#9919: apr-1.6.3 and apr-util-1.6.1
-------------------------+-----------------------
 Reporter:  bdubbs@…     |       Owner:  bdubbs@…
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs@…):

 Changes with APR-util 1.6.1

   * Win32: Add function exports from new apr_crypto API's missing in
 1.6.0.

   * Win32: Introduce XML_PARSER build-time variable to select the expat
     library name to be linked to libaprutil-1.dll. See Makefile.win

   * Win32: Removed lingering xml/xml.dsp project forked from the expat
     Project in the 1.9x era. Use expat's maintained build schema instead,
     prior to building apr-util.

   * apr_crypto: Fix compatibility with LibreSSL.  PR 61596.
     [Bernard Spil <brnrd freebsd.org>, Yann Ylavic]

   * sdbm: better database/page validation to fail cleanly when corrupted.
     [Yann Ylavic]

 Changes for APR 1.6.3

   * apr_file_trunc: Truncating a buffered file could add unexpected
     data after the truncate position. PR 51017.
     [Evgeny Kotkov <evgeny.kotkov visualsvn.com>]

   * apr_file_trunc: Fix an issue where reading from a buffered file
     after truncate could return stale data from the buffer.
     [Evgeny Kotkov <evgeny.kotkov visualsvn.com>]

   * apr_ipsubnet_create() now fails for an empty input string.
     [Joe Orton]

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9919#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to