libnl-3.2.27
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=62
This commit is contained in:
parent
4b81b48ab2
commit
768aa638bd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8beb7590674957b931de6b7f81c530b85dc7c1ad8fbda015398bc1e8d1ce8ec5
|
||||
size 832513
|
3
libnl-3.2.27.tar.gz
Normal file
3
libnl-3.2.27.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bbbf92b3c78a90f423cf96260bf419a28b75db8cced47051217a56795f58ec6
|
||||
size 905330
|
17
libnl-3.2.27.tar.gz.sig
Normal file
17
libnl-3.2.27.tar.gz.sig
Normal file
@ -0,0 +1,17 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQIcBAABAgAGBQJWIOn8AAoJECnCNm5N/Fco7K8QALZUtmgiXndGlVdwEUFjSf8U
|
||||
oXGi7QHh7c0aE3mxqtFJbj0fkCprwdZhiEYXmGoNfGRuvAhY3UePTV/1VQ20ujXv
|
||||
NcsURec/M4nhVhLJyzYLHRRplrhgWf0Ko1cyXB0hMDOFm5SWWOBXUIX3o3HlChG1
|
||||
baBzOW2Z7Exyc7PvyBjhwt3YwFmmXSRX8o//Z76fKbCimQtFLhH6T6uHV3/TQt5n
|
||||
XMS2teimfRhQcvS04OPxsbK29DFH/JcEn7wSQe/yN2X/mdfK2hqcG6YTAiMJvSIy
|
||||
4kXfxFVNKiGE/51q26mTLixwtVfxlMJRwKbz6UFj4mYzngzycBHUCR6HHPh0pIvH
|
||||
/KnpB3UMNogVdS4GbOHGnH3atzI0rBo5n/kZux5k2UcOBFTpSkXwLPi+3ND/0sUT
|
||||
QJgSeO5HU0vp40gEo4NSGRH6xudPh/3P0v/H2ZRdIUfmjkteBIx9XIOS82PpWKNP
|
||||
/m2s+FZZqgDyYsfWzNjfSTeUdPPDw9J/HXZg0sPdlF1Pk2LEIhm25femOncFy4MF
|
||||
aUFq2ASFVLwt/Cb3TldfAi8Xs8/6KXQnXtyKSLVN/MmIJMXhYkdRrtFQd1Y02CkA
|
||||
H7T7xsCifzO/BBoTBSUK8K1u+tAhLcpn8GB+SOXJJ0GajcWAJLAQ6rX4yQ8lI+zM
|
||||
amYKGmdtH9YhnwPdnTsG
|
||||
=+eWx
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 2 11:32:01 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 3.2.27
|
||||
* link: add ifb device support
|
||||
* qdisc: add hfsc qdisc support
|
||||
* route/act: add skbedit action
|
||||
* New sublibraries: libnl-xfrm-3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 14:13:30 UTC 2014 - olaf@aepfle.de
|
||||
|
||||
|
16
libnl3.spec
16
libnl3.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnl3
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX 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,18 +19,20 @@
|
||||
Name: libnl3
|
||||
%define lname libnl3-200
|
||||
%define with_tools 1
|
||||
Version: 3.2.25
|
||||
%define uver 3_2_27
|
||||
Version: 3.2.27
|
||||
Release: 0
|
||||
Summary: Convenience library for working with Netlink sockets
|
||||
License: LGPL-2.1 and GPL-2.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.carisma.slowglass.com/~tgr/libnl/
|
||||
Url: http://www.carisma.slowglass.com/~tgr/libnl/#(outdated)
|
||||
|
||||
#Git-Clone: git://git.infradead.org/users/tgr/libnl
|
||||
#Git-Clone: git://github.com/tgraf/libnl
|
||||
#Git-Clone: git://github.com/thom311/libnl/
|
||||
#Mailing-List: http://lists.infradead.org/mailman/listinfo/libnl
|
||||
Source: http://www.carisma.slowglass.com/~tgr/libnl/files/libnl-%version.tar.gz
|
||||
Source2: baselibs.conf
|
||||
Source: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-%version.tar.gz
|
||||
Source2: https://github.com/thom311/libnl/releases/download/libnl%uver/libnl-%version.tar.gz.sig
|
||||
Source3: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: bison >= 2.4
|
||||
BuildRequires: flex >= 2.5.19
|
||||
@ -142,7 +144,7 @@ rm -Rf "$b/%_sbindir" "$b/%_mandir/man8";
|
||||
%files -n libnl-tools
|
||||
%defattr(-,root,root)
|
||||
%_mandir/man*/*
|
||||
%_sbindir/*
|
||||
%_bindir/*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user