[apr] branch upstream updated (171cb6d -> 199399e)

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


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

sf pushed a change to branch upstream
in repository apr.

      from  171cb6d   Upstream tarball 1.6.2
       new  199399e   Upstream tarball 1.6.3

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                                   |  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 +
 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 +
 27 files changed, 466 insertions(+), 150 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