[cpp-log4shib] annotated tag debian/1.0.9-3_bpo8+1 created (now 42a32fe)

Scott Cantor cantor.2 at osu.edu
Tue Oct 19 16:14:43 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_bpo8+1
in repository cpp-log4shib.

      at 42a32fe  (tag)
 tagging 54b61e2b82da21d5560284ed515fa86760a16820 (commit)
 replaces debian/1.0.9-3
      by Ferenc Wágner
      on Fri Aug 12 23:26:41 2016 +0200

- Log -----------------------------------------------------------------
log4shib Debian release 1.0.9-3~bpo8+1

Format: 1.8
Date: Fri, 12 Aug 2016 10:09:31 +0200
Source: log4shib
Binary: liblog4shib1 liblog4shib-dev liblog4shib-doc
Architecture: source all
Version: 1.0.9-3~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Changed-By: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
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.9-3~bpo8+1) jessie-backports; urgency=medium
 .
   [ Etienne Dysli Metref ]
   * Rebuild for jessie-backports.
   * [a860f3a] Add myself to uploaders
   * [5241581] Undo g++5 ABI transition in order to build for jessie
Checksums-Sha1:
 e1e9bb6f7ffe185533c9d6faf9cacbd79f84249b 2242 log4shib_1.0.9-3~bpo8+1.dsc
 43f672e618745fb31bc48b5d941e5eecc6133ca8 50956 log4shib_1.0.9-3~bpo8+1.debian.tar.xz
 796139693114b5ab903a91db3413e81481578834 11918250 liblog4shib-doc_1.0.9-3~bpo8+1_all.deb
Checksums-Sha256:
 0ff2470f650282fbc7a80e2420b2c8a26b84112b294274fec64bbabd6df54ee9 2242 log4shib_1.0.9-3~bpo8+1.dsc
 76c936e0f8847b162a650bcddd2e5ea263b853944e4f5baae8b1923c9a7a9fe7 50956 log4shib_1.0.9-3~bpo8+1.debian.tar.xz
 92d89f310f637a068e199cff3780c21abe5bc22e9fd6e2897ff1d0844992b0fc 11918250 liblog4shib-doc_1.0.9-3~bpo8+1_all.deb
Files:
 fc7eb6da55b7ffae5672d2ee1f4ca4c3 2242 libs extra log4shib_1.0.9-3~bpo8+1.dsc
 913af937c62fb0a138f00333a20acbff 50956 libs extra log4shib_1.0.9-3~bpo8+1.debian.tar.xz
 fc30759cc9b2a37c1d4804cfb5e170b9 11918250 doc extra liblog4shib-doc_1.0.9-3~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJXrj8+AAoJEDrI9xZHftsjtw0QAJL2zyMIQbUZpX1Nmk+JxagT
HRMXOfFPjVuUuUMlVcIKKAIagRDakfdlyhRgtNwIW5r4GV95GeQN4m5haNHmlton
M15e0VtVANGLnGjUwR26XDNK10lLKvT6sUCBdEhkRv9IzG4NgSW3tTpEuT1dT/20
IjcR1g83aKndoRXp3A4BR+L4t4LHD0jxEEt+jvY5B5IdBvF0+Kqjr0PdIStleYhy
XIKOVXRdkvGcbgY2g7hKaL58D1FKGl3yJ7s1kjnvlKE2yIe3NNS98kzSf5ZfztSx
NOz8XVBZb1Yv64UBTxYTItePgZH3XSnBLEVPLHIt2CbBx6C+WeQ92kMOh72CyFsF
KezRSxxDH+uXsGZ4aj0OH+MEtHi8fBDEI+g59yqx70/a4c5Ygrcgfd/c99aXIPMF
wc7wgMQMRGphqa2EHiVZLq4lezJKr4fJUEQuBnSQWuoKm4pstZ9XQ1GbdoG6cT9n
Cu2Omfh2eMV+6NrRxnj0OPLtNF+luFhTdLwSrykYEuBvIaqidHcNbSsOrYwXHzRl
ij1+Ow5iINZ8aetyzvc/jkpIrrAkk3rTylZ5dNLPqvlbM6BihwNrdu+pWhELpNn1
DrL6eGPxseGIXbXrJdmGVdxioWBBO/s9lZd7W4pZTXFi2It9Hj2jbZ83NAfPvINc
1s5UP+fAzz4FPI3rN021
=4PWF
-----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
     new 3cbf422  Refresh patch index
     new a860f3a  Add myself to uploaders
     new 63d7e69  Create branch debian/jessie-backports
     new 5241581  Undo g++5 ABI transition in order to build for jessie
     new 54b61e2  Update changelog for 1.0.9-3~bpo8+1 release

The 86 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