commit xtables-addons for openSUSE:Factory
Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at 2014-09-30 19:40:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-05-26 14:44:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtables-addons.new/xtables-addons.changes 2014-09-30 19:42:00.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Sep 29 08:38:22 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 2.6 +* Fixes to the UDP SPA mode +* Support for Linux 3.17 + +------------------------------------------------------------------- Old: ---- xtables-addons-2.5.tar.asc xtables-addons-2.5.tar.xz New: ---- xtables-addons-2.6.tar.asc xtables-addons-2.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.Z1DJ1w/_old 2014-09-30 19:42:00.000000000 +0200 +++ /var/tmp/diff_new_pack.Z1DJ1w/_new 2014-09-30 19:42:00.000000000 +0200 @@ -17,20 +17,19 @@ Name: xtables-addons -Version: 2.5 +Version: 2.6 Release: 0 Summary: IP Packet Filter Administration Extensions License: GPL-2.0 and GPL-2.0+ Group: Productivity/Networking/Security Url: http://xtables-addons.sf.net/ -#Freecode-URL: http://freecode.com/projects/xtables-addons/ #Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons #Git-Web: http://xtables-addons.git.sf.net/ +Source: http://downloads.sf.net/%name/%name-%version.tar.xz +Source2: http://downloads.sf.net/%name/%name-%version.tar.asc Source3: %name-preamble Source4: %name.keyring -Source7: http://downloads.sf.net/%name/%name-%version.tar.xz -Source8: http://downloads.sf.net/%name/%name-%version.tar.asc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %kernel_module_package_buildreqs @@ -66,7 +65,7 @@ main kernel/iptables packages. %prep -%setup -Tqb7 +%setup -q %build pushd ../; @@ -96,10 +95,10 @@ %files %defattr(-,root,root) -%doc %_mandir/*/* +%_mandir/man*/* %_sbindir/* %_libdir/*.so.* -%xtlibdir -%_libexecdir/xtables-addons +%xtlibdir/ +%_libexecdir/xtables-addons/ %changelog ++++++ xtables-addons-2.5.tar.xz -> xtables-addons-2.6.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.5/configure new/xtables-addons-2.6/configure --- old/xtables-addons-2.5/configure 2014-04-18 19:16:17.000000000 +0200 +++ new/xtables-addons-2.6/configure 2014-09-29 10:34:47.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.5. +# Generated by GNU Autoconf 2.69 for xtables-addons 2.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='2.5' -PACKAGE_STRING='xtables-addons 2.5' +PACKAGE_VERSION='2.6' +PACKAGE_STRING='xtables-addons 2.6' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1322,7 +1322,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.5 to adapt to many kinds of systems. +\`configure' configures xtables-addons 2.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1392,7 +1392,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xtables-addons 2.5:";; + short | recursive ) echo "Configuration of xtables-addons 2.6:";; esac cat <<\_ACEOF @@ -1511,7 +1511,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xtables-addons configure 2.5 +xtables-addons configure 2.6 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1876,7 +1876,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.5, which was +It was created by xtables-addons $as_me 2.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2742,7 +2742,7 @@ # Define the identity of the package. PACKAGE='xtables-addons' - VERSION='2.5' + VERSION='2.6' cat >>confdefs.h <<_ACEOF @@ -11951,7 +11951,7 @@ echo "WARNING: Version detection did not succeed. Continue at own luck."; else echo "$kmajor.$kminor.$kmicro.$kstable in $kbuilddir"; - if test "$kmajor" -gt 3 -o "$kmajor" -eq 3 -a "$kminor" -gt 15; then + if test "$kmajor" -gt 3 -o "$kmajor" -eq 3 -a "$kminor" -gt 17; then echo "WARNING: That kernel version is not officially supported yet. Continue at own luck."; elif test "$kmajor" -eq 3 -a "$kminor" -ge 7; then :; @@ -12497,7 +12497,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.5, which was +This file was extended by xtables-addons $as_me 2.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12563,7 +12563,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.5 +xtables-addons config.status 2.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-2.5/configure.ac new/xtables-addons-2.6/configure.ac --- old/xtables-addons-2.5/configure.ac 2014-04-18 19:14:59.000000000 +0200 +++ new/xtables-addons-2.6/configure.ac 2014-09-29 10:33:13.000000000 +0200 @@ -1,4 +1,4 @@ -AC_INIT([xtables-addons], [2.5]) +AC_INIT([xtables-addons], [2.6]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) @@ -63,7 +63,7 @@ echo "WARNING: Version detection did not succeed. Continue at own luck."; else echo "$kmajor.$kminor.$kmicro.$kstable in $kbuilddir"; - if test "$kmajor" -gt 3 -o "$kmajor" -eq 3 -a "$kminor" -gt 15; then + if test "$kmajor" -gt 3 -o "$kmajor" -eq 3 -a "$kminor" -gt 17; then echo "WARNING: That kernel version is not officially supported yet. Continue at own luck."; elif test "$kmajor" -eq 3 -a "$kminor" -ge 7; then :; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.5/doc/changelog.txt new/xtables-addons-2.6/doc/changelog.txt --- old/xtables-addons-2.5/doc/changelog.txt 2014-04-18 19:14:59.000000000 +0200 +++ new/xtables-addons-2.6/doc/changelog.txt 2014-09-29 10:33:13.000000000 +0200 @@ -3,6 +3,15 @@ ==== +v2.6 (2014-09-29) +================= +Enhancements: +- Support for Linux 3.16, 3.17 +Fixes: +- xt_pknock: UDP SPA mode erroneously returned an error saying + crypto was unavailable + + v2.5 (2014-04-18) ================= Enhancements: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.5/extensions/compat_xtables.h new/xtables-addons-2.6/extensions/compat_xtables.h --- old/xtables-addons-2.5/extensions/compat_xtables.h 2014-04-18 19:14:59.000000000 +0200 +++ new/xtables-addons-2.6/extensions/compat_xtables.h 2014-09-29 10:33:13.000000000 +0200 @@ -54,8 +54,8 @@ #endif #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 10, 0) -static inline void -proc_set_user(struct proc_dir_entry *de, kuid_t uid, kgid_t gid) +static inline void proc_set_user(struct proc_dir_entry *de, + typeof(de->uid) uid, typeof(de->gid) gid) { de->uid = uid; de->gid = gid; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.5/extensions/pknock/xt_pknock.c new/xtables-addons-2.6/extensions/pknock/xt_pknock.c --- old/xtables-addons-2.5/extensions/pknock/xt_pknock.c 2014-04-18 19:14:59.000000000 +0200 +++ new/xtables-addons-2.6/extensions/pknock/xt_pknock.c 2014-09-29 10:33:13.000000000 +0200 @@ -1058,9 +1058,6 @@ if (!(info->option & XT_PKNOCK_NAME)) RETURN_ERR("You must specify --name option.\n"); - if (info->option & (XT_PKNOCK_OPENSECRET | XT_PKNOCK_CLOSESECRET)) - RETURN_ERR("No crypto support available; " - "cannot use opensecret/closescret\n"); if (info->option & XT_PKNOCK_OPENSECRET && info->ports_count != 1) RETURN_ERR("--opensecret must have just one knock port\n"); if (info->option & XT_PKNOCK_KNOCKPORT) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xtables-addons-2.5/xtables-addons.8.in new/xtables-addons-2.6/xtables-addons.8.in --- old/xtables-addons-2.5/xtables-addons.8.in 2014-04-18 19:14:59.000000000 +0200 +++ new/xtables-addons-2.6/xtables-addons.8.in 2014-09-29 10:33:13.000000000 +0200 @@ -1,4 +1,4 @@ -.TH xtables-addons 8 "SFUAN" "" "v2.5 (2014-04-18)" +.TH xtables-addons 8 "Red October" "" "v2.6 (2014-09-29)" .SH Name Xtables-addons \(em additional extensions for iptables, ip6tables, etc. .SH Targets -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de