Hello community, here is the log from the commit of package sysconfig checked in at Fri Oct 27 19:24:48 CEST 2006. -------- --- sysconfig/sysconfig.changes 2006-10-22 00:36:07.000000000 +0200 +++ /mounts/work_src_done/STABLE/sysconfig/sysconfig.changes 2006-10-27 16:44:22.000000000 +0200 @@ -1,0 +2,14 @@ +Fri Oct 27 15:31:30 CEST 2006 - jg@suse.de + +- new version 0.60.1 +- ifup-wireless: using wext driver back-end for madwifi now + +------------------------------------------------------------------- +Tue Oct 24 16:14:40 CEST 2006 - zoz@suse.de + +- Avoid unneccessary output from sysctl in ifup (Bug 201658) +- blacklist 82875p_edac. (Bug 213840) +- added hal and dbus to 'Requires:' in specfile since rcnetwork + requires these services. (Bug 214652) + +------------------------------------------------------------------- @@ -4,2 +18 @@ -- add patch sysconfig-checkproc-replacement-fix-thoenig-01.patch: - Let the checkproc replacement be LSB compliant (b.n.c #213249). +- Let the checkproc replacement be LSB compliant (b.n.c #213249). @@ -18,0 +32,3 @@ +- Add replacements for pidof, checkproc, killproc written in shell + code, which do not stat executables in /proc/*/*, to prevent + hangs with disappeared NFS mounts [#55370] [#187175] Old: ---- sysconfig-0.60.0.tar.bz2 sysconfig-checkproc-replacement-fix-thoenig-01.patch New: ---- sysconfig-0.60.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sysconfig.spec ++++++ --- /var/tmp/diff_new_pack.3J6Bka/_old 2006-10-27 19:24:07.000000000 +0200 +++ /var/tmp/diff_new_pack.3J6Bka/_new 2006-10-27 19:24:07.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package sysconfig (Version 0.60.0) +# spec file for package sysconfig (Version 0.60.1) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,17 +12,16 @@ Name: sysconfig BuildRequires: autofs portmap sysfsutils ypbind -Version: 0.60.0 -Release: 10 +Version: 0.60.1 +Release: 1 Summary: The sysconfig scheme Group: System/Base License: GNU General Public License (GPL) - all versions Autoreqprov: on -Requires: iproute2 +Requires: iproute2 dbus-1 hal BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk /usr/bin/sed /usr/bin/grep Source: %name-%version.tar.bz2 -Patch0: %name-checkproc-replacement-fix-thoenig-01.patch %description This package provides the SuSE system configuration scheme. @@ -42,7 +41,6 @@ %prep %setup -n sysconfig-%{version} -%patch0 -p0 %build autoreconf --force --install @@ -210,9 +208,16 @@ %{insserv_cleanup} %changelog -n sysconfig +* Fri Oct 27 2006 - jg@suse.de +- new version 0.60.1 +- ifup-wireless: using wext driver back-end for madwifi now +* Tue Oct 24 2006 - zoz@suse.de +- Avoid unneccessary output from sysctl in ifup (Bug 201658) +- blacklist 82875p_edac. (Bug 213840) +- added hal and dbus to 'Requires:' in specfile since rcnetwork + requires these services. (Bug 214652) * Sun Oct 22 2006 - thoenig@suse.de -- add patch sysconfig-checkproc-replacement-fix-thoenig-01.patch: - Let the checkproc replacement be LSB compliant (b.n.c #213249). +- Let the checkproc replacement be LSB compliant (b.n.c #213249). * Mon Oct 09 2006 - kay.sievers@suse.de - new version 0.60.0 - use sysfs "subsystem" link instead of deprecated "bus" link @@ -220,6 +225,9 @@ - Don't kill ipw3945d at interface remove event (Bug 203688) - Don't restrict ETHTOOL_OPTIONS to arguments of '-s'. Also allow other options like '-K iface rx on'. (Bug 199682) +- Add replacements for pidof, checkproc, killproc written in shell + code, which do not stat executables in /proc/*/*, to prevent + hangs with disappeared NFS mounts [#55370] [#187175] * Mon Sep 11 2006 - seife@suse.de - fix libsysfs2 port * Thu Aug 31 2006 - kay.sievers@suse.de ++++++ sysconfig-0.60.0.tar.bz2 -> sysconfig-0.60.1.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/ChangeLog new/sysconfig-0.60.1/ChangeLog --- old/sysconfig-0.60.0/ChangeLog 2006-10-13 15:56:19.000000000 +0200 +++ new/sysconfig-0.60.1/ChangeLog 2006-10-27 16:24:27.000000000 +0200 @@ -1,4 +1,60 @@ ------------------------------------------------------------------------ +r1511 | zoz | 2006-10-27 16:23:34 +0200 (Fr, 27 Okt 2006) | 2 lines +Geänderte Pfade: + M /trunk/VERSION + M /trunk/package/sysconfig.changes + +0.60.1 + +------------------------------------------------------------------------ +r1510 | jg | 2006-10-27 15:32:53 +0200 (Fr, 27 Okt 2006) | 2 lines +Geänderte Pfade: + M /trunk/package/sysconfig.changes + M /trunk/scripts/ifup-wireless + +ifup-wireless: using wext driver back-end for madwifi now + +------------------------------------------------------------------------ +r1509 | zoz | 2006-10-26 11:59:56 +0200 (Do, 26 Okt 2006) | 3 lines +Geänderte Pfade: + M /trunk/package/sysconfig.changes + M /trunk/package/sysconfig.spec.in + +added hal and dbus to 'Requires:' in specfile since rcnetwork requires +these services. (Bug 214652) + +------------------------------------------------------------------------ +r1508 | zoz | 2006-10-26 11:13:20 +0200 (Do, 26 Okt 2006) | 2 lines +Geänderte Pfade: + M /trunk/config/hardware/blacklist + M /trunk/package/sysconfig.changes + +blacklist 82875p_edac. (Bug 213840) + +------------------------------------------------------------------------ +r1507 | zoz | 2006-10-24 16:16:40 +0200 (Di, 24 Okt 2006) | 2 lines +Geänderte Pfade: + M /trunk/package/sysconfig.changes + M /trunk/scripts/ifup + +Avoid unneccessary output from sysctl in ifup (Bug 201658) + +------------------------------------------------------------------------ +r1506 | zoz | 2006-10-24 13:48:41 +0200 (Di, 24 Okt 2006) | 3 lines +Geänderte Pfade: + M /trunk/package/sysconfig.changes + M /trunk/scripts/functions + +Let the checkproc replacement be LSB compliant (b.n.c #213249) (by +thoenig@suse.de) + +------------------------------------------------------------------------ +r1505 | poeml | 2006-10-23 08:30:54 +0200 (Mo, 23 Okt 2006) | 1 line +Geänderte Pfade: + M /trunk/package/sysconfig.changes + +add forgotten changelog in package .changes +------------------------------------------------------------------------ r1504 | zoz | 2006-10-13 15:54:11 +0200 (Fr, 13 Okt 2006) | 2 lines Geänderte Pfade: M /trunk/VERSION diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/VERSION new/sysconfig-0.60.1/VERSION --- old/sysconfig-0.60.0/VERSION 2006-10-13 15:45:59.000000000 +0200 +++ new/sysconfig-0.60.1/VERSION 2006-10-27 16:23:24.000000000 +0200 @@ -1 +1 @@ -0.60.0 +0.60.1 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/config/hardware/blacklist new/sysconfig-0.60.1/config/hardware/blacklist --- old/sysconfig-0.60.0/config/hardware/blacklist 2006-03-02 14:01:37.000000000 +0100 +++ new/sysconfig-0.60.1/config/hardware/blacklist 2006-10-27 16:23:24.000000000 +0200 @@ -1,12 +1,13 @@ # # $Id: blacklist,v 1.10 2004/03/30 08:32:24 adrian Exp $ -# Listing a module here prevents the hotplug scripts from loading it. -# Usually that'd be so that some other driver will bind it instead, -# no matter which driver happens to get probed first. Sometimes user -# mode tools can also control driver binding. # -# Syntax: driver name alone (without any spaces) on a line. Other -# lines are ignored. +# Listing a module here prevents modprobe from loading it via modalias (only +# aliases from /lib/modules/*/modules.alias). You may still load it explicitely. +# We blacklist some modules becaus they may harm on certain devices or they +# prevent other modules from grabbing the device. +# +# Syntax: blacklist <driver name> +# See 'man modprobe'. # # uhci ... usb-uhci handles the same pci class @@ -249,3 +250,7 @@ alias pci:v0000109Ed00000878sv00000000sd00000000bc04sc80i00 bttv_skip_it install bttv_skip_it /bin/echo "module alias skipped (bt878 chip without PCI Subsystem ID)" +# For some bridges both intel-agp and i82875p_edac are loaded. If i82875p_edac +# is loaded first it will grab the device. Then intel-agp doesn't work. +# Therefore we disable automatic loading of 82875p_edac. (Bug 213840) +blacklist i82875p_edac diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/configure new/sysconfig-0.60.1/configure --- old/sysconfig-0.60.0/configure 2006-10-13 15:55:46.000000000 +0200 +++ new/sysconfig-0.60.1/configure 2006-10-27 16:23:54.000000000 +0200 @@ -1,7 +1,7 @@ #! /bin/sh # From configure.in Revision: 1.13 . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for sysconfig 0.60.0. +# Generated by GNU Autoconf 2.59 for sysconfig 0.60.1. # # Report bugs to <http://www.suse.de/feedback/>. # @@ -424,8 +424,8 @@ # Identity of this package. PACKAGE_NAME='sysconfig' PACKAGE_TARNAME='sysconfig' -PACKAGE_VERSION='0.60.0' -PACKAGE_STRING='sysconfig 0.60.0' +PACKAGE_VERSION='0.60.1' +PACKAGE_STRING='sysconfig 0.60.1' PACKAGE_BUGREPORT='http://www.suse.de/feedback/' ac_unique_file="scripts/ifup" @@ -955,7 +955,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 sysconfig 0.60.0 to adapt to many kinds of systems. +\`configure' configures sysconfig 0.60.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1021,7 +1021,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of sysconfig 0.60.0:";; + short | recursive ) echo "Configuration of sysconfig 0.60.1:";; esac cat <<\_ACEOF @@ -1161,7 +1161,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -sysconfig configure 0.60.0 +sysconfig configure 0.60.1 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1175,7 +1175,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by sysconfig $as_me 0.60.0, which was +It was created by sysconfig $as_me 0.60.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -19992,7 +19992,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by sysconfig $as_me 0.60.0, which was +This file was extended by sysconfig $as_me 0.60.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20050,7 +20050,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -sysconfig config.status 0.60.0 +sysconfig config.status 0.60.1 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/package/sysconfig.spec.in new/sysconfig-0.60.1/package/sysconfig.spec.in --- old/sysconfig-0.60.0/package/sysconfig.spec.in 2006-10-13 15:42:47.000000000 +0200 +++ new/sysconfig-0.60.1/package/sysconfig.spec.in 2006-10-27 16:23:24.000000000 +0200 @@ -18,7 +18,7 @@ Group: System/Base License: GPL Autoreqprov: on -Requires: iproute2 +Requires: iproute2 dbus-1 hal BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk /usr/bin/sed /usr/bin/grep Source: %name-%version.tar.bz2 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/scripts/functions new/sysconfig-0.60.1/scripts/functions --- old/sysconfig-0.60.0/scripts/functions 2006-10-13 15:42:47.000000000 +0200 +++ new/sysconfig-0.60.1/scripts/functions 2006-10-27 16:23:24.000000000 +0200 @@ -22,7 +22,7 @@ # Authors: Michal Svec <msvec@suse.cz> # Mads Martin Joergensen <mmj@suse.de> # -# $Id: functions 1500 2006-09-26 14:03:47Z poeml $ +# $Id: functions 1506 2006-10-24 11:48:41Z zoz $ # . /etc/sysconfig/network/scripts/functions.common @@ -567,7 +567,7 @@ esac else if ! $killproc_mode; then - return 0 + return 1 else return 7 fi diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/scripts/ifup new/sysconfig-0.60.1/scripts/ifup --- old/sysconfig-0.60.0/scripts/ifup 2006-10-13 15:42:47.000000000 +0200 +++ new/sysconfig-0.60.1/scripts/ifup 2006-10-27 16:23:24.000000000 +0200 @@ -25,7 +25,7 @@ # Bjoern Jacke # Michal Ludvig <mludvig@suse.cz> # -# $Id: ifup 1502 2006-10-05 10:47:16Z zoz $ +# $Id: ifup 1507 2006-10-24 14:16:40Z zoz $ # usage () { @@ -1113,7 +1113,7 @@ # Make sure we have ipv6 support or skip this address if [ "$ISv6" = "yes" ]; then - if ! sysctl net.ipv6 2>/dev/null; then + if ! sysctl net.ipv6 &>/dev/null; then if ! modprobe net-pf-10 2>/dev/null; then logerror "Missing IPv6 support." \ "Ommitting address $IPADDR." diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig-0.60.0/scripts/ifup-wireless new/sysconfig-0.60.1/scripts/ifup-wireless --- old/sysconfig-0.60.0/scripts/ifup-wireless 2006-03-30 15:55:10.000000000 +0200 +++ new/sysconfig-0.60.1/scripts/ifup-wireless 2006-10-27 16:23:24.000000000 +0200 @@ -19,7 +19,7 @@ # # Author: Joachim Gleissner <jg@suse.de>, 2005 # -# $Id: ifup-wireless 1472 2006-03-27 15:08:47Z jg $ +# $Id: ifup-wireless 1510 2006-10-27 13:32:53Z jg $ # usage () { @@ -663,7 +663,7 @@ up) case "${HWD_DRIVER}" in ath_pci) - WPA_DRIVER=madwifi + WPA_DRIVER=wext ;; at76c5*) WPA_DRIVER=atmel ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de