Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ntp for openSUSE:Factory checked in at 2023-02-11 21:57:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntp (Old) and /work/SRC/openSUSE:Factory/.ntp.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntp" Sat Feb 11 21:57:02 2023 rev:135 rq:1064283 version:4.2.8p15 Changes: -------- --- /work/SRC/openSUSE:Factory/ntp/ntp.changes 2023-02-02 18:29:06.107728888 +0100 +++ /work/SRC/openSUSE:Factory/.ntp.new.1848/ntp.changes 2023-02-11 21:57:41.747761646 +0100 @@ -1,0 +2,5 @@ +Tue Feb 7 15:00:43 UTC 2023 - Reinhard Max <m...@suse.com> + +- bsc#1208004: Make %post script SELinux aware + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ntp.spec ++++++ --- /var/tmp/diff_new_pack.TLYQke/_old 2023-02-11 21:57:42.311765158 +0100 +++ /var/tmp/diff_new_pack.TLYQke/_new 2023-02-11 21:57:42.315765183 +0100 @@ -325,7 +325,7 @@ FILE=$(mktemp -p /etc) chmod 0640 $FILE chown root:ntp $FILE - mv $FILE $KEYSFILE + mv -Z $FILE $KEYSFILE fi CONTROLKEY=$(getntpconf controlkey)