log4shib 2.0.0-3 source package in Ubuntu

Changelog

log4shib (2.0.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * [e33dabe] Set debhelper-compat version in Build-Depends.
    Changes-By: lintian-brush
    Fixes: lintian: uses-debhelper-compat-file
  * [c9a9757] Re-export upstream signing key without extra signatures.
    Changes-By: lintian-brush
    Fixes: lintian: public-upstream-key-not-minimal
  * [2fcfee0] Set field Upstream-Name in debian/copyright.
    Changes-By: lintian-brush

  [ Ferenc Wágner ]
  * [8f0aa87] New patch: Remove dynamic exception specifications forbidden by
    ISO C++17
    (Closes: #984222)
  * [a04593f] Override Lintian warning about national encoding in HTML file
  * [9f39c19] Bump watch file format version to 4
  * [ade9e8e] Update Standards-Version to 4.6.0 (no changes required)
  * [5d4c277] Switch to Debhelper compat 13 and simplify rules
  * [bc6e3b7] Enable rootless build
  * [0200148] I don't plan to provide a symbols control file

 -- Ferenc Wágner <email address hidden>  Tue, 12 Oct 2021 14:57:35 +0200

Upload details

Uploaded by:
Debian Shib Team
Uploaded to:
Sid
Original maintainer:
Debian Shib Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
log4shib_2.0.0-3.dsc 2.4 KiB 51e498bc1e3eed6b94a984ef2f867b9e8e21df3c1678712f0ac8468c76625877
log4shib_2.0.0.orig.tar.gz 526.1 KiB d066e2f208bdf3ce28e279307ce7e23ed9c5226f6afde288cd429a0a46792222
log4shib_2.0.0.orig.tar.gz.asc 833 bytes 8138b49f40770263f32d50a78bd792eac1a275ac33017bbea0d9413d90e5b2e2
log4shib_2.0.0-3.debian.tar.xz 34.8 KiB a7b642e068091be98fcdfdff0928cc12dda3386858fc3fe8a2cc05ef2bfa5d45

No changes file available.

Binary packages built by this source

liblog4shib-dev: log4j-style configurable logging library for C++ (development)

 log4shib provides a library of C++ classes for flexible
 logging to files, syslog, and other destinations. It is modeled after the
 log4j Java library, staying as close to that API as is reasonable.
 .
 log4shib is a fork of the log4cpp library with additional fixes and
 modifications to improve its thread safety and robustness. It is
 primarily intended for use by the Shibboleth web authentication
 system.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use or extend the log4shib library.

liblog4shib-doc: log4j-style configurable logging library for C++ (API docs)

 log4shib provides a library of C++ classes for flexible
 logging to files, syslog, and other destinations. It is modeled after the
 log4j Java library, staying as close to that API as is reasonable.
 .
 log4shib is a fork of the log4cpp library with additional fixes and
 modifications to improve its thread safety and robustness. It is
 primarily intended for use by the Shibboleth web authentication
 system.
 .
 This package contains the log4shib library API documentation generated
 by Doxygen.

liblog4shib2: log4j-style configurable logging library for C++ (runtime)

 log4shib provides a library of C++ classes for flexible
 logging to files, syslog, and other destinations. It is modeled after the
 log4j Java library, staying as close to that API as is reasonable.
 .
 log4shib is a fork of the log4cpp library with additional fixes and
 modifications to improve its thread safety and robustness. It is
 primarily intended for use by the Shibboleth web authentication
 system.
 .
 This package contains the files necessary for running applications that
 use the log4shib library.

liblog4shib2-dbgsym: debug symbols for liblog4shib2