Skip to content

Commit

Permalink
libpng 1.6.45
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@73360 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
Akira Kakuto committed Jan 8, 2025
1 parent 0d3e5db commit f1074cd
Show file tree
Hide file tree
Showing 113 changed files with 1,601 additions and 1,180 deletions.
2 changes: 1 addition & 1 deletion libs/README
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ icu 76.1 - checked 27oct24 (requires C++17, e.g., g++13)
libpaper 1.1.29 - checked 07jan24
https://ftp.debian.org/debian/pool/main/libp/libpaper/

libpng 1.6.44 - checked 13sep24
libpng 1.6.45 - checked 08jan25
https://sourceforge.net/projects/libpng/files/ - used by many

lua 5.2.4
Expand Down
4 changes: 2 additions & 2 deletions libs/libpng/README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Building libpng-1.6.44 as part of the TL tree
Building libpng-1.6.45 as part of the TL tree
=============================================

This directory libs/libpng/ uses a proxy Makefile.am to build the libpng library
Expand All @@ -14,4 +14,4 @@ copied to libs/libpng/configure.ac.
=============================

2009-07-23 Peter Breitenlohner <[email protected]>
2024-09-13 Akira Kakuto <[email protected]>
2025-01-08 Akira Kakuto <[email protected]>
4 changes: 4 additions & 0 deletions libs/libpng/TLpatches/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2025-01-08 Akira Kakuto <[email protected]>

Import libpng-1.6.45.

2024-09-13 Akira Kakuto <[email protected]>

Import libpng-1.6.44.
Expand Down
6 changes: 4 additions & 2 deletions libs/libpng/TLpatches/TL-Changes
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
Changes applied to the libpng-1.6.44/ tree as obtained from:
https://sourceforge.net/projects/libpng/files/libpng16/1.6.44/
Changes applied to the libpng-1.6.45/ tree as obtained from:
https://sourceforge.net/projects/libpng/files/libpng16/1.6.45/

Copied:
scripts/pnglibconf.h.prebuilt -> pnglibconf.h

Removed:
.github (dir)
.appveyor.yml
.cmake-format.yaml
.editorconfig
.editorconfig-checker.json
.gitignore
.travis.yml
.yamllint.yml
Expand Down
20 changes: 10 additions & 10 deletions libs/libpng/configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.72 for libpng (TeX Live) 1.6.44.
# Generated by GNU Autoconf 2.72 for libpng (TeX Live) 1.6.45.
#
# Report bugs to <[email protected]>.
#
Expand Down Expand Up @@ -604,8 +604,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='libpng (TeX Live)'
PACKAGE_TARNAME='libpng--tex-live-'
PACKAGE_VERSION='1.6.44'
PACKAGE_STRING='libpng (TeX Live) 1.6.44'
PACKAGE_VERSION='1.6.45'
PACKAGE_STRING='libpng (TeX Live) 1.6.45'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_URL=''

Expand Down Expand Up @@ -1342,7 +1342,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
'configure' configures libpng (TeX Live) 1.6.44 to adapt to many kinds of systems.
'configure' configures libpng (TeX Live) 1.6.45 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1414,7 +1414,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of libpng (TeX Live) 1.6.44:";;
short | recursive ) echo "Configuration of libpng (TeX Live) 1.6.45:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1534,7 +1534,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
libpng (TeX Live) configure 1.6.44
libpng (TeX Live) configure 1.6.45
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1861,7 +1861,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libpng (TeX Live) $as_me 1.6.44, which was
It was created by libpng (TeX Live) $as_me 1.6.45, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -4822,7 +4822,7 @@ fi

# Define the identity of the package.
PACKAGE='libpng--tex-live-'
VERSION='1.6.44'
VERSION='1.6.45'


printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
Expand Down Expand Up @@ -7996,7 +7996,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by libpng (TeX Live) $as_me 1.6.44, which was
This file was extended by libpng (TeX Live) $as_me 1.6.45, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -8064,7 +8064,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
libpng (TeX Live) config.status 1.6.44
libpng (TeX Live) config.status 1.6.45
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Expand Down
41 changes: 15 additions & 26 deletions libs/libpng/libpng-src/ANNOUNCE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
libpng 1.6.44 - September 12, 2024
==================================
libpng 1.6.45 - January 7, 2025
===============================

This is a public release of libpng, intended for use in production code.

Expand All @@ -9,13 +9,13 @@ Files available for download

Source files with LF line endings (for Unix/Linux):

* libpng-1.6.44.tar.xz (LZMA-compressed, recommended)
* libpng-1.6.44.tar.gz (deflate-compressed)
* libpng-1.6.45.tar.xz (LZMA-compressed, recommended)
* libpng-1.6.45.tar.gz (deflate-compressed)

Source files with CRLF line endings (for Windows):

* lpng1644.7z (LZMA-compressed, recommended)
* lpng1644.zip (deflate-compressed)
* lpng1645.7z (LZMA-compressed, recommended)
* lpng1645.zip (deflate-compressed)

Other information:

Expand All @@ -25,29 +25,18 @@ Other information:
* TRADEMARK.md


Changes from version 1.6.43 to version 1.6.44
Changes from version 1.6.44 to version 1.6.45
---------------------------------------------

* Hardened calculations in chroma handling to prevent overflows, and
relaxed a constraint in cHRM validation to accomodate the standard
ACES AP1 set of color primaries.
* 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)
* Removed the ASM implementation of ARM Neon optimizations and updated
the build accordingly. Only the remaining C implementation shall be
used from now on, thus ensuring the support of the PAC/BTI security
features on ARM64.
(Contributed by Ross Burton and John Bowler)
* Fixed the pickup of the PNG_HARDWARE_OPTIMIZATIONS option in the
CMake build on FreeBSD/amd64. This is an important performance fix
on this platform.
* Applied various fixes and improvements to the CMake build.
(Contributed by Eric Riff, Benjamin Buch and Erik Scholz)
* Added fuzzing targets for the simplified read API.
(Contributed by Mikhail Khachayants)
* Fixed a build error involving pngtest.c under a custom config.
This was a regression introduced in a code cleanup in libpng-1.6.43.
(Contributed by Ben Wagner)
* Fixed and improved the config files for AppVeyor CI and Travis CI.
* 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.


Send comments/corrections/commendations to png-mng-implement at lists.sf.net.
Expand Down
1 change: 1 addition & 0 deletions libs/libpng/libpng-src/AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Authors, for copyright and licensing purposes.
* James Yu
* John Bowler
* Kevin Bracey
* Lucas Chollet
* Magnus Holmgren
* Mandar Sahastrabuddhe
* Mans Rullgard
Expand Down
11 changes: 11 additions & 0 deletions libs/libpng/libpng-src/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6218,6 +6218,17 @@ Version 1.6.44 [September 12, 2024]
(Contributed by Ben Wagner)
Fixed and improved the config files for AppVeyor CI and Travis CI.

Version 1.6.45 [January 7, 2025]
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.

Send comments/corrections/commendations to png-mng-implement at lists.sf.net.
Subscription is required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
Expand Down
Loading

0 comments on commit f1074cd

Please sign in to comment.