Mailinglist Archive: opensuse-commit (762 mails)

< Previous Next >
commit libapr1 for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 03 Aug 2010 16:32:46 +0200
  • Message-id: <20100803143247.123DF2025B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libapr1 for openSUSE:Factory
checked in at Tue Aug 3 16:32:46 CEST 2010.



--------
--- libapr1/libapr1.changes 2010-06-12 10:17:01.000000000 +0200
+++ libapr1/libapr1.changes 2010-07-28 16:09:33.000000000 +0200
@@ -1,0 +2,73 @@
+Wed Jul 28 13:41:56 UTC 2010 - poeml@xxxxxxxxxxx
+
+- Update to 1.4.2:
+ Changes for APR 1.4.2
+ *) Undo a crash-bug introduced in 1.3.9 affecting some applications of
+ the apr hash and table structures, reported to affect Subversion
+ by Bert Huijben <bert qqmail.nl>. [Graham Leggett]
+ Changes for APR 1.4.1
+ *) Win32: Properly handle the ERROR_DIRECTORY system error code.
+ [Brane Čibej]
+ Changes for APR 1.4.0
+ *) Add apr_global_mutex_lockfile() for retrieving the file, if any,
+ associated with the mutex. Add apr_global_mutex_name() for retrieving
+ the name of the lock mechanism used by the underlying proc mutex.
+ [Jeff Trawick]
+ *) Add apr_socket_atreadeof to determine whether the receive part of the
+ socket has been closed by the peer.
+ [Ruediger Pluem, Mladen Turk, Joe Orton]
+ *) Make apr_pollset and apr_pollcb implementations using providers.
+ Added apr_pollset_create_ex and apr_pollcb_create_ex that allows
+ choosing non-default providers.
+ [Mladen Turk]
+ *) apr_temp_dir_get() now checks the TMPDIR environment variable first,
+ instead of third. [Jim Jagielski]
+ *) Add apr_file_sync() and apr_file_datasync() calls. [Bojan Smojver]
+ *) apr_pollset_wakeup() on Windows: Fix core caused by closing the
+ file_socket_pipe with standard file_close.
+ [Arsen Chaloyan, Mladen Turk]
+ *) Introduce apr_hash_do() for iterating over a hash table. [Mladen Turk]
+ *) Make sure WIN32 behaves the same as posix for file-backed shared memory
+ by removing the file on cleanup/remove. [Mladen Turk]
+ *) Introduce apr_pollset_wakeup() for interrupting the blocking
+ apr_pollset_poll() call. [Mladen Turk]
+ *) Add apr_file_link() function. PR 44841. [Mark Heily <mark heily.com>]
+ Changes for APR 1.3.12
+ *) Fix detection of some Linux variants when configure is built with
+ recent GNU tools. [Eric Covener]
+ Changes for APR 1.3.11
+ *) Fix bad autoconf version number in messages from buildcheck.sh
+ (called from buildconf). [Jeff Trawick]
+ Changes for APR 1.3.10
+ *) Avoid a redundant fcntl() call in apr_file_open() where O_CLOEXEC
+ is supported. PR 46297. [Joe Orton]
+ *) Solaris 10 and later: Change the default cross-mutex mechanism from
+ fcntl to pthread to resolve EDEADLK failures with some multi-threaded,
+ multi-process applications (e.g., httpd's worker MPM with certain
+ plug-in modules). [Jeff Trawick]
+ *) Solaris pollcb support: Fix a hang in apr_pollcb_poll().
+ [Jeff Trawick]
+ *) Solaris pollset support: Fix a 1.3.9 regression in apr_pollset_poll()
+ which could result in a crash when the call was interrupted by a
+ signal. PR 48030. [Jeff Trawick]
+ *) Solaris pollset support: Fix a 1.3.9 regression in apr_pollset_poll()
+ which resulted in invalid return codes from the APR function. A work-
+ around was needed for bad return codes from 32-bit port_getn() on
+ Solaris 10 x86. PR 48029. [Jeff Trawick]
+ Changes for APR 1.3.9
+ *) Posix semaphores can now be named and used as named semaphores.
+ [Jim Jagielski]
+ *) Better handling of APR_OFF_T_FMT for Darwin 10 depending on -arch
+ setting of compiler. [Jim Jagielski]
+ *) Add comments describing the thread-safety properties of apr_pool_t.
+ [Neil Conway nrc cs.berkeley.edu]
+ *) Pass default environment to testsock, testshm and testproc children, so
+ that tests run when APR is compiled with Intel C Compiler.
+ [Bojan Smojver]
+ *) Fix error handling in the Solaris pollset support (Event Port backend).
+ PR 47645. [Jeff Trawick]
+ *) Add the remainder of this fix from trunk:
+ Fix Solaris poll failure. PR 43000
+ [Henry Jen <henryjen ztune.net>]
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
apr-1.3.8.tar.bz2

New:
----
apr-1.4.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libapr1.spec ++++++
--- /var/tmp/diff_new_pack.reYJTn/_old 2010-08-03 16:31:21.000000000 +0200
+++ /var/tmp/diff_new_pack.reYJTn/_new 2010-08-03 16:31:21.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package libapr1 (Version 1.3.8)
+# spec file for package libapr1 (Version 1.4.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -33,8 +33,8 @@
Obsoletes: libapr1-32bit
%endif
#
-Version: 1.3.8
-Release: 4
+Version: 1.4.2
+Release: 1
Summary: Apache Portable Runtime (APR) Library
Source: http://www.apache.org/dist/apr/apr-%{version}.tar.bz2
Source2: baselibs.conf

++++++ apr-1.3.8.tar.bz2 -> apr-1.4.2.tar.bz2 ++++++
++++ 63172 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages