public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] sudo: Update to version 1.9.14p1
@ 2023-07-12 11:30 Adolf Belka
  2023-07-12 11:30 ` [PATCH] udev: Update to version 3.2.12 Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2023-07-12 11:30 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

- Update from version 1.9.14 to 1.9.14p1
- Update of rootfile not required
- Changelog
    1.9.14p1
	 * Fixed an invalid free bug in sudo_logsrvd that was introduced
	   in version 1.9.14 which could cause sudo_logsrvd to crash.
	 * The sudoers plugin no longer tries to send the terminal name
	   to the log server when no terminal is present.  This bug was
	   introduced in version 1.9.14.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/sudo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/sudo b/lfs/sudo
index 759e3c83a..9f04c3495 100644
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.9.13p3
+VER        = 1.9.14p1
 
 THISAPP    = sudo-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 46218ecf4cf06d2280ccf4c257b12a6f697eda17b96a6b7aa56f6c7f22d847ec2a8036b9f615c3328d985656539c95f37a40c6c72dfa5f65786ab45a28cf353f
+$(DL_FILE)_BLAKE2 = fc5f0d7093f572b8ce56161f3e40b75ba9edf0863f44cdc2af6313f68d20a0c9c59536d1d6be5fddcffcc9caecd737109b5a389ee3748c65f3435b65b167d6e2
 
 install : $(TARGET)
 
-- 
2.41.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-12 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 11:30 [PATCH] sudo: Update to version 1.9.14p1 Adolf Belka
2023-07-12 11:30 ` [PATCH] udev: Update to version 3.2.12 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox