Hello community, here is the log from the commit of package yast2-auth-server for openSUSE:Factory checked in at 2014-10-14 13:24:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-auth-server (Old) and /work/SRC/openSUSE:Factory/.yast2-auth-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-auth-server" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-auth-server/yast2-auth-server.changes 2014-07-13 14:06:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-auth-server.new/yast2-auth-server.changes 2014-10-14 13:24:48.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Oct 1 10:09:24 UTC 2014 - [email protected] + +- bnc#897441 - Yast2 Certificate module are broken +- 3.1.11 + +------------------------------------------------------------------- Old: ---- yast2-auth-server-3.1.10.tar.bz2 New: ---- yast2-auth-server-3.1.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-auth-server.spec ++++++ --- /var/tmp/diff_new_pack.dtcgJb/_old 2014-10-14 13:24:49.000000000 +0200 +++ /var/tmp/diff_new_pack.dtcgJb/_new 2014-10-14 13:24:49.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-auth-server -Version: 3.1.10 +Version: 3.1.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-auth-server-3.1.10.tar.bz2 -> yast2-auth-server-3.1.11.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/MAINTAINER new/yast2-auth-server-3.1.11/MAINTAINER --- old/yast2-auth-server-3.1.10/MAINTAINER 2014-07-08 11:25:30.000000000 +0200 +++ new/yast2-auth-server-3.1.11/MAINTAINER 2014-10-11 23:49:10.000000000 +0200 @@ -1 +1 @@ -Christian Kornacker <[email protected]> +Deprecated file. Use `osc maintainer yast2-auth-server` instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/package/yast2-auth-server.changes new/yast2-auth-server-3.1.11/package/yast2-auth-server.changes --- old/yast2-auth-server-3.1.10/package/yast2-auth-server.changes 2014-07-08 11:25:31.000000000 +0200 +++ new/yast2-auth-server-3.1.11/package/yast2-auth-server.changes 2014-10-11 23:49:10.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Oct 1 10:09:24 UTC 2014 - [email protected] + +- bnc#897441 - Yast2 Certificate module are broken +- 3.1.11 + +------------------------------------------------------------------- Fri Jul 4 10:03:05 UTC 2014 - [email protected] - fix undefined method 'WriteKdbvalue' (bnc#885833) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/package/yast2-auth-server.spec new/yast2-auth-server-3.1.11/package/yast2-auth-server.spec --- old/yast2-auth-server-3.1.10/package/yast2-auth-server.spec 2014-07-08 11:25:31.000000000 +0200 +++ new/yast2-auth-server-3.1.11/package/yast2-auth-server.spec 2014-10-11 23:49:10.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-auth-server -Version: 3.1.10 +Version: 3.1.11 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/src/include/auth-server/dialogs.rb new/yast2-auth-server-3.1.11/src/include/auth-server/dialogs.rb --- old/yast2-auth-server-3.1.10/src/include/auth-server/dialogs.rb 2014-07-08 11:25:31.000000000 +0200 +++ new/yast2-auth-server-3.1.11/src/include/auth-server/dialogs.rb 2014-10-11 23:49:10.000000000 +0200 @@ -1185,7 +1185,7 @@ Label.NextButton ) ret = nil - cacert = "/etc/ssl/certs/YaST-CA.pem" + cacert = "/usr/share/pki/trust/anchors/YaST-CA.pem" while true UI.ChangeWidget(:cb_start_tls, :Enabled, false) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/src/include/auth-server/tree_structure.rb new/yast2-auth-server-3.1.11/src/include/auth-server/tree_structure.rb --- old/yast2-auth-server-3.1.10/src/include/auth-server/tree_structure.rb 2014-07-08 11:25:31.000000000 +0200 +++ new/yast2-auth-server-3.1.11/src/include/auth-server/tree_structure.rb 2014-10-11 23:49:10.000000000 +0200 @@ -392,7 +392,7 @@ UI.ChangeWidget(:cb_tls_enabled, :Value, true) UI.ChangeWidget(:cb_ssl_listener_enabled, :Enabled, true) - if Ops.get_string(tls, "caCertFile", "") == "/etc/ssl/certs/YaST-CA.pem" && + if Ops.get_string(tls, "caCertFile", "") == "/usr/share/pki/trust/anchors/YaST-CA.pem" && Ops.get_string(tls, "certFile", "") == "/etc/ssl/servercerts/servercert.pem" && Ops.get_string(tls, "certKeyFile", "") == @@ -513,7 +513,7 @@ if common_cert_available UI.ChangeWidget(:cb_use_common_cert, :Enabled, true) UI.ChangeWidget(:cb_use_common_cert, :Value, true) - UI.ChangeWidget(:te_ca_file, :Value, "/etc/ssl/certs/YaST-CA.pem") + UI.ChangeWidget(:te_ca_file, :Value, "/usr/share/pki/trust/anchors/YaST-CA.pem") UI.ChangeWidget( :te_cert_file, :Value, @@ -539,7 +539,7 @@ ) if use_common_cert if common_cert_available - UI.ChangeWidget(:te_ca_file, :Value, "/etc/ssl/certs/YaST-CA.pem") + UI.ChangeWidget(:te_ca_file, :Value, "/usr/share/pki/trust/anchors/YaST-CA.pem") UI.ChangeWidget( :te_cert_file, :Value, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/src/modules/AuthServer.pm new/yast2-auth-server-3.1.11/src/modules/AuthServer.pm --- old/yast2-auth-server-3.1.10/src/modules/AuthServer.pm 2014-07-08 11:25:31.000000000 +0200 +++ new/yast2-auth-server-3.1.11/src/modules/AuthServer.pm 2014-10-11 23:49:10.000000000 +0200 @@ -2529,7 +2529,7 @@ my $tlsSettings = { "certKeyFile" => "/etc/ssl/servercerts/serverkey.pem", "certFile" => "/etc/ssl/servercerts/servercert.pem", - "caCertFile" => "/etc/ssl/certs/YaST-CA.pem", + "caCertFile" => "/usr/share/pki/trust/anchors/YaST-CA.pem", "caCertDir" => "", "crlFile" => "", "crlCheck" => 0, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.10/src/modules/YaPI/LdapServer.pm new/yast2-auth-server-3.1.11/src/modules/YaPI/LdapServer.pm --- old/yast2-auth-server-3.1.10/src/modules/YaPI/LdapServer.pm 2014-07-08 11:25:31.000000000 +0200 +++ new/yast2-auth-server-3.1.11/src/modules/YaPI/LdapServer.pm 2014-10-11 23:49:10.000000000 +0200 @@ -1864,7 +1864,7 @@ $tlsHash->{TLSCertificateFile} = '/etc/ssl/servercerts/servercert.pem'; $tlsHash->{TLSCertificateKeyFile} = '/etc/ssl/servercerts/serverkey.pem'; - if(SCR->Read(".target.size", '/etc/ssl/certs/YaST-CA.pem') > 0) { + if(SCR->Read(".target.size", '/usr/share/pki/trust/anchors/YaST-CA.pem') > 0) { $tlsHash->{TLSCACertificatePath} = '/etc/ssl/certs/'; $tlsHash->{TLSCACertificateFile} = undef; } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
