[cpp-log4shib] annotated tag debian/1.0.7-1 created (now 18dd500)
Scott Cantor
cantor.2 at osu.edu
Tue Oct 19 16:13:45 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a change to annotated tag debian/1.0.7-1
in repository cpp-log4shib.
at 18dd500 (tag)
tagging 5ce102f3f063163aa26b92d466428fc34452bac9 (commit)
replaces debian/1.0.6-1
by Russ Allbery
on Sun Jun 23 15:05:19 2013 -0700
- Log -----------------------------------------------------------------
Debian release 1.0.7-1
Format: 1.8
Date: Sun, 23 Jun 2013 15:01:10 -0700
Source: log4shib
Binary: liblog4shib1 liblog4shib-dev liblog4shib-doc
Architecture: source i386 all
Version: 1.0.7-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.7-1) unstable; urgency=low
.
* New upstream release.
- Mark log sockets close-on-exec.
* Increase the buffer for the thread ID to handle platforms where a long
is 64 bits. This should hopefully fix the FTBFS on ia64.
Checksums-Sha1:
e61ffba556d5154115cb1a171e28e862480f3aa9 1208 log4shib_1.0.7-1.dsc
213832398a79f6279ecb38591096fa87d9520e00 572041 log4shib_1.0.7.orig.tar.gz
4190ecb8013ec11d2be973f379528cac8aa01452 8180 log4shib_1.0.7-1.debian.tar.xz
edee9891141f71cbdb7e5d50df4386eccba15e02 80714 liblog4shib1_1.0.7-1_i386.deb
c52662cc9377a20e57536e415e1f2ebd8c909931 118994 liblog4shib-dev_1.0.7-1_i386.deb
b9ab297a7e1624d02579212e8a19e19fe0f43f87 11682272 liblog4shib-doc_1.0.7-1_all.deb
Checksums-Sha256:
2f420130409bfe396cb5787bebb18fdcf7fcf4d0443dc39adfc3d780815b80a2 1208 log4shib_1.0.7-1.dsc
bffc04065eed981b2e7cf2bd828d258bb89cfe450ecadfb11f6f555832b263ee 572041 log4shib_1.0.7.orig.tar.gz
ad68a13b13d7d37be5c6dfa42bf5125a74147708b913d93cfb6485270aeb21a7 8180 log4shib_1.0.7-1.debian.tar.xz
4e7616fa973c0b88f4800728c7fa9714ec5297196ece0edcaa3ee4b9c93f1b36 80714 liblog4shib1_1.0.7-1_i386.deb
5bc70292624a545677e05247c263ff58702c8fa49c9d0c045b9de5f788bfee1c 118994 liblog4shib-dev_1.0.7-1_i386.deb
8f4e42bdaa8749c6f3e1068760bf8269ddd679e0ddff169790affc6926f4ec6b 11682272 liblog4shib-doc_1.0.7-1_all.deb
Files:
28c8c2e828f862b7be092f57e9d2e65c 1208 libs extra log4shib_1.0.7-1.dsc
bbe2d105ba7c2adb0ed7c97ac9a3766c 572041 libs extra log4shib_1.0.7.orig.tar.gz
974276759a39e8f6b18b0d65b08dcabd 8180 libs extra log4shib_1.0.7-1.debian.tar.xz
f27a1d1480a5d90460e6cf13880f5806 80714 libs extra liblog4shib1_1.0.7-1_i386.deb
2a50118117a80822a054f975d1229763 118994 libdevel extra liblog4shib-dev_1.0.7-1_i386.deb
636339a50bd0b07707ed52552de689b1 11682272 doc extra liblog4shib-doc_1.0.7-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAABCAAGBQJRx3EnAAoJEH2AMVxXNt512R4H/1YLLkbuHgK4/itI5ks/d7Lv
APrrMzYAlDfzjOn0fIxO6qPluvC3KbM3w5/AFh8mG+3Ryi1GaJ73rJ+DWvzMvsLH
qkypOdF04bf6IiQuuumB40TcT+SsLMx7jiWCMcPo2LDECWeOWupM0OTFL3TTrJCB
08/UXenY7vCOIC4RQvLnRUis5owkgPXBnLpn5ZqzhZct+rI5gBYqUBxlJJ6Mm5Z6
U4Aftq1ldiG35gDsE+0Z1uXyOPciZuntb0jLtc0xDilEGQeXOrFAU+clKcz/MYvg
BvojJFLQxYLxxv7zVEvlll0YGuhIOOa8YNWnbhBSLy+GY3/KciW4K0Zys/j/TDM=
=F9pf
-----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
The 42 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