]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
init-system-helpers: upgrade 1.65.2 -> 1.66
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 28 Nov 2023 23:37:41 +0000 (07:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Dec 2023 17:15:30 +0000 (17:15 +0000)
commit1d3af466f58dc1e5299c55f7ad6179128da3a553
tree15a10c6473654b9e71aebd7c899bffced19560c1
parent63eaf528e78819d479a12a3d2c7cdad5c55fe0e1
init-system-helpers: upgrade 1.65.2 -> 1.66

Changelog:
==========
* d/init.lintian-overrides: Silence warning about "Important" field
  'Important: yes' instructs APT to warn the user before removing this
  package.
* script/update-rc.d: DPKG_ROOT support for sysvinit
* Add "Protected: yes" to package "init" The "Protected" field does the
  same as "Important" already did in apt, but is also understood by dpkg
  (since dpkg 1.20.1).
* Bump Standards-Version to 4.6.2, no changes
* Override Lintian warning for Protected: yes
* deb-systemd-invoke: support reload/reexec. This is useful for the
  --user case, to provide a shortcut that loops over all active user
  sessions over D-Bus.
* deb-systemd-invoke: support --no-dbus for reload/reexec. Provide
  common implementation for SIGHUP/SIGRTMIN+25 to reload/reexec the
  system or user instances.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initscripts/init-system-helpers_1.66.bb [moved from meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb with 96% similarity]