commit libnftnl for openSUSE:Factory

2023-07-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2023-07-14 15:35:34

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.3193 (New)


Package is "libnftnl"

Fri Jul 14 15:35:34 2023 rev:27 rq:1098266 version:1.2.6

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2023-03-11 
18:23:14.710632074 +0100
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.3193/libnftnl.changes  
2023-07-14 15:35:35.765920381 +0200
@@ -1,0 +2,6 @@
+Tue Jul 11 20:15:50 UTC 2023 - Jan Engelhardt 
+
+- Update to release 1.2.6
+  * expr: meta: introduce broute meta expression
+
+---

Old:

  libnftnl-1.2.5.tar.xz
  libnftnl-1.2.5.tar.xz.sig

New:

  libnftnl-1.2.6.tar.xz
  libnftnl-1.2.6.tar.xz.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.qpV9Ba/_old  2023-07-14 15:35:36.465924452 +0200
+++ /var/tmp/diff_new_pack.qpV9Ba/_new  2023-07-14 15:35:36.473924499 +0200
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.2.5
+Version:1.2.6
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later

++ libnftnl-1.2.5.tar.xz -> libnftnl-1.2.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.2.5/configure new/libnftnl-1.2.6/configure
--- old/libnftnl-1.2.5/configure2023-03-09 20:40:39.874108137 +0100
+++ new/libnftnl-1.2.6/configure2023-07-11 18:31:06.103137003 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libnftnl 1.2.5.
+# Generated by GNU Autoconf 2.69 for libnftnl 1.2.6.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libnftnl'
 PACKAGE_TARNAME='libnftnl'
