public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] zlib: Update to version 1.3
@ 2023-09-19 11:53 Adolf Belka
  0 siblings, 0 replies; 2+ messages in thread
From: Adolf Belka @ 2023-09-19 11:53 UTC (permalink / raw)
  To: development

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

- IPFire-3.x
- Update from version 1.2.13 to 1.3
- Changelog
    1.3
	    Building using K&R (pre-ANSI) function definitions is no longer supported.
	    Fixed a bug in deflateBound() for level 0 and memLevel 9.
	    Fixed a bug when gzungetc() is used immediately after gzopen().
	    Fixed a bug when using gzflush() with a very small buffer.
	    Fixed a crash when gzsetparams() is attempted for a transparent write.
	    Fixed test/example.c to work with FORCE_STORED.
	    Fixed minizip to allow it to open an empty zip file.
	    Fixed reading disk number start on zip64 files in minizip.
	    Fixed a logic error in minizip argument processing.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 zlib/zlib.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zlib/zlib.nm b/zlib/zlib.nm
index 948252bc6..e832c9145 100644
--- a/zlib/zlib.nm
+++ b/zlib/zlib.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = zlib
-version    = 1.2.13
+version    = 1.3
 release    = 1
 
 groups     = System/Libraries
-- 
2.42.0


^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PATCH] git: Update to version 2.42.0
@ 2023-08-27 10:17 Adolf Belka
  2023-08-27 10:17 ` [PATCH] zlib: Update to version 1.3 Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2023-08-27 10:17 UTC (permalink / raw)
  To: development

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

- Update from version 2.41.0 to 2.42.0
- Update of rootfile not required
- Changelog is too large to include here. See the contents of
   Documentation/RelNotes/2.42.0.txt in the source tar ball.

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

diff --git a/lfs/git b/lfs/git
index 5b4ed815f..879c1aa3a 100644
--- a/lfs/git
+++ b/lfs/git
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.41.0
+VER        = 2.42.0
 SUMMARY    = Fast, scalable, distributed revision control system
 
 THISAPP    = git-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = git
-PAK_VER    = 28
+PAK_VER    = 29
 
 DEPS       = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 9119e1d1ff0ff332559a6609707846c2af7c61bea6ea728e834e4bd7f1ff6dd636a081c227b32a88fc5de1ea8987951cc56d0e94c90bbaa211ff415c5020d070
+$(DL_FILE)_BLAKE2 = efe8abd42955a7aee32a12067466d1d8dfc3946f40750254ad431bab7debe3398a9fd4833817a93f6496229184e7890034581300d8c94a98f0c0a209f3021bf4
 
 install : $(TARGET)
 
-- 
2.42.0


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

end of thread, other threads:[~2023-09-19 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-19 11:53 [PATCH] zlib: Update to version 1.3 Adolf Belka
  -- strict thread matches above, loose matches on Subject: below --
2023-08-27 10:17 [PATCH] git: Update to version 2.42.0 Adolf Belka
2023-08-27 10:17 ` [PATCH] zlib: Update to version 1.3 Adolf Belka

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