Hello community, here is the log from the commit of package libapr1 checked in at Thu Dec 14 01:59:41 CET 2006. -------- --- libapr1/libapr1.changes 2006-10-27 20:41:02.000000000 +0200 +++ /mounts/work_src_done/STABLE/libapr1/libapr1.changes 2006-12-11 15:55:21.000000000 +0100 @@ -1,0 +2,17 @@ +Mon Dec 11 15:54:14 CET 2006 - poeml@suse.de + +- update to 1.2.8 + *) Correctly retrieve 'empty' environment values with apr_env_get + on Win32 (e.g. "VAR="), and added validation to testall suite. + *) APR_FIND_APR macro no longer checks /usr/local/apache2/. + *) Portably check for EEXIST in mktemp code. PR 40818 + *) Fix apr_snprintf/apr_vsnprintf return value to not count the + NUL terminator in the overflow case. PR 39996. + *) Fix detection of pthread cross-process robust mutexes. + *) NetBSD: Avoid leaving zombie process when using apr_signal() + to ignore SIGCHLD. + *) Fix apr_socket_sendv() for platforms without writev. + *) Avoid issues using >2Gb of data per call with sendfile() on + 64-bit Linux platforms. + +------------------------------------------------------------------- Old: ---- apr-1.2.7.tar.bz2 New: ---- apr-1.2.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libapr1.spec ++++++ --- /var/tmp/diff_new_pack.CW5NYB/_old 2006-12-14 01:59:20.000000000 +0100 +++ /var/tmp/diff_new_pack.CW5NYB/_new 2006-12-14 01:59:20.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package libapr1 (Version 1.2.7) +# spec file for package libapr1 (Version 1.2.8) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -18,11 +18,11 @@ License: Other uncritical OpenSource License, Other License(s), see package Group: Development/Libraries/Other Autoreqprov: on -Version: 1.2.7 -Release: 16 +Version: 1.2.8 +Release: 1 Summary: Apache Portable Runtime (APR) Library Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2 -Patch: apr-%{version}.diff +Patch: apr-1.2.7.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %define aprver 1 %define installbuilddir %{_libdir}/apr-%{aprver}/build @@ -89,7 +89,7 @@ --enable-nonportable-atomics=yes \ %endif %endif - --with-devrandom=/dev/urandom + --with-devrandom=/dev/urandom # FIXME: should this really be done?? make %ifnarch %arm make check @@ -142,6 +142,20 @@ %{_libdir}/apr-%{aprver} %changelog -n libapr1 +* Mon Dec 11 2006 - poeml@suse.de +- update to 1.2.8 + *) Correctly retrieve 'empty' environment values with apr_env_get + on Win32 (e.g. "VAR="), and added validation to testall suite. + *) APR_FIND_APR macro no longer checks /usr/local/apache2/. + *) Portably check for EEXIST in mktemp code. PR 40818 + *) Fix apr_snprintf/apr_vsnprintf return value to not count the + NUL terminator in the overflow case. PR 39996. + *) Fix detection of pthread cross-process robust mutexes. + *) NetBSD: Avoid leaving zombie process when using apr_signal() + to ignore SIGCHLD. + *) Fix apr_socket_sendv() for platforms without writev. + *) Avoid issues using >2Gb of data per call with sendfile() on + 64-bit Linux platforms. * Fri Oct 27 2006 - poeml@suse.de - replace wrong configure switch --with-includedir with the correct one: --includedir. This fixes installation of the header files to ++++++ apr-1.2.7.tar.bz2 -> apr-1.2.8.tar.bz2 ++++++ ++++ 9313 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de