Hello community,

here is the log from the commit of package google-compute-engine for 
openSUSE:Leap:15.2 checked in at 2020-04-25 19:04:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/google-compute-engine (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.google-compute-engine.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-compute-engine"

Sat Apr 25 19:04:31 2020 rev:29 rq:796775 version:20190801

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/google-compute-engine/google-compute-engine.changes
    2020-01-15 15:06:05.793926158 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.google-compute-engine.new.2738/google-compute-engine.changes
  2020-04-25 19:04:36.723534786 +0200
@@ -1,0 +2,10 @@
+Wed Apr  8 15:45:59 UTC 2020 - Robert Schweikert <[email protected]>
+
+- Rename the sysctl file that applies the GCE network settings (bsc#1167810)
+  + The file 11-gce-network-security.conf applies network configuration
+    settings. Specifically the value for net.ipv4.conf.all.rp_filter is also
+    part of the system defaults in /usr/lib/sysctl.d/50-default.conf and thus
+    the default setting was applied, instead of the desired setting. As
+    50-default is processed after 11-gce-network-security.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ google-compute-engine.spec ++++++
--- /var/tmp/diff_new_pack.92qWqO/_old  2020-04-25 19:04:37.111535620 +0200
+++ /var/tmp/diff_new_pack.92qWqO/_new  2020-04-25 19:04:37.119535638 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package google-compute-engine
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Summary:        GCE Instance Initialization
 License:        Apache-2.0
 Group:          System/Daemons
-Url:            https://github.com/GoogleCloudPlatform/compute-image-packages
+URL:            https://github.com/GoogleCloudPlatform/compute-image-packages
 Source0:        compute-image-packages-%{version}.tar.gz
 Source7:        google-compute-engine-rpmlintrc
 Source8:        baselibs.conf
@@ -145,7 +145,7 @@
 for srv_name in %{buildroot}%{_unitdir}/*.service; do rc_name=$(basename -s 
'.service' $srv_name); ln -s service %{buildroot}%{_sbindir}/rc$rc_name; done
 # Sysconfig
 mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d
-cp google-compute-engine/src/etc/sysctl.d/11-gce-network-security.conf 
%{buildroot}%{_sysconfdir}/sysctl.d
+cp google-compute-engine/src/etc/sysctl.d/11-gce-network-security.conf 
%{buildroot}%{_sysconfdir}/sysctl.d/52-gce-network-security.conf
 # udev
 mkdir -p %{buildroot}/usr/lib/udev/rules.d
 cp google-compute-engine/src/lib/udev/rules.d/* 
%{buildroot}/usr/lib/udev/rules.d


Reply via email to