public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] screen: Update to version 4.9.1
@ 2023-09-20 17:01 Adolf Belka
  2023-09-20 17:01 ` [PATCH] smartmontools: Update to version 7.4-1 Adolf Belka
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Adolf Belka @ 2023-09-20 17:01 UTC (permalink / raw)
  To: development

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

- IPFire-3.x
- Update from version 4.9.0-2 to 4.9.1-1
- Changelog
    4.9.1
	  * Support stop/parity bits on serial port (#23952)
	  * Add needed system headers in checks and return values
	    for implicit function declarations
	  * Fixes:
	    - Avoid zombies after shell exit (#25089)
	    - Missed signal sending permission check on failed
	      query messages (CVE-2023-24626)
	    - manpage fixes
	    - source code fixes during cleanup
	    - UTF-8 encoding can emit invalid UTF-8 sequences
	      for out of range unicode values (#62097)

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

diff --git a/screen/screen.nm b/screen/screen.nm
index 4fe960b05..e8d8d2ea4 100644
--- a/screen/screen.nm
+++ b/screen/screen.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = screen
-version    = 4.9.0
-release    = 2
+version    = 4.9.1
+release    = 1
 
 groups     = Application/System
 url        = https://www.gnu.org/software/screen
-- 
2.42.0


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH] cpio: Update to version 2.15
@ 2024-05-20 13:35 Adolf Belka
  2024-05-20 13:35 ` [PATCH] screen: Update to version 4.9.1 Adolf Belka
  0 siblings, 1 reply; 7+ messages in thread
From: Adolf Belka @ 2024-05-20 13:35 UTC (permalink / raw)
  To: development

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

- Updatre from version 2.14 to 2.15
- Update of rootfile
- Changelog
    2.15
	* Fix operation of --no-absolute-filenames --make-directories
	* Restore access and modification times of symlinks in copy-in
	  and copy-pass modes.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/cpio | 1 +
 lfs/cpio                     | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/cpio b/config/rootfiles/common/cpio
index 7b9bae045..0f3403c7b 100644
--- a/config/rootfiles/common/cpio
+++ b/config/rootfiles/common/cpio
@@ -1,5 +1,6 @@
 bin/cpio
 #usr/share/info/cpio.info
+#usr/share/locale/bg/LC_MESSAGES/cpio.mo
 #usr/share/locale/da/LC_MESSAGES/cpio.mo
 #usr/share/locale/de/LC_MESSAGES/cpio.mo
 #usr/share/locale/es/LC_MESSAGES/cpio.mo
diff --git a/lfs/cpio b/lfs/cpio
index f44fe1d2c..b8b6e12fe 100644
--- a/lfs/cpio
+++ b/lfs/cpio
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.14
+VER        = 2.15
 
 THISAPP    = cpio-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = ddfecf7e3ff59cb15fa0856d374a8b1ff5aaf9143a940202c6c0eb84f0347b940a40e31258035e1d217fe210ef7ffdedb41e40f3a9d47ba51f44626378090f8a
+$(DL_FILE)_BLAKE2 = e678111682335f4218d6d0e27d7e3a81b1e9c87ad5963402f73e735265480f296a8ce4fd00a4e7f591bbc7affcb3d433675c1df2d59c23e5d4ed6ba03e2964b8
 
 install : $(TARGET)
 
-- 
2.44.0


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

end of thread, other threads:[~2024-05-23 16:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-20 17:01 [PATCH] screen: Update to version 4.9.1 Adolf Belka
2023-09-20 17:01 ` [PATCH] smartmontools: Update to version 7.4-1 Adolf Belka
2023-09-20 17:01 ` [PATCH] squashfs-tools: Update to version 4.6.1-1 Adolf Belka
2023-09-20 17:01 ` [PATCH] tar: Update to version 1.35-1 Adolf Belka
2023-09-20 17:01 ` [PATCH] tcpdump: Update to version 4.99.4-1 Adolf Belka
2024-05-20 13:35 [PATCH] cpio: Update to version 2.15 Adolf Belka
2024-05-20 13:35 ` [PATCH] screen: Update to version 4.9.1 Adolf Belka
2024-05-23 16:59   ` Michael Tremer

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