[apr] branch master updated (12084e3 -> b502086)

Stefan Fritsch sf at moszumanska.debian.org
Mon Nov 6 19:11:50 UTC 2017


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

sf pushed a change to branch master
in repository apr.

      from  12084e3   release 1.6.2-1
       new  a2b8b45   Upstream tarball 1.6.3
       new  24ecb47   changelog
       new  3d835f5   refresh patches
       new  955c208   Replace obsolete priority extra with optional
       new  b502086   release 1.6.3-1

The 5 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                                   |  13 ++
 apr.spec                                  |   2 +-
 build/buildcheck.sh                       |  78 ++++-----
 build/config.guess                        |  62 +++-----
 build/config.sub                          |  20 +--
 build/fixwin32mak.pl                      |   2 +-
 configure                                 |  25 +++
 configure.in                              |   5 +
 debian/changelog                          |   9 ++
 debian/control                            |   1 -
 debian/patches/hurd_shm_flock.patch       |   6 +-
 debian/patches/libtoolize_check.patch     |  18 +--
 docs/pool-design.html                     |   4 -
 file_io/unix/seek.c                       |   7 +
 file_io/win32/pipe.c                      |   2 +-
 file_io/win32/seek.c                      |  34 +++-
 include/apr_version.h                     |   4 +-
 include/arch/unix/apr_arch_poll_private.h |   4 +-
 network_io/unix/sockaddr.c                |  18 +--
 poll/unix/epoll.c                         |   8 +-
 poll/unix/kqueue.c                        |   8 +-
 poll/unix/poll.c                          |   8 +-
 poll/unix/pollcb.c                        |  14 +-
 poll/unix/pollset.c                       |  20 +--
 poll/unix/port.c                          |   8 +-
 poll/unix/select.c                        |   4 +-
 poll/unix/z_asio.c                        |   4 +-
 test/testfile.c                           | 252 ++++++++++++++++++++++++++++++
 test/testipsub.c                          |   1 +
 time/unix/time.c                          |   3 +
 time/win32/time.c                         |   6 +
 31 files changed, 486 insertions(+), 164 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