@@ -34,89 +34,47 @@ limitations under the License.
34
34
archive (right click on the ZIP and press the "Unblock" button)
35
35
before extracting it.</p >
36
36
37
- <subsection name =" Using a Mirror" >
38
- <p >We recommend you use a mirror to download our release
39
- builds, but you <strong >must</strong > verify the integrity of
40
- the downloaded files using signatures downloaded from our main
41
- distribution directories. Recent releases (48 hours) may not
42
- yet be available from the mirrors.</p >
43
-
44
- <p >You are currently using <b >[preferred]</b >. If you
45
- encounter a problem with this mirror, please select another
46
- mirror. If all mirrors are failing, there are <i >backup</i >
47
- mirrors (at the end of the mirrors list) that should be
48
- available.
49
- <br ></br >
50
- [if-any logo]<a href =" [link]" ><img align =" right" src =" [logo]" border =" 0" ></img ></a >[end]
51
- </p >
52
-
53
- <form action =" [location]" method =" get" id =" SelectMirror" >
54
- <p >
55
- Other mirrors:
56
- <select name =" Preferred" >
57
- [if-any http]
58
- [for http]<option value =" [http]" >[http]</option >[end]
59
- [end]
60
- [if-any ftp]
61
- [for ftp]<option value =" [ftp]" >[ftp]</option >[end]
62
- [end]
63
- [if-any backup]
64
- [for backup]<option value =" [backup]" >[backup] (backup)</option >[end]
65
- [end]
66
- </select >
67
- <input type =" submit" value =" Change" ></input >
68
- </p >
69
- </form >
70
-
71
- <p >The <a
72
- href =" http://www.apache.org/dist/logging/log4net/KEYS" >KEYS</a > link
73
- links to the code signing keys used to sign the product. The
74
- <code >PGP</code > link downloads the OpenPGP compatible
75
- signature from our main site. The <code >MD5</code > link
76
- downloads the checksum from the main site.</p >
77
- </subsection >
78
37
</section >
79
38
80
39
<section name =" log4net 2.0.8" >
81
40
82
41
<subsection name =" Source" >
83
42
<table >
84
43
<tr >
85
- <td ><a href =" [preferred]/ logging/log4net/source/log4net-2.0.8-src .zip" >log4net-2.0.8-src .zip</a ></td >
86
- <td ><a href =" http ://www .apache.org/dist/ logging/log4net/source/log4net-2.0.8-src .zip.md5 " >md5 </a ></td >
87
- <td ><a href =" http ://www .apache.org/dist/ logging/log4net/source/log4net-2.0.8-src .zip.asc" >pgp</a ></td >
44
+ <td ><a href =" https://downloads.apache.org/ logging/log4net/source/apache- log4net-source- 2.0.9 .zip" >apache- log4net-source- 2.0.9 .zip</a ></td >
45
+ <td ><a href =" https ://downloads .apache.org/logging/log4net/source/apache- log4net-source- 2.0.9 .zip.sha512 " >sha512 </a ></td >
46
+ <td ><a href =" https ://downloads .apache.org/logging/log4net/source/apache- log4net-source- 2.0.9 .zip.asc" >pgp</a ></td >
88
47
</tr >
89
48
</table >
90
49
</subsection >
91
50
92
51
<subsection name =" Binaries" >
93
-
94
- <p >There are two different binary releases,
95
- <code >oldkey</code > and <code >newkey</code >. Both contain
96
- assemblies built for most supported platforms and have been
97
- built from the same code base, they only differ in the strong
98
- name key used to sign the assemblies.</p >
99
-
100
- <p >See <a href =" ./release/faq.html#two-snks" >the FAQ</a > for
101
- background. We recommend you use the assemblies signed with
102
- the "new" key whenever possible.</p >
103
-
52
+ <p >Binaries are available in a zip file or nupkg, which is also available from <a href =" https://www.nuget.org/packages/log4net/" >nuget.org</a ></p >
104
53
<table >
105
54
<tr >
106
- <td ><a href =" [preferred]/logging/log4net/ binaries/log4net-2.0.8-bin-newkey .zip" >log4net-2.0.8-bin-newkey.zip</a ></td >
107
- <td ><a href =" http ://www .apache.org/dist/ logging/log4net/ binaries/log4net-2.0.8-bin-newkey .zip.md5 " >md5 </a ></td >
108
- <td ><a href =" http ://www .apache.org/dist/ logging/log4net/ binaries/log4net-2.0.8-bin-newkey .zip.asc" >pgp</a ></td >
109
- </tr >
55
+ <td ><a href =" https://downloads.apache.org/logging/ binaries/log4net-binaries- 2.0.9 .zip" >log4net-2.0.8-bin-newkey.zip</a ></td >
56
+ <td ><a href =" https ://downloads .apache.org/logging/binaries/log4net-binaries- 2.0.9 .zip.sha512 " >sha512 </a ></td >
57
+ <td ><a href =" https ://downloads .apache.org/logging/binaries/log4net-binaries- 2.0.9 .zip.asc" >pgp</a ></td >
58
+ </tr >
110
59
<tr >
111
- <td ><a href =" [preferred]/logging/log4net/ binaries/log4net-2.0.8-bin-oldkey.zip " >log4net-2.0.8-bin-oldkey .zip</a ></td >
112
- <td ><a href =" http ://www .apache.org/dist/ logging/log4net/ binaries/log4net-2.0.8-bin-oldkey.zip.md5 " >md5 </a ></td >
113
- <td ><a href =" http ://www .apache.org/dist/ logging/log4net/ binaries/log4net-2.0.8-bin-oldkey.zip .asc" >pgp</a ></td >
60
+ <td ><a href =" https://downloads.apache.org/logging/ binaries/log4net-2.0.9.nupkg " >log4net-2.0.8-bin-newkey .zip</a ></td >
61
+ <td ><a href =" https ://downloads .apache.org/logging/binaries/log4net-2.0.9.nupkg.sha512 " >sha512 </a ></td >
62
+ <td ><a href =" https ://downloads .apache.org/logging/binaries/log4net-2.0.9.nupkg .asc" >pgp</a ></td >
114
63
</tr >
115
64
</table >
116
65
</subsection >
117
66
118
67
</section >
119
68
69
+ <section name =" Keys" >
70
+ <p >The <a
71
+ href =" http://www.apache.org/dist/logging/log4net/KEYS" >KEYS</a > link
72
+ links to the code signing keys used to sign the product. The
73
+ <code >PGP</code > link downloads the OpenPGP compatible
74
+ signature from our main site. The <code >MD5</code > link
75
+ downloads the checksum from the main site.</p >
76
+ </section >
77
+
120
78
<section name =" Archives" >
121
79
<p >Release 1.2.11 and all more recent releases are available
122
80
from the Apache Software Foundation's <a
0 commit comments