Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cobbler for openSUSE:Factory checked in at 2024-11-20 17:01:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cobbler (Old) and /work/SRC/openSUSE:Factory/.cobbler.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cobbler" Wed Nov 20 17:01:08 2024 rev:72 rq:1225259 version:3.3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/cobbler/cobbler.changes 2024-07-16 22:05:13.211990763 +0200 +++ /work/SRC/openSUSE:Factory/.cobbler.new.28523/cobbler.changes 2024-11-20 17:03:09.536654276 +0100 @@ -1,0 +2,14 @@ +Wed Nov 20 09:11:51 UTC 2024 - Pablo Suárez Hernández <[email protected]> + +- Update to 3.3.7 + * Security: Fix issue that allowed anyone to connect to the API + as admin (CVE-2024-47533, bsc#1231332) + * bind - Fix bug that prevents cname entries from being + generated successfully + * Fix build on RHEL9 based distributions (fence-agents-all split) + * Fix for Windows systems + * Docs: Add missing dependencies for source installation + * Fix issue that prevented systems from being synced when the + profile was edited + +------------------------------------------------------------------- Old: ---- cobbler-3.3.6.obscpio New: ---- cobbler-3.3.7.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cobbler.spec ++++++ --- /var/tmp/diff_new_pack.cxzV8U/_old 2024-11-20 17:03:10.180681112 +0100 +++ /var/tmp/diff_new_pack.cxzV8U/_new 2024-11-20 17:03:10.180681112 +0100 @@ -158,7 +158,7 @@ %endif Name: cobbler -Version: 3.3.6 +Version: 3.3.7 Release: 0%{?dist} Summary: Boot server configurator URL: https://cobbler.github.io/ @@ -226,7 +226,11 @@ Requires: %{apache_pkg} Requires: %{tftpsrv_pkg} Requires: %{createrepo_pkg} +%if 0%{?rhel} && 0%{?rhel} >= 9 +Requires: fence-agents-all +%else Requires: fence-agents +%endif Requires: rsync Requires: xorriso Requires: dosfstools ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cxzV8U/_old 2024-11-20 17:03:10.216682612 +0100 +++ /var/tmp/diff_new_pack.cxzV8U/_new 2024-11-20 17:03:10.216682612 +0100 @@ -6,6 +6,7 @@ <param name="versionrewrite-pattern">v(.*)</param> <param name="revision">openSUSE/factory</param> <param name="extract">cobbler.spec</param> + <param name="package-meta">yes</param> </service> <service name="set_version" mode="manual"/> <service name="tar" mode="buildtime"/> ++++++ cobbler-3.3.6.obscpio -> cobbler-3.3.7.obscpio ++++++ /work/SRC/openSUSE:Factory/cobbler/cobbler-3.3.6.obscpio /work/SRC/openSUSE:Factory/.cobbler.new.28523/cobbler-3.3.7.obscpio differ: char 48, line 1 ++++++ cobbler.obsinfo ++++++ --- /var/tmp/diff_new_pack.cxzV8U/_old 2024-11-20 17:03:10.256684278 +0100 +++ /var/tmp/diff_new_pack.cxzV8U/_new 2024-11-20 17:03:10.260684445 +0100 @@ -1,5 +1,5 @@ name: cobbler -version: 3.3.6 -mtime: 1721123884 -commit: 3eddf05deb37e359a5803d563942bad88bbc0f1c +version: 3.3.7 +mtime: 1731959617 +commit: 6d2298204093c37a582b7e850a63ad49873f1bc0
