Accepting request 120695 from security:netfilter

- Update to version 3.2.9:
* Fix return value of nl_recvmsgs()

OBS-URL: https://build.opensuse.org/request/show/120695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnl3?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2012-05-11 18:47:27 +00:00 committed by Git OBS Bridge
commit 5f1586d03f
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7bbee8d90509b5281cd967961e66b0beeb5cd67ebaf59b812f9518a04a19dc8
size 869752

3
libnl-3.2.9.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f23e9460bd9bb7fbe09af5eb281e4a43a26fa245ea864ed5e28fe4e8118af63
size 1137028

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 11 09:21:49 UTC 2012 - vuntz@opensuse.org
- Update to version 3.2.9:
* Fix return value of nl_recvmsgs()
-------------------------------------------------------------------
Sat May 5 22:03:19 UTC 2012 - jengelh@medozas.de

View File

@ -19,7 +19,7 @@
Name: libnl3
%define lname libnl3-200
%define with_tools 1
Version: 3.2.8
Version: 3.2.9
Release: 0
Summary: Convenience library for working with Netlink sockets
License: LGPL-2.1 and GPL-2.0
@ -28,7 +28,7 @@ Group: Development/Libraries/C and C++
Url: http://people.suug.ch/~tgr/libnl/
#Git-Clone: git://git.kernel.org/pub/scm/libs/netlink/libnl
#Git-Clone: git://git.infradead.org/users/tgr/libnl
Source: libnl-%version.tar.xz
Source: libnl-%version.tar.gz
Source2: baselibs.conf
Patch1: libdir.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build