Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bird for openSUSE:Factory checked in at 2021-08-27 21:44:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bird (Old) and /work/SRC/openSUSE:Factory/.bird.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bird" Fri Aug 27 21:44:11 2021 rev:9 rq:914615 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/bird/bird.changes 2021-03-24 16:14:03.512008653 +0100 +++ /work/SRC/openSUSE:Factory/.bird.new.1899/bird.changes 2021-08-27 21:45:22.066073471 +0200 @@ -1,0 +2,6 @@ +Wed Aug 25 08:05:28 UTC 2021 - Johannes Segitz <jseg...@suse.com> + +- Added hardening to systemd service(s). Modified: + * bird.service + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bird.service ++++++ --- /var/tmp/diff_new_pack.bw2td1/_old 2021-08-27 21:45:22.706074234 +0200 +++ /var/tmp/diff_new_pack.bw2td1/_new 2021-08-27 21:45:22.710074239 +0200 @@ -6,6 +6,15 @@ ConditionFileIsExecutable=/usr/sbin/bird [Service] +# added automatically, for details please see +# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort +ProtectSystem=full +ProtectHome=true +ProtectHostname=true +ProtectClock=true +ProtectControlGroups=true +RestrictRealtime=true +# end of automatic additions Type=simple ExecStartPre=/usr/sbin/bird -p -u bird -g bird ExecStart=/usr/sbin/bird -u bird -g bird -f -P /run/bird/bird.pid $BIRD_OPTIONS