From: "Peter Müller" <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 336a2a2e25340b038a79eb7699875875ccb18692
Date: Thu, 01 Sep 2022 20:36:58 +0000 [thread overview]
Message-ID: <4MJXs62v6sz2xsZ@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2941 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 336a2a2e25340b038a79eb7699875875ccb18692 (commit)
via 532c31c52933035e3fdacf668efdc2892e8715ca (commit)
from 11c6186102c3b1f604d2fe9ea308fc69183e97a5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 336a2a2e25340b038a79eb7699875875ccb18692
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date: Thu Sep 1 20:36:35 2022 +0000
dbus: Bump package version
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
commit 532c31c52933035e3fdacf668efdc2892e8715ca
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date: Mon Aug 22 20:41:36 2022 +0000
dbus: Fix "statusproc" call in initscript
Fixes: #12916
Tested-by: Peter Müller <peter.mueller(a)ipfire.org>
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/dbus | 4 ++--
src/initscripts/packages/messagebus | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/lfs/dbus b/lfs/dbus
index c816b2c07..fdb2e2f21 100644
--- a/lfs/dbus
+++ b/lfs/dbus
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = dbus
-PAK_VER = 5
+PAK_VER = 6
DEPS =
diff --git a/src/initscripts/packages/messagebus b/src/initscripts/packages/messagebus
index 399b4c041..c6dec8dd3 100644
--- a/src/initscripts/packages/messagebus
+++ b/src/initscripts/packages/messagebus
@@ -50,7 +50,7 @@ case "$1" in
;;
status)
- statusproc -p $pidfile /usr/bin/dbus-daemon
+ statusproc /usr/bin/dbus-daemon
;;
*)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2022-09-01 20:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4MJXs62v6sz2xsZ@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox