[yast-commit] [ci_new_pac] JFYI yast2-registration -> sle12
![](https://seccdn.libravatar.org/avatar/c832a8d3457e1cacf4f28b56b637136d.jpg?s=120&d=mm&r=g)
Script 'mail_helper' called by bg Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: bg. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-registration -> sle12 ## BNC# 893561 : "Exception during registration: private method SslCertificate#sha256_fingerprint called from ConnectHelpers" (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-registration/yast2-registration.changes 2014-08-25 15:39:10.000000000 +0200 +++ /mounts/work_src_done/SLE12/yast2-registration/yast2-registration.changes 2014-08-26 14:29:24.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Aug 26 12:03:39 UTC 2014 - ancor@suse.com + +- Replaced call to private method SslCertificate#sha256_fingerprint + with the proper SslCertificate#fingerprint (bnc#893561) +- 3.1.110 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-registration ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-registration (Old) and /mounts/work_src_done/SLE12/yast2-registration (BS:build ID:43138 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-registration", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-registration-3.1.109.tar.bz2 New: ---- yast2-registration-3.1.110.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-registration.spec ++++++ --- /var/tmp/diff_new_pack.Ghua12/_old 2014-08-26 15:45:14.000000000 +0200 +++ /var/tmp/diff_new_pack.Ghua12/_new 2014-08-26 15:45:14.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 3.1.109 +Version: 3.1.110 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-registration-3.1.109.tar.bz2 -> yast2-registration-3.1.110.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-registration-3.1.109/package/yast2-registration.changes new/yast2-registration-3.1.110/package/yast2-registration.changes --- old/yast2-registration-3.1.109/package/yast2-registration.changes 2014-08-25 11:14:34.000000000 +0200 +++ new/yast2-registration-3.1.110/package/yast2-registration.changes 2014-08-26 14:24:31.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Aug 26 12:03:39 UTC 2014 - ancor@suse.com + +- Replaced call to private method SslCertificate#sha256_fingerprint + with the proper SslCertificate#fingerprint (bnc#893561) +- 3.1.110 + +------------------------------------------------------------------- Mon Aug 25 08:21:18 UTC 2014 - lslezak@suse.cz - select and install extension/module products also in installed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-registration-3.1.109/package/yast2-registration.spec new/yast2-registration-3.1.110/package/yast2-registration.spec --- old/yast2-registration-3.1.109/package/yast2-registration.spec 2014-08-25 11:14:34.000000000 +0200 +++ new/yast2-registration-3.1.110/package/yast2-registration.spec 2014-08-26 14:24:31.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-registration -Version: 3.1.109 +Version: 3.1.110 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-registration-3.1.109/src/lib/registration/connect_helpers.rb new/yast2-registration-3.1.110/src/lib/registration/connect_helpers.rb --- old/yast2-registration-3.1.109/src/lib/registration/connect_helpers.rb 2014-08-25 11:14:34.000000000 +0200 +++ new/yast2-registration-3.1.110/src/lib/registration/connect_helpers.rb 2014-08-26 14:24:32.000000000 +0200 @@ -224,7 +224,7 @@ end # remember the imported certificate fingerprint for Autoyast export - Storage::InstallationOptions.instance.imported_cert_sha256_fingerprint = cert.sha256_fingerprint + Storage::InstallationOptions.instance.imported_cert_sha256_fingerprint = cert.fingerprint(Fingerprint::SHA256) log.info "Certificate import result: #{result}" true end continue with "q"... Checked in at Tue Aug 26 15:45:37 CEST 2014 by bg Remember to have fun... -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
bg