[apr] branch master updated (f8cba61 -> b16f552)

Stefan Fritsch sf at moszumanska.debian.org
Thu May 1 08:46:57 UTC 2014


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

sf pushed a change to branch master
in repository apr.

      from  f8cba61   release 1.5.0-1
      adds  7b14536   Upstream tarball 1.5.1
      adds  b71cfee   Merge branch 'upstream'
      adds  2aac8c7   move to 1.5.1
      adds  b16f552   release 1.5.1

No new revisions were added by this update.

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 +
 debian/changelog                     |   6 +
 debian/patches/series                |   1 -
 debian/patches/upstream_svn_r1552863 | 924 -----------------------------------
 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 ++-
 43 files changed, 791 insertions(+), 1229 deletions(-)
 delete mode 100644 debian/patches/upstream_svn_r1552863

-- 
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