[apr-util] branch master updated (efc4935 -> 8a8b300)

Stefan Fritsch sf at moszumanska.debian.org
Sun Nov 24 13:34:55 UTC 2013


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

sf pushed a change to branch master
in repository apr-util.

      from  efc4935   strip epoch from the db version
       new  3a0b2dd   Special case 'build' target
       new  c2d3244   Upstream tarball 1.5.2
       new  96474fb   Dummy merge of 1.5.2 from branch 'upstream'
       new  60911ba   Upstream tarball 1.5.3
       new  5bf3d0e   Merge 1.5.3 from branch 'upstream'
       new  c7346e8   save/restore apr_common.m4
       new  8a8b300   release 1.5.3-1

The 7 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                               |  19 ++
 CMakeLists.txt                        | 355 ++++++++++++++++++++++++++++++++++
 README.cmake                          | 135 +++++++++++++
 apr-util.spec                         |   2 +-
 build/apr_common.m4                   |   7 +-
 build/apu-conf.m4                     |   7 +-
 build/config.guess                    | 207 ++++++++++++--------
 build/config.sub                      | 161 +++++++++------
 build/dbm.m4                          |  11 +-
 configure                             |  18 +-
 crypto/apr_crypto.c                   |   6 +-
 dbd/apr_dbd.c                         |  10 +-
 dbd/apr_dbd_odbc.c                    |  27 +--
 dbm/apr_dbm.c                         |   8 +-
 debian/changelog                      |   5 +-
 debian/rules                          |   7 +-
 include/apr_buckets.h                 |  16 +-
 include/apr_dbd.h                     |   6 +-
 include/apr_hooks.h                   |   8 +-
 include/{apr_ldap.hw => apr_ldap.hwc} |   2 +-
 include/apr_optional_hooks.h          |   4 +-
 include/apr_queue.h                   |   2 +-
 include/apr_reslist.h                 |  11 +-
 include/apu.hw                        |   6 +
 include/{apu.hw => apu.hwc}           |  12 +-
 include/apu_version.h                 |   7 +-
 libaprutil.rc                         |   3 -
 memcache/apr_memcache.c               |  16 +-
 misc/apu_dso.c                        |  13 +-
 test/abts.c                           |   9 +-
 test/testpass.c                       |   1 -
 test/testssl.c                        | 240 -----------------------
 xml/expat/conftools/config.guess      | 172 +++++++++-------
 xml/expat/conftools/config.sub        |  93 +++++----
 34 files changed, 1020 insertions(+), 586 deletions(-)
 create mode 100644 CMakeLists.txt
 create mode 100644 README.cmake
 copy include/{apr_ldap.hw => apr_ldap.hwc} (99%)
 copy include/{apu.hw => apu.hwc} (93%)
 delete mode 100644 test/testssl.c

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



More information about the Pkg-apache-commits mailing list