facf0c92e0
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
libpng 1.6.46 - January 23, 2025
|
|
================================
|
|
|
|
This is a public release of libpng, intended for use in production code.
|
|
|
|
|
|
Files available for download
|
|
----------------------------
|
|
|
|
Source files with LF line endings (for Unix/Linux):
|
|
|
|
* libpng-1.6.46.tar.xz (LZMA-compressed, recommended)
|
|
* libpng-1.6.46.tar.gz (deflate-compressed)
|
|
|
|
Source files with CRLF line endings (for Windows):
|
|
|
|
* lpng1646.7z (LZMA-compressed, recommended)
|
|
* lpng1646.zip (deflate-compressed)
|
|
|
|
Other information:
|
|
|
|
* README.md
|
|
* LICENSE.md
|
|
* AUTHORS.md
|
|
* TRADEMARK.md
|
|
|
|
|
|
Changes from version 1.6.45 to version 1.6.46
|
|
---------------------------------------------
|
|
|
|
* Added support for the mDCV and cLLI chunks.
|
|
(Contributed by John Bowler)
|
|
* Fixed a build issue affecting C89 compilers.
|
|
This was a regression introduced in libpng-1.6.45.
|
|
(Contributed by John Bowler)
|
|
* Added makefile.c89, specifically for testing C89 compilers.
|
|
* Cleaned up contrib/pngminus: corrected an old typo, removed an old
|
|
workaround, and updated the CMake file.
|
|
|
|
|
|
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
|
|
to subscribe.
|