Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-agama-yast for openSUSE:Factory checked in at 2025-06-24 20:48:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-agama-yast (Old) and /work/SRC/openSUSE:Factory/.rubygem-agama-yast.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-agama-yast" Tue Jun 24 20:48:10 2025 rev:22 rq:1287985 version:15.devel496.264781cfa Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-agama-yast/rubygem-agama-yast.changes 2025-06-13 18:43:53.251026740 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-agama-yast.new.7067/rubygem-agama-yast.changes 2025-06-24 20:49:40.877619391 +0200 @@ -2 +2,70 @@ -Tue Jun 3 08:38:36 UTC 2025 - Knut Anderssen <kanders...@suse.com> +Mon Jun 23 07:22:22 UTC 2025 - Michal Filka <mfi...@suse.com> + +- jsc#PED-12285 + - initial implementation for installer state status report via + IPMI + +------------------------------------------------------------------- +Thu Jun 19 10:21:13 UTC 2025 - José Iván López González <jlo...@suse.com> + +- Add missing steps for iSCSI installation + (gh#agama-project/agama#2473). + +------------------------------------------------------------------- +Wed Jun 18 12:28:14 UTC 2025 - Ladislav Slezák <lsle...@suse.com> + +- Disable local installation repositories instead of removing them + (bsc#1243064) + +------------------------------------------------------------------- +Wed Jun 18 07:17:23 UTC 2025 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Preserve AutoYaST pre-scripts artifacts (bsc#1243776, gh#agama-project/agama#2344). + +------------------------------------------------------------------- +Mon Jun 16 14:26:06 UTC 2025 - Ancor Gonzalez Sosa <an...@suse.com> + +- Initial support for sorting storage devices when searching them + at the configuration (gh#agama-project/agama#2474). + +------------------------------------------------------------------- +Fri Jun 13 20:51:10 UTC 2025 - Josef Reidinger <jreidin...@suse.com> + +- Fix copy of self-signed certificates for RMT + (gh#agama-project/agama#2480) + +------------------------------------------------------------------- +Fri Jun 13 15:11:18 UTC 2025 - Ladislav Slezák <lsle...@suse.com> + +- Send the current language to the registration server (SCC/RMT) + to display localized error messages (gh#agama-project/agama#2477) + +------------------------------------------------------------------- +Fri Jun 13 08:23:46 UTC 2025 - Josef Reidinger <jreidin...@suse.com> + +- Split registration key and registered status to support RMT with + empty registration key (gh#agama-project/agama#2469) + +------------------------------------------------------------------- +Thu Jun 12 05:20:10 UTC 2025 - José Iván López González <jlo...@suse.com> + +- AutoYaST support: add support for iscsi-client section + (gh#agama-project/agama#2463). + +------------------------------------------------------------------- +Tue Jun 10 12:08:44 UTC 2025 - Josef Reidinger <jreidin...@suse.com> + +- AutoYaST support: add support for add-on elements + (gh#agama-project/agama#2458) + +------------------------------------------------------------------- +Mon Jun 9 06:12:23 UTC 2025 - José Iván López González <jlo...@suse.com> + +- Extend the D-Bus API to get available/candidate drives and MD + RAIDs (gh#agama-project/agama#2419). +- Improve the config conversion from model to add missing MD RAIDs + if needed (e.g., the MD RAID was selected as boot device or as + target for LVM). + +------------------------------------------------------------------- +Fri Jun 6 10:22:36 UTC 2025 - Knut Anderssen <kanders...@suse.com> @@ -7,0 +77,31 @@ +------------------------------------------------------------------- +Thu Jun 5 15:44:06 UTC 2025 - Josef Reidinger <jreidin...@suse.com> + +- agama-dbus-monitor: Increase timeout when restarting to prevent + crash due to socket not available + +------------------------------------------------------------------- +Thu Jun 5 15:41:31 UTC 2025 - Josef Reidinger <jreidin...@suse.com> + +- Add support to specify for extra repositories if it can be + unsigned or list of GPG fingerprints that are trusted + (jsc#AGM-125) + +------------------------------------------------------------------- +Tue Jun 3 12:22:41 UTC 2025 - Josef Reidinger <jreidin...@suse.com> + +- Add support for adding extra repositories as installation sources + (jsc#AGM-125) + +------------------------------------------------------------------- +Wed May 28 14:19:28 UTC 2025 - José Iván López González <jlo...@suse.com> + +- Try several attempts for the first storage proposal + (gh#agama-project/agama#2393). + +------------------------------------------------------------------- +Wed May 28 07:51:36 UTC 2025 - Ladislav Slezák <lsle...@suse.com> + +- Unselect user patterns which are unselected by a conflict + resolution (followup for gh#agama-project/agama#2348) + Old: ---- agama-yast-15.devel54.8e10affb2.gem New: ---- agama-yast-15.devel496.264781cfa.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ agama-yast.spec ++++++ --- /var/tmp/diff_new_pack.I4fCEY/_old 2025-06-24 20:49:43.105710572 +0200 +++ /var/tmp/diff_new_pack.I4fCEY/_new 2025-06-24 20:49:43.125711390 +0200 @@ -17,7 +17,7 @@ Name: agama-yast -Version: 15.devel54.8e10affb2 +Version: 15.devel496.264781cfa Release: 0 %define mod_name agama-yast %define mod_full_name %{mod_name}-%{version} @@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 5 -URL: https://github.com/openSUSE/agama +URL: https://github.com/agama-project/agama Source: %{mod_full_name}.gem Source1: po.tar.bz2 Source2: install_translations.sh ++++++ rubygem-agama-yast.spec ++++++ --- /var/tmp/diff_new_pack.I4fCEY/_old 2025-06-24 20:49:43.649732835 +0200 +++ /var/tmp/diff_new_pack.I4fCEY/_new 2025-06-24 20:49:43.681734144 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-agama-yast -Version: 15.devel54.8e10affb2 +Version: 15.devel496.264781cfa Release: 0 %define mod_name agama-yast %define mod_full_name %{mod_name}-%{version} @@ -37,7 +37,7 @@ BuildRequires: %{ruby >= 2.5.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: update-alternatives -URL: https://github.com/openSUSE/agama +URL: https://github.com/agama-project/agama Source: %{mod_full_name}.gem Source1: gem2rpm.yml Summary: YaST integration service for Agama ++++++ agama-yast-15.devel54.8e10affb2.gem -> agama-yast-15.devel496.264781cfa.gem ++++++ ++++ 3160 lines of diff (skipped) ++++++ po.tar.bz2 ++++++ ++++ 16155 lines of diff (skipped)