Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at 2015-08-21 07:41:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtables-addons (Old) and /work/SRC/openSUSE:Factory/.xtables-addons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtables-addons" Changes: -------- --- /work/SRC/openSUSE:Factory/xtables-addons/xtables-addons.changes 2015-07-14 17:45:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtables-addons.new/xtables-addons.changes 2015-08-21 07:41:55.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Aug 19 10:39:50 UTC 2015 - [email protected] + +- Update to new upstream release 2.8 +* Support for Linux 4.2 +* Enable xt_ECHO + +------------------------------------------------------------------- Old: ---- xtables-addons-2.7.tar.asc xtables-addons-2.7.tar.xz New: ---- xtables-addons-2.8.tar.asc xtables-addons-2.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.kzMDuf/_old 2015-08-21 07:41:56.000000000 +0200 +++ /var/tmp/diff_new_pack.kzMDuf/_new 2015-08-21 07:41:56.000000000 +0200 @@ -17,7 +17,7 @@ Name: xtables-addons -Version: 2.7 +Version: 2.8 Release: 0 Summary: IP Packet Filter Administration Extensions License: GPL-2.0 and GPL-2.0+ @@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %kernel_module_package_buildreqs BuildRequires: kernel-syms >= 3.7 -BuildRequires: pkgconfig >= 0.21 +BuildRequires: pkg-config >= 0.21 BuildRequires: xz BuildRequires: pkgconfig(xtables) >= 1.4.5 Recommends: %name-kmp @@ -90,7 +90,6 @@ find "$b/%_libdir" -maxdepth 1 -type l -iname "*.so" -delete; %post -p /sbin/ldconfig - %postun -p /sbin/ldconfig %files ++++++ xtables-addons-2.7.tar.xz -> xtables-addons-2.8.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.7/configure new/xtables-addons-2.8/configure --- old/xtables-addons-2.7/configure 2015-07-06 06:00:15.000000000 +0200 +++ new/xtables-addons-2.8/configure 2015-08-19 12:39:07.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xtables-addons 2.7. +# Generated by GNU Autoconf 2.69 for xtables-addons 2.8. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ # Identity of this package. PACKAGE_NAME='xtables-addons' PACKAGE_TARNAME='xtables-addons' -PACKAGE_VERSION='2.7' -PACKAGE_STRING='xtables-addons 2.7' +PACKAGE_VERSION='2.8' +PACKAGE_STRING='xtables-addons 2.8' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1325,7 +1325,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures xtables-addons 2.7 to adapt to many kinds of systems. +\`configure' configures xtables-addons 2.8 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1395,7 +1395,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xtables-addons 2.7:";; + short | recursive ) echo "Configuration of xtables-addons 2.8:";; esac cat <<\_ACEOF @@ -1519,7 +1519,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xtables-addons configure 2.7 +xtables-addons configure 2.8 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1884,7 +1884,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xtables-addons $as_me 2.7, which was +It was created by xtables-addons $as_me 2.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2750,7 +2750,7 @@ # Define the identity of the package. PACKAGE='xtables-addons' - VERSION='2.7' + VERSION='2.8' cat >>confdefs.h <<_ACEOF @@ -12957,7 +12957,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xtables-addons $as_me 2.7, which was +This file was extended by xtables-addons $as_me 2.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13023,7 +13023,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xtables-addons config.status 2.7 +xtables-addons config.status 2.8 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.7/configure.ac new/xtables-addons-2.8/configure.ac --- old/xtables-addons-2.7/configure.ac 2015-07-06 05:59:21.000000000 +0200 +++ new/xtables-addons-2.8/configure.ac 2015-08-19 12:38:49.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.7]) +AC_INIT([xtables-addons], [2.8]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.7/doc/changelog.txt new/xtables-addons-2.8/doc/changelog.txt --- old/xtables-addons-2.7/doc/changelog.txt 2015-07-06 05:59:21.000000000 +0200 +++ new/xtables-addons-2.8/doc/changelog.txt 2015-08-19 12:38:49.000000000 +0200 @@ -3,6 +3,13 @@ ==== +v2.8 (2015-08-19) +================= +Enhancements: +- Support for Linux 4.2 +- Enable xt_ECHO for Linux 4.0+ + + v2.7 (2015-07-06) ================= Enhancements: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.7/extensions/Kbuild new/xtables-addons-2.8/extensions/Kbuild --- old/xtables-addons-2.7/extensions/Kbuild 2015-07-06 05:59:21.000000000 +0200 +++ new/xtables-addons-2.8/extensions/Kbuild 2015-08-19 12:38:49.000000000 +0200 @@ -10,9 +10,7 @@ obj-${build_DELUDE} += xt_DELUDE.o obj-${build_DHCPMAC} += xt_DHCPMAC.o obj-${build_DNETMAP} += xt_DNETMAP.o -ifeq (${VERSION},3) obj-${build_ECHO} += xt_ECHO.o -endif obj-${build_IPMARK} += xt_IPMARK.o obj-${build_LOGMARK} += xt_LOGMARK.o obj-${build_SYSRQ} += xt_SYSRQ.o diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.7/extensions/xt_DNETMAP.c new/xtables-addons-2.8/extensions/xt_DNETMAP.c --- old/xtables-addons-2.7/extensions/xt_DNETMAP.c 2015-07-06 05:59:21.000000000 +0200 +++ new/xtables-addons-2.8/extensions/xt_DNETMAP.c 2015-08-19 12:38:49.000000000 +0200 @@ -26,6 +26,7 @@ #include <linux/netfilter.h> #include <linux/netfilter_ipv4.h> #include <linux/netfilter/x_tables.h> +#include <linux/proc_fs.h> #include <linux/seq_file.h> #include <linux/uidgid.h> #include <linux/version.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.7/xtables-addons.8.in new/xtables-addons-2.8/xtables-addons.8.in --- old/xtables-addons-2.7/xtables-addons.8.in 2015-07-06 05:59:21.000000000 +0200 +++ new/xtables-addons-2.8/xtables-addons.8.in 2015-08-19 12:38:49.000000000 +0200 @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "Deep Fried" "" "v2.7 (2015-07-06)" +.TH xtables-addons 8 "" "" "v2.8 (2015-08-19)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets
