Package initscripts-compat-fedora: Changelog
Last changed
July 4, 2017 Ivan Zakharyaschev 9.72-alt1
- functions-compat: copied the central piece of code from Fedora (tag 9.72) and restored as in ALT: initlog, limited, hide pidof; ALT's status() overridden because the check of the PID's executable is default in ALT and optional in Fedora (with -b). (ALT#31952)
May 25, 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.72-1
- rename_device.c: rewrite of isCfg() function - Add *.old to list of ignored files - Replace usleep(1) calls with sleep(1) calls
May 24, 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.71-1
- usleep: print deprecation warning from now on - sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option - DHCP_FQDN and DHCP_SEND_HOSTNAME introduced - re-add missing $HOSTNAME initialization - ifup: add support for VLAN_EGRESS_PRIORITY_MAP - specfile: mark 'rwtab' and 'statetab' as config files - killproc/status: add missing '-b <binary>' option - ifdown-eth: we need to flush global scope as well - ifup-eth: remove quote marks - po: download latest translations from zanata - rwtab: add /var/lib/systemd/timers - Update initscripts.pot - Port headers in xgettext_sh.py to 2017
Feb. 24, 2017 Lukáš Nykrýn <lnykryn@redhat.com> - 9.70-1
- move source to github
Aug. 30, 2016 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.69-1
- fedora-import-state should no longer try to create folder with empty name (#1370259)
Aug. 9, 2016 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.68-1
- fedora-import-state: skip modifying of existing folders (#1347436) - functions: systemctl show now returns an error when unit does not exist
July 19, 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.67-1
- import-state: restore also sensitivity part of SELinux context - network: run after network-pre.target - ifup-eth: fix setting preferred_lft and valid_lft - ifup: don't call nmcli on any lo device - source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=no - ipv6: wait for all global IPv6 addresses to leave the "tentative" state - rwtab: /var/lib/nfs needs to copy the files - functions: improve killing loops - ifup: set valid_lft and preferred_lft to forever for static ip - service: use systemd mangle for given service
April 25, 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.66-1
- remove autorelabel stuff - autorelabel: turn quota off before relabeling - network: Treat other tunnel interfaces, fixes ifdown stage - autorelabel: call dracut-initramfs-restore before forced reboot - sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA - ifdown-eth: fix comparison
Dec. 7, 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.65-1
- init.d/functions: end with 0 - fedora-loadmodules: we don't have readahead anymore - network-scripts: DEVICE and HWADRR could be quoted by apostrophe - ifup-wireless: fix calling of phy_wireless_device - ifdown: clean ipv4 localhost addresses - ifup-eth: some bridge options are applied later - service: improve status and stop function for daemon with intscripts - init.d/functions: reload systemd if it can't see an initscript
Aug. 6, 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.64-1
- network-functions: fix wireless detection - fedora-readonly: use --make-slave with --bind mounts - import-state: don't run restorecon when it does not exist - network: modem type interfaces should explicitly start after and stop before common interfaces - ifup-post: should be interpreted in bash
May 18, 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.63-1
- remove ipcalc, it has its own package now - network: tell NM to reload its configuration during start - bonding: warn if the ifup for slave device failed - sysctl.conf: drop SHMALL and SHMMAX, they have sane default values in kernel - ifup: don't call NM for loopback - clarify daemon() usage message - rename_device: allow non-channel nics for s390x machines - ifup: add missing quotes
April 9, 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.62-1
- network-functions: fix change_resolv_conf after grep update - ifup-aliases: don't return with error when arping fails - init.d/functions: rc.debug option to debug initscripts - ifup-aliases: inherit ARPCHECK from parent device - network: report that we can't shut down network for root on netfs - ifdown-eth: use scope host for lo
Jan. 22, 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.61-1
- specfile cleanup - ifup-ipv6: set accept_ra to 2 when IPV6FORWARDING=yes and IPV6_AUTOCONF=yes - ifup-post: check resolve.conf also with DNS2 - ifup-aliases: do not fail when only ipv6 addr is specified - fedora-import-state.service: run a little bit later - fedora-readonly: Updates for systemd random-seed handling - network-functions: is_available_wait should wait even in the case that is_available returns 2 - ifdown-post: remove resolv.conf only in specific cases - network-functions: fix check in install_bonding_driver
Dec. 16, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.60-1
- improve check for bond master in install bonding driver - network-functions: reeplace iwconfig with iw - ifup: fix typo - ifdown-ipv6: reset addrgenmode to eui64 for device
Nov. 12, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.59-1
- adjust LINKDELAY when STP is on
Nov. 6, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.58-1
- ifup,vlan: fix typo - doc: be consistent and use BOOTPROTO=none
Oct. 7, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.56-1
- network_function: return immediately when device is pres ent - add configurable DEVTIMEOUT - fedora-import-state: do not clobber / - network-functions: grep->fgrep in bonding masters matchi ng - man: update sys-unconfig.8 - rename_devices: comments need to have a blank before them - add example ifcfg files - network-functions: improve bonding_masters grep - ifup: if we were unable to determine DEVICE always call nmcli up - ifup-tunnel: call ifup-ipv6 in the end - ifup: also set multicast_snooping after the bridge is up - network-functions: ETHTOOL_DELAY introduction patch - use pie and relro by default - custom naming for VLAN devices - vi.po: fix parentheses - ifup-wireless: add support for wowlan - ifup-wireless: add support for wowlan (second part) - ifup-aliases: do not bring up ipv6 for range files - sys-unconfig: use poweroff instead of halt - ifup-aliases: improve duplicate address detection - network-functions: handle BONDING_OPTS better - network: tell nm to wake the slaves
Oct. 7, 2014 Zbigniew JÄdrzejewski-Szmek - 9.57
- Remove /etc/inittab, /etc/crypttab, utmp, wtmp, btmp
July 22, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.55-1
- fix license handling - ipcalc: -c allow netmask - ipcalc: parse prefix more safely - inittab: fix path and mention set-default - don't require /sbin/sysctl - init.d/functions: check parent dir of pid file for accessibility - ifup-eth: some options for bridge can be applied after the bridge is up - remove ppp from translation
April 15, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.54-1
- move ppp support to ppp package - remove fedora-configure - network: detect if / is on netfs - is_nm_handling: fix RE - bonding: match whole name of interface - network: add support for team devices - ifup-wireless: fix syntax error - fedora-readonly: fix prefix detection
March 26, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.53-1
- bridging: add possibility to set prio and ageing - ifup: add possibility to specify value for -w parameter of arping - network: try to not compete with NM during boot - fedora-domainname: DefaultDependencies=no - service: add condrestart to allowed commands - update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810) - network: modify ifup-wireless so it doesn't call exit - set shmmax and shmall defaults to match rhel6 values (#1056547) - update ifup/ifdown NetworkManager interaction (#1036701, #1061810) - service: fix action matching - remove ifup-ipx from spec - Delete IPX support. - remove dependency on sysvinit-tools
Jan. 14, 2014 Lukáš Nykrýn <lnykryn@redhat.com> 9.51-1
- readonly-root: bind-mount only necessary subset of entries in rwtab - readonly-root: Add /var/log/audit/audit.log to rwtab - readonly-root: restore selinux context after bind mount - rename_device: remove comments and trailing whitespaces - service: suggest using systemctl if unknown action is used - ifup-eth: fix typo in error message - use iw instead of iwconfig and friends - update functions who call nmcli - ifdown: fix typo in nmcli call
Jan. 14, 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.52-1
- require procps-ng
Sept. 3, 2013 Lukas Nykryn <lnykryn@redhat.com> - 9.50-1
- ipcalc: support RFC3021 (#997271) - symlink /etc/sysctl.conf -> /etc/sysctl.d/ - man: only action specified in LSB are redirected to systemd - service: filter actions that are not supported by systemctl in service (#947823) - install_bonding_driver: drop check for existing device (#991335) - consider IPV6INIT undefined as YES - don't care about network filesystems
July 12, 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.48-1
- man: add systemd man pages to service.8 "see also" section - add possibility to set domainname through /etc/sysconfig/network - rename_device: don't wait for lock with lower permissions - 256term.csh: remove quotes around variable (#979796) - drop useless variables from /etc/sysconfig/init - readonly-root: rpcidmapd restart is not needed anymore - ifup-eth: print error only if arping is really called (#974603) - readonly-root: Add /var/lib/samba to rwtab
May 31, 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.47-1
- network-functions: to determine state of nscd check socket not lock (#960779) - sysconfig.txt advised saslauthd -a instad of -v - update translations from transifex - drop translation for other initscripts - tweak ifup/ifdown usage and man page (#961917) - ctrl-alt-delete.target is provided by systemd package - remove some defaults from arch specific sysctl.conf - readonly-root: remount rpc_pipefs if readonly-root is used - service: mention legacy actions and systemctl redirection in man page
April 12, 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.46-1
- add /var/lib/NetworkManager - add ipip6 tunneling support (#928232, raorn@raorn.name) - bonding: set master up before slaves - set net.ipv6.conf.SYSCTLDEVICE.autoconf in ifup-ipv6 - ifdown: don't call nmcli on interface that is alread down - remove some defaults from sysctl.conf (move to systemd) - call flush addresses with scope global - service: action should not be empty when calling legacy-actions (#947817) - ifup-eth: ignore arping errors (#928379) - replace tunctl with ip tuntap (#947875) - reload sysctl settings for vlans on ifup - try dhcpv6 after v4 failed (#846618)
March 15, 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.45-1
- turn on symlink protections in sysctl (#922030) - add systemd-random-seed.service to Before= in fedora-readonly.service (#888615) - mention rule6 files in sysconfig.txt - skip nmcli for wireless device (#863707) - remove config-noreplace from /etc/inittab (#627474) - remount-rootfs.service got renamed to systemd-remount-fs.service - compile netreport and usernetctl with full RELRO and PIE (#853178) - move stuff directly to /usr (#905492) - Remove NETWORKING_IPV6 from sysconfig.txt (#918622) - fix greps to correctly handle comments and quotation
March 15, 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.45-2
- provides /sbin/service
Feb. 20, 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.44-1
- limit udev rule for network renaming (#907365, mschmidt@redhat.com) - fix path for arpwatch, seems to be in /var/lib on Fedora 18 - fix the path for lvm cache, there is no file /etc/lvm/.cache ( but there is one /etc/lvm/cache ) - fix path for dhcpd, is /var/lib/dhcpd since 2005 ( see 31cdb58df77 on the dhcp package git ) - fix the patch for apache modules in rwtab, that are now in /var/cache/httpd - remove no longer used directory ( at least in Fedora ), hald is deprecated, /var/tux cannot be found and xend seems to use a subdirectory of /var/lib/xen - correct the path for puppet directory in /etc/rwtab, now use /var/lib/puppet by default - allow passing -F from /.autorelabel to fixfiles when relabeling system (#904279) - correctly detect Open vSwitch device types - clear DEVICE and TYPE variables before every iteration (#902463) - sets BONDING_OPTS before interface is brougth up - check an IP address for existence in ifup-alias (#852005) - sync FSF address with GPL 2 text. - fix rpmlint's spaces vs tabs warning. - fix bogus %changelog dates. - build with $RPM_LD_FLAGS. - use -sf, not -s. (#901827) - add /usr/libexec/initscripts to file list (#894475) - rename term256 to 256term (glob sort) (#849429) - readd missing shebang. (#885821) - migrate even further away from /etc/sysconfig/network for hostname, and /etc/sysconfig/i18n.