-PACKAGE_VERSION='1.2.5'
-PACKAGE_STRING='libnftnl 1.2.5'
+PACKAGE_VERSION='1.2.6'
+PACKAGE_STRING='libnftnl 1.2.6'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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 libnftnl 1.2.5 to adapt to many kinds of systems.
+\`configure' configures libnftnl 1.2.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libnftnl 1.2.5:";;
+ short | recursive ) echo "Configuration of libnftnl 1.2.6:";;
esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libnftnl configure 1.2.5
+libnftnl configure 1.2.6
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1800,7 +1800,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libnftnl $as_me 1.2.5, which was
+It was created by libnftnl $as_me 1.2.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3816,7 +3816,7 @@
 
 # Define the identity of the package.
  PACKAGE='libnftnl'
- VERSION='1.2.5'
+ VERSION='1.2.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13578,7 +13578,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libnftnl $as_me 1.2.5, which was
+This file was extended by libnftnl $as_me 1.2.6, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13644,7 +13644,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-libnftnl config.status 1.2.5
+libnftnl config.status 1.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/libnftnl-1.2.5/configure.ac 
new/libnftnl-1.2.6/configure.ac
--- old/libnftnl-1.2.5/configure.ac 2023-03-09 20:40:33.998979378 +0100
+++ new/libnftnl-1.2.6/configure.ac 2023-07-11 18:27:53.627752448 +0200
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to create configure.
 
-AC_INIT([libnftnl], [1.2.5])
+AC_INIT([libnftnl], [1.2.6])
 

commit libnftnl for openSUSE:Factory

2023-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2023-03-11 18:23:12

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.31432 (New)


Package is "libnftnl"

Sat Mar 11 18:23:12 2023 rev:26 rq:1070563 version:1.2.5

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2022-11-11 
14:36:23.766260526 +0100
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.31432/libnftnl.changes 
2023-03-11 18:23:14.710632074 +0100
@@ -1,0 +2,6 @@
+Thu Mar  9 20:00:22 UTC 2023 - Jan Engelhardt 
+
+- Update to release 1.2.5
+  * expr: add inner support
+
+---

Old:

  libnftnl-1.2.4.tar.bz2
  libnftnl-1.2.4.tar.bz2.sig

New:

  libnftnl-1.2.5.tar.xz
  libnftnl-1.2.5.tar.xz.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.cQBvUa/_old  2023-03-11 18:23:15.222634742 +0100
+++ /var/tmp/diff_new_pack.cQBvUa/_new  2023-03-11 18:23:15.226634763 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnftnl
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.2.4
+Version:1.2.5
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later
@@ -26,8 +26,8 @@
 URL:https://netfilter.org/projects/libnftnl/
 
 #Git-Clone:git://git.netfilter.org/libnftnl
-Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2
-Source2:
http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig
+Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.xz
+Source2:http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.xz.sig
 Source9:%name.keyring
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libmnl) >= 1.0.4


commit libnftnl for openSUSE:Factory

2022-11-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2022-11-11 14:36:19

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.1597 (New)


Package is "libnftnl"

Fri Nov 11 14:36:19 2022 rev:25 rq:1035106 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2022-08-11 
18:31:21.650127222 +0200
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.1597/libnftnl.changes  
2022-11-11 14:36:23.766260526 +0100
@@ -1,0 +2,7 @@
+Thu Nov 10 15:47:31 UTC 2022 - Jan Engelhardt 
+
+- Update to release 1.2.4
+  * rule, set_elem: remove trailing \n in userdata snprintf
+  * libnftnl: Fix res_id byte order
+
+---

Old:

  libnftnl-1.2.3.tar.bz2
  libnftnl-1.2.3.tar.bz2.sig

New:

  libnftnl-1.2.4.tar.bz2
  libnftnl-1.2.4.tar.bz2.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.34bPDV/_old  2022-11-11 14:36:24.290263551 +0100
+++ /var/tmp/diff_new_pack.34bPDV/_new  2022-11-11 14:36:24.294263575 +0100
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later

++ libnftnl-1.2.3.tar.bz2 -> libnftnl-1.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.2.3/configure new/libnftnl-1.2.4/configure
--- old/libnftnl-1.2.3/configure2022-08-09 20:24:41.919474738 +0200
+++ new/libnftnl-1.2.4/configure2022-11-10 16:04:27.374611736 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libnftnl 1.2.3.
+# Generated by GNU Autoconf 2.69 for libnftnl 1.2.4.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libnftnl'
 PACKAGE_TARNAME='libnftnl'
-PACKAGE_VERSION='1.2.3'
-PACKAGE_STRING='libnftnl 1.2.3'
+PACKAGE_VERSION='1.2.4'
+PACKAGE_STRING='libnftnl 1.2.4'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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 libnftnl 1.2.3 to adapt to many kinds of systems.
+\`configure' configures libnftnl 1.2.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libnftnl 1.2.3:";;
+ short | recursive ) echo "Configuration of libnftnl 1.2.4:";;
esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libnftnl configure 1.2.3
+libnftnl configure 1.2.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1800,7 +1800,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libnftnl $as_me 1.2.3, which was
+It was created by libnftnl $as_me 1.2.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3816,7 +3816,7 @@
 
 # Define the identity of the package.
  PACKAGE='libnftnl'
- VERSION='1.2.3'
+ VERSION='1.2.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13578,7 +13578,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libnftnl $as_me 1.2.3, which was
+This file was extended by libnftnl $as_me 1.2.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13644,7 +13644,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-libnftnl config.status 1.2.3
+libnftnl config.status 1.2.4
 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/libnftnl-1.2.3/configure.ac 
new/libnftnl-1.2.4/configure.ac
--- old/libnftnl-1.2.3/configure.ac 2022-08-09 20:24:36.019477147 +0200
+++ new/libnftnl-1.2.4/configure.ac 2022-11-10 16:04:21.994651913 +0100
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to create configure.
 

commit libnftnl for openSUSE:Factory

2022-08-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2022-08-11 18:31:18

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.1521 (New)


Package is "libnftnl"

Thu Aug 11 18:31:18 2022 rev:24 rq:994186 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2022-06-08 
14:24:34.436476559 +0200
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.1521/libnftnl.changes  
2022-08-11 18:31:21.650127222 +0200
@@ -1,0 +2,7 @@
+Tue Aug  9 19:35:17 UTC 2022 - Jan Engelhardt 
+
+- Update to release 1.2.3
+  * This release includes a compile time bugfix with clang and
+-D_FORTIFY_SOURCE=2.
+
+---

Old:

  libnftnl-1.2.2.tar.bz2
  libnftnl-1.2.2.tar.bz2.sig

New:

  libnftnl-1.2.3.tar.bz2
  libnftnl-1.2.3.tar.bz2.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.uD14Ug/_old  2022-08-11 18:31:22.198128504 +0200
+++ /var/tmp/diff_new_pack.uD14Ug/_new  2022-08-11 18:31:22.206128523 +0200
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later

++ libnftnl-1.2.2.tar.bz2 -> libnftnl-1.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.2.2/configure new/libnftnl-1.2.3/configure
--- old/libnftnl-1.2.2/configure2022-06-07 16:11:33.020375885 +0200
+++ new/libnftnl-1.2.3/configure2022-08-09 20:24:41.919474738 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libnftnl 1.2.2.
+# Generated by GNU Autoconf 2.69 for libnftnl 1.2.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libnftnl'
 PACKAGE_TARNAME='libnftnl'
-PACKAGE_VERSION='1.2.2'
-PACKAGE_STRING='libnftnl 1.2.2'
+PACKAGE_VERSION='1.2.3'
+PACKAGE_STRING='libnftnl 1.2.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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 libnftnl 1.2.2 to adapt to many kinds of systems.
+\`configure' configures libnftnl 1.2.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libnftnl 1.2.2:";;
+ short | recursive ) echo "Configuration of libnftnl 1.2.3:";;
esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libnftnl configure 1.2.2
+libnftnl configure 1.2.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1800,7 +1800,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libnftnl $as_me 1.2.2, which was
+It was created by libnftnl $as_me 1.2.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3816,7 +3816,7 @@
 
 # Define the identity of the package.
  PACKAGE='libnftnl'
- VERSION='1.2.2'
+ VERSION='1.2.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13578,7 +13578,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libnftnl $as_me 1.2.2, which was
+This file was extended by libnftnl $as_me 1.2.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13644,7 +13644,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-libnftnl config.status 1.2.2
+libnftnl config.status 1.2.3
 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/libnftnl-1.2.2/configure.ac 
new/libnftnl-1.2.3/configure.ac
--- old/libnftnl-1.2.2/configure.ac 2022-06-07 16:11:27.440402764 +0200
+++ new/libnftnl-1.2.3/configure.ac 2022-08-09 20:24:36.019477147 +0200
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to create configure.
 
-AC_INIT([libnftnl], 

commit libnftnl for openSUSE:Factory

2022-06-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2022-06-08 14:24:17

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.1548 (New)


Package is "libnftnl"

Wed Jun  8 14:24:17 2022 rev:23 rq:981165 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2021-11-22 
23:03:45.222018679 +0100
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.1548/libnftnl.changes  
2022-06-08 14:24:34.436476559 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 14:54:37 UTC 2022 - Jan Engelhardt 
+
+- Update to release 1.2.2
+  * exthdr: tcp option reset support
+
+---

Old:

  libnftnl-1.2.1.tar.bz2
  libnftnl-1.2.1.tar.bz2.sig

New:

  libnftnl-1.2.2.tar.bz2
  libnftnl-1.2.2.tar.bz2.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.3Eamoq/_old  2022-06-08 14:24:34.928477170 +0200
+++ /var/tmp/diff_new_pack.3Eamoq/_new  2022-06-08 14:24:34.936477180 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnftnl
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later

++ libnftnl-1.2.1.tar.bz2 -> libnftnl-1.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.2.1/configure new/libnftnl-1.2.2/configure
--- old/libnftnl-1.2.1/configure2021-11-18 11:40:27.742712689 +0100
+++ new/libnftnl-1.2.2/configure2022-06-07 16:11:33.020375885 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libnftnl 1.2.1.
+# Generated by GNU Autoconf 2.69 for libnftnl 1.2.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libnftnl'
 PACKAGE_TARNAME='libnftnl'
-PACKAGE_VERSION='1.2.1'
-PACKAGE_STRING='libnftnl 1.2.1'
+PACKAGE_VERSION='1.2.2'
+PACKAGE_STRING='libnftnl 1.2.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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 libnftnl 1.2.1 to adapt to many kinds of systems.
+\`configure' configures libnftnl 1.2.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libnftnl 1.2.1:";;
+ short | recursive ) echo "Configuration of libnftnl 1.2.2:";;
esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libnftnl configure 1.2.1
+libnftnl configure 1.2.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1800,7 +1800,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libnftnl $as_me 1.2.1, which was
+It was created by libnftnl $as_me 1.2.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3816,7 +3816,7 @@
 
 # Define the identity of the package.
  PACKAGE='libnftnl'
- VERSION='1.2.1'
+ VERSION='1.2.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13578,7 +13578,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libnftnl $as_me 1.2.1, which was
+This file was extended by libnftnl $as_me 1.2.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13644,7 +13644,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-libnftnl config.status 1.2.1
+libnftnl config.status 1.2.2
 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/libnftnl-1.2.1/configure.ac 
new/libnftnl-1.2.2/configure.ac
--- 

commit libnftnl for openSUSE:Factory

2021-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2021-11-22 23:03:43

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.1895 (New)


Package is "libnftnl"

Mon Nov 22 23:03:43 2021 rev:22 rq:932368 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2021-06-02 
22:10:25.768128027 +0200
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.1895/libnftnl.changes  
2021-11-22 23:03:45.222018679 +0100
@@ -1,0 +2,7 @@
+Thu Nov 18 21:30:11 UTC 2021 - Jan Engelhardt 
+
+- Update to release 1.2.1
+  * expr: add last match time support
+  * expr: missing netlink attribute in last expression
+
+---

Old:

  libnftnl-1.2.0.tar.bz2
  libnftnl-1.2.0.tar.bz2.sig

New:

  libnftnl-1.2.1.tar.bz2
  libnftnl-1.2.1.tar.bz2.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.9fCVyN/_old  2021-11-22 23:03:46.586014103 +0100
+++ /var/tmp/diff_new_pack.9fCVyN/_new  2021-11-22 23:03:46.586014103 +0100
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later

++ libnftnl-1.2.0.tar.bz2 -> libnftnl-1.2.1.tar.bz2 ++
 1857 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libnftnl-1.2.0/Make_global.am new/libnftnl-1.2.1/Make_global.am
--- old/libnftnl-1.2.0/Make_global.am   2021-05-25 13:21:06.422665421 +0200
+++ new/libnftnl-1.2.1/Make_global.am   2021-11-18 11:40:21.972881611 +0100
@@ -18,7 +18,7 @@
 # set age to 0.
 # 
 #
-LIBVERSION=16:0:5
+LIBVERSION=17:0:6
 
 AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_srcdir}/include ${LIBMNL_CFLAGS} 
${LIBMXML_CFLAGS}
 AM_CFLAGS = ${regular_CFLAGS} ${GCC_FVISIBILITY_HIDDEN}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libnftnl-1.2.0/build-aux/ar-lib new/libnftnl-1.2.1/build-aux/ar-lib
--- old/libnftnl-1.2.0/build-aux/ar-lib 2021-05-25 13:21:18.354624480 +0200
+++ new/libnftnl-1.2.1/build-aux/ar-lib 2021-11-18 11:40:28.612687249 +0100
@@ -2,9 +2,9 @@
 # Wrapper for Microsoft lib.exe
 
 me=ar-lib
-scriptversion=2012-03-01.08; # UTC
+scriptversion=2019-07-04.01; # UTC
 
-# Copyright (C) 2010-2018 Free Software Foundation, Inc.
+# Copyright (C) 2010-2020 Free Software Foundation, Inc.
 # Written by Peter Rosin .
 #
 # This program is free software; you can redistribute it and/or modify
@@ -53,7 +53,7 @@
  MINGW*)
file_conv=mingw
;;
- CYGWIN*)
+ CYGWIN* | MSYS*)
file_conv=cygwin
;;
  *)
@@ -65,7 +65,7 @@
mingw)
  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
  ;;
-   cygwin)
+   cygwin | msys)
  file=`cygpath -m "$file" || echo "$file"`
  ;;
wine)
@@ -224,10 +224,11 @@
   esac
 done
   else
-$AR -NOLOGO -LIST "$archive" | sed -e 's/\\//g' | while read member
-do
-  $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
-done
+$AR -NOLOGO -LIST "$archive" | tr -d '\r' | sed -e 's/\\//g' \
+  | while read member
+do
+  $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
+done
   fi
 
 elif test -n "$quick$replace"; then
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libnftnl-1.2.0/build-aux/compile new/libnftnl-1.2.1/build-aux/compile
--- old/libnftnl-1.2.0/build-aux/compile2021-05-25 13:21:18.370624425 
+0200
+++ new/libnftnl-1.2.1/build-aux/compile2021-11-18 11:40:28.612687249 
+0100
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2020 Free Software 

commit libnftnl for openSUSE:Factory

2021-06-02 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2021-06-02 22:10:22

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.1898 (New)


Package is "libnftnl"

Wed Jun  2 22:10:22 2021 rev:21 rq:895386 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2021-01-19 
16:00:04.887188342 +0100
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.1898/libnftnl.changes  
2021-06-02 22:10:25.768128027 +0200
@@ -1,0 +2,7 @@
+Tue May 25 12:42:58 UTC 2021 - Jan Engelhardt 
+
+- Update to release 1.2.0
+  * table: add table owner support
+  * expr: socket: add cgroups v2 support
+
+---

Old:

  libnftnl-1.1.9.tar.bz2
  libnftnl-1.1.9.tar.bz2.sig

New:

  libnftnl-1.2.0.tar.bz2
  libnftnl-1.2.0.tar.bz2.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.006eL8/_old  2021-06-02 22:10:26.388127976 +0200
+++ /var/tmp/diff_new_pack.006eL8/_new  2021-06-02 22:10:26.388127976 +0200
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.1.9
+Version:1.2.0
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later
@@ -30,7 +30,7 @@
 Source2:
http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig
 Source9:%name.keyring
 BuildRequires:  xz
-BuildRequires:  pkgconfig(libmnl) >= 1.0.3
+BuildRequires:  pkgconfig(libmnl) >= 1.0.4
 
 %description
 libnftnl is a userspace library providing a low-level netlink

++ libnftnl-1.1.9.tar.bz2 -> libnftnl-1.2.0.tar.bz2 ++
 3497 lines of diff (skipped)


commit libnftnl for openSUSE:Factory

2021-01-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnftnl for openSUSE:Factory 
checked in at 2021-01-19 15:59:39

Comparing /work/SRC/openSUSE:Factory/libnftnl (Old)
 and  /work/SRC/openSUSE:Factory/.libnftnl.new.28504 (New)


Package is "libnftnl"

Tue Jan 19 15:59:39 2021 rev:20 rq:863413 version:1.1.9

Changes:

--- /work/SRC/openSUSE:Factory/libnftnl/libnftnl.changes2020-10-30 
11:46:15.165632147 +0100
+++ /work/SRC/openSUSE:Factory/.libnftnl.new.28504/libnftnl.changes 
2021-01-19 16:00:04.887188342 +0100
@@ -1,0 +2,6 @@
+Fri Jan 15 21:17:24 UTC 2021 - Jan Engelhardt 
+
+- Update to release 1.1.9
+  * Improve formatting of registers in bitwise dumps.
+
+---

Old:

  libnftnl-1.1.8.tar.bz2
  libnftnl-1.1.8.tar.bz2.sig

New:

  libnftnl-1.1.9.tar.bz2
  libnftnl-1.1.9.tar.bz2.sig



Other differences:
--
++ libnftnl.spec ++
--- /var/tmp/diff_new_pack.LBRcKC/_old  2021-01-19 16:00:05.543189334 +0100
+++ /var/tmp/diff_new_pack.LBRcKC/_new  2021-01-19 16:00:05.547189340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnftnl
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libnftnl
 %define lname  libnftnl11
-Version:1.1.8
+Version:1.1.9
 Release:0
 Summary:Userspace library to access the nftables Netlink interface
 License:GPL-2.0-or-later

++ libnftnl-1.1.8.tar.bz2 -> libnftnl-1.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.1.8/Make_global.am 
new/libnftnl-1.1.9/Make_global.am
--- old/libnftnl-1.1.8/Make_global.am   2020-10-27 10:38:31.761284274 +0100
+++ new/libnftnl-1.1.9/Make_global.am   2021-01-15 16:59:36.452340321 +0100
@@ -18,7 +18,7 @@
 # set age to 0.
 # 
 #
-LIBVERSION=15:0:4
+LIBVERSION=16:0:5
 
 AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_srcdir}/include ${LIBMNL_CFLAGS} 
${LIBMXML_CFLAGS}
 AM_CFLAGS = ${regular_CFLAGS} ${GCC_FVISIBILITY_HIDDEN}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.1.8/Makefile.in 
new/libnftnl-1.1.9/Makefile.in
--- old/libnftnl-1.1.8/Makefile.in  2020-10-27 10:38:44.801262201 +0100
+++ new/libnftnl-1.1.9/Makefile.in  2021-01-15 16:59:48.864331483 +0100
@@ -387,7 +387,7 @@
 # set age to 0.
 # 
 #
-LIBVERSION = 15:0:4
+LIBVERSION = 16:0:5
 AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_srcdir}/include ${LIBMNL_CFLAGS} 
${LIBMXML_CFLAGS}
 AM_CFLAGS = ${regular_CFLAGS} ${GCC_FVISIBILITY_HIDDEN}
 ACLOCAL_AMFLAGS = -I m4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnftnl-1.1.8/configure new/libnftnl-1.1.9/configure
--- old/libnftnl-1.1.8/configure2020-10-27 10:38:42.16125 +0100
+++ new/libnftnl-1.1.9/configure2021-01-15 16:59:46.412333237 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libnftnl 1.1.8.
+# Generated by GNU Autoconf 2.69 for libnftnl 1.1.9.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libnftnl'
 PACKAGE_TARNAME='libnftnl'
-PACKAGE_VERSION='1.1.8'
-PACKAGE_STRING='libnftnl 1.1.8'
+PACKAGE_VERSION='1.1.9'
+PACKAGE_STRING='libnftnl 1.1.9'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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 libnftnl 1.1.8 to adapt to many kinds of systems.
+\`configure' configures libnftnl 1.1.9 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libnftnl 1.1.8:";;
+ short | recursive ) echo "Configuration of libnftnl 1.1.9:";;
esac
   cat <<\_ACEOF
 
@@ -1522,7 +1522,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libnftnl configure 1.1.8
+libnftnl configure 1.1.9
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1800,7 +1800,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libnftnl $as_me 1.1.8, which was
+It was created by