public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] zlib: Update to version 1.3
Date: Tue, 19 Sep 2023 13:53:42 +0200	[thread overview]
Message-ID: <20230919115342.10039-1-adolf.belka@ipfire.org> (raw)

[-- 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


             reply	other threads:[~2023-09-19 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-19 11:53 Adolf Belka [this message]
  -- 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

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=20230919115342.10039-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@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