Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
To: buildroot@buildroot.org
Cc: Shubham Chakraborty <chakrabortyshubham66@gmail.com>
Subject: [Buildroot] [PATCH v3] package/psmisc: bump to version 23.7
Date: Wed, 29 Apr 2026 18:36:14 +0530	[thread overview]
Message-ID: <20260429130615.7679-1-chakrabortyshubham66@gmail.com> (raw)
In-Reply-To: <20260418073313.37718-1-chakrabortyshubham66@gmail.com>

Changelog:
- v23.6:
  - buildsys: Fix DEJAGNU work-around (Debian #1015089)
  - killall: Use kill if pidfd_send_signal fails (Debian #1015228)
  - fuser: Do not mention nonexistent -reset option (#42)
  - fuser: Use modern statn where possible
  - pstree: Better AppArmor support (!30)
- v23.7:
  - Fix --disable-statx build option
  - fuser: Add stat() fallback, ignore EACCES errors
  - pstree: Fix assumption about root PID
  - killall: Output formatting fixes
  - Update gettext to 0.21

https://gitlab.com/psmisc/psmisc/-/tags/v23.6
https://gitlab.com/psmisc/psmisc/-/tags/v23.7

Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com>

---
v2 -> v3:
- Include 23.6 changelog in commit message (Marcus Hoffmann)
- Squash into a single patch (Marcus Hoffmann)

v1 -> v2:
- Put back upstream md5 and sha1 hashes (Julien Olivain)
- Restore "Locally computed" comment (Julien Olivain)
---
 package/psmisc/psmisc.hash | 6 +++---
 package/psmisc/psmisc.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/psmisc/psmisc.hash b/package/psmisc/psmisc.hash
index fe146f90c9..f16b95eee3 100644
--- a/package/psmisc/psmisc.hash
+++ b/package/psmisc/psmisc.hash
@@ -1,6 +1,6 @@
 # From https://sourceforge.net/projects/psmisc/files/psmisc/
-md5  014f0b5d5ab32478a2c57812ad01e1fb  psmisc-23.5.tar.xz
-sha1  a16073f459a19288c1ea2b413a84e1b996cab595  psmisc-23.5.tar.xz
+md5  53eae841735189a896d614cba440eb10  psmisc-23.7.tar.xz
+sha1  89046d35a8919def79200115c9cc78e91b98ad53  psmisc-23.7.tar.xz
 # Locally computed:
-sha256  dc37ecc2f7e4a90a94956accc6e1c77adb71316b7c9cbd39b26738db0c3ae58b  psmisc-23.5.tar.xz
+sha256  58c55d9c1402474065adae669511c191de374b0871eec781239ab400b907c327  psmisc-23.7.tar.xz
 sha256  dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa  COPYING
diff --git a/package/psmisc/psmisc.mk b/package/psmisc/psmisc.mk
index 3229184459..85caf30653 100644
--- a/package/psmisc/psmisc.mk
+++ b/package/psmisc/psmisc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PSMISC_VERSION = 23.5
+PSMISC_VERSION = 23.7
 PSMISC_SITE = http://downloads.sourceforge.net/project/psmisc/psmisc
 PSMISC_SOURCE = psmisc-$(PSMISC_VERSION).tar.xz
 PSMISC_LICENSE = GPL-2.0+
-- 
2.54.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2026-04-29 13:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-18  7:33 [Buildroot] [PATCH] package/psmisc: bump to version 23.7 Shubham Chakraborty
2026-04-24 20:08 ` Julien Olivain via buildroot
2026-04-28 20:45 ` [Buildroot] [PATCH v2] " Shubham Chakraborty
2026-04-29  8:23   ` Marcus Hoffmann via buildroot
2026-04-29 13:06 ` Shubham Chakraborty [this message]
2026-04-29 22:31   ` [Buildroot] [PATCH v3] " Marcus Hoffmann via buildroot
2026-04-29 17:08 ` [Buildroot] [PATCH] package/nginx: bump to version 1.29.7 Shubham Chakraborty
2026-04-29 18:49   ` Marcus Hoffmann via buildroot
2026-04-29 18:52     ` Shubham Chakraborty
2026-04-30  5:40   ` [Buildroot] [PATCH v2] package/nginx: security bump to version 1.28.3 Shubham Chakraborty
2026-05-04  8:31     ` Marcus Hoffmann via buildroot
2026-05-04  9:43       ` Shubham Chakraborty
2026-05-15 13:34     ` Thomas Perale via buildroot

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=20260429130615.7679-1-chakrabortyshubham66@gmail.com \
    --to=chakrabortyshubham66@gmail.com \
    --cc=buildroot@buildroot.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