Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package agama-products for openSUSE:Factory 
checked in at 2026-04-16 18:45:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/agama-products (Old)
 and      /work/SRC/openSUSE:Factory/.agama-products.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "agama-products"

Thu Apr 16 18:45:09 2026 rev:32 rq:1346928 version:0

Changes:
--------
--- /work/SRC/openSUSE:Factory/agama-products/agama-products.changes    
2026-03-18 16:50:28.908969985 +0100
+++ /work/SRC/openSUSE:Factory/.agama-products.new.11940/agama-products.changes 
2026-04-16 18:45:18.117265048 +0200
@@ -1,0 +2,23 @@
+Tue Apr 14 17:36:58 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Version 20
+
+-------------------------------------------------------------------
+Mon Apr 13 15:33:52 UTC 2026 - Martin Vidner <[email protected]>
+
+- Fix syntax in the enhanced_base change (gh#agama-project/agama#3378)
+
+-------------------------------------------------------------------
+Mon Apr 13 14:47:11 UTC 2026 - Stefan Hundhammer <[email protected]>
+
+- Moved sudo-policy-wheel-auth-self from mandatory patterns to
+  mandatory packages for TW MicroOS (bsc#1261991) 
+
+-------------------------------------------------------------------
+Fri Apr  2 13:11:03 UTC 2026 - Jiri Srain <[email protected]>
+
+- Install by default the enhanced_base pattern for immutable mode
+  still allowing users to unselect it and stay with immutable_base
+  only
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ agama.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/Makefile new/agama/Makefile
--- old/agama/Makefile  1970-01-01 01:00:00.000000000 +0100
+++ new/agama/Makefile  2026-04-14 19:53:03.000000000 +0200
@@ -0,0 +1,6 @@
+# make check:
+# - well-formedness of YAML files
+
+.PHONY: check
+check:
+       ruby -ryaml -e 'Dir.glob("*.{yml,yaml}").sort.each { |fn| puts fn; 
YAML.safe_load(File.read(fn)) }; puts "OK"'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/agama-products.changes 
new/agama/agama-products.changes
--- old/agama/agama-products.changes    2026-03-17 15:08:44.000000000 +0100
+++ new/agama/agama-products.changes    2026-04-14 19:53:03.000000000 +0200
@@ -1,4 +1,27 @@
 -------------------------------------------------------------------
+Tue Apr 14 17:36:58 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Version 20
+
+-------------------------------------------------------------------
+Mon Apr 13 15:33:52 UTC 2026 - Martin Vidner <[email protected]>
+
+- Fix syntax in the enhanced_base change (gh#agama-project/agama#3378)
+
+-------------------------------------------------------------------
+Mon Apr 13 14:47:11 UTC 2026 - Stefan Hundhammer <[email protected]>
+
+- Moved sudo-policy-wheel-auth-self from mandatory patterns to
+  mandatory packages for TW MicroOS (bsc#1261991) 
+
+-------------------------------------------------------------------
+Fri Apr  2 13:11:03 UTC 2026 - Jiri Srain <[email protected]>
+
+- Install by default the enhanced_base pattern for immutable mode
+  still allowing users to unselect it and stay with immutable_base
+  only
+
+-------------------------------------------------------------------
 Tue Mar 17 12:15:23 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
 
 - Version 19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/microos.yaml new/agama/microos.yaml
--- old/agama/microos.yaml      2026-03-17 15:08:44.000000000 +0100
+++ new/agama/microos.yaml      2026-04-14 19:53:03.000000000 +0200
@@ -148,7 +148,6 @@
     - microos_defaults
     - microos_hardware
     - microos_selinux
-    - sudo-policy-wheel-auth-self # explicit wheel group policy to conform new 
auth model
   optional_patterns: []
   user_patterns:
     - container_runtime
@@ -157,6 +156,7 @@
   mandatory_packages:
     - NetworkManager
     - openSUSE-repos-MicroOS
+    - sudo-policy-wheel-auth-self # explicit wheel group policy to conform new 
auth model
   optional_packages: []
   base_product: MicroOS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/sles_161.yaml new/agama/sles_161.yaml
--- old/agama/sles_161.yaml     2026-03-17 15:08:44.000000000 +0100
+++ new/agama/sles_161.yaml     2026-04-14 19:53:03.000000000 +0200
@@ -108,7 +108,9 @@
         el: Τυπικό
         es: Estándar
         fi: Tavalinen
+        fr: Standard
         id: Standar
+        it: Standard
         ja: 標準
         ka: სტანდარტული
         kab: Tizeɣt
@@ -123,7 +125,9 @@
         el: Τυπικό σύστημα
         es: Sistema estándar
         fi: Tavallinen järjestelmä
+        fr: Système standard
         id: Sistem standar
+        it: Sistema standard
         ja: 標準システム
         ka: სტანდარტული სისტემა
         kab: Anagraw n tizeɣt
@@ -139,7 +143,9 @@
         el: Αμετάβλητο
         es: Inmutable
         fi: Muuttumaton
+        fr: Immuable
         id: Immutable
+        it: Immutabile
         ja: 不変型
         ka: უცვლადი
         ru: Неизменяемый
@@ -153,7 +159,9 @@
         el: Αμετάβλητο σύστημα με ατομικές ενημερώσεις
         es: Sistema inmutable con actualizaciones atómicas
         fi: Muuttumaton järjestelmä atomisilla päivityksillä
+        fr: Système immuable avec mises à jour atomiques
         id: Sistem immutable dengan pembaruan atomik
+        it: Sistema immutabile con aggiornamenti atomici
         ja: 不可分な更新機能を持つ不変型システム
         ka: უცვლელი სისტემა ატომური განახლებებით
         ru: Неизменяемая система с атомарными обновлениями
@@ -336,6 +344,9 @@
         - immutable_base
       mandatory_packages:
         - SLES_immutable-release
+      user_patterns:
+        - name: enhanced_base
+          selected: true
 
     storage:
       space_policy: delete
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agama/sles_sap_161.yaml new/agama/sles_sap_161.yaml
--- old/agama/sles_sap_161.yaml 2026-03-17 15:08:44.000000000 +0100
+++ new/agama/sles_sap_161.yaml 2026-04-14 19:53:03.000000000 +0200
@@ -90,7 +90,9 @@
         el: Τυπικό
         es: Estándar
         fi: Tavalinen
+        fr: Standard
         id: Standar
+        it: Standard
         ja: 標準
         ka: სტანდარტული
         kab: Tizeɣt
@@ -105,7 +107,9 @@
         el: Τυπικό σύστημα
         es: Sistema estándar
         fi: Tavallinen järjestelmä
+        fr: Système standard
         id: Sistem standar
+        it: Sistema standard
         ja: 標準システム
         ka: სტანდარტული სისტემა
         kab: Anagraw n tizeɣt
@@ -121,7 +125,9 @@
         el: Αμετάβλητο
         es: Inmutable
         fi: Muuttumaton
+        fr: Immuable
         id: Immutable
+        it: Immutabile
         ja: 不変型
         ka: უცვლადი
         ru: Неизменяемый
@@ -135,7 +141,9 @@
         el: Αμετάβλητο σύστημα με ατομικές ενημερώσεις
         es: Sistema inmutable con actualizaciones atómicas
         fi: Muuttumaton järjestelmä atomisilla päivityksillä
+        fr: Système immuable avec mises à jour atomiques
         id: Sistem immutable dengan pembaruan atomik
+        it: Sistema immutabile con aggiornamenti atomici
         ja: 不可分な更新機能を持つ不変型システム
         ka: უცვლელი სისტემა ატომური განახლებებით
         ru: Неизменяемая система с атомарными обновлениями
@@ -326,6 +334,9 @@
         - immutable_base
       mandatory_packages:
         - SLES_SAP_immutable-release
+      user_patterns:
+        - name: enhanced_base
+          selected: true
 
     storage:
       space_policy: delete

++++++ agama.obsinfo ++++++
--- /var/tmp/diff_new_pack.zBkQ56/_old  2026-04-16 18:45:19.257312096 +0200
+++ /var/tmp/diff_new_pack.zBkQ56/_new  2026-04-16 18:45:19.261312261 +0200
@@ -1,5 +1,5 @@
 name: agama
-version: 19+0.e4e1132bc
-mtime: 1773756524
-commit: e4e1132bc3d19d48ebf6e423d089cce0e78ecf3e
+version: 19+319.fca55b0ac
+mtime: 1776189183
+commit: fca55b0acf3f16c217c948a7bd06790465b2bd15
 

Reply via email to