Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package crypto-policies for openSUSE:Factory
checked in at 2026-04-25 21:35:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crypto-policies (Old)
and /work/SRC/openSUSE:Factory/.crypto-policies.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crypto-policies"
Sat Apr 25 21:35:05 2026 rev:15 rq:1348779 version:20250714.cd6043a
Changes:
--------
--- /work/SRC/openSUSE:Factory/crypto-policies/crypto-policies.changes
2026-04-07 16:31:20.220952376 +0200
+++
/work/SRC/openSUSE:Factory/.crypto-policies.new.11940/crypto-policies.changes
2026-04-25 21:35:05.904222327 +0200
@@ -1,0 +2,7 @@
+Wed Apr 22 13:00:49 UTC 2026 - Pedro Monreal <[email protected]>
+
+- Modify the output of fips-mode-setup to hint the user when
+ setting the FIPS mode in transactional systems to use the
+ command 'transactional-update setup-fips'. (bsc#1262315)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fips-mode-setup ++++++
--- /var/tmp/diff_new_pack.ksArO5/_old 2026-04-25 21:35:06.696254801 +0200
+++ /var/tmp/diff_new_pack.ksArO5/_new 2026-04-25 21:35:06.700254965 +0200
@@ -90,8 +90,9 @@
# We don't handle the setup on transactional systems as the process is
# quite different and involves several reboots.
if test "$is_transactional_system" = 1 && test "$check" = 0 ; then
- cond_echo -n "Cannot handle transactional systems. "
- cond_echo "Please, refer to the fips-mode-setup man pages for more
information."
+ cond_echo -n "Cannot handle transactional systems."
+ cond_echo -n "Please, use 'transactional-update setup-fips' instead "
+ cond_echo "and refer to fips-mode-setup(8) for additional information."
exit 1
fi
++++++ man-fips-scripts.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/fips-mode-setup.8.txt new/fips-mode-setup.8.txt
--- old/fips-mode-setup.8.txt 2025-11-10 19:28:53.125843775 +0100
+++ new/fips-mode-setup.8.txt 2026-04-22 15:15:53.435681698 +0200
@@ -47,7 +47,8 @@
On transactional systems, enabling the system in FIPS mode with the
fips-mode-setup tool is not implemented. To enable the FIPS mode in these
-systems requires the following steps:
+systems its recommended to use the 'transactional-update setup-fips' command
+or follow the steps:
1.- Install the FIPS pattern on a running system:
# transactional-update pkg install -t pattern microos-fips