From 8c262cf2179791d13f85d5e80cc237dc5af2c81b Mon Sep 17 00:00:00 2001 From: Jan Friedrich Date: Mon, 11 Mar 2024 13:45:56 +0100 Subject: [PATCH] Update version for 2.0.17 --- doc/MailTemplate.txt | 19 +++++++++ doc/RELEASING.md | 2 +- src/log4net/log4net.csproj | 4 +- src/site/xdoc/download_log4net.xml | 51 +++++++++---------------- src/site/xdoc/release/release-notes.xml | 27 ++++++++----- 5 files changed, 58 insertions(+), 45 deletions(-) create mode 100644 doc/MailTemplate.txt diff --git a/doc/MailTemplate.txt b/doc/MailTemplate.txt new file mode 100644 index 00000000..6705d347 --- /dev/null +++ b/doc/MailTemplate.txt @@ -0,0 +1,19 @@ +To: dev@logging.apache.org +Subject: [VOTE] Release Apache Log4net 2.0.17 + +This is a vote to release the Apache Log4net 2.0.17. + +Website: https://logging.staged.apache.org/log4net/release/release-notes.html +GitHub: https://github.com/apache/logging-log4net +GitHub release (pre-release): https://github.com/apache/logging-log4net/releases/tag/2.0.17-rc1 +Distribution: https://dist.apache.org/repos/dist/dev/logging/log4net + +Please download, test, and cast your votes on this mailing list. + +[ ] +1, release the artifacts +[ ] -1, don't release, because... + +This vote is open for 72 hours and will pass unless getting a +net negative vote count. All votes are welcome and we encourage +everyone to test the release, but only the Logging Services PMC +votes are officially counted. \ No newline at end of file diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 919d81e9..5af391df 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -66,7 +66,7 @@ release version 2.0.123: - copy in source & binary artifacts to respective locations - `svn delete` old items (or defer this until after the vote completes) - `svn commit` -13. raise a vote on the log4net mailing list (dev@logging.apache.org) +13. raise a vote on the log4net mailing list (dev@logging.apache.org) - see MailTemplate.txt 14. wait 15. when the vote has 3 or more +1's, it's time to go live! 16. copy the apache artifacts (binary and source) to the release svn repo and commit diff --git a/src/log4net/log4net.csproj b/src/log4net/log4net.csproj index 61dfe5a9..380fba97 100644 --- a/src/log4net/log4net.csproj +++ b/src/log4net/log4net.csproj @@ -1,8 +1,8 @@  log4net - 2.0.16 - 2.0.16 + 2.0.17 + $(Version) Apache log4net Apache log4net diff --git a/src/site/xdoc/download_log4net.xml b/src/site/xdoc/download_log4net.xml index 0a343092..3e52ee76 100644 --- a/src/site/xdoc/download_log4net.xml +++ b/src/site/xdoc/download_log4net.xml @@ -23,27 +23,22 @@ limitations under the License.
-

Apache log4net is distributed under the Apache - License, version 2.0.

+

Apache log4net is distributed under the Apache License, version 2.0.

-

Starting with log4net 1.2.11 log4net is available as source only or - binary only release.

+

Starting with log4net 1.2.11 log4net is available as source only or binary only release.

-

Users who download the ZIP files to Windows may need to unblock the - archive (right click on the ZIP and press the "Unblock" button) - before extracting it.

+

Users who download the ZIP files to Windows may need to unblock the archive (right click on the ZIP and press the "Unblock" button) before extracting it.

-
+
- - - + + +
apache-log4net-source-2.0.16.zipsha512pgpapache-log4net-source-2.0.17.zipsha512pgp
@@ -52,14 +47,14 @@ limitations under the License.

Binaries are available in a zip file or nupkg, which is also available from nuget.org

- - - + + + - - - + + +
log4net-binaries-2.0.16.zipsha512pgplog4net-binaries-2.0.17.zipsha512pgp
log4net-2.0.16.nupkgsha512pgplog4net-2.0.17.nupkgsha512pgp
@@ -67,12 +62,8 @@ limitations under the License.
-

The KEYS link - links to the code signing keys used to sign the product. The - PGP link downloads the OpenPGP compatible - signature from our main site. The MD5 link - downloads the checksum from the main site.

+

The KEYS link links to the code signing keys used to sign the product. + The PGP link downloads the OpenPGP compatible signature from our main site.

@@ -94,16 +85,10 @@ limitations under the License.
-

It is essential that you verify the integrity of the downloaded - files using the PGP signature or MD5 checksums. The checksums are - not as strong indicators as the PGP signature.

+

It is essential that you verify the integrity of the downloaded files using the PGP signature.

Please read Verifying - Apache HTTP Server Releases for more information on why you - should verify our releases. The PGP keys used to sign our - distributions are part of the KEYS - file.

+ href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases for more information on why you should verify our releases. + The PGP keys used to sign our distributions are part of the KEYS file.

diff --git a/src/site/xdoc/release/release-notes.xml b/src/site/xdoc/release/release-notes.xml index 928b2002..5dc0dd8d 100644 --- a/src/site/xdoc/release/release-notes.xml +++ b/src/site/xdoc/release/release-notes.xml @@ -27,40 +27,49 @@ limitations under the License.
+
+ Apache log4net 2.0.16 addresses reported issues: +
+ +
+
Apache log4net 2.0.16 addresses reported issues: