File insserv-compat.changes of Package insserv-compat
-------------------------------------------------------------------
Mon Nov 23 09:33:59 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- prepare usrmerge (boo#1029961)
- filter legacy init script warnings. The whole point of this
package is to have them. So has to pass even when the check is
switched to fatal.
-------------------------------------------------------------------
Tue Jan 28 14:28:09 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Add chkconfig from aaa_base
-------------------------------------------------------------------
Thu May 9 15:19:24 UTC 2019 - Ludwig Nussel <lnussel@suse.com>
- fix handling of ,start= parameters (bsc#1133306)
-------------------------------------------------------------------
Thu Apr 18 09:49:08 CEST 2019 - kukuk@suse.de
- Add rc.status and rc.splash from aaa_base [bsc#1132738]
-------------------------------------------------------------------
Tue Dec 4 16:11:11 UTC 2018 - lnussel@suse.de
- drop insserv.conf, it's no longer useful (boo#1052837)
-------------------------------------------------------------------
Tue Feb 6 16:37:10 CET 2018 - kukuk@suse.de
- Own the lib/lsb directories, without this package, lsb init scripts
are not supported and nobody else is using them.
-------------------------------------------------------------------
Fri Apr 28 18:16:21 UTC 2017 - arvidjaar@gmail.com
- Also provide /etc/rc.d link which was provided by filesystem (bsc#1035062)
-------------------------------------------------------------------
Wed Mar 29 13:05:40 UTC 2017 - kukuk@suse.com
- Add /etc/init.d hierachy from filesystem
-------------------------------------------------------------------
Mon Jan 18 11:03:48 UTC 2016 - lnussel@suse.de
- ntp was renamed to ntpd at some point (bsc#960820)
-------------------------------------------------------------------
Tue Dec 1 13:52:22 UTC 2015 - lnussel@suse.de
- fix directory argument parsing (bnc#944903)
-------------------------------------------------------------------
Wed Jun 10 12:06:14 UTC 2015 - lnussel@suse.de
- it's perl script so actually require perl(Getopt::Long)
-------------------------------------------------------------------
Mon Sep 8 15:23:26 UTC 2014 - lnussel@suse.de
- don't add dependency between named and $network as
systemd-insserv-generator translates them to nss-lookup.target and
network-online.target which results in an undesirable,
unconditional dependency of multi-user.target on
network-online.target (bnc#895611)
-------------------------------------------------------------------
Tue Jun 3 08:31:52 UTC 2014 - lnussel@suse.de
- remove reference to openSUSE 12.3
- add LSB init script header block as example (bnc#865018)
- support runlevel override (bnc#869260)
-------------------------------------------------------------------
Tue Mar 25 13:45:06 CET 2014 - jdelvare@suse.de
- turn into a noarch package
-------------------------------------------------------------------
Fri Jul 5 07:33:53 UTC 2013 - lnussel@suse.de
- print warning if a sysv init script is masked by a systemd service
(bnc#798510, bnc#804273)
-------------------------------------------------------------------
Fri Jan 25 10:00:39 UTC 2013 - lnussel@suse.de
- install compat insserv.conf (bnc#800477)
-------------------------------------------------------------------
Sat Jan 19 10:59:53 UTC 2013 - lnussel@suse.de
- strip off extra start/stop overrides
-------------------------------------------------------------------
Mon Jan 14 10:21:13 UTC 2013 - lnussel@suse.de
- don't hard require Pod::Usage (bnc#798316)
-------------------------------------------------------------------
Tue Dec 18 16:49:43 UTC 2012 - lnussel@suse.de
- new package