[apr-util] branch upstream updated (97b736e -> 66c2042)

Stefan Fritsch sf at moszumanska.debian.org
Mon Nov 6 19:10:01 UTC 2017


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

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

      from  97b736e   Upstream tarball 1.6.0
       new  66c2042   Upstream tarball 1.6.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                             |   21 +
 CMakeLists.txt                      |   33 +-
 Makefile.win                        |   33 +-
 README                              |    2 +-
 apr-util.spec                       |    2 +-
 aprutil.dep                         |  863 +++++-----
 aprutil.dsw                         |   36 -
 aprutil.mak                         | 2986 +++++++++++++++++-----------------
 build/config.guess                  |   70 +-
 build/config.sub                    |   32 +-
 crypto/apr_crypto.c                 |    6 +-
 crypto/apr_crypto_nss.dep           |   30 +-
 crypto/apr_crypto_nss.mak           | 1188 +++++++-------
 crypto/apr_crypto_openssl.c         |   25 +-
 crypto/apr_crypto_openssl.dep       |   28 +-
 crypto/apr_crypto_openssl.mak       | 1212 +++++++-------
 crypto/apr_siphash.c                |   12 +-
 dbd/apr_dbd_mysql.dep               |   30 +-
 dbd/apr_dbd_mysql.mak               | 1188 +++++++-------
 dbd/apr_dbd_odbc.dep                |   22 +-
 dbd/apr_dbd_odbc.mak                | 1100 ++++++-------
 dbd/apr_dbd_oracle.dep              |   26 +-
 dbd/apr_dbd_oracle.mak              | 1188 +++++++-------
 dbd/apr_dbd_pgsql.dep               |   28 +-
 dbd/apr_dbd_pgsql.mak               | 1188 +++++++-------
 dbd/apr_dbd_sqlite2.dep             |   26 +-
 dbd/apr_dbd_sqlite2.mak             | 1188 +++++++-------
 dbd/apr_dbd_sqlite3.dep             |   26 +-
 dbd/apr_dbd_sqlite3.mak             | 1188 +++++++-------
 dbd/unsupported/apr_dbd_freetds.dep |   26 +-
 dbd/unsupported/apr_dbd_freetds.mak | 1188 +++++++-------
 dbm/apr_dbm_db.dep                  |   30 +-
 dbm/apr_dbm_db.mak                  | 1188 +++++++-------
 dbm/apr_dbm_gdbm.dep                |   28 +-
 dbm/apr_dbm_gdbm.mak                | 1188 +++++++-------
 dbm/sdbm/sdbm.c                     |   78 +-
 dbm/sdbm/sdbm_pair.c                |    3 +-
 include/apr_crypto.h                |    6 +-
 include/apr_siphash.h               |   13 +-
 include/apu_version.h               |    4 +-
 ldap/apr_ldap.dep                   |   74 +-
 ldap/apr_ldap.mak                   | 1240 +++++++--------
 libaprutil.dep                      |  679 ++++----
 libaprutil.dsp                      |   16 +-
 libaprutil.mak                      | 2998 +++++++++++++++++------------------
 test/Makefile.win                   |    3 +-
 xml/xml.dep                         |    2 -
 xml/xml.dsp                         |  210 ---
 xml/xml.mak                         |  353 -----
 49 files changed, 11210 insertions(+), 11894 deletions(-)
 delete mode 100644 xml/xml.dep
 delete mode 100644 xml/xml.dsp
 delete mode 100644 xml/xml.mak

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