Hello community, here is the log from the commit of package yast2-auth-client for openSUSE:Factory checked in at 2017-11-08 15:11:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-auth-client (Old) and /work/SRC/openSUSE:Factory/.yast2-auth-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-auth-client" Wed Nov 8 15:11:48 2017 rev:31 rq:539797 version:3.3.18 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes 2017-09-04 12:39:32.140388107 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 2017-11-08 15:15:57.873276994 +0100 @@ -1,0 +2,6 @@ +Fri Nov 3 14:56:08 UTC 2017 - [email protected] + +- Upgrade to version 3.1.18 to introduce an RNC file that assists in + autoyast XML validation (bsc#1062828). + +------------------------------------------------------------------- Old: ---- yast2-auth-client-3.3.17.tar.bz2 New: ---- yast2-auth-client-3.3.18.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-auth-client.spec ++++++ --- /var/tmp/diff_new_pack.rF6WaK/_old 2017-11-08 15:15:58.457255679 +0100 +++ /var/tmp/diff_new_pack.rF6WaK/_new 2017-11-08 15:15:58.461255533 +0100 @@ -17,7 +17,7 @@ Name: yast2-auth-client -Version: 3.3.17 +Version: 3.3.18 Release: 0 Url: https://github.com/yast/yast-auth-client Summary: YaST2 - Centralised System Authentication Configuration @@ -67,5 +67,6 @@ %{yast_clientdir}/ %{yast_libdir}/ %{yast_scrconfdir}/ +%{yast_schemadir}/ %changelog ++++++ yast2-auth-client-3.3.17.tar.bz2 -> yast2-auth-client-3.3.18.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.3.17/package/yast2-auth-client.changes new/yast2-auth-client-3.3.18/package/yast2-auth-client.changes --- old/yast2-auth-client-3.3.17/package/yast2-auth-client.changes 2017-09-04 08:38:24.906690959 +0200 +++ new/yast2-auth-client-3.3.18/package/yast2-auth-client.changes 2017-11-08 10:14:37.352725525 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Nov 3 14:56:08 UTC 2017 - [email protected] + +- Upgrade to version 3.1.18 to introduce an RNC file that assists in + autoyast XML validation (bsc#1062828). + +------------------------------------------------------------------- Tue Aug 29 13:54:21 UTC 2017 - [email protected] - Bump to version 3.3.17 to fix two issues: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.3.17/package/yast2-auth-client.spec new/yast2-auth-client-3.3.18/package/yast2-auth-client.spec --- old/yast2-auth-client-3.3.17/package/yast2-auth-client.spec 2017-09-04 08:38:24.906690959 +0200 +++ new/yast2-auth-client-3.3.18/package/yast2-auth-client.spec 2017-11-08 10:14:37.352725525 +0100 @@ -17,7 +17,7 @@ Name: yast2-auth-client -Version: 3.3.17 +Version: 3.3.18 Release: 0 Url: https://github.com/yast/yast-auth-client Summary: YaST2 - Centralised System Authentication Configuration @@ -67,5 +67,6 @@ %{yast_clientdir}/ %{yast_libdir}/ %{yast_scrconfdir}/ +%{yast_schemadir}/ %changelog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.3.17/src/autoyast-rnc/auth-client.rnc new/yast2-auth-client-3.3.18/src/autoyast-rnc/auth-client.rnc --- old/yast2-auth-client-3.3.17/src/autoyast-rnc/auth-client.rnc 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-auth-client-3.3.18/src/autoyast-rnc/auth-client.rnc 2017-11-08 10:14:37.352725525 +0100 @@ -0,0 +1,5 @@ +default namespace = "http://www.suse.com/1.0/yast2ns" + +auth-client = element auth-client { + element conf_json { text }? +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-client-3.3.17/src/desktop/auth-client.desktop new/yast2-auth-client-3.3.18/src/desktop/auth-client.desktop --- old/yast2-auth-client-3.3.17/src/desktop/auth-client.desktop 2017-09-04 08:38:24.910690959 +0200 +++ new/yast2-auth-client-3.3.18/src/desktop/auth-client.desktop 2017-11-08 10:14:37.352725525 +0100 @@ -11,6 +11,7 @@ X-SuSE-YaST-AutoInst=all X-SuSE-YaST-AutoInstResource=auth-client X-SuSE-YaST-AutoInstClonable=true +X-SuSE-YaST-AutoInstSchema=auth-client.rnc X-SuSE-YaST-Keywords=authentication,sssd,pam,ldap,kerberos,krb,krb5,windows,microsoft,ad,activedirectory Icon=yast-kerberos
