Hello community,
here is the log from the commit of package xtables-addons for
openSUSE:Leap:15.2 checked in at 2020-02-29 17:15:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/xtables-addons (Old)
and /work/SRC/openSUSE:Leap:15.2/.xtables-addons.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtables-addons"
Sat Feb 29 17:15:57 2020 rev:17 rq:780183 version:3.9
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/xtables-addons/xtables-addons.changes
2020-02-06 21:36:44.240112909 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.xtables-addons.new.26092/xtables-addons.changes
2020-02-29 17:18:32.705302265 +0100
@@ -1,0 +2,6 @@
+Tue Feb 25 06:39:16 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Update to release 3.9
+ * Support for Linux 5.6 [boo#1164758]
+
+-------------------------------------------------------------------
Old:
----
xtables-addons-3.8.tar.asc
xtables-addons-3.8.tar.xz
New:
----
xtables-addons-3.9.tar.asc
xtables-addons-3.9.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xtables-addons.spec ++++++
--- /var/tmp/diff_new_pack.FsAvGs/_old 2020-02-29 17:18:33.105303090 +0100
+++ /var/tmp/diff_new_pack.FsAvGs/_new 2020-02-29 17:18:33.105303090 +0100
@@ -17,7 +17,7 @@
Name: xtables-addons
-Version: 3.8
+Version: 3.9
Release: 0
Summary: IP Packet Filter Administration Extensions
License: GPL-2.0-only AND GPL-2.0-or-later
++++++ xtables-addons-3.8.tar.xz -> xtables-addons-3.9.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/configure
new/xtables-addons-3.9/configure
--- old/xtables-addons-3.8/configure 2020-02-03 12:03:04.816292794 +0100
+++ new/xtables-addons-3.9/configure 2020-02-25 07:35:30.747924408 +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.8.
+# Generated by GNU Autoconf 2.69 for xtables-addons 3.9.
#
#
# 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.8'
-PACKAGE_STRING='xtables-addons 3.8'
+PACKAGE_VERSION='3.9'
+PACKAGE_STRING='xtables-addons 3.9'
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.8 to adapt to many kinds of systems.
+\`configure' configures xtables-addons 3.9 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.8:";;
+ short | recursive ) echo "Configuration of xtables-addons 3.9:";;
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.8
+xtables-addons configure 3.9
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.8, which was
+It was created by xtables-addons $as_me 3.9, 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.8'
+ VERSION='3.9'
cat >>confdefs.h <<_ACEOF
@@ -12439,11 +12439,11 @@
echo "WARNING: Version detection did not succeed. Continue at
own luck.";
else
echo "$kmajor.$kminor.$kmicro.$kstable in $kbuilddir";
- if test "$kmajor" -gt 5 -o "$kmajor" -eq 5 -a "$kminor" -gt 4;
then
+ if test "$kmajor" -gt 5 -o "$kmajor" -eq 5 -a "$kminor" -gt 6;
then
echo "WARNING: That kernel version is not officially
supported yet. Continue at own luck.";
elif test "$kmajor" -eq 5 -a "$kminor" -ge 0; then
:
- elif test "$kmajor" -eq 4 -a "$kminor" -ge 18; then
+ elif test "$kmajor" -eq 4 -a "$kminor" -ge 15; then
:
else
echo "WARNING: That kernel version is not officially
supported.";
@@ -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.8, which was
+This file was extended by xtables-addons $as_me 3.9, 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.8
+xtables-addons config.status 3.9
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.8/configure.ac
new/xtables-addons-3.9/configure.ac
--- old/xtables-addons-3.8/configure.ac 2020-02-03 12:02:34.000000000 +0100
+++ new/xtables-addons-3.9/configure.ac 2020-02-25 07:35:08.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([xtables-addons], [3.8])
+AC_INIT([xtables-addons], [3.9])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
@@ -57,11 +57,11 @@
echo "WARNING: Version detection did not succeed. Continue at
own luck.";
else
echo "$kmajor.$kminor.$kmicro.$kstable in $kbuilddir";
- if test "$kmajor" -gt 5 -o "$kmajor" -eq 5 -a "$kminor" -gt 4;
then
+ if test "$kmajor" -gt 5 -o "$kmajor" -eq 5 -a "$kminor" -gt 6;
then
echo "WARNING: That kernel version is not officially
supported yet. Continue at own luck.";
elif test "$kmajor" -eq 5 -a "$kminor" -ge 0; then
:
- elif test "$kmajor" -eq 4 -a "$kminor" -ge 18; then
+ elif test "$kmajor" -eq 4 -a "$kminor" -ge 15; then
:
else
echo "WARNING: That kernel version is not officially
supported.";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/doc/changelog.txt
new/xtables-addons-3.9/doc/changelog.txt
--- old/xtables-addons-3.8/doc/changelog.txt 2020-02-03 12:02:34.000000000
+0100
+++ new/xtables-addons-3.9/doc/changelog.txt 2020-02-25 07:35:08.000000000
+0100
@@ -1,3 +1,7 @@
+v3.9 (2020-02-25)
+=================
+- Support for Linux 5.6 procfs changes
+
v3.8 (2020-02-03)
=================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/extensions/compat_xtables.h
new/xtables-addons-3.9/extensions/compat_xtables.h
--- old/xtables-addons-3.8/extensions/compat_xtables.h 2020-02-03
12:02:34.000000000 +0100
+++ new/xtables-addons-3.9/extensions/compat_xtables.h 2020-02-25
07:35:08.000000000 +0100
@@ -51,4 +51,13 @@
# define NF_CT_ASSERT(x) WARN_ON(!(x))
#endif
+#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 6, 0)
+# define proc_ops file_operations
+# define proc_open open
+# define proc_read read
+# define proc_write write
+# define proc_lseek llseek
+# define proc_release release
+#endif
+
#endif /* _XTABLES_COMPAT_H */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/extensions/pknock/xt_pknock.c
new/xtables-addons-3.9/extensions/pknock/xt_pknock.c
--- old/xtables-addons-3.8/extensions/pknock/xt_pknock.c 2020-02-03
12:02:34.000000000 +0100
+++ new/xtables-addons-3.9/extensions/pknock/xt_pknock.c 2020-02-25
07:35:08.000000000 +0100
@@ -295,12 +295,11 @@
return ret;
}
-static const struct file_operations pknock_proc_ops = {
- .owner = THIS_MODULE,
- .open = pknock_proc_open,
- .read = seq_read,
- .llseek = seq_lseek,
- .release = seq_release
+static const struct proc_ops pknock_proc_ops = {
+ .proc_open = pknock_proc_open,
+ .proc_read = seq_read,
+ .proc_lseek = seq_lseek,
+ .proc_release = seq_release,
};
/**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/extensions/xt_DNETMAP.c
new/xtables-addons-3.9/extensions/xt_DNETMAP.c
--- old/xtables-addons-3.8/extensions/xt_DNETMAP.c 2020-02-03
12:02:34.000000000 +0100
+++ new/xtables-addons-3.9/extensions/xt_DNETMAP.c 2020-02-25
07:35:08.000000000 +0100
@@ -115,7 +115,7 @@
static DEFINE_MUTEX(dnetmap_mutex);
#ifdef CONFIG_PROC_FS
-static const struct file_operations dnetmap_tg_fops, dnetmap_stat_proc_fops;
+static const struct proc_ops dnetmap_tg_fops, dnetmap_stat_proc_fops;
#endif
static inline unsigned int dnetmap_entry_hash(const __be32 addr)
@@ -768,12 +768,11 @@
}
-static const struct file_operations dnetmap_tg_fops = {
- .open = dnetmap_seq_open,
- .read = seq_read,
- .write = dnetmap_tg_proc_write,
- .release = seq_release_private,
- .owner = THIS_MODULE,
+static const struct proc_ops dnetmap_tg_fops = {
+ .proc_open = dnetmap_seq_open,
+ .proc_read = seq_read,
+ .proc_write = dnetmap_tg_proc_write,
+ .proc_release = seq_release_private,
};
/* for statistics */
@@ -817,11 +816,11 @@
return single_open(file, dnetmap_stat_proc_show, PDE_DATA(inode));
}
-static const struct file_operations dnetmap_stat_proc_fops = {
- .open = dnetmap_stat_proc_open,
- .read = seq_read,
- .llseek = seq_lseek,
- .release = single_release,
+static const struct proc_ops dnetmap_stat_proc_fops = {
+ .proc_open = dnetmap_stat_proc_open,
+ .proc_read = seq_read,
+ .proc_lseek = seq_lseek,
+ .proc_release = single_release,
};
static int __net_init dnetmap_proc_net_init(struct net *net)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/extensions/xt_condition.c
new/xtables-addons-3.9/extensions/xt_condition.c
--- old/xtables-addons-3.8/extensions/xt_condition.c 2020-02-03
12:02:34.000000000 +0100
+++ new/xtables-addons-3.9/extensions/xt_condition.c 2020-02-25
07:35:08.000000000 +0100
@@ -111,12 +111,12 @@
return length;
}
-static const struct file_operations condition_proc_fops = {
- .open = condition_proc_open,
- .read = seq_read,
- .llseek = seq_lseek,
- .write = condition_proc_write,
- .release = single_release,
+static const struct proc_ops condition_proc_fops = {
+ .proc_open = condition_proc_open,
+ .proc_read = seq_read,
+ .proc_write = condition_proc_write,
+ .proc_lseek = seq_lseek,
+ .proc_release = single_release,
};
static bool
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/extensions/xt_quota2.c
new/xtables-addons-3.9/extensions/xt_quota2.c
--- old/xtables-addons-3.8/extensions/xt_quota2.c 2020-02-03
12:02:34.000000000 +0100
+++ new/xtables-addons-3.9/extensions/xt_quota2.c 2020-02-25
07:35:08.000000000 +0100
@@ -117,12 +117,12 @@
return size;
}
-static const struct file_operations quota_proc_fops = {
- .open = quota_proc_open,
- .read = seq_read,
- .llseek = seq_lseek,
- .write = quota_proc_write,
- .release = single_release,
+static const struct proc_ops quota_proc_fops = {
+ .proc_open = quota_proc_open,
+ .proc_read = seq_read,
+ .proc_write = quota_proc_write,
+ .proc_lseek = seq_lseek,
+ .proc_release = single_release,
};
static struct xt_quota_counter *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/xtables-addons-3.8/xtables-addons.8.in
new/xtables-addons-3.9/xtables-addons.8.in
--- old/xtables-addons-3.8/xtables-addons.8.in 2020-02-03 12:02:34.000000000
+0100
+++ new/xtables-addons-3.9/xtables-addons.8.in 2020-02-25 07:35:08.000000000
+0100
@@ -1,4 +1,4 @@
-.TH xtables-addons 8 "" "" "v3.8 (2020-02-01)"
+.TH xtables-addons 8 "" "" "v3.9 (2020-02-25)"
.SH Name
Xtables-addons \(em additional extensions for iptables, ip6tables, etc.
.SH Targets