Hello community, here is the log from the commit of package yast2 for openSUSE:Factory checked in at Fri Jul 22 08:57:21 CEST 2011.
-------- --- yast2/yast2.changes 2011-06-28 15:59:09.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2/yast2.changes 2011-07-21 16:30:50.000000000 +0200 @@ -1,0 +2,16 @@ +Thu Jul 21 15:15:51 CEST 2011 - [email protected] + +- Fixed SuSEfirewall2 config library: By default any unassigned + network interface is automatically assigned to the external + firewall zone (bnc#547309). +- Fixed CWM library for opening ports in firewall not to list any + empty strings returned by network module, just interface names + (bnc#547309). +- 2.21.5 + +------------------------------------------------------------------- +Mon Jul 18 08:26:12 CEST 2011 - [email protected] + +- fixed typo (bnc#702662) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-2.21.4.tar.bz2 New: ---- yast2-2.21.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2.spec ++++++ --- /var/tmp/diff_new_pack.CwcRgt/_old 2011-07-22 08:56:35.000000000 +0200 +++ /var/tmp/diff_new_pack.CwcRgt/_new 2011-07-22 08:56:35.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2 -Version: 2.21.4 +Version: 2.21.5 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-2.21.4.tar.bz2 +Source0: yast2-2.21.5.tar.bz2 Prefix: /usr @@ -130,7 +130,7 @@ installation with YaST2. %prep -%setup -n yast2-2.21.4 +%setup -n yast2-2.21.5 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-2.21.4.tar.bz2 -> yast2-2.21.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/VERSION new/yast2-2.21.5/VERSION --- old/yast2-2.21.4/VERSION 2011-06-28 15:53:25.000000000 +0200 +++ new/yast2-2.21.5/VERSION 2011-07-21 15:21:37.000000000 +0200 @@ -1 +1 @@ -2.21.4 +2.21.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/configure new/yast2-2.21.5/configure --- old/yast2-2.21.4/configure 2011-06-28 15:58:06.000000000 +0200 +++ new/yast2-2.21.5/configure 2011-07-21 16:29:13.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for yast2 2.21.4. +# Generated by GNU Autoconf 2.68 for yast2 2.21.5. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2' PACKAGE_TARNAME='yast2' -PACKAGE_VERSION='2.21.4' -PACKAGE_STRING='yast2 2.21.4' +PACKAGE_VERSION='2.21.5' +PACKAGE_STRING='yast2 2.21.5' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1232,7 +1232,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 2.21.4 to adapt to many kinds of systems. +\`configure' configures yast2 2.21.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1303,7 +1303,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2 2.21.4:";; + short | recursive ) echo "Configuration of yast2 2.21.5:";; esac cat <<\_ACEOF @@ -1383,7 +1383,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2 configure 2.21.4 +yast2 configure 2.21.5 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1400,7 +1400,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 $as_me 2.21.4, which was +It was created by yast2 $as_me 2.21.5, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2330,7 +2330,7 @@ # Define the identity of the package. PACKAGE='yast2' - VERSION='2.21.4' + VERSION='2.21.5' cat >>confdefs.h <<_ACEOF @@ -2452,7 +2452,7 @@ -VERSION="2.21.4" +VERSION="2.21.5" RPMNAME="yast2" MAINTAINER="Jiri Srain <[email protected]>" @@ -3498,7 +3498,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2 $as_me 2.21.4, which was +This file was extended by yast2 $as_me 2.21.5, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3551,7 +3551,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 config.status 2.21.4 +yast2 config.status 2.21.5 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-2.21.4/configure.in new/yast2-2.21.5/configure.in --- old/yast2-2.21.4/configure.in 2011-06-28 15:58:02.000000000 +0200 +++ new/yast2-2.21.5/configure.in 2011-07-21 16:29:11.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2, 2.21.4, http://bugs.opensuse.org/, yast2) +AC_INIT(yast2, 2.21.5, http://bugs.opensuse.org/, yast2) 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.21.4" +VERSION="2.21.5" RPMNAME="yast2" MAINTAINER="Jiri Srain <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/library/control/src/WorkflowManager.ycp new/yast2-2.21.5/library/control/src/WorkflowManager.ycp --- old/yast2-2.21.4/library/control/src/WorkflowManager.ycp 2009-11-26 07:52:25.000000000 +0100 +++ new/yast2-2.21.5/library/control/src/WorkflowManager.ycp 2011-07-21 10:19:29.000000000 +0200 @@ -1200,7 +1200,7 @@ if (! IntegrateWorkflow (one_workflow)) { y2error ("Merging '%1' failed!", one_workflow); - Report::Error (_("An internal error occured when integrating additional workflow.")); + Report::Error (_("An internal error occurred when integrating additional workflow.")); ret = false; } }); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/library/modules/Version.ycp new/yast2-2.21.5/library/modules/Version.ycp --- old/yast2-2.21.4/library/modules/Version.ycp 2011-06-28 15:58:14.000000000 +0200 +++ new/yast2-2.21.5/library/modules/Version.ycp 2011-07-21 16:29:18.000000000 +0200 @@ -20,7 +20,7 @@ /** * Version of the yast2 package */ -global string yast2 = "2.21.4"; +global string yast2 = "2.21.5"; /* EOF */ } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/library/network/src/CWMFirewallInterfaces.ycp new/yast2-2.21.5/library/network/src/CWMFirewallInterfaces.ycp --- old/yast2-2.21.4/library/network/src/CWMFirewallInterfaces.ycp 2011-06-27 14:59:35.000000000 +0200 +++ new/yast2-2.21.5/library/network/src/CWMFirewallInterfaces.ycp 2011-07-21 15:24:22.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Routines for selecting interfaces opened in firewall * Authors: Jiri Srain <[email protected]> * - * $Id: CWMFirewallInterfaces.ycp 64592 2011-06-24 14:34:36Z jreidinger $ + * $Id: CWMFirewallInterfaces.ycp 64931 2011-07-21 13:24:21Z locilka $ * * WARNING: If you want to use this functionality of this module * you should allways call 'SuSEFirewall::Read()' in the @@ -33,6 +33,7 @@ import "SuSEFirewall"; import "Report"; import "Stage"; +import "String"; // used only for (Mode::installation() || Mode::update()) import "SuSEFirewallProposal"; @@ -139,7 +140,7 @@ y2milestone("Reading NetworkInterfaces..."); NetworkInterfaces::Read (); } - all_interfaces = NetworkInterfaces::List (""); + all_interfaces = String::NonEmpty (NetworkInterfaces::List ("")); all_interfaces = filter (string i, all_interfaces, { return i != "lo"; }); @@ -238,7 +239,7 @@ groups = add (groups, SuSEFirewall::special_all_interface_zone); } - groups = toset (groups); + groups = String::NonEmpty (toset (groups)); groups = filter (string g, groups, { return g != nil; }); @@ -491,7 +492,6 @@ } } - // list<string> firewall_ifaces = toset (Selected2Opened (ifaces, nm_ifaces_have_to_be_supported)); list<string> firewall_ifaces = toset (Selected2Opened (ifaces, false)); y2milestone("firewall_ifaces: %1", firewall_ifaces); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/library/network/src/SuSEFirewall.ycp new/yast2-2.21.5/library/network/src/SuSEFirewall.ycp --- old/yast2-2.21.4/library/network/src/SuSEFirewall.ycp 2010-03-24 08:23:27.000000000 +0100 +++ new/yast2-2.21.5/library/network/src/SuSEFirewall.ycp 2011-07-21 15:24:22.000000000 +0200 @@ -6,7 +6,7 @@ * Summary: Interface manipulation of /etc/sysconfig/SuSEFirewall * Authors: Lukas Ocilka <[email protected]> * - * $Id: SuSEFirewall.ycp 60742 2010-02-08 15:18:49Z locilka $ + * $Id: SuSEFirewall.ycp 64931 2011-07-21 13:24:21Z locilka $ * * Module for handling SuSEfirewall2. */ @@ -240,11 +240,14 @@ /** * Function returns whether the feature 'any' network interface is supported in the * firewall configuration. The string 'any' must be in the 'EXT' zone. + * Updated: Currently returns only 'true' as every unasigned interface is + * automatically assigned to the EXT zone by SuSEfirewall2. * * @return boolean is_supported whether the feature is supported or not */ global boolean IsAnyNetworkInterfaceSupported () { - return contains(GetSpecialInterfacesInZone(special_all_interface_zone), special_all_interface_string); + // Currently unasigned interfaces belong to the EXT zone by dafault + return true; } /** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-2.21.4/scripts/yast2 new/yast2-2.21.5/scripts/yast2 --- old/yast2-2.21.4/scripts/yast2 2011-06-03 13:23:41.000000000 +0200 +++ new/yast2-2.21.5/scripts/yast2 2011-07-01 14:49:00.000000000 +0200 @@ -215,7 +215,7 @@ { if [ "$1" != "menu" ] ; then if [ "$USE_SNAPPER" = "yes" -a -x $SNAPPERBIN ] ; then - SNAPSHOT_NUMBER=`$SNAPPERBIN create --type=pre --cleanup=number --print-number --description="yast $1"` + SNAPSHOT_NUMBER=`$SNAPPERBIN create --type=pre --cleanup-algorithm=number --print-number --description="yast $1"` fi fi } @@ -224,7 +224,7 @@ { if [ "$1" != "menu" ] ; then if [ "$USE_SNAPPER" = "yes" -a -x $SNAPPERBIN ] ; then - $SNAPPERBIN create --type=post --cleanup=number --pre-number=$SNAPSHOT_NUMBER + $SNAPPERBIN create --type=post --cleanup-algorithm=number --pre-number=$SNAPSHOT_NUMBER fi fi } ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
