Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hiawatha for openSUSE:Factory 
checked in at 2022-04-01 21:35:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hiawatha (Old)
 and      /work/SRC/openSUSE:Factory/.hiawatha.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hiawatha"

Fri Apr  1 21:35:45 2022 rev:30 rq:966291 version:10.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes        2022-02-11 
23:08:57.626868041 +0100
+++ /work/SRC/openSUSE:Factory/.hiawatha.new.1900/hiawatha.changes      
2022-04-01 21:36:57.948931225 +0200
@@ -1,0 +2,6 @@
+Fri Feb 11 08:22:15 UTC 2022 - Johannes Segitz <jseg...@suse.com>
+
+- Allow read only access with ProtectHome=read-only to enable UserWebsites=yes
+  Modified harden_hiawatha.service.patch and hiawatha.service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hiawatha.spec ++++++
--- /var/tmp/diff_new_pack.i2rNQW/_old  2022-04-01 21:36:58.544924688 +0200
+++ /var/tmp/diff_new_pack.i2rNQW/_new  2022-04-01 21:36:58.544924688 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hiawatha
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2013-2020 Mariusz Fik <fi...@opensuse.org>.
 #
 # All modifications and additions to the file contributed by third parties

++++++ harden_hiawatha.service.patch ++++++
--- /var/tmp/diff_new_pack.i2rNQW/_old  2022-04-01 21:36:58.576924337 +0200
+++ /var/tmp/diff_new_pack.i2rNQW/_new  2022-04-01 21:36:58.580924293 +0200
@@ -9,7 +9,7 @@
 +# added automatically, for details please see
 +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
 +ProtectSystem=full
-+ProtectHome=true
++ProtectHome=read-only
 +PrivateDevices=true
 +ProtectHostname=true
 +ProtectClock=true

++++++ hiawatha.service ++++++
--- /var/tmp/diff_new_pack.i2rNQW/_old  2022-04-01 21:36:58.628923767 +0200
+++ /var/tmp/diff_new_pack.i2rNQW/_new  2022-04-01 21:36:58.632923723 +0200
@@ -6,7 +6,7 @@
 # added automatically, for details please see
 # https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
 ProtectSystem=full
-ProtectHome=true
+ProtectHome=read-only
 PrivateDevices=true
 ProtectHostname=true
 ProtectClock=true

Reply via email to