]> git.ipfire.org Git - ipfire-2.x.git/commit
libnl: Removal from IPFire
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 7 Apr 2022 16:35:03 +0000 (18:35 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 10 Apr 2022 10:12:08 +0000 (10:12 +0000)
commit411cd0ca9c52b8a57fc288b2e992d13b3ffb1215
tree5e651d565eebf34329031937982fa570a53b71ba
parent22ac250b37bbce6f56ea7920e55d5ca9a70f71d3
libnl: Removal from IPFire

- This is the legacy version of libnl - 1.1.4 and was released in 2013
- libnl-3 is the running stable version - 3.5.0
- Nothing in IPFire has libnl as a dependency. Large number of programs have libnl-3 as
   a dependency
- libnl developer indicates that libnl-3 should be used if in any way possible and that
   the legacy version is for situations that fail to work with libnl-3
- As everything in IPFire looks to already be using libnl-3 this patch is to remove the
   legacy version

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/libnl [deleted file]
lfs/libnl [deleted file]
make.sh