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] libpng: Update to version 1.6.45
Date: Sat, 11 Jan 2025 15:43:27 +0100	[thread overview]
Message-ID: <20250111144333.3363359-4-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250111144333.3363359-1-adolf.belka@ipfire.org>

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

- Update from version 1.6.44 to 1.6.45
- Update of rootfile
- Changelog
    1.6.45
	  Added support for the cICP chunk.
	    (Contributed by Lucas Chollet and John Bowler)
	  Adjusted and improved various checks in colorspace calculations.
	    (Contributed by John Bowler)
	  Rearranged the write order of colorspace chunks for better conformance
	    with the PNG v3 draft specification.
	    (Contributed by John Bowler)
	  Raised the minimum required CMake version from 3.6 to 3.14.
	  Forked off a development branch for libpng version 1.8.

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

diff --git a/config/rootfiles/common/libpng b/config/rootfiles/common/libpng
index f41f58151..06b4a8556 100644
--- a/config/rootfiles/common/libpng
+++ b/config/rootfiles/common/libpng
@@ -16,7 +16,7 @@ usr/lib/libpng.so
 #usr/lib/libpng16.la
 usr/lib/libpng16.so
 usr/lib/libpng16.so.16
-usr/lib/libpng16.so.16.44.0
+usr/lib/libpng16.so.16.45.0
 #usr/lib/pkgconfig/libpng.pc
 #usr/lib/pkgconfig/libpng16.pc
 #usr/share/man/man3/libpng.3
diff --git a/lfs/libpng b/lfs/libpng
index 563991327..679320299 100644
--- a/lfs/libpng
+++ b/lfs/libpng
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2025  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        = 1.6.44
+VER        = 1.6.45
 
 THISAPP    = libpng-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 61064dd83f40a7e2e60ff723a568b7d0cda95aa80621a211aee7127b9783fbfc20cd82a2fe2d03584cbf9ab77c5444e3e008ac5ccc7f64af6e858ebcbcb78822
+$(DL_FILE)_BLAKE2 = 4905c7ee3d0e0b63add6f196883e37f1a62bdc6a02f92bc16c9e70c3b2ee202eec00c8ef619e2d8bda37c7de392eebddcbb94255f4eecb953e765cf1b45d53b1
 
 install : $(TARGET)
 
-- 
2.47.1


  parent reply	other threads:[~2025-01-11 14:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-11 14:43 [PATCH] e2fsprogs: Update to version 1.47.2 Adolf Belka
2025-01-11 14:43 ` [PATCH] fping: Update to version 5.3 Adolf Belka
2025-01-11 14:43 ` [PATCH] hwdata: Update to version 0.391 Adolf Belka
2025-01-11 14:43 ` Adolf Belka [this message]
2025-01-11 14:43 ` [PATCH] libxcrypt: Update to version 4.4.37 Adolf Belka
2025-01-11 14:43 ` [PATCH] mdadm: Update to version 4.4 Adolf Belka
2025-01-11 14:43 ` [PATCH] nano: Update to version 8.3 Adolf Belka
2025-01-11 14:43 ` [PATCH] nettle: Update to version 3.10.1 Adolf Belka
2025-01-11 14:43 ` [PATCH] samba: Update to version 4.21.3 Adolf Belka
2025-01-11 14:43 ` [PATCH] tshark: Update to version 4.4.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=20250111144333.3363359-4-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