From: Wang Mingyu <[email protected]> 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 <[email protected]> --- ...nit-system-helpers_1.65.2.bb => init-system-helpers_1.66.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/initscripts/{init-system-helpers_1.65.2.bb => init-system-helpers_1.66.bb} (96%) diff --git a/meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb b/meta/recipes-core/initscripts/init-system-helpers_1.66.bb similarity index 96% rename from meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb rename to meta/recipes-core/initscripts/init-system-helpers_1.66.bb index 1fc23acb74..64e08aae68 100644 --- a/meta/recipes-core/initscripts/init-system-helpers_1.65.2.bb +++ b/meta/recipes-core/initscripts/init-system-helpers_1.66.bb @@ -16,7 +16,7 @@ SECTION = "base" LICENSE = "BSD-3-Clause & GPL-2.0-only" LIC_FILES_CHKSUM = "file://debian/copyright;md5=c4ec20aa158fa9de26ee1accf78dcaae" -SRCREV = "2f446b69db728b2bda68270a9b81de88102e1fdd" +SRCREV = "a5439f465dc1d1d4e12329208dc321fb806009f4" SRC_URI = "git://salsa.debian.org/debian/init-system-helpers.git;protocol=https;branch=master" UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))(?!_exp)" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191412): https://lists.openembedded.org/g/openembedded-core/message/191412 Mute This Topic: https://lists.openembedded.org/mt/102862267/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
