diff --git a/libnl-3.2.23.tar.xz b/libnl-3.2.23.tar.xz deleted file mode 100644 index a3e1c0b..0000000 --- a/libnl-3.2.23.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d3f912a7c4cff44f8e8e5bd3e815113115cebc0d50a242ba5bd3ffcda63e74e -size 518776 diff --git a/libnl-3.2.24.tar.xz b/libnl-3.2.24.tar.xz new file mode 100644 index 0000000..9fb7538 --- /dev/null +++ b/libnl-3.2.24.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0918c95cbfe94c5935790d100bed6a729bf4683385bce49b72545bca67d1a735 +size 541960 diff --git a/libnl3.changes b/libnl3.changes index 0be2c97..af55ea0 100644 --- a/libnl3.changes +++ b/libnl3.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 9 17:27:56 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 3.2.24 +* Add support for: ingress qdiscs, veth links, link network + namespaces, tc action (general), mirred tc action, u32 tc action, + fq_codel qdisc + ------------------------------------------------------------------- Tue Nov 26 14:05:28 UTC 2013 - jengelh@inai.de diff --git a/libnl3.spec b/libnl3.spec index c4d81fa..5fbb7ec 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -1,7 +1,7 @@ # # spec file for package libnl3 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: libnl3 %define lname libnl3-200 %define with_tools 1 -Version: 3.2.23 +Version: 3.2.24 Release: 0 Summary: Convenience library for working with Netlink sockets License: LGPL-2.1 and GPL-2.0