[cpp-log4shib] annotated tag debian/1.0.6-1 created (now c76d9d3)
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:13:41 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to annotated tag debian/1.0.6-1
in repository cpp-log4shib.
at c76d9d3 (tag)
tagging 22a6d96c4ae5431de81ee82d5c758eff2ad5d9f8 (commit)
replaces debian/1.0.5-1
by Russ Allbery
on Thu May 23 19:48:51 2013 -0700
- Log -----------------------------------------------------------------
Debian release 1.0.6-1
Format: 1.8
Date: Thu, 23 May 2013 19:41:31 -0700
Source: log4shib
Binary: liblog4shib1 liblog4shib-dev liblog4shib-doc
Architecture: source i386 all
Version: 1.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Russ Allbery <rra at debian.org>
Description:
liblog4shib-dev - log4j-style configurable logging library for C++ (development)
liblog4shib-doc - log4j-style configurable logging library for C++ (API docs)
liblog4shib1 - log4j-style configurable logging library for C++ (runtime)
Changes:
log4shib (1.0.6-1) unstable; urgency=low
.
* New upstream release.
- Limit file handle leakage from prop-based configs.
Checksums-Sha1:
3ec9083f7aa8043dbe32432d16572635a3ba7ffa 1208 log4shib_1.0.6-1.dsc
bb18ead98c3942bbf9f0fc9569e1338fe2bcf844 571088 log4shib_1.0.6.orig.tar.gz
3860aede0b4e41a8f03b2c05dcfaabe068c5dcbe 8088 log4shib_1.0.6-1.debian.tar.xz
062ca211dcdd26a78a7e7a3e259c4a311d25ce7a 78684 liblog4shib1_1.0.6-1_i386.deb
0443370a5bf161e1b9be896a7d931e06263af0d1 117920 liblog4shib-dev_1.0.6-1_i386.deb
effb01f7e4f65d3cc5cb522f6b88193a55cd062c 11684152 liblog4shib-doc_1.0.6-1_all.deb
Checksums-Sha256:
a590ce5f0b2884b4e8e10b7ff9e6788bb959fcd4b270ade9f2de433bbf906c54 1208 log4shib_1.0.6-1.dsc
060f472a085e34658f4eb19c2be56010adfcf33cf138071f8e7c953aa278d567 571088 log4shib_1.0.6.orig.tar.gz
ff03d614ab3af17214d32a1f0d085f6b977ec39de68bbbabcbd718f6e8c186fe 8088 log4shib_1.0.6-1.debian.tar.xz
8de3f81be59b98e786c366a59fa0962fa3e2322f88def9b967fcaadc669d9cfe 78684 liblog4shib1_1.0.6-1_i386.deb
7a42f1f5ae4a59413bb633372ca6b99de657540e05c63de826317e6eb2a3be50 117920 liblog4shib-dev_1.0.6-1_i386.deb
260ea5df36708bb1c23d104dda2d9dd4c21ab621dd0c87c3ead2893e60589e9e 11684152 liblog4shib-doc_1.0.6-1_all.deb
Files:
3152c4d615701196efd18fa8efdbe269 1208 libs extra log4shib_1.0.6-1.dsc
378c986a75ce3efbacb356ab1a668b6a 571088 libs extra log4shib_1.0.6.orig.tar.gz
e0b65d026d15519c7e0554732d28daf7 8088 libs extra log4shib_1.0.6-1.debian.tar.xz
d2aadc0092d9aa9f6b8929bd689abc2a 78684 libs extra liblog4shib1_1.0.6-1_i386.deb
5bccc430f1625154167fdf37834fbfaa 117920 libdevel extra liblog4shib-dev_1.0.6-1_i386.deb
24c24473b2ac944b48c89b772e5669ac 11684152 doc extra liblog4shib-doc_1.0.6-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABCAAGBQJRntUdAAoJEH2AMVxXNt51kMsIAKlSSDspVHO+VJhPlWCWY9Jd
mgof3x7M7FsMY4zDPeL8EQNNsv+/Nsl0zOPFgCh+sYHgV8CPbANds1cSoMLfE2Fj
+EJnMIkbdK0cuv7b+7W0MPc5ZmO58hBxX+5kr4mXw6abqvnLQXEFzHqkLeKseUcS
yPIN5Pv/uCAddG5hvMKjIodKUPpFpfdN1htBKyw1GUCNMV7QTGxPhAZkIK9cJwI/
OhhfR6pZiWPJGgZaqpgumedelEW8lFhT/+ukX+76fYwggfxdyAlIQPov57OgiL0V
W6dnMbFYZuQa8dqcdSOTZNi1+POpBMEzMtTAd+UT65pS+DB5RsW+O1jG6eKmGTk=
=nxbN
-----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
The 36 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