Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rust-keylime for openSUSE:Factory 
checked in at 2023-06-08 21:41:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-keylime (Old)
 and      /work/SRC/openSUSE:Factory/.rust-keylime.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-keylime"

Thu Jun  8 21:41:54 2023 rev:16 rq:1091267 version:0.2.1+git.1685699835.3c9d17c

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-keylime/rust-keylime.changes        
2023-06-06 19:56:09.590437899 +0200
+++ /work/SRC/openSUSE:Factory/.rust-keylime.new.15902/rust-keylime.changes     
2023-06-08 21:41:57.361776724 +0200
@@ -1,0 +2,5 @@
+Wed Jun  7 09:08:22 UTC 2023 - Alberto Planas Dominguez <apla...@suse.com>
+
+- Recommends the IMA Policy subpackage only if SELinux is configured
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rust-keylime.spec ++++++
--- /var/tmp/diff_new_pack.IJBiMj/_old  2023-06-08 21:41:58.193781628 +0200
+++ /var/tmp/diff_new_pack.IJBiMj/_new  2023-06-08 21:41:58.197781651 +0200
@@ -51,7 +51,7 @@
 Requires:       libtss2-tcti-device0
 Requires:       logrotate
 Requires:       tpm2.0-abrmd
-Recommends:     keylime-ima-policy
+Recommends:     (keylime-ima-policy if selinux-policy-targeted)
 Provides:       user(keylime)
 %sysusers_requires
 # Disable this line if you wish to support all platforms.  In most

++++++ ima-policy.service ++++++
--- /var/tmp/diff_new_pack.IJBiMj/_old  2023-06-08 21:41:58.329782429 +0200
+++ /var/tmp/diff_new_pack.IJBiMj/_new  2023-06-08 21:41:58.333782453 +0200
@@ -5,7 +5,7 @@
 Type=oneshot
 RemainAfterExit=yes
 Environment=IMA_SECFS_POLICY=/sys/kernel/security/ima/policy
-Environment=IMA_POLICY=/etc/ima/ima-policy
+Environment=IMA_POLICY=/etc/ima/ima-policy.POST-SYSTEMD
 ExecStart=bash -c '[ -f $IMA_SECFS_POLICY ] && [ -f $IMA_POLICY ] && cat 
$IMA_POLICY > $IMA_SECFS_POLICY'
 TimeoutStartSec=0
 

Reply via email to