Hello community, here is the log from the commit of package aaa_base for openSUSE:Factory checked in at 2019-09-07 11:23:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aaa_base (Old) and /work/SRC/openSUSE:Factory/.aaa_base.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aaa_base" Sat Sep 7 11:23:47 2019 rev:456 rq:725329 version:84.87+git20190822.82a17f1 Changes: -------- --- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes 2019-08-05 11:18:46.190501508 +0200 +++ /work/SRC/openSUSE:Factory/.aaa_base.new.7948/aaa_base.changes 2019-09-07 11:23:48.814508368 +0200 @@ -1,0 +2,7 @@ +Thu Aug 22 13:48:30 UTC 2019 - [email protected] + +- Update to version 84.87+git20190822.82a17f1: + * add sysctl.d/51-network.conf to tighten network security a bit + see also (boo#1146866) (jira#SLE-9132) + +------------------------------------------------------------------- Old: ---- aaa_base-84.87+git20190718.ce933cb.tar.xz New: ---- aaa_base-84.87+git20190822.82a17f1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aaa_base.spec ++++++ --- /var/tmp/diff_new_pack.5TDOeg/_old 2019-09-07 11:23:50.034508200 +0200 +++ /var/tmp/diff_new_pack.5TDOeg/_new 2019-09-07 11:23:50.034508200 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # icecream 0 @@ -23,7 +23,7 @@ %endif Name: aaa_base -Version: 84.87+git20190718.ce933cb +Version: 84.87+git20190822.82a17f1 Release: 0 Url: https://github.com/openSUSE/aaa_base # do not require systemd - aaa_base is in the build environment and we don't ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5TDOeg/_old 2019-09-07 11:23:50.086508192 +0200 +++ /var/tmp/diff_new_pack.5TDOeg/_new 2019-09-07 11:23:50.090508192 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/aaa_base.git</param> - <param name="changesrevision">8640f848c6677f1149b9765a8c86135956604007</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">82a17f1689e8957635c8ccaae7c9b3bff7f94d49</param></service></servicedata> \ No newline at end of file ++++++ aaa_base-84.87+git20190718.ce933cb.tar.xz -> aaa_base-84.87+git20190822.82a17f1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aaa_base-84.87+git20190718.ce933cb/files/usr/lib/sysctl.d/51-network.conf new/aaa_base-84.87+git20190822.82a17f1/files/usr/lib/sysctl.d/51-network.conf --- old/aaa_base-84.87+git20190718.ce933cb/files/usr/lib/sysctl.d/51-network.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/aaa_base-84.87+git20190822.82a17f1/files/usr/lib/sysctl.d/51-network.conf 2019-08-22 15:42:09.000000000 +0200 @@ -0,0 +1,6 @@ +net.ipv4.conf.all.accept_redirects = 0 +net.ipv4.conf.default.accept_redirects = 0 +net.ipv4.conf.all.accept_source_route = 0 +net.ipv4.conf.default.accept_source_route = 0 +net.ipv6.conf.all.accept_redirects = 0 +net.ipv6.conf.default.accept_redirects = 0
