Hello community,
here is the log from the commit of package google-compute-engine for
openSUSE:Factory checked in at 2020-04-16 23:01:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-compute-engine (Old)
and /work/SRC/openSUSE:Factory/.google-compute-engine.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-compute-engine"
Thu Apr 16 23:01:04 2020 rev:19 rq:794242 version:20190801
Changes:
--------
---
/work/SRC/openSUSE:Factory/google-compute-engine/google-compute-engine.changes
2019-10-30 14:47:32.866165008 +0100
+++
/work/SRC/openSUSE:Factory/.google-compute-engine.new.2738/google-compute-engine.changes
2020-04-16 23:01:30.959594318 +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.9zvpIQ/_old 2020-04-16 23:01:31.775594932 +0200
+++ /var/tmp/diff_new_pack.9zvpIQ/_new 2020-04-16 23:01:31.775594932 +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