Opened 7 years ago

Closed 7 years ago

#8727 closed enhancement (fixed)

libpng-1.6.28

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Version 1.6.28rc01 [January 3, 2017]

  • Fixed arm/aarch64 detection in CMakeLists.txt (Gianfranco Costamagna).
  • Added option to Cmake build allowing a custom location of zlib to be specified in a scenario where libpng is being built as a subproject alongside zlib by another project (Sam Serrels).
  • Changed png_ptr->options from a png_byte to png_uint_32, to accomodate up to 16 options.

Version 1.6.28rc02 [January 4, 2017]

  • Added "include(GNUInstallDirs)" to CMakeLists.txt (Gianfranco Costamagna).
  • Moved SSE2 optimization code into the main libpng source directory.
  • Configure libpng with "configure --enable-intel-sse" or compile libpng with "-DPNG_INTEL_SSE" in CPPFLAGS to enable it.

Version 1.6.28rc03 [January 4, 2017]

  • Backed out the SSE optimization and last CMakeLists.txt to allow time for QA.

Version 1.6.28 [January 5, 2017]

  • No changes.
Last edited 7 years ago by bdubbs@… (previous) (diff)

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18145.

Note: See TracTickets for help on using tickets.