[xml-security-c] branch master updated (9a48a50 -> 1a37ae7)
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Sun Nov 29 19:42:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a change to branch master
in repository xml-security-c.
from 9a48a50 Finalize changes for 1.7.2-3
new df661d6 Check signature in watch file
new b78a045 Add debian/gbp.conf enabling pristine-tar
new ca9476a Imported Upstream version 1.7.3
new a745059 Merge tag 'upstream/1.7.3'
new f8b635d Delete upstreamed patch "Avoid use of PATH_MAX where possible"
new 9d2337f Switch watch file to check for bzip-compressed archives
new f95b4ef The default compressor is xz since jessie
new ed19f44 Renaming of the binaries happends via a patch since 4771f62 and 017dc35
new 34dd591 Enable all hardening features
new 893eda7 Remove superfluous dh_clean override
new 2207b52 Fail package build if any installed file is left out in the future
new 62c8d2f Add myself to Uploaders
new 4afa12e Update Standards-Version to 3.9.6 (no changes needed)
new d338569 Since 2b8a713 we've got proper patch files
new cd68dec Enable commit ids in gbp dch
new 71cc459 Add version number to the manual pages
new e544a7b Run wrap-and-sort -ast on the package
new cf73c2b Get rid of patch numbers
new 0832cf9 New patch Avoid-forward-incompatibility-warnings-from-Automake.patch
new 3099c82 Comment the --as-needed tricks
new e26686c Update debian/copyright
new 3fad239 Add NOTICE.txt to all binary packages
new 4eaef76 Incorporate the 1.7.2-3.1 NMU
new 1a37ae7 Update changelog for 1.7.3-1 release
The 24 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:
CHANGELOG.txt | 2 +
Makefile.am | 2 +-
Makefile.in | 293 +-
Projects/VC6.0/Samples/Samples.dsw | 130 +-
.../VC6.0/Samples/simpleDecrypt/simpleDecrypt.dsp | 328 +-
.../VC6.0/Samples/simpleEncrypt/simpleEncrypt.dsp | 328 +-
Projects/VC6.0/Samples/simpleHMAC/simpleHMAC.dsp | 328 +-
.../Samples/simpleValidate/simpleValidate.dsp | 326 +-
Projects/VC6.0/xsec/c14n/c14n.dsp | 330 +-
Projects/VC6.0/xsec/checksig/checksig.dsp | 424 +-
Projects/VC6.0/xsec/cipher/cipher.dsp | 328 +-
Projects/VC6.0/xsec/siginf/siginf.dsp | 312 +-
Projects/VC6.0/xsec/templatesign/templatesign.dsp | 310 +-
Projects/VC6.0/xsec/threadTest/threadTest.dsp | 308 +-
Projects/VC6.0/xsec/txfmout/txfmout.dsp | 312 +-
Projects/VC6.0/xsec/xklient/xklient.dsp | 312 +-
Projects/VC6.0/xsec/xsec.dsw | 328 +-
Projects/VC6.0/xsec/xsec_lib/xsec_lib.dsp | 3218 +++++------
Projects/VC6.0/xsec/xtest/xtest.dsp | 324 +-
Projects/VC7.0/Samples/Samples.sln | 114 +-
.../Samples/simpleDecrypt/simpleDecrypt.vcproj | 454 +-
.../Samples/simpleEncrypt/simpleEncrypt.vcproj | 454 +-
.../VC7.0/Samples/simpleHMAC/simpleHMAC.vcproj | 454 +-
.../Samples/simpleValidate/simpleValidate.vcproj | 454 +-
Projects/VC7.0/xsec/c14n/c14n.vcproj | 442 +-
Projects/VC7.0/xsec/checksig/checksig.vcproj | 466 +-
Projects/VC7.0/xsec/cipher/cipher.vcproj | 454 +-
Projects/VC7.0/xsec/siginf/siginf.vcproj | 442 +-
.../VC7.0/xsec/templatesign/templatesign.vcproj | 442 +-
Projects/VC7.0/xsec/threadTest/threadTest.vcproj | 442 +-
Projects/VC7.0/xsec/txfmout/txfmout.vcproj | 442 +-
Projects/VC7.0/xsec/xklient/xklient.vcproj | 430 +-
Projects/VC7.0/xsec/xsec.sln | 252 +-
Projects/VC7.0/xsec/xsec_lib/xsec_lib.vcproj | 2546 ++++-----
Projects/VC7.0/xsec/xtest/xtest.vcproj | 466 +-
aclocal.m4 | 422 +-
build-aux/compile | 347 ++
build-aux/config.guess | 1086 ++--
build-aux/config.sub | 522 +-
build-aux/depcomp | 410 +-
build-aux/install-sh | 366 +-
build-aux/ltmain.sh | 5566 ++++++++++++--------
build-aux/missing | 405 +-
config.h.in | 6 +-
configure | 3419 +++++++-----
configure.ac | 23 +-
debian/changelog | 36 +
debian/control | 38 +-
debian/copyright | 112 +-
debian/gbp.conf | 9 +
debian/libxml-security-c-dev.docs | 1 -
debian/libxml-security-c17.docs | 1 -
...y-c17.install => libxml-security-c17v5.install} | 0
...0002-Avoid-use-of-PATH_MAX-where-possible.patch | 211 -
...es.patch => Add-xsec-prefix-to-utilities.patch} | 4 +-
...rd-incompatibility-warnings-from-Automake.patch | 21 +
debian/patches/series | 4 +-
debian/rules | 24 +-
debian/source/local-options | 1 -
debian/source/local-patch-header | 11 -
debian/source/options | 1 -
debian/upstream/signing-key.asc | 319 ++
debian/watch | 4 +-
m4/libtool.m4 | 2554 +++++----
m4/ltoptions.m4 | 127 +-
m4/ltsugar.m4 | 7 +-
m4/ltversion.m4 | 12 +-
m4/lt~obsolete.m4 | 7 +-
xml-security-c.spec | 31 +-
xsec/Makefile.am | 2 +-
xsec/Makefile.in | 1661 +++---
xsec/enc/OpenSSL/OpenSSLCryptoKeyDSA.cpp | 4 +-
xsec/enc/OpenSSL/OpenSSLCryptoKeyEC.cpp | 56 +-
xsec/enc/OpenSSL/OpenSSLCryptoSymmetricKey.cpp | 4 +-
xsec/enc/WinCAPI/WinCAPICryptoProvider.cpp | 17 +-
xsec/enc/WinCAPI/WinCAPICryptoSymmetricKey.cpp | 4 +-
xsec/framework/XSECConfig.hpp | 3 +
xsec/framework/XSECConfig.hpp.in | 3 +
xsec/framework/XSECVersion.hpp | 2 +-
xsec/framework/XSECW32Config.hpp | 5 +-
xsec/framework/version.rc | 234 +-
xsec/tools/checksig/checksig.cpp | 19 +-
xsec/tools/cipher/cipher.cpp | 19 +-
xsec/tools/templatesign/templatesign.cpp | 19 +-
xsec/tools/txfmout/txfmout.cpp | 20 +-
xsec/utils/winutils/XSECBinHTTPURIInputStream.cpp | 26 +-
86 files changed, 19550 insertions(+), 15652 deletions(-)
create mode 100755 build-aux/compile
create mode 100644 debian/gbp.conf
delete mode 100644 debian/libxml-security-c-dev.docs
delete mode 100644 debian/libxml-security-c17.docs
rename debian/{libxml-security-c17.install => libxml-security-c17v5.install} (100%)
delete mode 100644 debian/patches/0002-Avoid-use-of-PATH_MAX-where-possible.patch
rename debian/patches/{0001-Add-xsec-prefix-to-utilities.patch => Add-xsec-prefix-to-utilities.patch} (95%)
create mode 100644 debian/patches/Avoid-forward-incompatibility-warnings-from-Automake.patch
delete mode 100644 debian/source/local-options
delete mode 100644 debian/source/local-patch-header
delete mode 100644 debian/source/options
create mode 100644 debian/upstream/signing-key.asc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xml-security-c.git
More information about the Pkg-shibboleth-devel
mailing list