From eecd9228f9931ff4f11e7aaf580bbcf25c695ee5fb877f93a80346a6dd959021 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 25 Jan 2013 04:08:53 +0000 Subject: [PATCH] libnl-3.2.21 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=42 --- libnl-3.2.16.tar.gz | 3 --- libnl-3.2.21.tar.gz | 3 +++ libnl3.changes | 7 +++++++ libnl3.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 libnl-3.2.16.tar.gz create mode 100644 libnl-3.2.21.tar.gz diff --git a/libnl-3.2.16.tar.gz b/libnl-3.2.16.tar.gz deleted file mode 100644 index fad3f01..0000000 --- a/libnl-3.2.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c43a42336c6a3cf559f390e202f8f029d165bd767da7cf7a32a815c570b31826 -size 712043 diff --git a/libnl-3.2.21.tar.gz b/libnl-3.2.21.tar.gz new file mode 100644 index 0000000..1d95578 --- /dev/null +++ b/libnl-3.2.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc80f043116ec8610d9d418f5f5e9283f3d9a3a48b8d51a8cb0146b3f279604 +size 716377 diff --git a/libnl3.changes b/libnl3.changes index 79b519b..56f6e13 100644 --- a/libnl3.changes +++ b/libnl3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 25 04:04:58 UTC 2013 - jengelh@inai.de + +- Update to new upstream release 3.2.21 +* SocketCAN support +* Add link carrier support + ------------------------------------------------------------------- Sun Nov 25 16:36:33 UTC 2012 - jengelh@inai.de diff --git a/libnl3.spec b/libnl3.spec index 862c1cb..7212005 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -1,7 +1,7 @@ # # spec file for package libnl3 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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.16 +Version: 3.2.21 Release: 0 Summary: Convenience library for working with Netlink sockets License: LGPL-2.1 and GPL-2.0 @@ -124,7 +124,7 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8"; %files -n %lname %defattr(-,root,root) -%_libdir/libnl*.so.* +%_libdir/libnl*.so.200* %_libdir/%lname %files devel