Hello community, here is the log from the commit of package yast2-security for openSUSE:Factory checked in at 2019-10-21 12:27:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-security (Old) and /work/SRC/openSUSE:Factory/.yast2-security.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-security" Mon Oct 21 12:27:04 2019 rev:87 rq:741053 version:4.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes 2019-10-16 09:09:25.784373050 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-security.new.2352/yast2-security.changes 2019-10-21 12:27:05.863872074 +0200 @@ -1,0 +2,6 @@ +Fri Oct 18 13:06:46 CEST 2019 - [email protected] + +- Added extra_services to security.rnc file (bsc#1153623). +- 4.2.5 + +------------------------------------------------------------------- Old: ---- yast2-security-4.2.4.tar.bz2 New: ---- yast2-security-4.2.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-security.spec ++++++ --- /var/tmp/diff_new_pack.Wi8kgU/_old 2019-10-21 12:27:06.595872903 +0200 +++ /var/tmp/diff_new_pack.Wi8kgU/_new 2019-10-21 12:27:06.595872903 +0200 @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.2.4 +Version: 4.2.5 Release: 0 Summary: YaST2 - Security Configuration License: GPL-2.0-only ++++++ yast2-security-4.2.4.tar.bz2 -> yast2-security-4.2.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-4.2.4/package/yast2-security.changes new/yast2-security-4.2.5/package/yast2-security.changes --- old/yast2-security-4.2.4/package/yast2-security.changes 2019-10-07 14:42:18.000000000 +0200 +++ new/yast2-security-4.2.5/package/yast2-security.changes 2019-10-18 13:15:52.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Oct 18 13:06:46 CEST 2019 - [email protected] + +- Added extra_services to security.rnc file (bsc#1153623). +- 4.2.5 + +------------------------------------------------------------------- Thu Oct 3 16:28:06 UTC 2019 - Imobach Gonzalez Sosa <[email protected]> - Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-4.2.4/package/yast2-security.spec new/yast2-security-4.2.5/package/yast2-security.spec --- old/yast2-security-4.2.4/package/yast2-security.spec 2019-10-07 14:42:18.000000000 +0200 +++ new/yast2-security-4.2.5/package/yast2-security.spec 2019-10-18 13:15:52.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-security -Version: 4.2.4 +Version: 4.2.5 Release: 0 Group: System/YaST License: GPL-2.0-only diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-4.2.4/src/autoyast-rnc/security.rnc new/yast2-security-4.2.5/src/autoyast-rnc/security.rnc --- old/yast2-security-4.2.4/src/autoyast-rnc/security.rnc 2019-10-07 14:42:18.000000000 +0200 +++ new/yast2-security-4.2.5/src/autoyast-rnc/security.rnc 2019-10-18 13:15:52.000000000 +0200 @@ -6,6 +6,7 @@ cwd_in_user_path = element cwd_in_user_path { text } disable_restart_on_update = element disable_restart_on_update { text } disable_stop_on_removal = element disable_stop_on_removal { text } +extra_services = element extra_services { text } displaymanager_remote_access = element displaymanager_remote_access { text } displaymanager_root_login_remote = element displaymanager_root_login_remote { text } displaymanager_shutdown = element displaymanager_shutdown { text } @@ -57,6 +58,7 @@ | cwd_in_user_path | disable_restart_on_update | disable_stop_on_removal + | extra_services | displaymanager_remote_access | displaymanager_root_login_remote | displaymanager_xserver_tcp_port_6000_open
