src/changelog/12.0.0/verify_reproducibility_reusable.xml (11 lines of code) (raw):
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="changed">
<issue id="246" link="https://github.com/apache/logging-parent/pull/246"/>
<description format="asciidoc">
Add the `verify-reproducibility-reusable.yaml` workflow to check reproducibility of artifacts in a Maven repository.
Deprecate the reproducibility check in `build-reusable.yaml`.
</description>
</entry>