mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/5] ustr: move to staging
@ 2020-06-21 22:29 Roland Hieber
  2020-06-21 22:29 ` [ptxdist] [PATCH 2/5] dc3dd: remove after one year in staging Roland Hieber
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Roland Hieber @ 2020-06-21 22:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

The download server has been down for more than one week now. The
packages was never updated since commit b4c224b6f93802ff2adf
(2013-01-07, Wolfram Sang: "ustr: add package"), and the Debian package
changelog [0] also shows no new versions since 2008.

The only user, libsemanage, is already in staging.

[0]: https://metadata.ftp-master.debian.org/changelogs//main/u/ustr/ustr_1.0.4-3_changelog

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/host-ustr.in | 7 ++++++-
 rules/ustr.in      | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/rules/host-ustr.in b/rules/host-ustr.in
index a64b4fd3eca3..65c8c2b895b9 100644
--- a/rules/host-ustr.in
+++ b/rules/host-ustr.in
@@ -1,5 +1,10 @@
-## SECTION=hosttools_noprompt
+## SECTION=staging
+## old section:
+### SECTION=hosttools_noprompt
 
 config HOST_USTR
 	tristate
 	default y if ALLYES
+	help
+	  STAGING: remove in PTXdist 2021.07.0
+	  No new versions since 2008, and fails to download.
diff --git a/rules/ustr.in b/rules/ustr.in
index 5546f564b49d..60cfe89f8dc6 100644
--- a/rules/ustr.in
+++ b/rules/ustr.in
@@ -1,4 +1,6 @@
-## SECTION=system_libraries
+## SECTION=staging
+## old section:
+### SECTION=system_libraries
 
 config USTR
 	tristate
@@ -7,3 +9,6 @@ config USTR
 	  ustr (Micro string library) is a string API for C. It has tiny overhead over
 	  just plain strdup(), is much safer, is easier to use, is faster for many
 	  operations, can be used with read-only or automatically allocated data.
+
+	  STAGING: remove in PTXdist 2021.07.0
+	  No new versions since 2008, and fails to download.
-- 
2.27.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-07-07  5:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-21 22:29 [ptxdist] [PATCH 1/5] ustr: move to staging Roland Hieber
2020-06-21 22:29 ` [ptxdist] [PATCH 2/5] dc3dd: remove after one year in staging Roland Hieber
2020-06-26 11:00   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-21 22:29 ` [ptxdist] [PATCH 3/5] mono: " Roland Hieber
2020-06-26 11:00   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-21 22:29 ` [ptxdist] [PATCH 4/5] sepolgen: " Roland Hieber
2020-06-22 12:26   ` Michael Olbrich
2020-06-22 12:56     ` Ladislav Michl
2020-06-28 21:20     ` [ptxdist] [PATCH v2] " Roland Hieber
2020-06-28 21:24     ` [ptxdist] [PATCH v3] " Roland Hieber
2020-07-06  6:38       ` Michael Olbrich
2020-07-06 12:49         ` [ptxdist] [PATCH v2] " Roland Hieber
2020-07-07  5:45           ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-21 22:29 ` [ptxdist] [PATCH 5/5] udisks: " Roland Hieber
2020-06-26 11:00   ` [ptxdist] [APPLIED] " Michael Olbrich
2020-06-26 11:00 ` [ptxdist] [APPLIED] ustr: move to staging Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox