@@ -56,6 +56,49 @@ <h2>On the 2.0.x series</h2>
5656 href ="faq.html#changesInVersion200 "> detailed</ a > in the FAQ page.
5757 </ p >
5858
59+
60+ < div style ="display: flex; ">
61+ < div style ="margin-right: 1rem; ">
62+ < a href ="https://github.com/jvm-repo-rebuild/reproducible-central/ ">
63+ < img style ="max-height: 5rem; " src ="images/reproducible.svg "/>
64+ </ a >
65+ </ div >
66+ < div > < p > Starting early 2022, logback artifacts are binary reproducible, as
67+ < a href ="https://github.com/jvm-repo-rebuild/reproducible-central/tree/master/content/org/slf4j "> independently attested
68+ </ a > by reproducible-central.
69+ </ p >
70+ </ div >
71+ </ div >
72+
73+
74+ < hr noshade ="noshade " size ="1 "/>
75+
76+ < h3 class ="doAnchor " name ="2.0.7 "> 2023-03-17 - Release of SLF4J 2.0.7</ h3 >
77+
78+ < p > • Fixed several OSGi MANIFEST.MF related issues, namely
79+ < a href ="https://jira.qos.ch/browse/SLF4J-581 "> SLF4J-581</ a > ,
80+ < a href ="https://jira.qos.ch/browse/SLF4J-579 "> SLF4J-579</ a > and
81+ < a href ="https://jira.qos.ch/browse/SLF4J-583 "> SLF4J-583</ a > . Many
82+ thanks to Hannes Wellmann for providing the relevant PRs and for
83+ his precious collaboration..</ p >
84+
85+ < p > • Fixed missing javadoc artifacts. This issue was repoerted
86+ by Witalij Berdinskich in < a
87+ href ="https://jira.qos.ch/browse/SLF4J-584 "> SLF4J-584</ a > .
88+
89+ < p > • SLF4J artifacts now include a LICENSE.txt file in
90+ published artifacts. This enhancement was requested by Tobias
91+ Wittmann in < a
92+ href ="https://jira.qos.ch/browse/SLF4J-582 "> SLF4J-582</ a > .
93+
94+
95+
96+ < p > • The binary of this version can be reproduced by checking
97+ out the tag v_2.0.7 from the source code repository
98+ (GitHub). Release built using Java "19" 2022-09-20 build 19+36-2038
99+ under Linux Debian 11.2.</ p >
100+
101+
59102 < hr noshade ="noshade " size ="1 "/>
60103
61104 < h3 class ="doAnchor " name ="2.0.6 "> 2022-12-12 - Release of SLF4J 2.0.6</ h3 >
0 commit comments