dwww Home | Show directory contents | Find package

sysvinit (3.06-4) unstable; urgency=medium

  * Add Romanian debconf translations with thanks to Remus-Gabriel Chelu
    <remusgabriel.chelu@disroot.org>.  (Closes: #1033723)

 -- Mark Hindley <leepen@debian.org>  Mon, 03 Apr 2023 07:25:22 +0100

sysvinit (3.06-3) unstable; urgency=medium

  * Cherry pick hunk from upstream to fix regression in pidof not matching
    symlinks. (Closes: #1033311)
  * Cherry pick upstream patch to fix memory initialisation in pidof.
    (Closes: #1033311)

 -- Mark Hindley <leepen@debian.org>  Thu, 30 Mar 2023 13:59:53 +0100

sysvinit (3.06-2) unstable; urgency=medium

  * Upload to unstable.

 -- Mark Hindley <leepen@debian.org>  Sun, 18 Dec 2022 17:00:20 +0000

sysvinit (3.06-1) experimental; urgency=medium

  * New upstream version 3.06
  * d/control: bump Standards Version (no changes).

 -- Mark Hindley <leepen@debian.org>  Sun, 18 Dec 2022 11:07:46 +0000

sysvinit (3.06~beta1-1) experimental; urgency=medium

  [ Mark Hindley ]
  * New upstream version 3.06~beta1
    - no longer requires libcrypt-dev when not building sulogin
      (Closes: #972315)
    - adds missing German man page translations (Closes: #1021819)
    - includes Portuguese translation of manpages, thanks to
      Américo Monteiro (Closes: #1019168).
  * Remove unnecessary d/p/libcrypt-lib.patch.
  * Add Breaks/Replaces for manpages-de initscripts.5.gz.
  * d/not-installed: add translated versions of initctl.5.

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Remove 3 obsolete maintscript entries in 1 files.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Fix day-of-week for changelog entry 2.86.ds1-2.
  * Remove empty maintainer scripts: initscripts (preinst)

 -- Mark Hindley <leepen@debian.org>  Fri, 02 Dec 2022 11:29:21 +0000

sysvinit (3.05-7) unstable; urgency=medium

  * Drop libcrypt-dev from B-Depends, we don't ship sulogin since Stretch
    which was what we needed the library for.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 09 Nov 2022 02:47:46 +0100

sysvinit (3.05-6) unstable; urgency=medium

  * d/control: add Breaks and Replaces manpages-{es,fr,hu,pl} to
    sysvinit-core to avoid init{tab,script}.5 conflict. (Closes: #1020259)

 -- Mark Hindley <leepen@debian.org>  Mon, 19 Sep 2022 11:10:07 +0100

sysvinit (3.05-5) unstable; urgency=medium

  * Don't bother templating lsb-base scripts; this droppage reduces the
    number of moving parts for rebootstrap folks.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 14 Sep 2022 22:38:11 +0200

sysvinit (3.05-4) unstable; urgency=medium

  * sysvinit-utils: allow co-installing with dummy lsb-base; debootstrap
    doesn't understand Provides.

 -- Adam Borowski <kilobyte@angband.pl>  Mon, 12 Sep 2022 21:16:07 +0200

sysvinit (3.05-3) unstable; urgency=medium

  * /etc/init.d/rc.local: correct filename for rc.shutdown. (Closes: #1019480)
  * d/control: Remove lsb-base and update versioned sysvinit-utils dependencies.
    Thanks Samuel Thibault. (Closes: #1019529)
  * bootlogd: add lintian override for init.d-script-needs-depends-on-lsb-base.
  * init-d-script: update comment with dependency requirement for
    /lib/lsb/init-functions.

 -- Mark Hindley <leepen@debian.org>  Mon, 12 Sep 2022 10:34:53 +0100

sysvinit (3.05-2) unstable; urgency=medium

  * d/changelog: add missing closes for #959860 in previous version.
  * d/control: add Breaks/Replaces for manpages-fr (<< 4.15.0-9~) to avoid
    bootlogd(8) conflict. (Closes: #1009915)

 -- Mark Hindley <leepen@debian.org>  Fri, 09 Sep 2022 16:56:55 +0100

sysvinit (3.05-1) experimental; urgency=medium

  * New upstream version 3.05
  * d/copyright: add missing entries and sort by date (Closes: #1014511).
  * Support /etc/rc.shutdown based on patch from Patrik Schindler
    <poc@pocnet.net> (Closes: #959860).
  * Take over library scripts from lsb-base.
  * sysvinit-utils: drop unnecessary lsb-base dependency (Closes: #946399).
  * Include upstream translated manpages and divert systemd equivalents in
    manapages-{de,es,fi,fr,hu,id,pl} (Closes: #1009915).

 -- Mark Hindley <leepen@debian.org>  Wed, 24 Aug 2022 13:05:57 +0100

sysvinit (3.04-1) unstable; urgency=medium

  * New upstream version 3.04
  * Bracket lintian overrides.

 -- Adam Borowski <kilobyte@angband.pl>  Wed, 03 Aug 2022 12:49:34 +0200

sysvinit (3.03-1) unstable; urgency=medium

  * New upstream version 3.03
  * Remove patch applied upstream.
  * mount-functions.sh: add PARTUUID and PARTLABEL support. (Closes: #1008910)
  * mount-functions.sh: Update comment describing read_fstab().

 -- Mark Hindley <leepen@debian.org>  Fri, 15 Apr 2022 18:56:24 +0100

sysvinit (3.02-1) experimental; urgency=medium

  * Change upstream to GitHub.
  * New upstream version 3.02
  * Refresh patches.
  * Delete patch applied upstream.
  * Add patch to fix groff formatting error in init.8.

 -- Mark Hindley <leepen@debian.org>  Tue, 29 Mar 2022 16:00:24 +0100

sysvinit (3.01-1) unstable; urgency=medium

  * Update upstream signing key.
  * New upstream version 3.01
  * Remove patch applied upstream.

 -- Mark Hindley <leepen@debian.org>  Tue, 14 Dec 2021 07:54:11 +0000

sysvinit (3.00-2~exp1) experimental; urgency=medium

  * Remove time served support for converting /etc/rc.local to conffile
    (Closes: #987732).
  * Provisional upstream patch to restore pidof reporting D processes
    (Closes: #926896).

 -- Mark Hindley <leepen@debian.org>  Sat, 23 Oct 2021 11:02:07 +0100

sysvinit (3.00-1) unstable; urgency=medium

  * New upstream version 3.00
  * d/changelog: fix typo in previous version.

 -- Mark Hindley <leepen@debian.org>  Thu, 23 Sep 2021 11:26:57 +0100

sysvinit (3.00~beta-1) experimental; urgency=medium

  [ Mark Hindley ]
  * Add myself to uploaders.
  * New upstream version 3.00~beta.
  * d/patches: remove patch applied upstream.
  * d/patches: refresh patches.
  * initscripts: remove -t option from telinit invocation (Closes:
    #990019).
  * bootmisc.sh: set SE Linux context after utmp file creation. Thanks to
    Russell Coker. (Closes: #950459)
  * Remove obsolete lintian overrides.
  * Update to Standards Version 4.6.0 (no changes).

  [ Ian Jackson ]
  * mountkernfs.sh: mount /sys/firmware/efi/efivars if possible (Closes:
    #783990).

  [ Dr. Tobias Quathamer ]
  * Rename manpage tmpfs.5 to tmpfs-config.5 (Closes: #848121, #951596).

  [ Trek ]
  * init-d-script: fix PIDFILE argument to status_of_proc (Closes: #962649).
  * init-d-script: allow disabling --exec or --name options.
  * init-d-script: fix do_status when DAEMON=none.
  * init-d-script: policy compliant exit values (Closes: #968038).
  * init-d-script: fix force-reload if do_reload is an alias.
  * init-d-script: added do_reload_cmd interface.
  * init-d-script: added RELOAD_SIGNAL interface.
    Thanks to Robbie Harwood <rharwood@club.cc.cmu.edu> (Closes: #807311).
  * init-d-script: send SIGCONT after SIGTERM.
    Thanks to Jan Braun <janbraun@gmx.de>.
  * init-d-script: fix try-restart output and more verbosity.
  * init-d-script: /bin/sh as interpreter and small optimizations.

 -- Mark Hindley <leepen@debian.org>  Wed, 15 Sep 2021 11:19:13 +0100

sysvinit (2.96-7) unstable; urgency=medium

  [ Mark Hindley ]
  * Mount /proc with -o compatible on HURD only (Closes: #985584).
  * Build-Depend on libcrypt-dev explicitly (thanks to Helmut Grohne).
    (Closes: #972315)

  [ Adam Borowski ]
  * Handle libcrypt moved back to /lib, fixing FTBFS (Closes: #987135).

 -- Adam Borowski <kilobyte@angband.pl>  Sun, 18 Apr 2021 17:38:40 +0200

sysvinit (2.96-6) unstable; urgency=medium

  [ Matthew Vernon ]
  * Team upload
  * Recommend orphan-sysvinit-scripts (Closes: #981801)
  * Update Spanish translation (thanks to Javier Fernández-Sanguino)
    (Closes: #981479)

  [ Adam Borowski ]
  * Update Brazillian translations (thanks to Adriano Rafael Gomes)
    (Closes: #972837)

 -- Matthew Vernon <matthew@debian.org>  Sun, 21 Feb 2021 13:53:09 +0000

sysvinit (2.96-5) unstable; urgency=low

  * Team upload.
  * debian/src/initscripts/etc/init.d/mountdevsubfs.sh: if /dev/fd
    is a directory (such as on Hurd), skip symlinking “over” it

 -- Thorsten Glaser <tg@mirbsd.de>  Thu, 10 Sep 2020 17:37:30 +0200

sysvinit (2.96-4) unstable; urgency=critical

  [ Thorsten Glaser ]
  * Team upload.

  [ Adam Borowski ]
  * Update the list of tools in sysvinit-utils’ package description
  * Remove/unversion pre-stretch dependencies (taking care of implied
    dependencies on Essential) except for no-longer-in-archive sysvinit
  * Really drop changelog.gz from sysvinit-utils
  * Conflict/Replace runit-init (because of /sbin/init)
  * Drop the word “utilities” from bin:sysvinit-core’s short description
  * Don’t require root to build
  * Drop Dmitry from Uploaders :(

  [ Samuel Thibault ]
  * src/initscripts/etc/init.d/{checkroot,checkfs}.sh:
    Fix getting fsck return code

  [ Bjarni Ingi Gislason ]
  * Formatting fixes in fstab-decode(8)

  [ Vincent Lefevre ]
  * Fix a typo in a comment in if-up.d/mountnfs (Closes: #961513)

  [ Thorsten Glaser ]
  * Bring back support for /etc/init.d/.legacy-bootordering as
    flag file (manually created by the local admin) to disable
    concurrent (parallel) boot
  * Let mountdevsubfs.sh (run early after udev) fixup (if needed)
    /dev/fd and /dev/std{in,out,err} to work around udev bug #967546
    and upload as critical system fix (Closes: #968199)

 -- Thorsten Glaser <tg@mirbsd.de>  Fri, 14 Aug 2020 02:29:31 +0200

sysvinit (2.96-3) unstable; urgency=medium

  * Update Dmitry's address.
  * Drop ancient Debian.NEWS.
  * Don't install upstream changelog on sysvinit-utils (Essential).
  * Update trim cut-off for changelog.Debian to pre-buster.

 -- Adam Borowski <kilobyte@angband.pl>  Thu, 19 Mar 2020 23:37:42 +0100

sysvinit (2.96-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No-change package rebuild to fix timestamp issue as raised by
    buildd. (Closes: #945820)

 -- Boyuan Yang <byang@debian.org>  Wed, 08 Jan 2020 14:07:13 -0500

sysvinit (2.96-2) unstable; urgency=medium

  * Incorporate runlevel documentation from Debian Policy.
    Thanks to Sean Whitton <spwhitton@spwhitton.name> (Closes: #943583)
  * init-d-script: fix missing --oknodo in s-s-d invocation.
    Thanks to Jan Braun <janbraun@gmx.de> (Closes: #954464)

 -- Dmitry Bogatov <KAction@debian.org>  Thu, 28 Nov 2019 21:07:03 +0000

sysvinit (2.96-1) unstable; urgency=medium

  * New upstream release.
  * Stop providing empty /run directory in bin:initscripts
  * Stop providing unused /var/lib/insserv/ in bin:sysv-rc
  * Install bootlog init scripts with dh_install instead of custom Makefile
  * Add lintian override about dependency on $all in bootlogd init scripts
  * Remove unused lintian overrides
  * Remove sysv-rc postinst script, that used to support legacy boot ordering
  * Remove "debian/fscklog.sh" that was never installed
  * Bump standards version to 4.4.1

 -- Dmitry Bogatov <KAction@debian.org>  Sat, 19 Oct 2019 00:37:48 +0000

sysvinit (2.96~beta-3) unstable; urgency=medium

  * Team upload.
  * checkfs, checkroot: Use setterm only if extant (Closes: #941378)
  * fstab-decode(8): Fix typo pointed out by lintian
  * sysv-rc.postinst: Rename servive variable (lintian false-positive)
  * d/rules: Introduce bindnow hardening, prompted by lintian
  * Fix BD-Uninstallable on ten Debian architectures by replacing the
    pandoc invocation with a properly written manpage
  * init: Fix a lintian false-positive on spelling caused by GCC

 -- Thorsten Glaser <tg@mirbsd.de>  Wed, 02 Oct 2019 02:18:53 +0200

sysvinit (2.96~beta-2) unstable; urgency=medium

  * Disable kernel messages during fsck to avoid interleaved output
    (Closes: #398269)
  * Make bootlogd stop late enough (Closes: #935302, #920117, 808999)

 -- Dmitry Bogatov <KAction@debian.org>  Mon, 23 Sep 2019 16:12:23 +0000

sysvinit (2.96~beta-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Disable escape sequence filtering by bootlogd (Closes: #672361)
  * Fix missing argument in `domount' call for securityfs (Closes: #935533)

 -- Dmitry Bogatov <KAction@debian.org>  Sat, 24 Aug 2019 14:46:25 +0000

sysvinit (2.95-6) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * sysv-rc: assume `startpar' is installed into PATH
  * Document that `CONCURRENCY' variable is no longer used (Closes: #692559)
  * Use v* version of lsb functions in `init-d-script'
  * Remove unused lintian overrides
  * Simplify `debian/rules' by inclusion of dpkg/default.mk
  * Remove useless build-dependency on libsepol1
  * Simplify no-libselinux package rebuild
  * Document ASYNCMOUNTNFS variable in etc/default/rcS (Closes: #530583)
  * Do not check $VERBOSE when printing "Starting $DESC" (Closes: #658374)
  * Fix /etc/init.d/rc error message on system w/o initramfs.
    Thanks to George Taylor <grgtlr5@googlemail.com> (Closes: #909118)
  * Fix formatting of bootlogd(8) manpage (Closes: #934628)
  * Install previously overlooked readbootlog(1)
  * Create /var/log/fsck if /var/log is tmpfs (Closes: #524007)

  [ Pierre Ynard ]
  * Fix typos in comments in /etc/network/if-up.d/mountnfs (Closes: #734423)

 -- Dmitry Bogatov <KAction@debian.org>  Fri, 23 Aug 2019 16:26:28 +0000

sysvinit (2.95-5) unstable; urgency=medium

  * [2d158bc6] Make default TTYMODE match default TTYPERM of `login' package
    (Closes: #367432)
  * [01d4a5b8] Remove overly aggressive optimization from /etc/init.d/rc
    (Closes: #669406)
  * [1fb96748] Ensure `mdadm' init script starts before `checkfs'
    (Closes: #627797)
  * [91a45784] Restructure init-d-script(5) manpage (Closes: #768362)
  * [3681b33c] Do not print version of `fsck' during boot (Closes: #386296)
  * [154eb9a6] Order directories in PATH consistently with /etc/profile
    (Closes: #553325)
  * [8e9cc754] Change inittab to pass --noclear to getty on tty1
    (Closes: #718416)
  * [beb2cfd3] Make init-d-script based scripts more robust (Closes: #822918)
  * [ce075375] Allow /etc/default/<script> re-define DAEMON variable
    (Closes: #768138)
  * [fce03ed5] Do not imply in README that init scripts must have extension
    (Closes: #934066)
  * [77d34f9f] Update /etc/init.d/README to current practices (Closes: #934065)
  * [af1fa053] Document INIT_VERBOSE variable in /etc/default/rcS
    (Closes: #730824)
  * [1cd69037] Make bin:initscripts architecture-independent (Closes: #922962)
  * [49f87295] Remove useless empty directory from bin:sysv-rc
  * [974ef1c1] Fix missing README link in /etc/rc0.d
  * [bc567621] Fix spelling error in init-d-script.5

 -- Dmitry Bogatov <KAction@debian.org>  Mon, 12 Aug 2019 20:13:47 +0000

sysvinit (2.95-4) unstable; urgency=medium

  * [995df63a] Fix FTBFS on kfreebsd-any (Closes: #933638)

 -- Dmitry Bogatov <KAction@debian.org>  Fri, 02 Aug 2019 09:57:48 +0000

sysvinit (2.95-3) unstable; urgency=medium

  * [0c6b0ff0] Attempt to mount /sys/kernel/config after `kmod'
    (Closes: #840356)
  * [6fb68099] Fix bug in handling /etc/fstab.d.
    Thanks to Rolf W. Rasmussen <rolfwr@gmail.com> (Closes: #735930)
  * [7176b71d] Mount securityfs when it is available.
    Thanks to Ritesh Raj Sarraf <rrs@debian.org> (Closes: #440709)

 -- Dmitry Bogatov <KAction@debian.org>  Mon, 29 Jul 2019 08:10:44 +0000

sysvinit (2.95-2) unstable; urgency=medium

  * [22e43c01] Make sure dh_fixperms is called during build.
    Thanks to Chris Lamb <lamby@debian.org> (Closes: #932300)
  * [a7ef4c4c] Fix wrong permissions of /var/run/utmp.
    Thanks to Thorsten Glaser <tg@mirbsd.de> (Closes: #932380)

 -- Dmitry Bogatov <KAction@debian.org>  Sun, 21 Jul 2019 19:43:53 +0000

sysvinit (2.95-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Contact, Name.
  * Update standards version, no changes needed.

 -- Dmitry Bogatov <KAction@debian.org>  Tue, 16 Jul 2019 19:28:51 +0000

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog sysvinit-utils`.

Generated by dwww version 1.15 on Thu Jun 27 23:23:57 CEST 2024.