Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-security for openSUSE:Factory checked in at 2026-05-21 18:25:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-security (Old) and /work/SRC/openSUSE:Factory/.yast2-security.new.2084 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-security" Thu May 21 18:25:55 2026 rev:129 rq:1354197 version:5.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes 2026-03-27 06:53:41.628332953 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-security.new.2084/yast2-security.changes 2026-05-21 18:26:58.785675078 +0200 @@ -1,0 +2,5 @@ +Wed May 20 08:40:15 UTC 2026 - Ali Abdallah <[email protected]> + +- Change minimum UID from 500 to 1000 (bsc#1262458). + +------------------------------------------------------------------- Old: ---- yast2-security-5.0.5.tar.bz2 New: ---- yast2-security-5.0.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-security.spec ++++++ --- /var/tmp/diff_new_pack.qtAPi6/_old 2026-05-21 18:26:59.297696107 +0200 +++ /var/tmp/diff_new_pack.qtAPi6/_new 2026-05-21 18:26:59.301696272 +0200 @@ -17,7 +17,7 @@ Name: yast2-security -Version: 5.0.5 +Version: 5.0.6 Release: 0 Group: System/YaST License: GPL-2.0-only ++++++ yast2-security-5.0.5.tar.bz2 -> yast2-security-5.0.6.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-5.0.5/package/yast2-security.changes new/yast2-security-5.0.6/package/yast2-security.changes --- old/yast2-security-5.0.5/package/yast2-security.changes 2026-03-25 18:37:30.000000000 +0100 +++ new/yast2-security-5.0.6/package/yast2-security.changes 2026-05-20 11:02:37.000000000 +0200 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed May 20 08:40:15 UTC 2026 - Ali Abdallah <[email protected]> + +- Change minimum UID from 500 to 1000 (bsc#1262458). + +------------------------------------------------------------------- Tue Mar 10 09:00:28 UTC 2026 - Michal Filka <[email protected]> - jsc#PED-14507 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-5.0.5/package/yast2-security.spec new/yast2-security-5.0.6/package/yast2-security.spec --- old/yast2-security-5.0.5/package/yast2-security.spec 2026-03-25 18:37:30.000000000 +0100 +++ new/yast2-security-5.0.6/package/yast2-security.spec 2026-05-20 11:02:37.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-security -Version: 5.0.5 +Version: 5.0.6 Release: 0 Group: System/YaST License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-5.0.5/src/modules/Security.rb new/yast2-security-5.0.6/src/modules/Security.rb --- old/yast2-security-5.0.5/src/modules/Security.rb 2026-03-25 18:37:30.000000000 +0100 +++ new/yast2-security-5.0.6/src/modules/Security.rb 2026-05-20 11:02:37.000000000 +0200 @@ -145,7 +145,7 @@ "DISABLE_STOP_ON_REMOVAL" => "no", "RUN_UPDATEDB_AS" => "nobody", "UID_MAX" => "60000", - "UID_MIN" => "500", + "UID_MIN" => "1000", "SYS_UID_MAX" => "499", "SYS_UID_MIN" => "100", "SYS_GID_MAX" => "499",
