[Pkg-clamav-commits] [libclamunrar] branch upstream-unstable updated (1256542 -> 25ee49c)

Sebastian Andrzej Siewior bigeasy at moszumanska.debian.org
Fri Dec 4 22:52:51 UTC 2015


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

bigeasy pushed a change to branch upstream-unstable
in repository libclamunrar.

      from  1256542   Import libclamunrar_0.98.5.orig.tar.xz
       new  25ee49c   Import libclamunrar_0.99.orig.tar.xz

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:
 Makefile.in                                 |  73 ++-
 aclocal.m4                                  | 349 ++++++++++-
 clamav-config.h.in                          |  16 +
 config/test-driver                          | 127 ----
 config/ylwrap                               | 226 +++++++
 configure                                   | 911 +++++++++++++++++++++++++---
 configure.ac                                |  29 +-
 libclamunrar/unrarhlp.c                     |   1 +
 libclamunrar/unrarhlp.h                     |   1 +
 libclamunrar_iface/Makefile.in              |  38 +-
 libclamunrar_iface/unrar_iface.c            |   1 +
 libclamunrar_iface/unrar_iface.h            |   1 +
 m4/acinclude.m4                             |   4 +-
 m4/fdpassing.m4                             |   2 +-
 m4/lib-ld.m4                                |   2 +-
 m4/lib-link.m4                              |   2 +-
 m4/libtool.m4                               |   4 +-
 m4/ltdl.m4                                  |   4 +-
 m4/reorganization/bigstack.m4               |   2 +-
 m4/reorganization/build_tools.m4            |   2 +
 m4/reorganization/clamdtop.m4               |   3 +-
 m4/reorganization/code_checks/fanotify.m4   |   2 +-
 m4/reorganization/code_checks/iconv.m4      |   2 +-
 m4/reorganization/code_checks/ipv6.m4       |   2 +-
 m4/reorganization/code_checks/mpool.m4      |   2 +-
 m4/reorganization/code_checks/pthreads.m4   |   2 +-
 m4/reorganization/code_checks/readdir.m4    |   2 +-
 m4/reorganization/code_checks/reentrant.m4  |   2 +-
 m4/reorganization/code_checks/unit_tests.m4 |  11 +-
 m4/reorganization/compiler_checks.m4        |   2 +-
 m4/reorganization/customversion.m4          |   2 +-
 m4/reorganization/dbdir.m4                  |   2 +-
 m4/reorganization/dns.m4                    |   2 +-
 m4/reorganization/headers.m4                |   2 +-
 m4/reorganization/libs/bzip.m4              |   2 +-
 m4/reorganization/libs/curl.m4              |   6 +-
 m4/reorganization/libs/json.m4              |   4 +-
 m4/reorganization/libs/libz.m4              |   6 +-
 m4/reorganization/libs/openssl.m4           |  12 +-
 m4/reorganization/libs/pcre.m4              | 116 ++++
 m4/reorganization/libs/unrar.m4             |   4 +-
 m4/reorganization/libs/xml.m4               |   8 +-
 m4/reorganization/llvm.m4                   |  34 +-
 m4/reorganization/milter/enable.m4          |   2 +-
 m4/reorganization/nocache.m4                |   2 +-
 m4/reorganization/substitutions.m4          |   3 +
 m4/reorganization/usergroup.m4              |   6 +-
 m4/reorganization/utility_checks/id.m4      |   2 +-
 m4/reorganization/utility_checks/yp.m4      |   2 +-
 m4/reorganization/version.m4                |   6 +-
 m4/reorganization/yara.m4                   |  12 +
 m4/resolv.m4                                |   2 +-
 52 files changed, 1730 insertions(+), 332 deletions(-)
 delete mode 100755 config/test-driver
 create mode 100755 config/ylwrap
 create mode 100644 m4/reorganization/libs/pcre.m4
 create mode 100644 m4/reorganization/yara.m4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-clamav/libclamunrar.git



More information about the Pkg-clamav-commits mailing list