commit yast2-auth-server for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-auth-server for openSUSE:Factory checked in at 2014-11-28 08:47:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-14 13:24:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-auth-server.new/yast2-auth-server.changes 2014-11-28 08:47:04.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Nov 21 12:41:12 CET 2014 - varkoly@suse.com + +- bnc#897441 - Yast2 Certificate module are broken +- 3.1.12 + +------------------------------------------------------------------- Old: ---- yast2-auth-server-3.1.11.tar.bz2 New: ---- yast2-auth-server-3.1.12.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-auth-server.spec ++++++ --- /var/tmp/diff_new_pack.YwXIdF/_old 2014-11-28 08:47:05.000000000 +0100 +++ /var/tmp/diff_new_pack.YwXIdF/_new 2014-11-28 08:47:05.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-auth-server -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-auth-server-3.1.11.tar.bz2 -> yast2-auth-server-3.1.12.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.11/.travis.yml new/yast2-auth-server-3.1.12/.travis.yml --- old/yast2-auth-server-3.1.11/.travis.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-auth-server-3.1.12/.travis.yml 2014-11-26 13:19:10.000000000 +0100 @@ -0,0 +1,16 @@ +language: cpp +compiler: + - gcc +before_install: + # disable rvm, use system Ruby + - rvm reset + - wget https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/tra... + - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2-core-dev libboost-dev ldapcpplib-dev" -g "yast-rake gettext" +script: + - rake check:syntax + - rake check:pot + - make -f Makefile.cvs + - make + - sudo make install + - make check + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.11/README.md new/yast2-auth-server-3.1.12/README.md --- old/yast2-auth-server-3.1.11/README.md 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/README.md 2014-11-26 13:19:11.000000000 +0100 @@ -1,6 +1,10 @@ yast2-auth-server ================= +[![Travis Build](https://travis-ci.org/yast/yast-auth-server.svg?branch=master)](https://travis-ci.org/yast/yast-auth-server) +[![Jenkins Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-auth-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-auth-server-master/) + + With this YaST2 module you can configure LDAP and Kerberos authentication services Installation diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.11/package/yast2-auth-server.changes new/yast2-auth-server-3.1.12/package/yast2-auth-server.changes --- old/yast2-auth-server-3.1.11/package/yast2-auth-server.changes 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/package/yast2-auth-server.changes 2014-11-26 13:19:11.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Nov 21 12:41:12 CET 2014 - varkoly@suse.com + +- bnc#897441 - Yast2 Certificate module are broken +- 3.1.12 + +------------------------------------------------------------------- Wed Oct 1 10:09:24 UTC 2014 - varkoly@suse.com - bnc#897441 - Yast2 Certificate module are broken diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.11/package/yast2-auth-server.spec new/yast2-auth-server-3.1.12/package/yast2-auth-server.spec --- old/yast2-auth-server-3.1.11/package/yast2-auth-server.spec 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/package/yast2-auth-server.spec 2014-11-26 13:19:11.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-auth-server -Version: 3.1.11 +Version: 3.1.12 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-auth-server-3.1.11/src/include/auth-server/dialogs.rb new/yast2-auth-server-3.1.12/src/include/auth-server/dialogs.rb --- old/yast2-auth-server-3.1.11/src/include/auth-server/dialogs.rb 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/src/include/auth-server/dialogs.rb 2014-11-26 13:19:11.000000000 +0100 @@ -1185,7 +1185,7 @@ Label.NextButton ) ret = nil - cacert = "/usr/share/pki/trust/anchors/YaST-CA.pem" + cacert = "/etc/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.11/src/include/auth-server/tree_structure.rb new/yast2-auth-server-3.1.12/src/include/auth-server/tree_structure.rb --- old/yast2-auth-server-3.1.11/src/include/auth-server/tree_structure.rb 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/src/include/auth-server/tree_structure.rb 2014-11-26 13:19:11.000000000 +0100 @@ -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", "") == "/usr/share/pki/trust/anchors/YaST-CA.pem" && + if Ops.get_string(tls, "caCertFile", "") == "/etc/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, "/usr/share/pki/trust/anchors/YaST-CA.pem") + UI.ChangeWidget(:te_ca_file, :Value, "/etc/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, "/usr/share/pki/trust/anchors/YaST-CA.pem") + UI.ChangeWidget(:te_ca_file, :Value, "/etc/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.11/src/modules/AuthServer.pm new/yast2-auth-server-3.1.12/src/modules/AuthServer.pm --- old/yast2-auth-server-3.1.11/src/modules/AuthServer.pm 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/src/modules/AuthServer.pm 2014-11-26 13:19:11.000000000 +0100 @@ -2529,7 +2529,7 @@ my $tlsSettings = { "certKeyFile" => "/etc/ssl/servercerts/serverkey.pem", "certFile" => "/etc/ssl/servercerts/servercert.pem", - "caCertFile" => "/usr/share/pki/trust/anchors/YaST-CA.pem", + "caCertFile" => "/etc/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.11/src/modules/YaPI/LdapServer.pm new/yast2-auth-server-3.1.12/src/modules/YaPI/LdapServer.pm --- old/yast2-auth-server-3.1.11/src/modules/YaPI/LdapServer.pm 2014-10-11 23:49:10.000000000 +0200 +++ new/yast2-auth-server-3.1.12/src/modules/YaPI/LdapServer.pm 2014-11-26 13:19:11.000000000 +0100 @@ -1864,7 +1864,7 @@ $tlsHash->{TLSCertificateFile} = '/etc/ssl/servercerts/servercert.pem'; $tlsHash->{TLSCertificateKeyFile} = '/etc/ssl/servercerts/serverkey.pem'; - if(SCR->Read(".target.size", '/usr/share/pki/trust/anchors/YaST-CA.pem') > 0) { + if(SCR->Read(".target.size", '/etc/pki/trust/anchors/YaST-CA.pem') > 0) { $tlsHash->{TLSCACertificatePath} = '/etc/ssl/certs/'; $tlsHash->{TLSCACertificateFile} = undef; } -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de