ID | 67769 |
Package Name | libpng10 |
Version | 1.0.69 |
Release | 5.fc29 |
Epoch | |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Sun, 05 Aug 2018 19:55:24 UTC |
Completed | Sun, 05 Aug 2018 20:49:24 UTC |
Task | build (f29-candidate, libpng10-1.0.69-5.fc29.src.rpm) |
Tags |
|
RPMs |
src | |
|
libpng10-1.0.69-5.fc29.src.rpm (info) (download) |
riscv64 |
|
libpng10-1.0.69-5.fc29.riscv64.rpm (info) (download)
|
|
libpng10-devel-1.0.69-5.fc29.riscv64.rpm (info) (download)
|
|
libpng10-debuginfo-1.0.69-5.fc29.riscv64.rpm (info) (download)
|
|
libpng10-debugsource-1.0.69-5.fc29.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Fri Jul 13 2018 Paul Howarth <paul@city-fan.org> - 1.0.69-5
- Fix the calculation of row_factor in png_check_chunk_length (CVE-2018-13785)
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.69-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 14 2018 Paul Howarth <paul@city-fan.org> - 1.0.69-3
- Avoid use of arch-specific build-requires (#1545195)
* Tue Feb 06 2018 Paul Howarth <paul@city-fan.org> - 1.0.69-2
- ldconfig scriptlets replaced by RPM File Triggers from Fedora 28
- Make zlib-devel dependencies arch-specific
- Preserve upstream timestamps where possible
* Fri Sep 29 2017 Paul Howarth <paul@city-fan.org> - 1.0.69-1
- Update to 1.069
- Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added missing
parenthesis in contrib/pngminus/pnm2png.c
- Compute a larger limit on IDAT because some applications write a deflate
buffer for each row
- Initialize memory allocated by png_inflate to zero, using memset, to stop
an oss-fuzz "use of uninitialized value" detection in png_set_text_2() due
to truncated iTXt or zTXt chunk
* Fri Aug 25 2017 Paul Howarth <paul@city-fan.org> - 1.0.68-1
- Update to 1.068
- Added png_check_chunk_length() function, and check all chunks except IDAT
against the default 8MB limit; check IDAT against the maximum size computed
from IHDR parameters
- Check for 0 return from png_get_rowbytes() and added some (size_t)
typecasts in contrib/pngmi to stop some Coverity issues (162705, 162706
and 162707)
- Specify explictly-used build requirements
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.67-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.67-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jun 20 2017 Paul Howarth <paul@city-fan.org> - 1.0.67-3
- Update source URL (#1459086)
- Drop EL-5 support
- Drop BuildRoot: and Group: tags
- Drop explicit buildroot cleaning in %install section
- Drop explicit %clean section
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.67-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Dec 30 2016 Paul Howarth <paul@city-fan.org> - 1.0.67-1
- Update to 1.0.67
- Fix typos in libpng.3 synopses
- Fixed undefined behavior in png_push_save_buffer(); do not call memcpy()
with a null source, even if count is zero
- Fixed a potential null pointer dereference in png_set_text_2()
(CVE-2016-10087)
|