Opened 5 years ago

Closed 5 years ago

#11404 closed enhancement (fixed)

libpng-1.6.36

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Version 1.6.36 [December 1, 2018]

  Optimized png_do_expand_palette for ARM processors.
  Improved performance by around 10-22% on a recent ARM Chromebook.
  Fixed manipulation of machine-specific optimization options.
  Used memcpy instead of manual pointer arithmetic on Intel SSE2.
  Fixed build errors with MSVC on ARM64.
  Fixed detection of libm in CMakeLists.
  Fixed incorrect creation of pkg-config file in CMakeLists.
  Fixed the CMake build on Windows MSYS by avoiding symlinks.
  Fixed a build warning on OpenBSD.
  Fixed various typos in comments.
  Raised the minimum required CMake version from 3.0.2 to 3.1.
  Removed yet more of the vestigial support for pre-ANSI C compilers.
  Removed ancient makefiles for ancient systems that have been broken
  across all previous libpng-1.6.x versions.
  Removed the Y2K compliance statement and the export control
  information.
  Applied various code style and documentation fixes.

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20784.

Note: See TracTickets for help on using tickets.