Hello community, here is the log from the commit of package yast2 for openSUSE:Factory checked in at 2020-12-18 19:52:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2 (Old) and /work/SRC/openSUSE:Factory/.yast2.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2" Fri Dec 18 19:52:13 2020 rev:501 rq:856322 version:4.3.46 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2/yast2.changes 2020-12-03 18:42:28.170136139 +0100 +++ /work/SRC/openSUSE:Factory/.yast2.new.5145/yast2.changes 2020-12-18 19:52:14.925604000 +0100 @@ -1,0 +2,7 @@ +Tue Dec 15 15:49:56 UTC 2020 - Stefan Schubert <[email protected]> + +- Removed SCR agent .etc.inittab which is obsolete because SysVinit + is no longer supported (bsc#1175494). +- 4.3.46 + +------------------------------------------------------------------- Old: ---- yast2-4.3.45.tar.bz2 New: ---- yast2-4.3.46.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.wIv9Nf/_old 2020-12-18 19:52:15.925605101 +0100 +++ /var/tmp/diff_new_pack.wIv9Nf/_new 2020-12-18 19:52:15.929605105 +0100 @@ -17,7 +17,7 @@ Name: yast2 -Version: 4.3.45 +Version: 4.3.46 Release: 0 Summary: YaST2 Main Package License: GPL-2.0-only ++++++ yast2-4.3.45.tar.bz2 -> yast2-4.3.46.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-4.3.45/library/general/src/scrconf/etc_inittab.scr new/yast2-4.3.46/library/general/src/scrconf/etc_inittab.scr --- old/yast2-4.3.45/library/general/src/scrconf/etc_inittab.scr 2020-12-01 09:31:16.000000000 +0100 +++ new/yast2-4.3.46/library/general/src/scrconf/etc_inittab.scr 1970-01-01 01:00:00.000000000 +0100 @@ -1,32 +0,0 @@ -/** - * File: etc_inittab.scr - * Summary: Agent for reading/writing /etc/inittab - * Access: read/write - * Authors: Petr Blahos <[email protected]> - * Michal Svec <[email protected]> - * See: initttab(5) - * - * Example: - * Dir(.etc.inittab) - * (["id", "si", "l0", "l1", "l2", "~~" ... ]) - ** - * Read(.etc.inittab.id) - * ("5:initdefault:") - ** - * Write(.etc.inittab.id, "3:initdefault:") - * (true) - * - * $Id$ - */ -.etc.inittab - -`ag_ini( - `IniAgent( "/etc/inittab", - $[ - "options" : [ "global_values", "flat" ], - "comments" : [ "^#.*", "^[ \t]*$" ], - "params" : [ - $[ "match" : [ "([^:]+):(.*[^ \t])[ \t]*$", "%s:%s" ] ] - ] - ] -)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-4.3.45/package/yast2.changes new/yast2-4.3.46/package/yast2.changes --- old/yast2-4.3.45/package/yast2.changes 2020-12-01 09:31:16.000000000 +0100 +++ new/yast2-4.3.46/package/yast2.changes 2020-12-16 10:25:50.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Dec 15 15:49:56 UTC 2020 - Stefan Schubert <[email protected]> + +- Removed SCR agent .etc.inittab which is obsolete because SysVinit + is no longer supported (bsc#1175494). +- 4.3.46 + +------------------------------------------------------------------- Mon Nov 30 15:00:28 UTC 2020 - David Diaz <[email protected]> - Yast::Arch add support to know if code is running in a PV Xen guest diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-4.3.45/package/yast2.spec new/yast2-4.3.46/package/yast2.spec --- old/yast2-4.3.45/package/yast2.spec 2020-12-01 09:31:16.000000000 +0100 +++ new/yast2-4.3.46/package/yast2.spec 2020-12-16 10:25:50.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2 -Version: 4.3.45 +Version: 4.3.46 Release: 0 Summary: YaST2 Main Package License: GPL-2.0-only _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
