[yast-commit] [ci_new_pac] JFYI yast2-users -> sle12
Script 'mail_helper' called by ro Hello packager, This is just FYI. Your package was checked in in distribution "sle12" by autobuild-member: ro. Here comes the log... ---------------------------%<------------------------------ Hi, here is the log from ci_new_pac /mounts/work_src_done/SLE12/yast2-users -> sle12 ## BNC# 869798 : "Could not login after install. The installer messed up on passwords." (RESOLVED/FIXED) Changes: -------- --- /work/SRC/SUSE:SLE-12:GA/yast2-users/yast2-users.changes 2014-03-17 14:16:57.000000000 +0100 +++ /mounts/work_src_done/SLE12/yast2-users/yast2-users.changes 2014-03-25 11:49:08.000000000 +0100 @@ -1,0 +2,7 @@ +Tue Mar 25 11:27:14 CET 2014 - jsuchome@suse.cz + +- do not encrypt already crypted password of imported user + (bnc#869798) +- 3.1.18 + +------------------------------------------------------------------- calling whatdependson for sle12-i586 Packages directly triggered for rebuild: - yast2-auth-server - yast2-ftp-server - yast2-inetd - yast2-mail - yast2-samba-server - yast2-schema - yast2-sudo - yast2-users ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/SUSE:SLE-12:GA/yast2-users (Old) and /mounts/work_src_done/SLE12/yast2-users (BS:build ID:34761 MAIL:yast-commit@opensuse.org) (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-users", Maintainer is "yast-commit@opensuse.org" Old: ---- yast2-users-3.1.17.tar.bz2 New: ---- yast2-users-3.1.18.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-users.spec ++++++ --- /var/tmp/diff_new_pack.eTKQLE/_old 2014-03-25 16:03:03.000000000 +0100 +++ /var/tmp/diff_new_pack.eTKQLE/_new 2014-03-25 16:03:03.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.17 +Version: 3.1.18 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-users-3.1.17.tar.bz2 -> yast2-users-3.1.18.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.17/package/yast2-users.changes new/yast2-users-3.1.18/package/yast2-users.changes --- old/yast2-users-3.1.17/package/yast2-users.changes 2014-03-17 13:24:26.000000000 +0100 +++ new/yast2-users-3.1.18/package/yast2-users.changes 2014-03-25 11:44:18.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Mar 25 11:27:14 CET 2014 - jsuchome@suse.cz + +- do not encrypt already crypted password of imported user + (bnc#869798) +- 3.1.18 + +------------------------------------------------------------------- Mon Mar 17 10:59:37 UTC 2014 - ckornacker@suse.com - fix exception on missing yast2-auth-client module (bnc#868437) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.17/package/yast2-users.spec new/yast2-users-3.1.18/package/yast2-users.spec --- old/yast2-users-3.1.17/package/yast2-users.spec 2014-03-17 13:24:26.000000000 +0100 +++ new/yast2-users-3.1.18/package/yast2-users.spec 2014-03-25 11:44:18.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-users -Version: 3.1.17 +Version: 3.1.18 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-users-3.1.17/src/clients/inst_user_first.rb new/yast2-users-3.1.18/src/clients/inst_user_first.rb --- old/yast2-users-3.1.17/src/clients/inst_user_first.rb 2014-03-17 13:24:27.000000000 +0100 +++ new/yast2-users-3.1.18/src/clients/inst_user_first.rb 2014-03-25 11:44:18.000000000 +0100 @@ -398,6 +398,7 @@ @to_import.each do |name| u = @imported_users.fetch(name, {}) u["__imported"] = true + u["encrypted"] = true create_users << u end continue with "q"... Checked in at Tue Mar 25 16:03:15 CET 2014 by ro 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)
-
ro