Hello community, here is the log from the commit of package yast2-security for openSUSE:Factory checked in at 2012-02-01 10:01:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-security (Old) and /work/SRC/openSUSE:Factory/.yast2-security.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-security", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes 2012-01-26 14:10:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-security.new/yast2-security.changes 2012-02-01 10:01:13.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 31 15:48:21 CET 2012 - [email protected] + +- use sha512 as default encryption value, not 'des' (bnc#743715) +- 2.22.1 + +------------------------------------------------------------------- Old: ---- yast2-security-2.22.0.tar.bz2 New: ---- yast2-security-2.22.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-security.spec ++++++ --- /var/tmp/diff_new_pack.eTzQzv/_old 2012-02-01 10:01:14.000000000 +0100 +++ /var/tmp/diff_new_pack.eTzQzv/_new 2012-02-01 10:01:14.000000000 +0100 @@ -18,7 +18,7 @@ Name: yast2-security -Version: 2.22.0 +Version: 2.22.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-security-2.22.0.tar.bz2 -> yast2-security-2.22.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/VERSION new/yast2-security-2.22.1/VERSION --- old/yast2-security-2.22.0/VERSION 2012-01-25 13:45:35.000000000 +0100 +++ new/yast2-security-2.22.1/VERSION 2012-01-31 15:48:53.000000000 +0100 @@ -1 +1 @@ -2.22.0 +2.22.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/configure new/yast2-security-2.22.1/configure --- old/yast2-security-2.22.0/configure 2012-01-25 13:45:43.000000000 +0100 +++ new/yast2-security-2.22.1/configure 2012-01-31 15:52:10.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for yast2-security 2.22.0. +# Generated by GNU Autoconf 2.68 for yast2-security 2.22.1. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2-security' PACKAGE_TARNAME='yast2-security' -PACKAGE_VERSION='2.22.0' -PACKAGE_STRING='yast2-security 2.22.0' +PACKAGE_VERSION='2.22.1' +PACKAGE_STRING='yast2-security 2.22.1' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1229,7 +1229,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2-security 2.22.0 to adapt to many kinds of systems. +\`configure' configures yast2-security 2.22.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1300,7 +1300,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-security 2.22.0:";; + short | recursive ) echo "Configuration of yast2-security 2.22.1:";; esac cat <<\_ACEOF @@ -1380,7 +1380,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-security configure 2.22.0 +yast2-security configure 2.22.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1397,7 +1397,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2-security $as_me 2.22.0, which was +It was created by yast2-security $as_me 2.22.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2327,7 +2327,7 @@ # Define the identity of the package. PACKAGE='yast2-security' - VERSION='2.22.0' + VERSION='2.22.1' cat >>confdefs.h <<_ACEOF @@ -2449,7 +2449,7 @@ -VERSION="2.22.0" +VERSION="2.22.1" RPMNAME="yast2-security" MAINTAINER="Jiri Suchomel <[email protected]>" @@ -3379,7 +3379,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-security $as_me 2.22.0, which was +This file was extended by yast2-security $as_me 2.22.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3432,7 +3432,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yast2-security config.status 2.22.0 +yast2-security config.status 2.22.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/configure.in new/yast2-security-2.22.1/configure.in --- old/yast2-security-2.22.0/configure.in 2012-01-25 13:45:38.000000000 +0100 +++ new/yast2-security-2.22.1/configure.in 2012-01-31 15:52:06.000000000 +0100 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.21.8 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-security, 2.22.0, http://bugs.opensuse.org/, yast2-security) +AC_INIT(yast2-security, 2.22.1, http://bugs.opensuse.org/, yast2-security) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.22.0" +VERSION="2.22.1" RPMNAME="yast2-security" MAINTAINER="Jiri Suchomel <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/Security.ycp new/yast2-security-2.22.1/src/Security.ycp --- old/yast2-security-2.22.0/src/Security.ycp 2012-01-25 13:44:32.000000000 +0100 +++ new/yast2-security-2.22.1/src/Security.ycp 2012-01-31 15:50:17.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Data for the security configuration * Authors: Michal Svec <[email protected]> * - * $Id: Security.ycp 65732 2011-09-16 08:40:20Z jsuchome $ + * $Id: Security.ycp 67332 2012-01-31 14:50:15Z jsuchome $ */ { @@ -431,7 +431,10 @@ method = PamSettings::GetHashMethod (); } if (method == "" || !contains (["des","md5","sha256","sha512"],method)) - method = "des"; + { + method = "sha512"; + modified = true; + } Settings["PASSWD_ENCRYPTION"] = method; Settings["GROUP_ENCRYPTION"] = PamSettings::GetGroupHashMethod (); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/complex.ycp new/yast2-security-2.22.1/src/complex.ycp --- old/yast2-security-2.22.0/src/complex.ycp 2012-01-25 13:44:15.000000000 +0100 +++ new/yast2-security-2.22.1/src/complex.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Complex dialogs definitions * Authors: Michal Svec <[email protected]> * - * $Id: complex.ycp 54846 2009-01-21 09:09:53Z jsuchome $ + * $Id: complex.ycp 67289 2012-01-25 12:46:24Z jsuchome $ */ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/dialogs.ycp new/yast2-security-2.22.1/src/dialogs.ycp --- old/yast2-security-2.22.0/src/dialogs.ycp 2012-01-25 13:44:17.000000000 +0100 +++ new/yast2-security-2.22.1/src/dialogs.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Dialogs definitions * Authors: Michal Svec <[email protected]> * - * $Id: dialogs.ycp 65732 2011-09-16 08:40:20Z jsuchome $ + * $Id: dialogs.ycp 67289 2012-01-25 12:46:24Z jsuchome $ */ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/helps.ycp new/yast2-security-2.22.1/src/helps.ycp --- old/yast2-security-2.22.0/src/helps.ycp 2012-01-25 13:44:21.000000000 +0100 +++ new/yast2-security-2.22.1/src/helps.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Helps definition * Authors: Michal Svec <[email protected]> * - * $Id: helps.ycp 65732 2011-09-16 08:40:20Z jsuchome $ + * $Id: helps.ycp 67289 2012-01-25 12:46:24Z jsuchome $ * * This file contains all helps for the security module screens. * They are in one huge map called HELPS. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/levels.ycp new/yast2-security-2.22.1/src/levels.ycp --- old/yast2-security-2.22.0/src/levels.ycp 2012-01-25 13:44:23.000000000 +0100 +++ new/yast2-security-2.22.1/src/levels.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Security settings definitions * Authors: Michal Svec <[email protected]> * - * $Id: levels.ycp 65732 2011-09-16 08:40:20Z jsuchome $ + * $Id: levels.ycp 67289 2012-01-25 12:46:24Z jsuchome $ * * This file contains definitions of all security settings. * They are in one huge list. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/routines.ycp new/yast2-security-2.22.1/src/routines.ycp --- old/yast2-security-2.22.0/src/routines.ycp 2012-01-25 13:44:25.000000000 +0100 +++ new/yast2-security-2.22.1/src/routines.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Routines * Authors: Michal Svec <[email protected]> * - * $Id: routines.ycp 65613 2011-09-08 13:45:23Z jsuchome $ + * $Id: routines.ycp 67289 2012-01-25 12:46:24Z jsuchome $ * * These functions are used for the user interface creation * and interaction. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/security.ycp new/yast2-security-2.22.1/src/security.ycp --- old/yast2-security-2.22.0/src/security.ycp 2012-01-25 13:44:30.000000000 +0100 +++ new/yast2-security-2.22.1/src/security.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Main file * Authors: Michal Svec <[email protected]> * - * $Id: security.ycp 64909 2011-07-20 09:04:52Z jsuchome $ + * $Id: security.ycp 67289 2012-01-25 12:46:24Z jsuchome $ * * This is a main file of the module. There is in the file * only some calls to the basic functions. The settings are diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/security_auto.ycp new/yast2-security-2.22.1/src/security_auto.ycp --- old/yast2-security-2.22.0/src/security_auto.ycp 2012-01-25 13:44:27.000000000 +0100 +++ new/yast2-security-2.22.1/src/security_auto.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Client for autoinstallation * Authors: Michal Svec <[email protected]> * - * $Id: security_auto.ycp 20595 2004-12-17 13:51:19Z jsuchome $ + * $Id: security_auto.ycp 67289 2012-01-25 12:46:24Z jsuchome $ * * This is a client for autoinstallation. It takes its arguments, * goes through the configuration and return the setting. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/security_summary.ycp new/yast2-security-2.22.1/src/security_summary.ycp --- old/yast2-security-2.22.0/src/security_summary.ycp 2012-01-25 13:44:28.000000000 +0100 +++ new/yast2-security-2.22.1/src/security_summary.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Securitys summary * Authors: Michal Svec <[email protected]> * - * $Id: security_summary.ycp 12601 2003-11-11 09:04:37Z msvec $ + * $Id: security_summary.ycp 67289 2012-01-25 12:46:24Z jsuchome $ */ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/users.ycp new/yast2-security-2.22.1/src/users.ycp --- old/yast2-security-2.22.0/src/users.ycp 2012-01-25 13:44:34.000000000 +0100 +++ new/yast2-security-2.22.1/src/users.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Users dialogs definitions * Authors: Michal Svec <[email protected]> * - * $Id: users.ycp 51199 2008-09-16 17:01:23Z lslezak $ + * $Id: users.ycp 67289 2012-01-25 12:46:24Z jsuchome $ */ { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/widgets.ycp new/yast2-security-2.22.1/src/widgets.ycp --- old/yast2-security-2.22.0/src/widgets.ycp 2012-01-25 13:44:36.000000000 +0100 +++ new/yast2-security-2.22.1/src/widgets.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Security widgets definitions * Authors: Michal Svec <[email protected]> * - * $Id: widgets.ycp 65732 2011-09-16 08:40:20Z jsuchome $ + * $Id: widgets.ycp 67289 2012-01-25 12:46:24Z jsuchome $ * * This file contains the definitions of all widgets used by the * security module. They are all in one map (function) called diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-security-2.22.0/src/wizards.ycp new/yast2-security-2.22.1/src/wizards.ycp --- old/yast2-security-2.22.0/src/wizards.ycp 2012-01-25 13:44:39.000000000 +0100 +++ new/yast2-security-2.22.1/src/wizards.ycp 2012-01-25 13:46:26.000000000 +0100 @@ -24,7 +24,7 @@ * Summary: Wizards definitions * Authors: Michal Svec <[email protected]> * - * $Id: wizards.ycp 66054 2011-09-26 13:00:53Z visnov $ + * $Id: wizards.ycp 67289 2012-01-25 12:46:24Z jsuchome $ */ { -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
