Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at 2019-11-22 10:27:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtables-addons (Old) and /work/SRC/openSUSE:Factory/.xtables-addons.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtables-addons" Fri Nov 22 10:27:17 2019 rev:64 rq:750107 version:3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xtables-addons/xtables-addons.changes 2019-09-11 10:34:51.883305436 +0200 +++ /work/SRC/openSUSE:Factory/.xtables-addons.new.26869/xtables-addons.changes 2019-11-22 10:27:29.549236958 +0100 @@ -1,0 +2,6 @@ +Wed Nov 20 21:50:27 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 3.6 + * Support for Linux 5.4 + +------------------------------------------------------------------- Old: ---- xtables-addons-3.5.tar.asc xtables-addons-3.5.tar.xz New: ---- xtables-addons-3.6.tar.asc xtables-addons-3.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.KDLAB9/_old 2019-11-22 10:27:30.529236669 +0100 +++ /var/tmp/diff_new_pack.KDLAB9/_new 2019-11-22 10:27:30.533236668 +0100 @@ -1,7 +1,7 @@ # # spec file for package xtables-addons # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xtables-addons -Version: 3.5 +Version: 3.6 Release: 0 Summary: IP Packet Filter Administration Extensions License: GPL-2.0-only AND GPL-2.0-or-later ++++++ xtables-addons-3.5.tar.xz -> xtables-addons-3.6.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-3.5/.gitignore new/xtables-addons-3.6/.gitignore --- old/xtables-addons-3.5/.gitignore 2019-09-10 11:14:13.000000000 +0200 +++ new/xtables-addons-3.6/.gitignore 2019-11-20 22:50:04.000000000 +0100 @@ -2,6 +2,7 @@ *.la *.lo *.loT +*.mod *.o .cache.mk .deps/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-3.5/configure new/xtables-addons-3.6/configure --- old/xtables-addons-3.5/configure 2019-09-10 11:14:31.989893172 +0200 +++ new/xtables-addons-3.6/configure 2019-11-20 22:50:25.838473556 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xtables-addons 3.5. +# Generated by GNU Autoconf 2.69 for xtables-addons 3.6. # # # 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='3.5' -PACKAGE_STRING='xtables-addons 3.5' +PACKAGE_VERSION='3.6' +PACKAGE_STRING='xtables-addons 3.6' 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 3.5 to adapt to many kinds of systems. +\`configure' configures xtables-addons 3.6 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 3.5:";; + short | recursive ) echo "Configuration of xtables-addons 3.6:";; 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 3.5 +xtables-addons configure 3.6 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 3.5, which was +It was created by xtables-addons $as_me 3.6, 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='3.5' + VERSION='3.6' cat >>confdefs.h <<_ACEOF @@ -12987,7 +12987,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 3.5, which was +This file was extended by xtables-addons $as_me 3.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13053,7 +13053,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 3.5 +xtables-addons config.status 3.6 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-3.5/configure.ac new/xtables-addons-3.6/configure.ac --- old/xtables-addons-3.5/configure.ac 2019-09-10 11:14:13.000000000 +0200 +++ new/xtables-addons-3.6/configure.ac 2019-11-20 22:50:04.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [3.5]) +AC_INIT([xtables-addons], [3.6]) 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-3.5/doc/changelog.txt new/xtables-addons-3.6/doc/changelog.txt --- old/xtables-addons-3.5/doc/changelog.txt 2019-09-10 11:14:13.000000000 +0200 +++ new/xtables-addons-3.6/doc/changelog.txt 2019-11-20 22:50:04.000000000 +0100 @@ -3,6 +3,12 @@ ==== +v3.6 (2019-11-20) +================= +Enhancements: +- support for up to Linux 5.4 + + v3.5 (2019-09-10) ================= Enhancements: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-3.5/extensions/xt_TARPIT.c new/xtables-addons-3.6/extensions/xt_TARPIT.c --- old/xtables-addons-3.5/extensions/xt_TARPIT.c 2019-09-10 11:14:13.000000000 +0200 +++ new/xtables-addons-3.6/extensions/xt_TARPIT.c 2019-11-20 22:50:04.000000000 +0100 @@ -205,7 +205,11 @@ return; /* This packet will not be the same as the other: clear nf fields */ +#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 4, 0) + nf_reset_ct(nskb); +#else nf_reset(nskb); +#endif skb_nfmark(nskb) = 0; skb_init_secmark(nskb); skb_shinfo(nskb)->gso_size = 0; @@ -346,7 +350,11 @@ } /* This packet will not be the same as the other: clear nf fields */ +#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 4, 0) + nf_reset_ct(nskb); +#else nf_reset(nskb); +#endif skb_nfmark(nskb) = 0; skb_init_secmark(nskb); skb_shinfo(nskb)->gso_size = 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-3.5/xtables-addons.8.in new/xtables-addons-3.6/xtables-addons.8.in --- old/xtables-addons-3.5/xtables-addons.8.in 2019-09-10 11:14:13.000000000 +0200 +++ new/xtables-addons-3.6/xtables-addons.8.in 2019-11-20 22:50:04.000000000 +0100 @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "" "" "v3.5 (2019-09-10)" +.TH xtables-addons 8 "" "" "v3.6 (2019-11-20)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets
