Hello community, here is the log from the commit of package libapr1 for openSUSE:Factory checked in at 2012-02-22 11:50:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libapr1 (Old) and /work/SRC/openSUSE:Factory/.libapr1.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libapr1", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libapr1/libapr1.changes 2012-02-16 16:17:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libapr1.new/libapr1.changes 2012-02-22 11:50:21.000000000 +0100 @@ -1,0 +2,30 @@ +Sat Feb 18 14:05:46 UTC 2012 - [email protected] + +- updated to 1.4.6 + *) Flush write buffer before truncate call on a file. + *) Security: oCERT-2011-003 + Randomise hashes by providing a seed. + *) apr_random: Prevent segfault if pool used to initialize apr_random is + destroyed before forking. + *) testrand: Improve child randomness test case. + *) apr_proc_fork, apr_random_after_fork: disambiguate what happens to the + proc structure passed in, and ensure that the pid is set correctly in + a newly created child; note that merely mixing a PID into the random + seed of a new child doesn't markedly increase entropy. + *) apr_file_open: Avoid fcntl() calls if support for O_CLOEXEC works. + PR 48557. + *) apr_dir_make_recursive: Fix race condition that could lead to EEXIST + being returned. PR 51254. + *) configure: Fix APR_RESTORE_THE_ENVIRONMENT if the original variable was + a single space. PR 50334. + *) apr_proc_create: Don't close any of the new stdin/stdout/stderr in the + child if it already has the correct FD. PR 51995. + *) Fix flag character '#' in combination with format character 'x' in + apr snprintf implementations. + *) Improve platform detection by updating config.guess and config.sub. + *) Add libtool2 files to extraclean make target. + *) Don't overwrite our config.guess and config.sub + when running buildconf. + *) Silence autoconf 2.68 warnings. + +------------------------------------------------------------------- Old: ---- apr-1.4.5.tar.bz2 New: ---- apr-1.4.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libapr1.spec ++++++ --- /var/tmp/diff_new_pack.Mgf3Jm/_old 2012-02-22 11:50:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Mgf3Jm/_new 2012-02-22 11:50:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libapr1 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libapr1 BuildRequires: autoconf %if %{?suse_version:1}0 @@ -32,7 +34,7 @@ Obsoletes: libapr1-32bit %endif # -Version: 1.4.5 +Version: 1.4.6 Release: 0 Summary: Apache Portable Runtime (APR) Library License: Apache-2.0 ++++++ apr-1.4.5.tar.bz2 -> apr-1.4.6.tar.bz2 ++++++ ++++ 76967 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
