[ubuntu/eoan-proposed] sysvinit 2.93-8ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Tue Apr 30 05:10:14 UTC 2019
sysvinit (2.93-8ubuntu1) eoan; urgency=low
* Merge from Debian unstable. Remaining changes:
- When building for Ubuntu, skip all binaries except for sysvinit-utils.
- Make mountpoint.c compile with new glibc.
sysvinit (2.93-8) unstable; urgency=medium
* Return alternative dependency on file-rc for convenience of
stretch -> bustern upgrade for file-rc users.
sysvinit (2.93-6) unstable; urgency=medium
* Remove state files of `brightness' script on purge
+ Thanks: Thorsten Glaser <t.glaser at tarent.de>
sysvinit (2.93-5) unstable; urgency=medium
* Update standards version to 4.3.0 (no changes needed)
* Add forgotten credit for `backlight' initscript
sysvinit (2.93-4) unstable; urgency=medium
* Drop unneeded `40_multiarch_libcrypt.patch': upstream Makefile
correctly supplies -lcrypt flag by itself.
* Make debian/upstream/signing-key.asc minimal
* Check for presence of backlight-related virtual files in `brightness'
initscript (Closes: #918966)
+ Thanks: Thorsten Glaser <t.glaser at tarent.de>
* Make /run/shm symlink to /dev/shm, not other way around (Closes: #851427)
+ Thanks: Dolphin Oracle <dolphinoracle at gmail.com>
* Replace `debian/deps-mount' script with more straightforward dependency
on `mount [linux-any]'.
* Move {rc, rcS} scripts from /usr/libexec to /lib for convenience of
non-users of initramfs.
* Drop per-binary-package copyright files, superseded by dep5
`debian/copyright'.
sysvinit (2.93-3) unstable; urgency=medium
* Make initscripts gracefully handle missing logsave(8) (Closes: #901289)
* Correctly umount block devices, mounted under /run (Closes: #917139)
* Remove obsolete `/etc/init.d/motd' (Closes: #915051)
* Update path to `nologin' file in `bootmisc.sh' script (Closes: #743743)
* Fix mounting of /proc on Hurd (Closes: #814735)
* Fix /sbin/poweroff alternative on Hurd (Closes: #825975)
* Use forced fsck in mountroot.sh only if it is supported (Closes: #686895)
* Simplify call to ischroot(1) in `sysvinit-core.postinst'
* Update Dutch translation of debconf templates (Closes: #917419)
+ Thanks: Frans Spiesschaert <Frans.Spiesschaert at yucom.be>
* Move /etc/init.d/{rc,rcS} scripts out of /etc, retaining
symbolic link for compatibility (Closes: #132542)
* Do not mount gfs, ocfs2 and gfs2 in mountall.sh script (Closes: #504748)
* Specify pidfile option to `status_of_proc' function in `init-d-script'
(Closes: #822674)
* Add initscript to save and restore backlight brightness (Closes: #746221)
sysvinit (2.93-2) unstable; urgency=medium
* Update German translation of debconf templates (Closes: #915159)
+ Thanks: Chris Leick <c.leick at vollbio.de>
* Fix support of /tmp being symbolic link to non-existent directory
(Closes: #915671)
+ Thanks: Serge Belyshev <belyshev at depni.sinp.msu.ru>
+ Thanks: Thorsten Glaser <t.glaser at tarent.de>
* Invoke top-level upstream Makefile from `debian/rules'. This
way VERSION macro is set correctly in source code.
* Update French translation of debconf templates (Closes: #916624)
+ Thanks: Steve Petruzzello <dlist at bluewin.ch>
* Remove misleading commends in `/etc/init.d/rc' (Closes: #717356)
+ Thanks: Алексей Шилин <rootlexx at mail.ru>
* Disable concurrent boot if kernel boot parameter `concurrency=none'
is present (Closes: #725970)
* Re-introduce support for /etc/boot.d directory with scripts
(Closes: #546401)
* Fix bug number typo in changelog (Closes: #823660)
* Do not mask errors in `init-d-script' (Closes: #822753)
sysvinit (2.93-1) unstable; urgency=medium
* New upstream release (Closes: #914494)
sysvinit (2.92~beta-2) unstable; urgency=medium
[ Ben Hutchings ]
* Restore umount at shutdown of filesystems mounted before /usr
(Closes: #872039). Thanks to Elrond for this patch.
[ Dmitry Bogaotv ]
* Fix typo in `/etc/init.d/bootclean.sh' (Closes: #914432)
+ Thanks: Jörg-Volker Peetz <jvpeetz at web.de>
sysvinit (2.92~beta-1) unstable; urgency=medium
[ Vincenzo (KatolaZ) Nicosia ]
* New upstream release (Closes: #725123, #571590, #815839)
(Closes: #905245, #890478, #402847, #717531, #590895, #630661)
(Closes: #719273, #361935, #614893, #375274)
* Refresh patches
[ Benda Xu ]
* Provide an example for running inside systemd-nspawn (Closes: #799329).
[ Dmitry Bogatov ]
* Upload to unstable
* Adjust `debian/watch' to translate `-beta' suffix into `~beta'.
* Remove redundant `/etc/init.d/motd' (Closes: #735521)
* Pass `--force' option to `sulogin' program, enabling maintenance
in single mode on systems, where `root' user is disabled. (Closes: #823660)
sysvinit (2.91-1) experimental; urgency=medium
[ Dmitry Bogatov ]
* Revert changes, that removed `Uploaders' field
* Make Vcs-* fields to point to debian/ repository
* Revert changes to LSB headers that introduced breakages
(Thanks: Andreas Henriksson)
* Add lintian overrides for warnings about LSB headers
* Update debian/copyright since `start-stop-daemon.c'
is no longer provided by upstream.
* Update `debian/watch' to check PGP signature
* Change mailing field in `Maintainer' field
* Support GNU/kFreeBSD-specific UFS filesystem in `bootclean.sh' script
(Closes: #764662)
+ Thanks: Steven Chamberlain <steven at pyro.eu.org>
* wrap-and-sort -sta (Closes: #774179)
* Update example script in init-d-script(5) to work correctly on Debian
GNU/kFreeBSD (Closes: #913247)
* Remove `/etc/init.d/skeleton' from bin:initscripts, which is superseded
by init-d-script(5) (Closes: #913154, #810229, #507868, #578827)
* Remove alternative dependency on `file-rc', which is removed from Archives.
(Closes: #911044)
* Do not attempt to set hostname to value, just returned by hostname(1)
in `/etc/init.d/hostname.sh' (Closes: #628140)
* Simplify `/etc/init.d/hostname.sh' script, since output of hostname(1)
is never empty.
* Remove compressed logs on purge of `bootlogd' (Closes: #724712)
* Fix whitespace errors in scripts.
* Minor cleanup of `/etc/init.d/bootlogd' (Closes: #538334)
* Fix misleading desciption of `PIDFILE' variable in init-d-script(5)
(Closes: #822654)
[ Vincenzo (KatolaZ) Nicosia ]
* New upstream release (Closes: #515595, #890041, #463771)
* Refreshed patches
* Add Vincenzo Nicosia to uploaders
* Update list of copyright holders of debian/* files
* Remove unnecessary patches
[ Boyuan Yang ]
* Remove sysv-rc's suggestion to bum, this package has
been removed from the archive.
[ Benda Xu ]
* Select patches from Cristian Ionescu-Idbohrn (Closes: #699087).
* Revert 7f0c9952b, swap is handled in checkroot.sh (Closes: #619869).
* Provide a USB console example in inittab (Closes: #477656).
sysvinit (2.88dsf-60) experimental; urgency=medium
* New maintainer (Closes: #811377)
* Update debian/gbp.conf
* Replace deprecated priority 'extra' with 'optional'
* Fix whitespace errors in `debian/changelog'
* Update Vcs-* fields in `debian/control'
* Update standards version to 4.2.1 (no changes needed)
* Convert `debian/copyright' to dep-5 format
* Bump compat version to 11 (no changes needed)
* Clean-up unused lintian overrides
* Remove unused debconf template
* Declare missing dependency on $local_fs in init scripts
* Remove virtual dependency $all from all scripts, except rc.local
* Add lintian overrides about scripts not being registered with
`update-rc.d'. Actually, they are registered with hand-written
code in `postrm' scripts
sysvinit (2.88dsf-59.11) unstable; urgency=medium
* Non-maintainer upload.
[ Mert Dirik ]
* Make sure that services using init-d-script can be properly
redirected to systemctl. (Closes: #826214)
* Avoid naming collisions when storing the script name in init-d-script
by using a custom prefix.
Date: Mon, 29 Apr 2019 22:02:02 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/sysvinit/2.93-8ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 29 Apr 2019 22:02:02 -0700
Source: sysvinit
Architecture: source
Version: 2.93-8ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 132542 361935 375274 402847 463771 477656 504748 507868 515595 538334 546401 571590 578827 590895 614893 619869 628140 630661 686895 699087 717356 717531 719273 724712 725123 725970 735521 743743 746221 764662 774179 799329 810229 811377 814735 815839 822654 822674 822753 823660 825975 826214 851427 872039 890041 890478 901289 905245 911044 913154 913247 914432 914494 915051 915159 915671 916624 917139 917419 918966
Changes:
sysvinit (2.93-8ubuntu1) eoan; urgency=low
.
* Merge from Debian unstable. Remaining changes:
- When building for Ubuntu, skip all binaries except for sysvinit-utils.
- Make mountpoint.c compile with new glibc.
.
sysvinit (2.93-8) unstable; urgency=medium
.
* Return alternative dependency on file-rc for convenience of
stretch -> bustern upgrade for file-rc users.
.
sysvinit (2.93-6) unstable; urgency=medium
.
* Remove state files of `brightness' script on purge
+ Thanks: Thorsten Glaser <t.glaser at tarent.de>
.
sysvinit (2.93-5) unstable; urgency=medium
.
* Update standards version to 4.3.0 (no changes needed)
* Add forgotten credit for `backlight' initscript
.
sysvinit (2.93-4) unstable; urgency=medium
.
* Drop unneeded `40_multiarch_libcrypt.patch': upstream Makefile
correctly supplies -lcrypt flag by itself.
* Make debian/upstream/signing-key.asc minimal
* Check for presence of backlight-related virtual files in `brightness'
initscript (Closes: #918966)
+ Thanks: Thorsten Glaser <t.glaser at tarent.de>
* Make /run/shm symlink to /dev/shm, not other way around (Closes: #851427)
+ Thanks: Dolphin Oracle <dolphinoracle at gmail.com>
* Replace `debian/deps-mount' script with more straightforward dependency
on `mount [linux-any]'.
* Move {rc, rcS} scripts from /usr/libexec to /lib for convenience of
non-users of initramfs.
* Drop per-binary-package copyright files, superseded by dep5
`debian/copyright'.
.
sysvinit (2.93-3) unstable; urgency=medium
.
* Make initscripts gracefully handle missing logsave(8) (Closes: #901289)
* Correctly umount block devices, mounted under /run (Closes: #917139)
* Remove obsolete `/etc/init.d/motd' (Closes: #915051)
* Update path to `nologin' file in `bootmisc.sh' script (Closes: #743743)
* Fix mounting of /proc on Hurd (Closes: #814735)
* Fix /sbin/poweroff alternative on Hurd (Closes: #825975)
* Use forced fsck in mountroot.sh only if it is supported (Closes: #686895)
* Simplify call to ischroot(1) in `sysvinit-core.postinst'
* Update Dutch translation of debconf templates (Closes: #917419)
+ Thanks: Frans Spiesschaert <Frans.Spiesschaert at yucom.be>
* Move /etc/init.d/{rc,rcS} scripts out of /etc, retaining
symbolic link for compatibility (Closes: #132542)
* Do not mount gfs, ocfs2 and gfs2 in mountall.sh script (Closes: #504748)
* Specify pidfile option to `status_of_proc' function in `init-d-script'
(Closes: #822674)
* Add initscript to save and restore backlight brightness (Closes: #746221)
.
sysvinit (2.93-2) unstable; urgency=medium
.
* Update German translation of debconf templates (Closes: #915159)
+ Thanks: Chris Leick <c.leick at vollbio.de>
* Fix support of /tmp being symbolic link to non-existent directory
(Closes: #915671)
+ Thanks: Serge Belyshev <belyshev at depni.sinp.msu.ru>
+ Thanks: Thorsten Glaser <t.glaser at tarent.de>
* Invoke top-level upstream Makefile from `debian/rules'. This
way VERSION macro is set correctly in source code.
* Update French translation of debconf templates (Closes: #916624)
+ Thanks: Steve Petruzzello <dlist at bluewin.ch>
* Remove misleading commends in `/etc/init.d/rc' (Closes: #717356)
+ Thanks: Алексей Шилин <rootlexx at mail.ru>
* Disable concurrent boot if kernel boot parameter `concurrency=none'
is present (Closes: #725970)
* Re-introduce support for /etc/boot.d directory with scripts
(Closes: #546401)
* Fix bug number typo in changelog (Closes: #823660)
* Do not mask errors in `init-d-script' (Closes: #822753)
.
sysvinit (2.93-1) unstable; urgency=medium
.
* New upstream release (Closes: #914494)
.
sysvinit (2.92~beta-2) unstable; urgency=medium
.
[ Ben Hutchings ]
* Restore umount at shutdown of filesystems mounted before /usr
(Closes: #872039). Thanks to Elrond for this patch.
.
[ Dmitry Bogaotv ]
* Fix typo in `/etc/init.d/bootclean.sh' (Closes: #914432)
+ Thanks: Jörg-Volker Peetz <jvpeetz at web.de>
.
sysvinit (2.92~beta-1) unstable; urgency=medium
.
[ Vincenzo (KatolaZ) Nicosia ]
* New upstream release (Closes: #725123, #571590, #815839)
(Closes: #905245, #890478, #402847, #717531, #590895, #630661)
(Closes: #719273, #361935, #614893, #375274)
* Refresh patches
.
[ Benda Xu ]
* Provide an example for running inside systemd-nspawn (Closes: #799329).
.
[ Dmitry Bogatov ]
* Upload to unstable
* Adjust `debian/watch' to translate `-beta' suffix into `~beta'.
* Remove redundant `/etc/init.d/motd' (Closes: #735521)
* Pass `--force' option to `sulogin' program, enabling maintenance
in single mode on systems, where `root' user is disabled. (Closes: #823660)
.
sysvinit (2.91-1) experimental; urgency=medium
.
[ Dmitry Bogatov ]
* Revert changes, that removed `Uploaders' field
* Make Vcs-* fields to point to debian/ repository
* Revert changes to LSB headers that introduced breakages
(Thanks: Andreas Henriksson)
* Add lintian overrides for warnings about LSB headers
* Update debian/copyright since `start-stop-daemon.c'
is no longer provided by upstream.
* Update `debian/watch' to check PGP signature
* Change mailing field in `Maintainer' field
* Support GNU/kFreeBSD-specific UFS filesystem in `bootclean.sh' script
(Closes: #764662)
+ Thanks: Steven Chamberlain <steven at pyro.eu.org>
* wrap-and-sort -sta (Closes: #774179)
* Update example script in init-d-script(5) to work correctly on Debian
GNU/kFreeBSD (Closes: #913247)
* Remove `/etc/init.d/skeleton' from bin:initscripts, which is superseded
by init-d-script(5) (Closes: #913154, #810229, #507868, #578827)
* Remove alternative dependency on `file-rc', which is removed from Archives.
(Closes: #911044)
* Do not attempt to set hostname to value, just returned by hostname(1)
in `/etc/init.d/hostname.sh' (Closes: #628140)
* Simplify `/etc/init.d/hostname.sh' script, since output of hostname(1)
is never empty.
* Remove compressed logs on purge of `bootlogd' (Closes: #724712)
* Fix whitespace errors in scripts.
* Minor cleanup of `/etc/init.d/bootlogd' (Closes: #538334)
* Fix misleading desciption of `PIDFILE' variable in init-d-script(5)
(Closes: #822654)
.
[ Vincenzo (KatolaZ) Nicosia ]
* New upstream release (Closes: #515595, #890041, #463771)
* Refreshed patches
* Add Vincenzo Nicosia to uploaders
* Update list of copyright holders of debian/* files
* Remove unnecessary patches
.
[ Boyuan Yang ]
* Remove sysv-rc's suggestion to bum, this package has
been removed from the archive.
.
[ Benda Xu ]
* Select patches from Cristian Ionescu-Idbohrn (Closes: #699087).
* Revert 7f0c9952b, swap is handled in checkroot.sh (Closes: #619869).
* Provide a USB console example in inittab (Closes: #477656).
.
sysvinit (2.88dsf-60) experimental; urgency=medium
.
* New maintainer (Closes: #811377)
* Update debian/gbp.conf
* Replace deprecated priority 'extra' with 'optional'
* Fix whitespace errors in `debian/changelog'
* Update Vcs-* fields in `debian/control'
* Update standards version to 4.2.1 (no changes needed)
* Convert `debian/copyright' to dep-5 format
* Bump compat version to 11 (no changes needed)
* Clean-up unused lintian overrides
* Remove unused debconf template
* Declare missing dependency on $local_fs in init scripts
* Remove virtual dependency $all from all scripts, except rc.local
* Add lintian overrides about scripts not being registered with
`update-rc.d'. Actually, they are registered with hand-written
code in `postrm' scripts
.
sysvinit (2.88dsf-59.11) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Mert Dirik ]
* Make sure that services using init-d-script can be properly
redirected to systemctl. (Closes: #826214)
* Avoid naming collisions when storing the script name in init-d-script
by using a custom prefix.
Checksums-Sha1:
a8bc2d156d178a968ec350166fea44d369306bc9 2772 sysvinit_2.93-8ubuntu1.dsc
fa706acd2a60f13d4364c0952bf4325d491c6ad2 117580 sysvinit_2.93.orig.tar.xz
b803c875a1c1b162aeed4304623e862163fda41d 1076 sysvinit_2.93.orig.tar.xz.asc
6e33454eadca36409b36064e9741e54723c8bedf 127856 sysvinit_2.93-8ubuntu1.debian.tar.xz
b518c232f368905748e094e521130488e6bebb12 6469 sysvinit_2.93-8ubuntu1_source.buildinfo
Checksums-Sha256:
b01b0135f400ca83094ce73983f80dc336826e04fa55de399b457972b65bfacb 2772 sysvinit_2.93-8ubuntu1.dsc
472d460e233d981488509a167125a82925c8c9aba6b5608cb22598fdf326a8ff 117580 sysvinit_2.93.orig.tar.xz
cf2b374a96276a16e3ef07ad2be596420f0d8d77227aad3144d7ab4ea165a4af 1076 sysvinit_2.93.orig.tar.xz.asc
b575db3603599f06c381ad750536b953b3af85ca2d743c99033baf391411008e 127856 sysvinit_2.93-8ubuntu1.debian.tar.xz
a8d0b0fa6652a04acc16341fc1502e4473093a846c9051818d481034ddc18f39 6469 sysvinit_2.93-8ubuntu1_source.buildinfo
Files:
7f0fac4a0fde6018f2d286f590939508 2772 admin optional sysvinit_2.93-8ubuntu1.dsc
041dbe36a5dd80b2108aff305bc10620 117580 admin optional sysvinit_2.93.orig.tar.xz
93d42c8c7bf2e85c2395bea0983f2938 1076 admin optional sysvinit_2.93.orig.tar.xz.asc
4669c16b3cd387f0d7fa2f60519d56b6 127856 admin optional sysvinit_2.93-8ubuntu1.debian.tar.xz
f29f8d97497a7d7519c6790185f654f5 6469 admin optional sysvinit_2.93-8ubuntu1_source.buildinfo
Original-Maintainer: Debian sysvinit maintainers <debian-init-diversity at chiark.greenend.org.uk>
-----BEGIN PGP SIGNATURE-----
iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlzH17caHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz03Kw/8DqMLlMoks3ymsNgtJjVV
kntav9AdYyMRT9KkSiiwJmhjlqc6L45w5DfrRSPnhTfnurrbd7Vb8SFbaO/GXnmt
N1/cfaOE9edUX2661n1CYmohITesUw8ZXewtscYwMT0EiUQsAa3N54uzDVhiSrt1
C0hriAEZxitridqTihgdoyZFaGWIX75CWguVdN+tHgYUQMM9qzAU5aQX1ZRx4dc+
rDyfrPFXSg/uyD44kHeSvTTxT5c+Xv/eZ2mQkb6giFB7xmZj4zBV2fRmcOyLWT8+
V7e0gA2geW6lY4d0/DhL+UJ/sKPr+QlM3PXNHbvK7nnhWEXrNP/a1UxwDwlYPvsX
IfN/3L9KNC9ZybCoTYH8ngRJXFYivklZQnSxVWZEkAvu88uFtGBzSOCm72P6bG+r
tbm+rhtx9whwDodhzSkhOTzMly8r92gb3igBXTQtWInF4ASR9gmwKoPTCSRpBfo5
e+I/1VtJmS9jSuZFXs+B3JQKKlJXR8p4PyrMF1aqDgSXNq2r3QkTlJm4DaAEbKew
6ygy7Rcxhw7i3PRMfsCCswtSex57yrgpHOdoKC6lXdJZSQwwOePptwX2hf0sH2bI
bR5nd27o2kgpbOXHpBtee/kL15lZGOsKah4H06K01Q8l8sQI7y3smxeDWS1yzEtn
yPDrdZMoXrb50XxdFTZgKS0=
=9xt9
-----END PGP SIGNATURE-----
More information about the Eoan-changes
mailing list