Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package systemd-zram-service for
openSUSE:Factory checked in at 2022-01-08 23:23:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd-zram-service (Old)
and /work/SRC/openSUSE:Factory/.systemd-zram-service.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd-zram-service"
Sat Jan 8 23:23:32 2022 rev:3 rq:944766 version:0.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/systemd-zram-service/systemd-zram-service.changes
2021-11-28 21:31:48.973748419 +0100
+++
/work/SRC/openSUSE:Factory/.systemd-zram-service.new.1892/systemd-zram-service.changes
2022-01-08 23:24:06.830255868 +0100
@@ -1,0 +2,5 @@
+Mon Dec 13 16:18:04 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Drop hardenings again. The current set causes issues (bsc#1193402)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemd-zram-service.spec ++++++
--- /var/tmp/diff_new_pack.gS2Mc0/_old 2022-01-08 23:24:07.306256256 +0100
+++ /var/tmp/diff_new_pack.gS2Mc0/_new 2022-01-08 23:24:07.314256263 +0100
@@ -1,7 +1,7 @@
#
# spec file for package systemd-zram-service
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2012-2018 Malcolm J Lewis <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -23,7 +23,7 @@
Summary: Systemd service for zram
License: GPL-2.0-only
Group: System/Daemons
-Url:
https://code.launchpad.net/~elementary-os/elementaryos/zramswap-enabler
+URL:
https://code.launchpad.net/~elementary-os/elementaryos/zramswap-enabler
Source0: zramswap-enabler-0.2.1.tar.bz2
#Source0: bzr branch lp:~elementary-os/elementaryos/zramswap-enabler
Source1: zramswapon
++++++ zramswap.service ++++++
--- /var/tmp/diff_new_pack.gS2Mc0/_old 2022-01-08 23:24:07.350256293 +0100
+++ /var/tmp/diff_new_pack.gS2Mc0/_new 2022-01-08 23:24:07.354256295 +0100
@@ -8,19 +8,6 @@
After=multi-user.target
[Service]
-# added automatically, for details please see
-# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
-ProtectSystem=full
-ProtectHome=true
-PrivateDevices=true
-ProtectHostname=true
-ProtectClock=true
-ProtectKernelTunables=true
-ProtectKernelModules=true
-ProtectKernelLogs=true
-ProtectControlGroups=true
-RestrictRealtime=true
-# end of automatic additions
Type=oneshot
ExecStart=/usr/sbin/zramswapon
ExecStop=/usr/sbin/zramswapoff