[apr] branch upstream updated (384159b -> 7b14536)

Stefan Fritsch sf at moszumanska.debian.org
Thu May 1 08:32:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

sf pushed a change to branch upstream
in repository apr.

      from  384159b   Upstream tarball 1.5.0
       new  7b14536   Upstream tarball 1.5.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                            |  43 +++++++-
 CMakeLists.txt                     |  10 +-
 Makefile.in                        |   7 +-
 NOTICE                             |   4 +-
 README.cmake                       |   2 +
 apr.spec                           |   2 +-
 build-outputs.mk                   |   2 +-
 build/config.guess                 | 184 +++++----------------------------
 build/config.sub                   |   6 +-
 configure                          |  19 ++++
 configure.in                       |   7 ++
 docs/canonical_filenames.html      |   6 +-
 encoding/apr_escape.c              |  45 ++++++--
 file_io/unix/mktemp.c              |   2 +-
 file_io/win32/dir.c                |  41 ++++----
 file_io/win32/open.c               |   2 +-
 file_io/win32/pipe.c               |   2 +-
 include/apr_escape.h               |  26 ++---
 include/apr_file_info.h            |   2 +-
 include/apr_file_io.h              |   2 -
 include/apr_fnmatch.h              |  18 ++--
 include/apr_lib.h                  |  26 ++---
 include/apr_network_io.h           |   2 +
 include/apr_poll.h                 |  10 +-
 include/apr_skiplist.h             | 203 ++++++++++++++++++++++++++++++++++---
 include/apr_strings.h              |   8 +-
 include/apr_thread_mutex.h         |   2 +-
 include/apr_time.h                 |  36 +++----
 include/apr_version.h              |   4 +-
 include/arch/netware/apr_private.h |   2 +-
 locks/unix/proc_mutex.c            |  11 +-
 network_io/unix/socket_util.c      |   3 +-
 network_io/unix/sockets.c          |  15 ++-
 shmem/unix/shm.c                   | 101 ++++++++++++++++--
 test/sockchild.c                   |   8 +-
 test/testatomic.c                  |  12 +++
 test/testdir.c                     | 135 ++++++++++++++++++++++++
 test/testescape.c                  |   2 +
 test/testmmap.c                    |  22 ++--
 test/testsock.c                    |  55 +++++++++-
 40 files changed, 785 insertions(+), 304 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apr.git



More information about the Pkg-apache-commits mailing list