Changelog for
sysconfig-debuginfo-0.71.30-1.3.i586.rpm :
Mon Apr 12 14:00:00 2010 mtAATTsuse.de
- Added reading of a temporary startmode in ifdown-dhcp as well
to stop dhcp clients without deconfiguration of the interface
in nfsroot case to avoid shutdown problems when multipathed
iscsi device was mounted (bnc#581259).
Thu Apr 1 14:00:00 2010 mtAATTsuse.de
- version 0.71.30
- Updated, improved and cleaned up doc/README.virtualization.
Fri Mar 12 13:00:00 2010 mtAATTsuse.de
- version 0.71.29
- Added reading of a temporary startmode in ifdown to skip
stopping of the interface and avoid shutdown problems when
multipathed iscsi device was mounted (bnc#581259).
Mon Mar 8 13:00:00 2010 mtAATTsuse.de
- Do not use own ipoib mode/umcast defaults in ifup-infiniband
but honor the /etc/sysconfig/infiniband:SET_IPOIB_CM=yes/no
setting and apply when explicitly requested only (bnc#579555).
Thu Mar 4 13:00:00 2010 mtAATTsuse.de
- Fixed ifup-dhcp to check the complete state mark also for
dhclient, that reports it now too (bnc#585380,bnc#518219).
Fri Feb 26 13:00:00 2010 mtAATTsuse.de
- Fixed dhcpcd-hook to call ifup ... -o dhcp (if-up.d/ifservice
scripts) when dhcpcd reports \"complete\" configuration instead
in \"up\", so also the new hostname is already set (bnc#583800).
Mon Feb 22 13:00:00 2010 mtAATTsuse.de
- Fixed to apply (per interface) sysctl settings also in ifup,
so changes to the configuration have an effect (bnc#494958).
Fri Feb 19 13:00:00 2010 mtAATTsuse.de
- version 0.71.28
- Added scripts/link_wait disabled by default, that can be used
via if-up.d to check whether an interface is ready to use or
just wait some time in cause of devices that does not report
the link state correctly (bnc#570935).
- Fixed ifdown to stop dhcp, flush IPs and set down interfaces
marked BOOTPROTO=none (slave/ports) or the dhcp clients, ...
will stay active after a rcnetwork restart when an interface
configured with dhcp gets reconfigured as a bridge port or a
bonding slave. Fixed ifstatus to report accurate status codes,
so rcnetwork does not show red errors for virtual interfaces
with STARTMODE=off (bnc#581245,bnc#562030).
- Fixed ifdown-dhcp to remove pid file that can\'t be cleaned up
when the client has been killed with -KILL (e.g. nfsroot case)
and fixed ifdown to not execute ifdown-dhcp twice (bnc#524675).
- Changed to use expanded option lists for netconfig actions in
usage text (bnc#569609).
- Improved netconfig.8 DNS forwarder/static servers documentation
and yast2 meta tags in network/config file to show the currently
available settings (bnc#580361,bnc#580506).
- Filter out loopback addresses from forwarder configs (dnsmasq,
bind) in NETCONFIG_DNS_FORWARDER!=resolver mode, so they don\'t
cause any loop and allow them in /etc/resolv.conf to make it
possible to get the system running, when the glibc feature to
use the name server on the local machine gets broken again or
the user wants ipv4 only (bnc#580361,bnc#549447,bnc#441947).
- Fixed ifdown-dhcp to release a dhcpv6 lease correctly when
requested, added a separate DHCLIENT6_RELEASE_BEFORE_QUIT
variable (bnc#524675).
- Added route proto filter to ifstatus-route to evaluate only
routes that may have been set by ifup-route and skip routes
added e.g. by zebra to not to waste CPU for big zebra routing
tables (bnc#572205). Thanks to Adrian Ban for initial patch!
- Consider the bind mounted files scenario instead of symlinks
to a writable location in all netconfig calls to create
temporary files.
Thu Jan 28 13:00:00 2010 agruenAATTsuse.de
- When no temporary files can be created next to /etc/resolv.conf
(like /etc/resolv.conf.XXXXXXX), create the temporary file in
/tmp instead: the root filesystem may be read-only, and
/etc/resolv.conf may be bind mounted to a writable location.
Likewise for /etc/yp.conf.
Thu Jan 21 13:00:00 2010 mtAATTsuse.de
- Fixed ifup-802.1q script to correctly search for the interface
name of a vlan id in case multiple interfaces are using same
vlan id. Thanks to Adrian Ban for a correction! (bnc#572186)
Wed Jan 13 13:00:00 2010 mtAATTsuse.de
- version 0.71.27
- Fixed netconfig module/action exit code propagation (bnc#568398)
- Applied udevmountd udev rule patch by Ludwig Nussel: don\'t handle
crypto devices, boot.crypto does that already (bnc#569942)
Thu Dec 17 13:00:00 2009 mtAATTsuse.de
- Fix to allow ifup $tap when it already exists, e.g. created by
kvm (bnc#557864).
Thu Dec 10 13:00:00 2009 mtAATTsuse.de
- Synchronized ifup-dhcp and dhcpcd configuration steps to report
status after dhcpcd really finished all its steps (bnc#518219).
- Improved detection if a dhcp client is running, causing ifup-dhcp
and the network script to report false failures, when the client
forks at the moment of the check (bnc#562030 and others).
- Fixed rc option handling in ifup-sysctl, show own name in debug
Tue Dec 8 13:00:00 2009 mtAATTsuse.de
- version 0.71.26
- Documented xen routed network setup using sysconfig mechanizms
in the README.virtualization, documented the if-up.d/ndp-proxy
and its config file in the ifndp-proxy.5, fixed to follow the
sysconfig config file name conventions (fate#304415).
- Added ifup-sysctl script applying per interface sysctl settings
and documented it in the ifsysctl.5 man page (bnc#494958).
Fri Dec 4 13:00:00 2009 mtAATTsuse.de
- version 0.71.25
- Fixed to not set WIRELESS_AP at all for wl driver (bnc#555774)
- Avoid error message, when pcmcia device does not provide its
vendor/name info via sysfs device/prod_id files (bnc#551640).
- Allow ifup lo, even NetworkManager is active or it breaks the
lo setup via /etc/init.d/boot.localnet (bnc#547620,bnc#547928).
- Documented BOOTPROTO=ibft (fate#308283,bnc#542225), dhcp4 & 6
and CIDR/IPv6 route notation in ifcfg.6 and routes.5 man pages.
- Improved network/config and network/dhcp variable documentation
adding notes, that the NetworkManager and the dhclient started
by the NetworkManager are not using any sysconfig settings
(bnc#551690).
- Documented netconfig DNS service ranking (fate#306342).
- Added racoon to netconfig dns ranking defaults (bnc#550706).
- Fixed spelling mistake in ifcfg.template (bnc#537428).
- Fixed typo in convert_persistent_name_rules script causing to
generate persistent name rules on update, not matching MAC
address (bnc#546575).
Thu Nov 12 13:00:00 2009 mtAATTsuse.de
- version 0.71.24
- First implementation of BOOTPROTO=ibft (fate#308283,bnc#542225)
causing to either start dhcp client or skip any setup -- it is
already done in the initrd. Intended to use on systems with iBFT
firmware together with STARTMODE=nfsroot.
Fri Oct 16 14:00:00 2009 mtAATTsuse.de
- version 0.71.23
- Implemented if-up.d/ndp-proxy plugin required to set proxy-ndp
(ipv6) and proxy-arp (ipv4) adresses in a xen routed setup
(fate#304415).
- Changed to use NM_ONLINE_TIMEOUT=\"30\" by default (fate#307610).
- Improved netconfig update -m filter/usage text (fate#306274).
Fri Oct 16 14:00:00 2009 mtAATTsuse.de
- version 0.71.22
- First implementation of netconfig DNS service ranking allowing
to specify which service provide preffered, e.g. vpn, and which
fallback settings, e.g. avahi (fate#306342).
Fri Oct 9 14:00:00 2009 mtAATTsuse.de
- version 0.71.21
- Fixed support of eth0.VLAN interface name schema as well as custom
names, documented it in the ifcfg-vlan(5) manual page (bnc#534032,
fate#305947).
- Implemented netconfig update -m
filter, updated
netconfig.8 manual page(fate#306274).
- Added check for hostname changes to avoid a syslog reload in
dhcpcd-hook when it didn\'t changed (fate#305702, bnc#466198).
- Disabled installation of obsolete README.storage, README.s390,
getcfg.8, hwup.8 and modify_resolvconf.8 man pages. Updated and
moved README.hwcfg_and_device_initialisation to package doc dir.
Disabled installation of the obsolete hwup script (bnc#483774,
fate#306215).
- Fixed remove_bond function to remove the bond properly
- Changed to use /dev/.sysconfig/network instead of the POSIX shm
path /dev/shm/sysconfig, that may be a dedicated file system
(bnc#335486).
- Changed is_iface_available() to use interface type only
(fate#305947).
- Improved the NETCONFIG_DNS_FORWARDER documentation to list the
valid settings in netconfig(8) man page (bnc#507979).
- Improved IFPLUGD_PRIORITY documentation in ifcfg(5) man page.
- Fixed scripts/extradebug to avoid huge files it created.
- Applied fastboot patch from Moblin:Factory to avoid a sleep 3.
- Applied patch by roAATTsuse.de removing unused libsysfs checks.
- Improved ifup -o hotplug to filter by interface type, updated
77-network.rules udev rule (fate#305947).
- Changed to exit in ifup when network manager is enabled/active.
- Removed obsolete nm \"up\" notification and NM_CONTROLLED variable.
- Applied patch by wernerAATTsuse.de to use usleep for more often.
Tue Oct 6 14:00:00 2009 mtAATTsuse.de
- version 0.71.20
- Applied sle11 update patches into sle11-sp1 branch
Fri Oct 2 14:00:00 2009 mtAATTsuse.de
- Fixed typo in ifstatus causing to return bad code (bnc#542230).
- Blacklisted mISDN modules in /etc/modprobe.d/50-blacklist.conf
(bnc#537052).
Mon Sep 28 14:00:00 2009 crrodriguezAATTsuse.de
- build with -fno-strict-aliasing
Tue Sep 22 14:00:00 2009 mtAATTsuse.de
- Fixed to just reload bind instead of try-restart in netconfig
(bnc#541035).
Tue Sep 15 14:00:00 2009 mtAATTsuse.de
- Fixed typo in md-on-iscsi-automount 81-mount.rules (bnc#509495).
Tue Sep 1 14:00:00 2009 mtAATTsuse.de
- Fixed waiting for successful connection in NetworkManager in
the /etc/init.d/network script by removing nm-online\'s --exit
option, that caused to exit immediately instead of waiting up
to NM_ONLINE_TIMEOUT seconds, because the NetworkManager has
been started just now and not ready yet (bnc#515629).
- Marked tap interfaces as supported in rcnetwork localfs flow,
to start a bridge with tap port in localfs flow (bnc#522225).
- Fixed dhclient6 variable typos in ifup-dhcp (bnc#524691).
- Fixed spec file to remove the HOTPLUG_CHECK_FILESYSTEMS and
HOTPLUG_MOUNT_FSTAB variables from /etc/sysconfig/storage
instead of removing of the complete file (bnc#528759).
- Added additional dhcp client specific start options variables
DHCPCD-, DHCLIENT- and DHCP6C_USER_OPTIONS, enabling the user
to set custom options in special cases (bnc#524695).
Fri Jul 10 14:00:00 2009 mtAATTsuse.de
- Applied patch for udev 81-mount.rules to allow md devices on
iscsi to automount (bnc#509495).
Wed Apr 8 14:00:00 2009 mtAATTsuse.de
- Fixed netconfig regex checks to work with some non-English (e.g.
Estonian) locales and to allow spaces in lease file (bnc#488257).
- Applied fix for the obsolete hwup utility to work with ccwgroup
(qeth,lcs,ctc) devices on s390x (bnc#483774).
Fri Mar 13 13:00:00 2009 mtAATTsuse.de
- Fixed overlapping messages in rcnetwork output (bnc#406887).
- Fixed ifup-wireless to not set nick by default that breaks
several drivers (bnc#478513).
- Fixed ifup-wireless to set ap to \'off\' instead to \'any\' for
the madwifi driver that does not support \'any\' (bnc#402438).
- Fixed network scripts to handle dummy interfaces (bnc#436857).
- Fixed ifroute script parsing of final lines without EOL in
ifroute files (bnc#467165).
Thu Feb 26 13:00:00 2009 hareAATTsuse.de
- ctc device has been renamed to ctcm (bnc#440570)
Wed Feb 25 13:00:00 2009 mtAATTsuse.de
- Fixed to use exact match for networkmanager generation info
comment in the resolv.conf to avoid discarding of static dns
setup on update (bnc#471785).
Mon Feb 23 13:00:00 2009 ihnoAATTsuse.de
- Blacklist chsc_sch module (bnc#478601)
Fri Feb 20 13:00:00 2009 mtAATTsuse.de
- Fixed to use absolute /sbin/modprobe in iucv rule (bnc#440570).
Fri Feb 20 13:00:00 2009 mtAATTsuse.de
- Fixed ifup-dhcp status code in case the \"-o rc\" option was not
used, causing e.g. a yast2 internet test failure (bnc#460093).
- Appended bug number and .diff suffix to patch files without.
Thu Feb 19 13:00:00 2009 hareAATTsuse.de
- Initiate conversion of iucv rules (bnc#440570)
Fri Feb 6 13:00:00 2009 hareAATTsuse.de
- Automount of iSCSI devices doesn\'t work (bnc#457252)
Wed Feb 4 13:00:00 2009 hareAATTsuse.de
- Fixup zfcp conversion rules (bnc#471400)
Wed Jan 28 13:00:00 2009 mtAATTsuse.de
- Fixed to use ifup-infiniband to setup ibchild type (bnc#423046).
Tue Jan 27 13:00:00 2009 mtAATTsuse.de
- Added openibd to network LSB Should-Start/Stop, so infiniband
modules are loaded before the network script runs (bnc#469600).
Mon Jan 26 13:00:00 2009 mtAATTsuse.de
- Added additional fb modules to the blacklist (bnc#468964).
Fri Jan 23 13:00:00 2009 mtAATTsuse.de
- version 0.71.14
- Added obsolete notes to legacy documentation as getcfg.8, hwup.8
(bnc#464832), updated netconfig diagram.
Fri Jan 23 13:00:00 2009 mtAATTsuse.de
- version 0.71.13
- Mentioned in network-remotefs init script\'s LSB description tag,
that it starts NetworkManager, Wireless, PPP, ... (bnc#463439).
Fri Jan 23 13:00:00 2009 mtAATTsuse.de
- Added cyblafb module to the blacklist (bnc#466280).
Wed Jan 21 13:00:00 2009 mtAATTsuse.de
- Fixed previous patch avoiding new interface types by just
skipping creations/deletions in ifup-tunnel (bnc#467165).
Wed Jan 21 13:00:00 2009 mtAATTsuse.de
- Fix to not handle sit0,gre0,tunl0 in ifup-tunnel (bnc#467165).
Tue Jan 20 13:00:00 2009 mtAATTsuse.de
- Fixed ifup-tunnel script to modprobe modules (bnc#467165).
- Fixed ipv6 support in ifup-route script (bnc#467165).
Thu Jan 15 13:00:00 2009 mtAATTsuse.de
- Removed TPM (Trusted Platform Module) kernel modules from
/etc/modprobe.d/blacklist (bnc#439196)
Wed Jan 14 13:00:00 2009 uliAATTsuse.de
- hwcfg2rules: explicitly disable layer2, and do so after the
end label to make it work (bnc #442232)
Thu Jan 8 13:00:00 2009 mtAATTsuse.de
- Map obsolete (s390) interface type overrides to eth (bnc#458412).
- Fixed ifdown-autoip to check if info file exists (bnc#463266).
Wed Jan 7 13:00:00 2009 schwabAATTsuse.de
- Fix syntax errors in network init script.
Fri Dec 19 13:00:00 2008 mtAATTsuse.de
- Fixed ifup-dhcp status to match BOOTPROTO settings (bnc#460093).
Thu Dec 11 13:00:00 2008 mtAATTsuse.de
- version 0.71.12
- Fixed ifup-dhcp to disable dhcp6 client when ipv6 support is
disabled (complain only when explicitly requested) and avoid
that /etc/init.d/network reports it as a failure (bnc#355786).
Thu Dec 11 13:00:00 2008 hareAATTsuse.de
- Add \'udevmountd\' for automatic mounts of devices from
/etc/fstab marked with \'nofail\' (bnc#457252)
Mon Dec 8 13:00:00 2008 mtAATTsuse.de
- More fixes to conversion of ctc and iucv ifcfg files (bnc#440570)
Thu Dec 4 13:00:00 2008 mtAATTsuse.de
- Fixed conversion of interface names/files using bus a based hw
description in hwdesc2iface script (bnc#440570, bnc#442232).
Tue Dec 2 13:00:00 2008 mtAATTsuse.de
- Changed to use DHCLIENT_TIMEOUT=0 (infinite timeout) by default,
updated variable comment (bnc#450917, fate#302402, bnc#447237).
Tue Dec 2 13:00:00 2008 mtAATTsuse.de
- Fixed passing of ip-up script args to ip-up.d scripts (bnc#450772).
Mon Dec 1 13:00:00 2008 mtAATTsuse.de
- Fixed to enable resolv.conf for netconfig when it contains a
NetworkManager comment and avoid resetting netcofig dns policy
when the NETWORKMANAGER variable is set to yes (bnc#450332).
- Fixed exit codes in netcontrol_global_hooks NM hook (bnc#450155).
Fri Nov 28 13:00:00 2008 lnusselAATTsuse.de
- Fixed ppp/ip-up script to fallback to DNS servers defined in
the provider description file (bnc#449518).
Thu Nov 27 13:00:00 2008 mtAATTsuse.de
- Added DHCLIENT_USE_LAST_LEASE (-E/--lastlease) dhcpcd option to
dhcp config and ifup-dhcp script, addopted new DHCLIENT_TIMEOUT
default 20 and increased WAIT_FOR_INTERFACES to 30 to allow
dhcpcd to use the old lease in time (fate#302402, bnc#447237).
Wed Nov 26 13:00:00 2008 mtAATTsuse.de
- Fixed obsolete ntp-runtime decription in netconfig.8 (bnc#446545).
- Fixed rcnetwork remotefs virtual iface start order (bnc#447098).
Fri Nov 14 13:00:00 2008 hareAATTsuse.de
- Update hwcfg2rules script to handle hsi and iucv devices
correctly (bnc#440570)
Wed Nov 12 13:00:00 2008 mtAATTsuse.de
- Fixed udev 77-network.rules rule to skip ifup hotplug for
bridge interfaces (bnc#443749).
Mon Nov 10 13:00:00 2008 mtAATTsuse.de
- Removed obsolete creation of /var/run/ntp directory that breaks
ntp; when ntp is installed the directory exists, otherwise we
can skip any efforts to configure it (bnc#443326).
Mon Nov 10 13:00:00 2008 mtAATTsuse.de
- Fix to handle multiple bonding slaves correctly (bnc#429858).
Fri Nov 7 13:00:00 2008 mtAATTsuse.de
- version 0.71.11
- Fixed to avoid stopping dhcp client when dhcp+autoip is used and
disabled autoip usage in dhcpcd even not configured (bnc#441492).
- Changed dns to netconfig conversion to import settings without
to restore of modify_resolvconf backup, since it may break DNS
in a running system (bnc#434575).
Thu Nov 6 13:00:00 2008 mtAATTsuse.de
- version 0.71.10
- Implemented converting of NIS related dhcp client variables into
netconfig variables inclusive ifcfg files (bnc#439870).
- Improved DNS conversion script to handle ifcfg files (bnc#434575).
- Fixed more issues with setting NIS domainname (bnc#437725).
- Updated netconfig documentation and variable comments.
Wed Nov 5 13:00:00 2008 mtAATTsuse.de
- Fix for rcnetwork reload problems to consider new ifcfg files
in ifprobe and report them as not up-to-date (bnc#438776).
Thu Oct 30 13:00:00 2008 mtAATTsuse.de
- Added check to network init scripts to check if started by yast
(YAST_IS_RUNNING) and don\'t enable boot or localfs mode in this
case (bnc#439915).
Mon Oct 27 13:00:00 2008 mtAATTsuse.de
- version 0.71.9
- Fixed to fallback to the static (yast2) settings in netconfig+NM
auto policy when NetworkManager does not provide any (bnc#434575).
- Fixes to set the NIS domainname correctly (bnc#437725).
- Fixed typo in netconfig.8 manual page (bnc#438647), updated it.
- Implemented DNS / modify_resolvconf to netconfig and dhcp client
NIS update hooks, cleaned up variables (bnc#434575, bnc#437725).
- Fixed erroneous move of yast2-network WRITE_HOSTNAME_TO_HOSTS
variable from network/dhcp to network/config while 11.1 beta.
- Removed commented out/obsolete rc.config related update hooks.
Tue Oct 21 14:00:00 2008 mtAATTsuse.de
- Fixed changes file to use bnc#433780 instead of bnc#428978
Mon Oct 20 14:00:00 2008 mtAATTsuse.de
- Fixed netconfig module error printing bug added while fixing of
bug 435865 (bnc#436488).
- Allow nm to modify its settings also while NETWORKMANAGER!=yes;
happens e.g. during network restart after the config changed.
Thu Oct 16 14:00:00 2008 mtAATTsuse.de
- Fixed to not to execute ifdown-route noiface and ifdown-dhcp all
during a network-remotefs stop run and improved previous fix to
skip ifup lo (bnc#433987).
Thu Oct 16 14:00:00 2008 wernerAATTsuse.de
- Fix some syntax issues, should fix startup problem in bnc#433987
Thu Oct 16 14:00:00 2008 mtAATTsuse.de
- Fixed netconfig_kv_filter regex braking dhcpcd,... (bnc#435865).
- Fixed netconfig createtime handling in networkmanager=no case
(introduced by fix for bnc#428978).
Mon Oct 13 14:00:00 2008 mtAATTsuse.de
- version 0.71.8
- Fixed netconfig argument and modify action input parsing to
reject formated invalid input / values (bnc#433780).
- Fixed ppp/ip-up script to handle ipv6-up/down and trigger an
firewall reconfiguration; added ipv6 links to rpm file list.
Thanks to Ludwig Nussel (bnc#426303).
- Fixed rpm requires adding procps (/bin/ps used to find dhcpc).
Mon Oct 6 14:00:00 2008 mtAATTsuse.de
- Fixed hwdesc2iface to convert or disard only known getcfg hw
descriptions to not to break e.g. SuSEfirewall2 (bnc#428978).
Thu Oct 2 14:00:00 2008 mtAATTsuse.de
- Changed to use udevadm settle instead of udevsettle
Mon Sep 29 14:00:00 2008 mtAATTsuse.de
- version 0.71.7
Mon Sep 29 14:00:00 2008 mtAATTsuse.de
- Set explicit permisions for netconfig generated files instead
of prereserveing [wrong] permissions from original (bnc#428458).
- Improved netconfig check_md5_and_move function to match special
comments additionally to the data to improve detection of user
modifications, added matching comments to configuration hints
and renamed it to netconfig_check_md5_and_move (bnc#428201).
- Removed incorrect check for empty dns search list skipping the
generation of the /etc/resolv.conf file (bnc#429132).
Thu Sep 25 14:00:00 2008 mtAATTsuse.de
- Fixed netconfig scripts to avoid seq usage (bnc#285472).
- Set umask explicitly to 0022 in netconfig to avoid that e.g.
/etc/resolv.conf gets created with unusual permissions, when
it didn\'t existed before.
Thu Sep 25 14:00:00 2008 mtAATTsuse.de
- version 0.71.6
- Fixed /etc/init.d/network script to exit in localfs flow when
the networkmanager is active (bnc#425502, bnc#285472).
- Avoid rpmlint warnings about missed lsb reload action in the
/etc/init.d/network-remotefs script (bnc#425502).
Wed Sep 24 14:00:00 2008 mtAATTsuse.de
- Removed test hack from supported_on_localfs function...
Tue Sep 23 14:00:00 2008 mtAATTsuse.de
- version 0.71.5
- Fixed ifup-dhcp to retain spaces DHCLIENT_VENDOR_CLASS_ID and
other dhcpcd option values (bnc#424356).
- Fixed typo and improved vlan handling in is_iface_available.
- Splitted ib interface type into ib and ibchild (e.g. ib0.8001),
added ib vs. ibchild handling to several functions and the
/etc/init.d/network script (bnc#423046).
- Implemented a supported_on_localfs function returning whether an
interface is supported without a mounted remotefs (/usr on NFS)
and extended the resolve_iface_startorder function to support an
optional filter function (e.g. supported_on_localfs).
Changed LSB tags in /etc/init.d/network script to not to require
haldaemon and added localfs|remotefs filter parameter allowing to
split the interface handling. While boot, only localfs interfaces
are started now. Added network-remotefs script with separate LSB
tags to start the remotefs depending interfaces later (bnc#425502).
- Corrected netconfig configuration hint comments that are written
to the destination files like /etc/resolv.conf (bnc#428201).
Fri Sep 12 14:00:00 2008 mtAATTsuse.de
- new version 0.71.4
- Improved ifdown-dhcp script and some dhcp related functions.
- Fixed to allow to disable netconfig modules using -module in
NETCONFIG_MODULES_ORDER variable; updated documentation.
- Fixed to follow a /etc/resolv.conf symlink to support a read
only root-fs in netconfig modules; needs (/bin/)readline.
- Implemented netconfig.d/dns-dnsmasq module (bnc#401648).
- Fixed duplicate matching in netconfig.d/nis (bnc#423177).
- Fixed DHCLIENT_SET_HOSTNAME handling for dhcpcd (bnc#418168).
Tue Aug 26 14:00:00 2008 mtAATTsuse.de
- new version 0.71.3
- netconfig input format cleanup
Sun Aug 24 14:00:00 2008 roAATTsuse.de
- initscript: copy
*-Start to
*-Stop to fix build
Thu Aug 21 14:00:00 2008 mtAATTsuse.de
- new version 0.71.2
- Implemented dhcpv6 support using dhcp6c client, improved the
dhclient[v4] support to support multiple interfaces, replaced
modify_resolvconf by modular netconfig scripts (fate#303618).
- Moved bondind code into a separate ifup-bonding script
- Created new ifup-infiniband script to handle ib options and
create/delete ib child interfaces. Thanks to Moni Shoua for
his original implementation, suggestions, tests!
- Cleaned up IPADDR PREFIXLEN NETMASK usage order in ifup
Wed Aug 6 14:00:00 2008 mtAATTsuse.de
- Added recursive resolving of virtual interface start order;
also breaking rcnetwork reload in some cases (bnc#403968).
Thu Jul 24 14:00:00 2008 mtAATTsuse.de
- new version 0.71.1
- Improved ifcfg-tunnel.5 manual page, added tun/tap examples,
changed TUNNEL_SET_PERSISTENT default to \'yes\'; non-persistent
tunnels are not supported yet (fate#302184).
Mon Jul 21 14:00:00 2008 hareAATTsuse.de
- Update hwcfg2rules script to cover all S/390 devices
(fate#304939)
- Fix RPM build errors
Mon Jul 14 14:00:00 2008 mtAATTsuse.de
- Fixed typo in ethtool retcode check in ifup (bnc#405434).
Wed Jun 25 14:00:00 2008 mtAATTsuse.de
- Removed sentence about writing of udev rules (bnc#399224),
added info about module options in /etc/modprobe.conf.local
- Added check if the dhcpcd client is still running in the
DHCLIENT_WAIT_AT_BOOT wait loop.
- Added fix adding -p dhcpcd option to avoid deconfiguration
of the interface at startup in nfsroot case (bnc#397484)
- Fixed typo in ifup-tunnel while applying TUNNEL_SET_GROUP
Thu May 29 14:00:00 2008 mtAATTsuse.de
- new version 0.71.0
- Moved static ip tunnel support to scripts/ifup-tunnel, added
basic tun/tap support, updated ifcfg-tunnel(5) manual page.
- Fixes to avoid usage of utilities from /usr, because /usr may
be mounted via nfs (bnc#285472).
Fri May 23 14:00:00 2008 mtAATTsuse.de
- new version 0.70.8
- Improved ifup-bridge script reliability and allow that the
bridge exists, e.g. because created by xen (bnc#378595).
- Increased DHCLIENT_WAIT_AT_BOOT to 15 and added comment note,
that RFC 2131 specifies, that the dhcp client should wait a
random time between one and ten seconds to desynchronize the
use of DHCP at startup (bnc#390676).
- Fixed rcnetwork reload to delete [vlan] interfaces when the
ifcfg file got deleted and honor the -o skip option for the
non-physical interfaces (bnc#346566).
Wed May 14 14:00:00 2008 mtAATTsuse.de
- new version 0.70.7
- Removed obsolete NetworkManagerDispatcher and DHCP DBUS Daemon
handling from /etc/init.d/network script and the NM_DISPATCHER
variable from network/config (bnc#389156).
- Updated ntp runtime documentation of DHCLIENT_MODIFY_NTP_CONF
variable in network/config to /var/run/ntp/servers[.$INTERFACE].
- Updated persistent interface names documentation in the ifup.8
manual page and replaced obsolete hwdesc parameter name and
descriptions with interface in usage messages (bnc#372058).
- Replaced obsolete TUNNEL_LOCAL_INTERFACE with new TUNNEL_DEVICE
variable in the ifcfg-tunnel.5 manual page (bnc#384073).
- Fixed typos in ifcfg.5 and routes.5 manual pages (bnc#384071,
bnc#384077).
Fri Apr 18 14:00:00 2008 mtAATTsuse.de
- new version 0.70.6
- Adopted for dhcpcd 3.x update (not option compatible to 1.x)
- Adopted DHCLIENT_MODIFY_NTP_CONF documentation to new runtime ntp
configuration feature and lease time cache directory creation in
ifup-dhcp script (fate#303602).
- Added 127.0.0.2/8 to loopback interface to avoid problems with
programs that check ip addresses on all interfaces, e.g. ntp.
The 127.0.0.2 address is assigned to the hostname in /etc/hosts
to keep the hostname usable, even when there is no another
interface set up yet (bnc#355608).
- Added patch to remove IP/PREFIXLEN set while \"ip link set up\" by
the kernel from loopback before it gets applied inclusive of a
broadcast address as defined in the ifcfg-lo file (bug #357021).
- Corrected ifup-wireless fix (see bnc#329280) to set the wireless
access point address to \'any\' in Managed and Ad-Hoc modes only,
to not to break Master configurations and documented this behavior
in ifcfg.template file (bnc#379586).
- Added a guard in ifup-802.1q to avoid false errors in case the
vlan interface already exists while rcnetwork reload.
- Fixed bonding interface down trigger to trigger down slaves first
when bonding interface goes down. Changed the /etc/init.d/network
script to stop bonding after physical interfaces and avoid to stop
interfaces twice (fate#303388).
- Improved NM_CONTROLLED and ETHTOOL_OPTIONS variable description
in ifcfg.template and NM_CONTROLLED.
- Improved network script to ignore ifcfg files with well known
backup extensions (#340891).
Tue Apr 1 14:00:00 2008 mkoenigAATTsuse.de
- remove dir /usr/share/omc/svcinfo.d as it is provided now
by filesystem
Tue Jan 29 13:00:00 2008 mtAATTsuse.de
- new version 0.70.5
- minor rpmlint related fixes, recoded changes file to utf8.
- spell check of manual pages and README files (Bug 349746).
- rcnetwork: Fixed interface start order to support tunnel on top
of vlan interfaces by adding a separate vlan interface set (Bug
[#305333], #343844).
- rcnetwork: Fixed to add only non-virtual slave interfaces to the
mandatory interface set (MANDATORY_DEVICES) and wait for them at
boot time (Bug #354471).
Thu Jan 17 13:00:00 2008 zozAATTsuse.de
- Added README.hwcfg_and_device_initialisation (Bug 2996529)
- rcnetwork stop now calls ifdown on all interfaces even if service
network was not active. This may be necessary at installation time.
(Bug 291641)
- ifup-dhcp now also returns \'dhcp not finished\' in case of dhclient
(if it did not get a lease before ifup-dhcp terminates) (Bug 334659)
Fri Dec 21 13:00:00 2007 mtAATTsuse.de
- new version 0.70.4
- Adopted to search for vconfig and ethtool in /sbin as they got
moved there as a prerequire of /usr on NFS fixes (bug #285472).
- Fix for arp_ip_target bonding driver option support (bug #306638).
- Improved interface stop order in rcnetwork (bug #305333, #343844)
to avoid a permission denied while attempt to remove bond iface
because a bridge is using it.
Thu Dec 20 13:00:00 2007 jgAATTsuse.de
- ifup-wireless: set access point address (bug #229757)
Wed Dec 19 13:00:00 2007 mtAATTsuse.de
- rcnetwork: Improved start order of interfaces to support for vlans
on a bonding interface (bug #343844) and the use of all interface
types in bridges.
Fri Dec 14 13:00:00 2007 mtAATTsuse.de
- new version 0.70.3, includes patch for bug #231042 from STABLE.
- ifup: changed to test if /proc/sys/net/ipv6 exists instead of the
wrong use call \"sysctl net.ipv6\" aborting on 11.0 (bug #347322).
- Merged sysconfig package changelog in build system and svn
Fri Dec 14 13:00:00 2007 zozAATTsuse.de
- netcontrol_services: fixed parsing output of iwconfig (bug #152071)
Wed Dec 12 13:00:00 2007 mtAATTsuse.de
- Applied fix by Stefan Seyfried to use uptime in the wait for
interfaces loop instead of date that may change (bug #346559).
Tue Dec 11 13:00:00 2007 mtAATTsuse.de
- Applied dhcpcd-hook patch by Peter Varkoly fixing to log the
concerned interface name instead of $INTERFACE (bug #305592).
Wed Nov 28 13:00:00 2007 wernerAATTsuse.de
- Some small changes on pool.tcpip to reduce conflicts with already
running fetchmail deamon or MTA (bug #231042).
Mon Sep 17 14:00:00 2007 zozAATTsuse.de
- new version 0.70.2
- When converting interface configuration files at update look first
in the persistent iface names udev rule file. Look in sysfs only
if the first lookup failed. (Bug 293052)
- When updating also convert hardware descriptions in SuSEfirewall2
sysconfig file into interface names (Bug 307210)
- poll.tcpip: accept also upper case portnames (Bug 300980)
Tue Sep 4 14:00:00 2007 zozAATTsuse.de
- new Version 0.70.1
- Don\'t call \'ip\' if there is no interface, because it would trigger
automatic module loading. (Bug 199456)
Fri Aug 10 14:00:00 2007 hareAATTsuse.de
- Convert old s390 hwcfg files to udev rules
Mon Jul 30 14:00:00 2007 zozAATTsuse.de
- new version 0.70.0
- removed /sbin/getcfg (read README.no_more_hardwaredescriptions)
- enhanced conversion of old configuration names into interface names
+ do conversion in %post and not in rcnetwork
+ skip wlan helper files
+ fixed quoting bug in sed command
+ added variable conversion in ifcfg-
* files (bridge ports and such)
- don\'t perform update conversion from pre-9.1 (needs fixes)
- remove superfluous script \'check_configurations\'
- functions: remove getcfg from get_ifplugd_priority() and comments
- netcontrol_global_hooks: remove getcfg
- ifup: dbus-send is now in /bin
Thu Jul 26 14:00:00 2007 zozAATTsuse.de
- new version 0.69.5
- removed /lib/udev/trigger_firmware_loading.sh; lets see if we still
need that hack. If yes it will go also to udev package.
- added script that creates an example ifservices directory
- fixed bonding setup
+ use sysfs instead of ifenslave
+ remove slaves before removing master
- ifup-wireless: always exit if iface is not wireless
- functions: added get_iface_type() and get_iface_type_from_config()
These functions determine the type of interfaces independent of
the interface name.
- ifup + rcnetwork: use new get_iface_type
* functions
- ifup-bridge:
+ replaced wrong output command
+ wait until bridge is in forwarding state and don\'t recommend
increasing DHCLIENT_WAIT_AT_BOOT anymore (Bug 193216)
- hwup
* + hwcfg: Device initialisation is now done completely in
udev rules. hwcfg-
* config files will no longer be used. Since
old hwcfg-
* config files mostly contain default setting, they will
not be converted in something else.
+ replaced hwup with a small script that can dis/en-able devices
with sysfs means (unbind + event trigger)
+ removed all hwup helper scripts and config skeletons
Mon Jul 16 14:00:00 2007 zozAATTsuse.de
- removed /lib/udev/mount.sh and corresponding udev rule. There will
be a improved rule in udev package instead.
Thu Jul 12 14:00:00 2007 zozAATTsuse.de
- Removed snd
* modules from blacklist (Bug 291252)
- modify_resolvconf: make reading resolv.conf more robust (Bug 285462)
Mon Jul 9 14:00:00 2007 zozAATTsuse.de
- new version 0.69.0
- removed getcfg from rcnetwork, ifup and ifup-helper.
- automatically convert old configuration names into ifcfg-
(currently in rcnetwork since YaST is not up to date)
Fri Jul 6 14:00:00 2007 zozAATTsuse.de
- new version 0.61.1
- Clean up regarding interface renaming:
+ removed PERSISTENT_NAME from scripts, config files and doc
+ fixed handling of \"renamed\" flag
+ removed outdated README.Persistent_Interface_Names
- Device initialisation is now done in udev rules directly and hwup
is no longer called from udev. Removed 80-sysconfig.rules.
Fri Jun 22 14:00:00 2007 zozAATTsuse.de
- ifup-route: make reading file \'routes\' more robust (Bug 285125)
- ifup-dhcp:
+ don\'t take down other interfaces when setting up one (Bug 282033)
+ improve fix for not taking down to much interfaces (Bug 260073)
- cleanup of dhcp functions:
+ moved functions from ifup-dhcp to functions
+ made dhcp-interfaces a function and removed the file
+ eliminate my_pidof and my_readlink
- moved sysconfig variables in sysconfig editor from
network/hardware/config to network/general (Bug 278612)
- fixed typo in ifup-bridge (Bug 282668)
- SuSEfirewall2: (both Bug 283744)
+ don\'t start it from ifup; Sfw2 now installs script in if-up/
+ avoid multiple Sfw2 runs at network restart
Thu Jun 21 14:00:00 2007 adrianAATTsuse.de
- fix changelog entry order
Thu Jun 21 14:00:00 2007 cooloAATTsuse.de
- avoid running SuSEfirewall in boot.localnet
Mon Jun 18 14:00:00 2007 cooloAATTsuse.de
- Only start network after firewall was setup
Sun May 6 14:00:00 2007 zozAATTsuse.de
- new version 0.61.0
- remove rename_netiface. Will be replaced by write_net_rules from
udev package.
- removed 30-net_persistent_names.rules and moved 31-network.rules
to 77-network.rules
- added network name rules conversion script and call it in %post
Tue Apr 24 14:00:00 2007 zozAATTsuse.de
- ifstatus: don\'t write to syslog by default. Use option \'syslog\'
if you want ifstatus write to syslog. (Bug 261350)
- ifdown-dhcp: don\'t take down to much interfaces (Bug 260073)
Thu Mar 29 14:00:00 2007 jgAATTsuse.de
- new version 0.60.7
- ifup-wireless: do not insist on having wlanctl-ng installed
(bug 257788)
Mon Mar 12 13:00:00 2007 zozAATTsuse.de
- Only use first interface when looking for interface name based
configuration names of infiniband interfaces (ib
*) (Bug 204098)
Sat Mar 10 13:00:00 2007 dmuellerAATTsuse.de
- support rt2500
* class of drivers for WPA
Mon Feb 19 13:00:00 2007 zozAATTsuse.de
- Don\'t quit if device seems already to be bound to a driver, because
sometimes we check the wrong device. (Bug 232279)
Fri Feb 16 13:00:00 2007 jgAATTsuse.de
- ifcfg.template: removed duplicate WIRELESS_WPA_PROTO variable
Sat Feb 3 13:00:00 2007 zozAATTsuse.de
- fixed comment of sysconfig variable MODIFY_RESOLV_CONF_DYNAMICALLY
Tue Jan 30 13:00:00 2007 zozAATTsuse.de
- hwup: strip \"static-\" from hwdesc if needed (Bug 179604)
Fri Jan 19 13:00:00 2007 wernerAATTsuse.de
- poll-tcpip: Add support for uucp over ssh tunnel for dynamic IPs
Thu Jan 18 13:00:00 2007 zozAATTsuse.de
- Fixed wrong comment in rename_netiface
- Fixed quoting of variables
*DRIVER
* since driver names unfortunately
may contain spaces. (Bug 234532)
Fri Jan 12 13:00:00 2007 zozAATTsuse.de
- new version 0.60.6
- Added OMC service Description Document (Fate 301838)
Wed Dec 20 13:00:00 2006 poemlAATTsuse.de
- /etc/sysconfig/hardware/hwcfg-static-0 files do not longer need
to be created [#114088]
Tue Dec 12 13:00:00 2006 zozAATTsuse.de
- Don\'t create persistent name udev rules for hostapd interfaces.
(Bug 214962)
- Don\'t deal with wlan helper interfaces (wifi
*) of type 801.
(Bug 222529)
Sun Dec 10 13:00:00 2006 zozAATTsuse.de
- new version 0.60.5
- ifup-dhcp: To make \'ifup-dhcp status\' deal with infinite leases as
handed out by BOOTP servers or misconfigured DHCP servers, we also
check that case for \'status\'. (Bug 192745)
See changes for \'stop\' at Mon Jan 26 18:21:09 CET 2004
- Fixed handling of \'ficon\' interfaces. (Bug 181998)
- rename_netiface: Don\'t be confused by two digit interface numbers
(eth1 was renamed if eth1
* existed) (Bug 204964)
Mon Nov 20 13:00:00 2006 zozAATTsuse.de
- new version 0.60.4
- Removed replacements for pidof, checkproc, killproc again (See
changes from Wed Oct 4). Instead added improved my_pidof which is
only used for ifup-dhcp and dhcp-interfaces (Bug 213249, 55370)
Mon Nov 13 13:00:00 2006 schwabAATTsuse.de
- Fix syntax error in 80-sysconfig.rules.
Fri Nov 10 13:00:00 2006 zozAATTsuse.de
- Added OSS module opl3sa2 to blacklist (Bug 219758)
Thu Nov 9 13:00:00 2006 jgAATTsuse.de
- trigger firmware hack: check for lower 24 bits of the MAC address
being zero only, so the hack works for unpatched prism54 driver
as well
Wed Nov 8 13:00:00 2006 kukukAATTsuse.de
- Remove again unused build requires
Mon Nov 6 13:00:00 2006 zozAATTsuse.de
- new version 0.60.3
- hwup and 80-sysconfig.rules: added \'platform\' to the list of
handled subsystems (Bug 214653)
- added new sysconfig variable WRITE_HOSTNAME_TO_HOSTS to \'dhcp\'
in /etc/sysconfig/network. This variable is only used from YaST
(Bug 207392)
Thu Nov 2 13:00:00 2006 zozAATTsuse.de
- udev.rules: added dsl
* to the list of interface names for which we
don\'t call ifup/down (Bug 211936)
- rcnetwork: removed message about NM_ONLINE_TIMEOUT (Bug 203693)
Tue Oct 31 13:00:00 2006 zozAATTsuse.de
- new version 0.60.2
- rcnetwork: consider also bridge ports as mandatory interfaces and
wait for them (Bug 193216)
- ifcfg-bridge.5: Recommend increasing DHCLIENT_WAIT_AT_BOOT if
BOOTPROTO=dhcp (Bug 193216)
- bonding:
+ don\'t initialize bonding interface a second time (which results
in wrong error messages) when dhcp client calls ifup for POST_UP
stuff. (Bug 190093)
+ set interface options twice, because some must be set before and
some after enslaving devices. (Bug 190377)
Fri Oct 27 14:00:00 2006 jgAATTsuse.de
- new version 0.60.1
- ifup-wireless: using wext driver back-end for madwifi now
Tue Oct 24 14:00:00 2006 zozAATTsuse.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)
Sat Oct 21 14:00:00 2006 thoenigAATTsuse.de
- Let the checkproc replacement be LSB compliant (b.n.c #213249).
Mon Oct 9 14:00:00 2006 kay.sieversAATTsuse.de
- new version 0.60.0
- use sysfs \"subsystem\" link instead of deprecated \"bus\" link
Wed Oct 4 14:00:00 2006 zozAATTsuse.de
- 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 14:00:00 2006 seifeAATTsuse.de
- fix libsysfs2 port
Thu Aug 31 14:00:00 2006 kay.sieversAATTsuse.de
- use libsysfs2 interface
Thu Aug 17 14:00:00 2006 kukukAATTsuse.de
- Remove undocumented ifservices.template directory to break down
build dependencies.