Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package strongswan for openSUSE:Factory checked in at 2024-11-27 22:05:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/strongswan (Old) and /work/SRC/openSUSE:Factory/.strongswan.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "strongswan" Wed Nov 27 22:05:20 2024 rev:97 rq:1226518 version:5.9.14 Changes: -------- --- /work/SRC/openSUSE:Factory/strongswan/strongswan.changes 2024-06-21 16:03:33.194830954 +0200 +++ /work/SRC/openSUSE:Factory/.strongswan.new.28523/strongswan.changes 2024-11-27 22:05:22.513494972 +0100 @@ -1,0 +2,7 @@ +Tue Nov 26 12:02:16 UTC 2024 - Dirk Müller <[email protected]> + +- rename -hmac subpackage to -fips because it isn't providing + the hmac files, it provides the configuration drop in to + enforce fips mode. + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ strongswan.spec ++++++ --- /var/tmp/diff_new_pack.irwwpC/_old 2024-11-27 22:05:23.241525448 +0100 +++ /var/tmp/diff_new_pack.irwwpC/_new 2024-11-27 22:05:23.245525615 +0100 @@ -145,13 +145,15 @@ This package provides the strongswan library and plugins. -%package hmac +%package fips Summary: Config file to disable non FIPS-140-2 algos in strongSwan Group: Productivity/Networking/Security Requires: strongswan-ipsec = %{version} Requires: strongswan-libs0 = %{version} +Provides: strongswan-hmac = %{version}-%{release} +Obsoletes: strongswan-hmac < %{version}-%{release} -%description hmac +%description fips The package provides a config file disabling alternative algorithm implementation when FIPS-140-2 compliant operation mode is enabled. @@ -446,7 +448,7 @@ %if %{with fipscheck} -%files hmac +%files fips %dir %{strongswan_configs} %dir %{strongswan_configs}/charon %config(noreplace) %attr(600,root,root) %{strongswan_configs}/charon/zzz_fips-enforce.conf ++++++ _scmsync.obsinfo ++++++ mtime: 1732622190 commit: da8f2965e2b2460d9eb4f7b25c3be52f7b60a42ab5b9bab48c984206a964d52e url: https://src.opensuse.org/jengelh/strongswan revision: master
