forked from pool/xtables-addons
Accepting request 98811 from security:netfilter
- update to new upstream release 1.41 * support for Linux 3.2 - We have now a few of kernel versions that ipset can be compiled against, so ipset has been separated out into a new RPM package, and ipset-genl from xtables-addons is hereby subsequently disabled. OBS-URL: https://build.opensuse.org/request/show/98811 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xtables-addons?expand=0&rev=30
This commit is contained in:
commit
d03597e3c8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c57cd71e936c1bcd14492b49a5a24ef6ab5b6e8698cf301a08b5a4b158e6efbe
|
|
||||||
size 380488
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.16 (GNU/Linux)
|
|
||||||
|
|
||||||
iF4EABEIAAYFAk7WCKkACgkQkb3j62iiDkWC2AD+IGuKhNEGL+xj3wpOok3Q3rWn
|
|
||||||
h3FkvzqP22P1A1mp12UBAJFxBCGbbrtlMPWCVFtmYU3x82liNvqKbiNVUapD9k4v
|
|
||||||
=6AgM
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
xtables-addons-1.41.tar.xz
Normal file
3
xtables-addons-1.41.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c80435cd9ff564b331c9ed53b1d61f5dfba0f6c73ffc303e1a87fdf4c1e3132
|
||||||
|
size 394016
|
7
xtables-addons-1.41.tar.xz.asc
Normal file
7
xtables-addons-1.41.tar.xz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2.0.18 (GNU/Linux)
|
||||||
|
|
||||||
|
iF4EABEIAAYFAk8EuCkACgkQkb3j62iiDkWU8gEAooh4+gVyAKHKtImtHy9A0cqy
|
||||||
|
kWr5xfKhA19ondzUeAEA/jYNbuO23edAIsivoanB7DaAB0RmS8Y/xjubYcsQ2wYV
|
||||||
|
=YQK6
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1 +1,3 @@
|
|||||||
Requires: kernel-%1
|
Requires: kernel-%1
|
||||||
|
Enhances: kernel-%1
|
||||||
|
Supplements: packageand(kernel-%1:xtables-addons)
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 4 20:37:45 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- update to new upstream release 1.41
|
||||||
|
* support for Linux 3.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 30 23:35:33 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- We have now a few of kernel versions that ipset can be compiled
|
||||||
|
against, so ipset has been separated out into a new RPM package,
|
||||||
|
and ipset-genl from xtables-addons is hereby subsequently
|
||||||
|
disabled.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 30 10:43:07 UTC 2011 - jengelh@medozas.de
|
Wed Nov 30 10:43:07 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xtables-addons
|
# spec file for package xtables-addons
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,24 +18,25 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xtables-addons
|
Name: xtables-addons
|
||||||
Version: 1.40
|
Version: 1.41
|
||||||
Release: 1
|
Release: 0
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Summary: IP Packet Filter Administration Extensions
|
Summary: IP Packet Filter Administration Extensions
|
||||||
License: GPL-2.0; GPL-2.0+
|
License: GPL-2.0; GPL-2.0+
|
||||||
URL: http://xtables-addons.sf.net/
|
Url: http://xtables-addons.sf.net/
|
||||||
|
|
||||||
|
#Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons
|
||||||
|
#Git-Web: http://xtables-addons.git.sf.net/
|
||||||
|
%define git_snapshot 0
|
||||||
Source: %name-%version.tar.xz
|
Source: %name-%version.tar.xz
|
||||||
Source2: %name-%version.tar.xz.asc
|
Source2: %name-%version.tar.xz.asc
|
||||||
Source3: %name-preamble
|
Source3: %name-preamble
|
||||||
#Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons
|
|
||||||
#Git-Web: http://xtables-addons.git.sf.net/
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: iptables-devel >= 1.4.5 libmnl-devel >= 1
|
%if %git_snapshot
|
||||||
BuildRequires: pkgconfig >= 0.23 xz
|
BuildRequires: autoconf automake >= 1.10b libtool
|
||||||
# Yes, we've got a lot of good stuff!
|
|
||||||
%if 0%{?suse_version} >= 1140
|
|
||||||
Provides: ipset = 6.10
|
|
||||||
%endif
|
%endif
|
||||||
|
BuildRequires: pkgconfig >= 0.23 pkgconfig(xtables) >= 1.4.5 xz
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
BuildRequires: %kernel_module_package_buildreqs
|
BuildRequires: %kernel_module_package_buildreqs
|
||||||
Recommends: %name-kmp
|
Recommends: %name-kmp
|
||||||
@ -75,10 +76,8 @@ main kernel/iptables packages.
|
|||||||
if [ ! -e configure ]; then
|
if [ ! -e configure ]; then
|
||||||
./autogen.sh;
|
./autogen.sh;
|
||||||
fi;
|
fi;
|
||||||
%if 0%{?suse_version} < 1140
|
# ipset now in a separate RPM
|
||||||
# ipset6-genl needs >=2.6.35, which is usually not present before 11.4
|
|
||||||
echo "build_ipset6=" >>mconfig;
|
echo "build_ipset6=" >>mconfig;
|
||||||
%endif
|
|
||||||
pushd ../;
|
pushd ../;
|
||||||
for flavor in %flavors_to_build; do
|
for flavor in %flavors_to_build; do
|
||||||
cp -a "%name-%version" "%name-$flavor-%version";
|
cp -a "%name-%version" "%name-$flavor-%version";
|
||||||
|
Loading…
Reference in New Issue
Block a user