mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Pretzsch <apr@cn-eng.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libnl: move to staging (superseded by libnl3)
Date: Tue,  8 Oct 2019 22:19:51 +0200	[thread overview]
Message-ID: <1570565991-1534-1-git-send-email-apr@cn-eng.de> (raw)
In-Reply-To: <6018c999ef1dd0467805ed59100700e95d7dc6f0.camel@cn-eng.de>

The version 1 of libnl is long outdated and deprecated, with the
last release 1.1.4 from 2013.

Inside ptxdist, iw 3.14 was the last official user of LIBNL, all
other packages use LIBNL3. With the update to iw 5.3, this was
switched to LIBNL3, too.
All other packages already switched to libnl version 3 (ptxdist rule
"libnl3") for a long time, and so is the year-old recommendation of
libnl mainline.

Therefore move libnl to staging, and schedule for removal.

Signed-off-by: Andreas Pretzsch <apr@cn-eng.de>
---
Please check, didn't verify, just changed tags by ptx example.

 rules/libnl.in | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/rules/libnl.in b/rules/libnl.in
index 535af5cbe..0ea25f034 100644
--- a/rules/libnl.in
+++ b/rules/libnl.in
@@ -1,4 +1,6 @@
-## SECTION=system_libraries
+## SECTION=staging
+## old section:
+### SECTION=system_libraries
 
 menuconfig LIBNL
 	tristate
@@ -11,6 +13,10 @@ menuconfig LIBNL
 	  netlink messaging and various netlink family specific
 	  interfaces.
 
+	  STAGING: remove in ptxdist-2020.10.0
+	  Outdated version that is no longer maintained, and has been superseded
+	  by libnl3.
+
 if LIBNL
 
 config LIBNL_MONITOR
-- 
2.19.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2019-10-08 20:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 19:40 [ptxdist] [PATCH] iw: version bump 3.14 -> 5.3 Andreas Pretzsch
2019-10-08 19:52 ` [ptxdist] libnl: request to move to staging Andreas Pretzsch
2019-10-08 20:19   ` Andreas Pretzsch [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1570565991-1534-1-git-send-email-apr@cn-eng.de \
    --to=apr@cn-eng.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox