[cpp-log4shib] annotated tag debian/1.0.9-3 created (now a69d506)
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:14:21 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to annotated tag debian/1.0.9-3
in repository cpp-log4shib.
at a69d506 (tag)
tagging 3f15441015dfba90d970535c411940384005280b (commit)
replaces debian/1.0.9-2
by Ferenc Wágner
on Tue Aug 2 12:22:53 2016 +0200
- Log -----------------------------------------------------------------
log4shib Debian release 1.0.9-3
Format: 1.8
Date: Tue, 02 Aug 2016 11:56:23 +0200
Source: log4shib
Binary: liblog4shib1v5 liblog4shib-dev liblog4shib-doc
Architecture: source
Version: 1.0.9-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Ferenc Wágner <wferi at niif.hu>
Description:
liblog4shib-dev - log4j-style configurable logging library for C++ (development)
liblog4shib-doc - log4j-style configurable logging library for C++ (API docs)
liblog4shib1v5 - log4j-style configurable logging library for C++ (runtime)
Closes: 814435
Changes:
log4shib (1.0.9-3) unstable; urgency=medium
.
* [41cb8de] Build only the documentation for indep builds (Closes: #814435)
* [9c92c67] Enable parallel builds
* [a659bd6] Use secure HTTPS transport in the Vcs-* fields
* [1446f60] Update Standards-Version to 3.9.8 (no changes needed)
* [0628729] Fix the build flag leak by an upstreamable patch
* [b20a1a1] New patch Fix-Doxygen-formatting-issues.patch
* [8df8e66] New patch Remove-obsolete-MAX_DOT_GRAPH_-WIDTH-HEIGHT-
Doxygen-.patch
* [d69ed62] New patch Drop-superfluous-scope-to-help-Doxygen-find-the-
decl.patch
* [04c8101] Remove the unneded files instead of ignoring them
* [fbc0beb] New patch socket-and-gethostbyname-are-often-provided-by-
libc.patch
Checksums-Sha1:
795aaa979585407e0de839af09b2c2917813baee 2163 log4shib_1.0.9-3.dsc
e6982df471a77972e6df96edcf37c28fb9bd219b 50892 log4shib_1.0.9-3.debian.tar.xz
Checksums-Sha256:
7b850eb3c873d369735d6b350b5b4498409e4973689ceec64b94481d131409c6 2163 log4shib_1.0.9-3.dsc
fb8ca32bd66ac8d417e402f474a624ec1f5007d719ffdfeb9a721ec161368d0f 50892 log4shib_1.0.9-3.debian.tar.xz
Files:
35f7efaea45774043a778a0ecffc838e 2163 libs extra log4shib_1.0.9-3.dsc
a6eac4fbbf1cf953b1e33db6422c3ef1 50892 libs extra log4shib_1.0.9-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJXoHSPAAoJEDrI9xZHftsjHHUP/3qNuPgv21FBI1++oLsguOJC
juJHnWiSMLJBSaPK/RfMq/BXGnKM4Qsm3VRI+vL6nteZf33eQFDnAHsZqWagorBU
u2Z6KNTWUDVlOz+O2VZitQumUyApJ2OQTkZ8vcnLcAHGqSYdrirXRQURu8vgB+B9
W4WHV5LTVmCV9JFSpnm2J1hB0AYgpVfVzITDQmKEixTN3HGokCGzhAKeGdK3Jew0
VHQrPWdeun0BiDxM/gKS5r38bV8H/ze4sJBINrE09AfvNZApb2f7q35St/xkMalH
+t2bX+O1PRllyb4pzrKYoqCGzt+bmjoeQQi/1xgJn443pPyzGTORFsfynT/AEnnq
ocwb7809MlxgkI0B0EVQsYfAGNxK+xeM4HSaSL1Ax8+fFnqVFtikjQY78Nwc9SZA
ZbybElCgUdMLeYn944p0Q4WT1xHVcpTOdurynWAsL5mp7aSgpouAC3vLbmk+iq1y
sxoLYH9cxya0gpNvv/XiQ7QHshwUdWu414gAydapKWu9sl55b3fD4PrTlDMMuX9/
ay8K8MlllhBS8dRijT3Y3aBag10HA5tj7yBmaKys/M0uS5hZrS/SezmWy5PxFVpr
vai+va5TjCCGIkP2mv6TpKLQPYmVxbKsBIFi9NDJxtfBsK955ifuBOQ2uNTgmV9D
zdpi4xuB4SiNLepAvolK
=htrP
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new df97529 Initial import of upstream version 1.0.4
new a5f8f44 Remove debian directory from upstream Makefile system
new 9adf1a8 Fix line endings, add initial changelog for 1.0.4-1
new 47fb618 Overhaul packaging and flesh out changelog
new 667c239 Make debian/rules executable
new 906e384 Switch to Debian source package format 3.0 (quilt)
new 827291b Declare the Autoconf macro directory
new 92e65f7 Merge branch 'bug/macro-dir'
new 327a9a6 Add Debian changelog for declaring the macro directory
new c28098e Also add ACLOCAL_AMFLAGS = -I m4 to Makefile.am
new 658d4f4 Merge branch 'bug/macro-dir'
new 0e9caa3 Remove debian/Makefile from the list of generated files
new 6092e77 Install log4shib-config and log4shib.m4
new 2f94173 Use the installed API docs to build the doc package
new 26b35b7 Install man pages and static library, ignore *.la file
new 9b993bd Don't worry about installing NOTICE.txt
new d32d0d6 Fix the changelog trailer for the first entry
new df8886f Rename library package to match SONAME, add -doc suggests
new 622d371 Remove useless postinst script
new e3e2f65 Fix jQuery replacement
new 809f558 Fix section of dev package
new ecebe32 Move the man pages into the -doc package
new 0e203c6 Add man page for log4shib-config
new 3b6fa5e Don't install section 3 Doxygen man pages
new d35f145 Remove useless liblog4shib-doc.dirs file
new 42b16d4 Finalize changes for 1.0.4-1
new 026b1a5 Imported Upstream version 1.0.5
new 3cf81aa Merge tag 'upstream/1.0.5'
new 45daad2 Add changelog for upstream 1.0.5 release
new 313627d Use canonical URLs for Vcs-Browser and Vcs-Git
new ade8bb0 Update standards version to 3.9.4
new d699d93 Switch to xz compression for *.debian.tar and the *.deb packages
new 3dea769 Finalize changes for 1.0.5-1
new 7b63188 Imported Upstream version 1.0.6
new 1d2949d Merge tag 'upstream/1.0.6'
new 22a6d96 Add changelog for upstream 1.0.6-1 release
new 2c8df89 Remove spurious configure.ac difference from upstream
new 150679a Imported Upstream version 1.0.7
new 3e71974 Merge tag 'upstream/1.0.7'
new cbfec72 Add changelog for upstream 1.0.7 release
new 592f367 Increase the buffer for storing the pthread ID
new 5ce102f Update release date for 1.0.7-1
new 7a6bff0 Imported Upstream version 1.0.8
new ebfeb59 Merge tag 'upstream/1.0.8'
new 0534ce8 Add changelog for upstream 1.0.8 release
new 005c022 Move doxygen and graphviz to Build-Depends-Indep
new cc1dc2c Add debian/gbp.conf for DEP-14 layout
new 01491cf Run wrap-and-sort -ast on the package
new 48c1fea Check signature in watch file
new b515046 Imported Upstream version 1.0.9
new 79a91bd Merge tag 'upstream/1.0.9' into debian/master
new 70e40e7 Convert our single upstream patch into a gbp patch queue
new 6e597d0 Add myself to Uploaders
new c74236b Rename library packages for g++5 ABI transition (closes: 791193).
new 9d2e1ee dh_auto_configure uses --disable-dependency-tracking by default
new e808380 The default compressor is xz since jessie
new 47cb428 Enable all hardening features
new a868151 Update Standards-Version to 3.9.6 (no changes needed)
new 09a4536 Replacing the jquery.js embedded by Doxygen risks breaking the docs
new 41789a5 No need to separate the doc-base files by extension
new 2e9d351 Don't ship the static library
new 9b68d45 Omit useless MD5 files generated by Doxygen
new 66da772 Specify the empty pkg-config Cflags setting via a variable
new 68876b7 New license for config/ltmain.sh and m4/ax_pthread.m4
new 6382280 Update changelog for 1.0.9-1 release
new 03f342f Arch and indep builds require different pruning
new 5b21418 Fix debian/rules command to remove *.la file
new 368242d Add changelog for 1.0.9-2 release
new 41cb8de Build only the documentation for indep builds
new 9c92c67 Enable parallel builds
new a659bd6 Use secure HTTPS transport in the Vcs-* fields
new 1446f60 Update Standards-Version to 3.9.8 (no changes needed)
new c446c58 Newer git versions use tighter spacing
new 0628729 Fix the build flag leak by an upstreamable patch
new f6e05d1 Embed the upstream version directly into the log4shib-config man page
new b20a1a1 New patch Fix-Doxygen-formatting-issues.patch
new 8df8e66 New patch Remove-obsolete-MAX_DOT_GRAPH_-WIDTH-HEIGHT-Doxygen-.patch
new d69ed62 New patch Drop-superfluous-scope-to-help-Doxygen-find-the-decl.patch
new 04c8101 Remove the unneded files instead of ignoring them
new fbc0beb New patch socket-and-gethostbyname-are-often-provided-by-libc.patch
new 3f15441 Update changelog for 1.0.9-3 release
The 81 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list