- Copyright (c) 2004-2017 QOS.ch
+ Copyright (c) 2004-2023 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
diff --git a/src/site/pages/manual.html b/src/site/pages/manual.html
index 14f70ca..42093fb 100644
--- a/src/site/pages/manual.html
+++ b/src/site/pages/manual.html
@@ -305,12 +305,12 @@
Binding with a logging
slf4j-nop-${latest.stable.version}.jar
Binding/provider for NOP,
+ href="apidocs/org/slf4j/helpers/NOPLogger.html">NOP,
silently discarding all logging.
slf4j-simple-${latest.stable.version}.jar
Binding/provider for Simple
+ href="apidocs/org/slf4j/simple/SimpleLogger.html">Simple
implementation, which outputs all events to
System.err. Only messages of level INFO and higher are
printed. This binding may be useful in the context of small
diff --git a/src/site/pages/news.html b/src/site/pages/news.html
index 91f5a09..bcf51d5 100644
--- a/src/site/pages/news.html
+++ b/src/site/pages/news.html
@@ -56,6 +56,49 @@
On the 2.0.x series
href="faq.html#changesInVersion200">detailed in the FAQ page.
+
+
Starting early 2022, logback artifacts are binary reproducible, as
+ independently attested
+ by reproducible-central.
+
+
+
+
+
+
+
+
2023-03-17 - Release of SLF4J 2.0.7
+
+
• Fixed several OSGi MANIFEST.MF related issues, namely
+ SLF4J-581,
+ SLF4J-579 and
+ SLF4J-583. Many
+ thanks to Hannes Wellmann for providing the relevant PRs and for
+ his precious collaboration..
+
+
• Fixed missing javadoc artifacts. This issue was repoerted
+ by Witalij Berdinskich in SLF4J-584.
+
+
• SLF4J artifacts now include a LICENSE.txt file in
+ published artifacts. This enhancement was requested by Tobias
+ Wittmann in SLF4J-582.
+
+
+
+
• The binary of this version can be reproduced by checking
+ out the tag v_2.0.7 from the source code repository
+ (GitHub). Release built using Java "19" 2022-09-20 build 19+36-2038
+ under Linux Debian 11.2.
+
+
2022-12-12 - Release of SLF4J 2.0.6
diff --git a/src/site/pages/templates/header3.js b/src/site/pages/templates/header3.js
index 783cb94..d21d380 100644
--- a/src/site/pages/templates/header3.js
+++ b/src/site/pages/templates/header3.js
@@ -2,7 +2,7 @@
function insertLogoAndMenu() {
document.write('
');
document.write(' ');
document.write('
');
document.write('
'); // hanging div start
diff --git a/src/site/resources/images/reproducible.svg b/src/site/resources/images/reproducible.svg
new file mode 100644
index 0000000..346e6ed
--- /dev/null
+++ b/src/site/resources/images/reproducible.svg
@@ -0,0 +1,103 @@
+
+