annotate xml/en/download.xml @ 395:b9ae01d4dbf1

nginx-1.0.12
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 Feb 2012 14:31:03 +0000
parents 9cb58efe09e8
children 7d9b9f26231c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50
9d544687d02c Fixed DOCTYPE declaration.
Ruslan Ermilov <ru@nginx.com>
parents: 36
diff changeset
1 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
2
123
7db449e89e92 Unified the use of the "name" attribute instead of "title".
Ruslan Ermilov <ru@nginx.com>
parents: 121
diff changeset
3 <article name="nginx: download"
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
4 link="/en/download.html"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
5 lang="en">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
6
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
7
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
8 <section name="Development version">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9
165
c14df688e927 nginx-1.0.9
Igor Sysoev <igor@sysoev.ru>
parents: 163
diff changeset
10 <download last="1" changes="CHANGES">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
11
378
9cb58efe09e8 nginx-1.1.14
Maxim Dounin <mdounin@mdounin.ru>
parents: 352
diff changeset
12 <item ver="1.1.14" pgp="yes" win="yes" />
323
db7b53552cce nginx-1.1.13
Maxim Dounin <mdounin@mdounin.ru>
parents: 277
diff changeset
13 <item ver="1.1.13" pgp="yes" win="yes" />
277
67ba4bba2656 nginx-1.1.12
Maxim Dounin <mdounin@mdounin.ru>
parents: 271
diff changeset
14 <item ver="1.1.12" pgp="yes" win="yes" />
233
097a5f67999c nginx-1.1.11
Maxim Dounin <mdounin@mdounin.ru>
parents: 216
diff changeset
15 <item ver="1.1.11" pgp="yes" win="yes" />
216
951c1810c00f nginx-1.1.10
Maxim Dounin <mdounin@mdounin.ru>
parents: 208
diff changeset
16 <item ver="1.1.10" pgp="yes" win="yes" />
208
a4a935c52b62 nginx-1.1.9
Maxim Dounin <mdounin@mdounin.ru>
parents: 181
diff changeset
17 <item ver="1.1.9" pgp="yes" win="yes" />
178
65431179fb8f nginx-1.1.8
Igor Sysoev <igor@sysoev.ru>
parents: 165
diff changeset
18 <item ver="1.1.8" pgp="yes" win="yes" />
163
e636bceb6ed2 nginx-1.1.7
Igor Sysoev <igor@sysoev.ru>
parents: 148
diff changeset
19 <item ver="1.1.7" pgp="yes" win="yes" />
96
ad1f09b32e65 nginx-1.1.6
Igor Sysoev <igor@sysoev.ru>
parents: 61
diff changeset
20 <item ver="1.1.6" pgp="yes" win="yes" />
61
c1899b2ac93e nginx-1.1.5.
Igor Sysoev <igor@sysoev.ru>
parents: 50
diff changeset
21 <item ver="1.1.5" pgp="yes" win="yes" />
24
6e597904e24a nginx-1.1.4, upstream persistent connections.
Igor Sysoev <igor@sysoev.ru>
parents: 22
diff changeset
22 <item ver="1.1.4" pgp="yes" win="yes" />
22
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 21
diff changeset
23 <item ver="1.1.3" pgp="yes" win="yes" />
21
a6e1763d5590 nginx-1.1.2
Igor Sysoev <igor@sysoev.ru>
parents: 19
diff changeset
24 <item ver="1.1.2" pgp="yes" win="yes" />
10
12f27f81c9cb nginx-1.1.1
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
25 <item ver="1.1.1" pgp="yes" win="yes" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
26 <item ver="1.1.0" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
27
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
28 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
29
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
30 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
31
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
32
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
33 <section name="Stable version">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
34
165
c14df688e927 nginx-1.0.9
Igor Sysoev <igor@sysoev.ru>
parents: 163
diff changeset
35 <download last="1" changes="CHANGES-1.0">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
36
395
b9ae01d4dbf1 nginx-1.0.12
Maxim Dounin <mdounin@mdounin.ru>
parents: 378
diff changeset
37 <item ver="1.0.12" pgp="yes" win="yes" />
245
a627ecdece14 nginx-1.0.11
Maxim Dounin <mdounin@mdounin.ru>
parents: 233
diff changeset
38 <item ver="1.0.11" pgp="yes" win="yes" />
181
f26606d1203b nginx-1.0.10
Igor Sysoev <igor@sysoev.ru>
parents: 178
diff changeset
39 <item ver="1.0.10" pgp="yes" win="yes" />
165
c14df688e927 nginx-1.0.9
Igor Sysoev <igor@sysoev.ru>
parents: 163
diff changeset
40 <item ver="1.0.9" pgp="yes" win="yes" />
36
b5dd504893be nginx-1.0.8
Igor Sysoev <igor@sysoev.ru>
parents: 34
diff changeset
41 <item ver="1.0.8" pgp="yes" win="yes" />
34
4601da7dc67c nginx-1.0.7
Igor Sysoev <igor@sysoev.ru>
parents: 24
diff changeset
42 <item ver="1.0.7" pgp="yes" win="yes" />
19
ed706d84e29c nginx-1.0.6
Igor Sysoev <igor@sysoev.ru>
parents: 10
diff changeset
43 <item ver="1.0.6" pgp="yes" win="yes" />
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
44 <item ver="1.0.5" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
45 <item ver="1.0.4" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
46 <item ver="1.0.3" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
47 <item ver="1.0.2" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
48 <item ver="1.0.1" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
49 <item ver="1.0.0" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
50 <item ver="0.9.7" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
51 <item ver="0.9.6" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
52 <item ver="0.9.5" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
53 <item ver="0.9.4" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
54 <item ver="0.9.3" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
55 <item ver="0.9.2" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
56 <item ver="0.9.1" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
57 <item ver="0.9.0" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
58
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
59 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
60
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
61 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
62
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
63
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 96
diff changeset
64 <section name="Legacy versions">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
65
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
66 <download last="1" changes="CHANGES-0.8">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
67
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
68 <item ver="0.8.55" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
69 <item ver="0.8.54" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
70 <item ver="0.8.53" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
71 <item ver="0.8.52" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
72 <item ver="0.8.51" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
73 <item ver="0.8.50" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
74 <item ver="0.8.49" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
75 <item ver="0.8.48" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
76 <item ver="0.8.47" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
77 <item ver="0.8.46" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
78 <item ver="0.8.45" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
79 <item ver="0.8.44" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
80 <item ver="0.8.43" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
81 <item ver="0.8.42" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
82 <item ver="0.8.41" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
83 <item ver="0.8.40" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
84 <item ver="0.8.39" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
85 <item ver="0.8.38" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
86 <item ver="0.8.37" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
87 <item ver="0.8.36" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
88 <item ver="0.8.35" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
89 <item ver="0.8.34" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
90 <item ver="0.8.33" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
91 <item ver="0.8.32" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
92 <item ver="0.8.31" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
93 <item ver="0.8.30" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
94 <item ver="0.8.29" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
95 <item ver="0.8.28" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
96 <item ver="0.8.27" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
97 <item ver="0.8.26" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
98 <item ver="0.8.24" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
99 <item ver="0.8.22" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
100 <item ver="0.8.21" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
101 <item ver="0.8.20" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
102 <item ver="0.8.19" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
103 <item ver="0.8.17" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
104
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
105 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
106
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
107 <download last="1" changes="CHANGES-0.7">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
108
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
109 <item ver="0.7.69" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
110 <item ver="0.7.68" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
111 <item ver="0.7.67" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
112 <item ver="0.7.66" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
113 <item ver="0.7.65" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
114 <item ver="0.7.64" pgp="yes" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
115 <item ver="0.7.63" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
116 <item ver="0.7.62" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
117 <item ver="0.7.61" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
118 <item ver="0.7.60" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
119 <item ver="0.7.59" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
120 <item ver="0.7.58" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
121 <item ver="0.7.57" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
122 <item ver="0.7.56" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
123 <item ver="0.7.55" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
124
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
125 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
126
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
127 <download last="1" changes="CHANGES-0.6">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
128
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
129 <item ver="0.6.39" pgp="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
130 <item ver="0.6.38" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
131 <item ver="0.6.37" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
132 <item ver="0.6.36" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
133 <item ver="0.6.35" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
134
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
135 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
136
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
137 <download last="1" changes="CHANGES-0.5">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
138
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
139 <item ver="0.5.38" pgp="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
140 <item ver="0.5.37" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
141 <item ver="0.5.36" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
142 <item ver="0.5.35" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
143 <item ver="0.5.34" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
144
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
145 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
146
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
147 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
148
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
149
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
150 <section name="Source Code">
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
151
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
152 <para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
153 <list>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
154
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
155 <item>
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
156 Read-only Subversion repository:
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
157 <literal>svn://svn.nginx.org/nginx</literal>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
158 </item>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
159
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
160 <item>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
161 <link url="http://trac.nginx.org/nginx/browser">Trac source browser</link>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
162 </item>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
163
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
164 </list>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
165 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
166
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
167 </section>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
168
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
169
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
170 <section name="Pre-Built Linux Packages">
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
171
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
172 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
173 To enable automatic updates of Linux packages
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
174 set up the yum repository for the RHEL/CentOS distributions,
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
175 or the apt repository for the Debian/Ubuntu distributions.
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
176 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
177
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
178 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
179 To set up the yum repository for RHEL/CentOS, choose the corresponding
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
180 <literal>nginx-release</literal> package from the list:
142
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
181
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
182 <list>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
183
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
184 <item>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
185 <link url="http://nginx.org/packages/rhel/5/noarch/RPMS/nginx-release-rhel-5-0.el5.ngx.noarch.rpm">RHEL 5</link>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
186 </item>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
187
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
188 <item>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
189 <link url="http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm">RHEL 6</link>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
190 </item>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
191
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
192 <item>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
193 <link url="http://nginx.org/packages/centos/5/noarch/RPMS/nginx-release-centos-5-0.el5.ngx.noarch.rpm">CentOS 5</link>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
194 </item>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
195
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
196 <item>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
197 <link url="http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm">CentOS 6</link>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
198 </item>
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
199
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
200 </list>
142
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
201
339
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
202 This package contains yum configuration file
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
203 and a public PGP key necessary to authenticate signed RPMs.
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
204 Download and install it, then run the following:
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
205 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
206 yum install nginx
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
207 </programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
208
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
209 Alternatively, a repository configuration can be added manually
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
210 without installing the <literal>nginx-release</literal> package.
148
682163f2b298 Unified article/path and module/pathname into a single "path".
Ruslan Ermilov <ru@nginx.com>
parents: 142
diff changeset
211 Create the file named <path>/etc/yum.repos.d/nginx.repo</path>
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
212 with the following contents:
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
213
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
214 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
215 [nginx]
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
216 name=nginx repo
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
217 baseurl=http://nginx.org/packages/OS/OSRELEASE/$basearch/
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
218 gpgcheck=0
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
219 enabled=1
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
220 </programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
221
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
222 Replace “<literal>OS</literal>” with “<literal>rhel</literal>” or
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
223 “<literal>centos</literal>”,
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
224 depending on the distribution used, and “<literal>OSRELEASE</literal>”
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
225 with “<literal>5</literal>” or “<literal>6</literal>”,
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
226 for 5.x or 6.x versions, respectively.
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
227 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
228
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
229 <para>
352
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
230 For Debian/Ubuntu, in order to authenticate the nginx repository signature
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
231 and to eliminate warnings about missing gpg key during installation of the
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
232 nginx package, it is necessary to add the key used to sign the nginx
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
233 packages and repository to the <command>apt</command> program keyring.
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
234 Please download <link url="http://nginx.org/keys/nginx_signing.key">this
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
235 key</link> from our web site, and add it to the <command>apt</command>
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
236 program keyring with the following command:
339
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
237 <programlisting>
343
46e75d7ae0e7 replace apt-key example with a simpler one
Sergey Budnevitch <sb@waeme.net>
parents: 339
diff changeset
238 sudo apt-key add nginx_signing.key
339
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
239 </programlisting>
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
240 </para>
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
241
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
242 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
243 For Debian 6 append the following to the end of the
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
244 <path>/etc/apt/sources.list</path> file:
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
245
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
246 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
247 deb http://nginx.org/packages/debian/ squeeze nginx
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
248 deb-src http://nginx.org/packages/debian/ squeeze nginx
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
249 </programlisting>
142
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
250 </para>
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
251
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
252 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
253 For Ubuntu 10.04 append the following to the end of the
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
254 <path>/etc/apt/sources.list</path> file:
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
255
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
256 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
257 deb http://nginx.org/packages/ubuntu/ lucid nginx
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
258 deb-src http://nginx.org/packages/ubuntu/ lucid nginx
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
259 </programlisting>
336
a84fb64b1b45 missed quotes around link added
Sergey Budnevitch <sb@waeme.net>
parents: 335
diff changeset
260 </para>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
261
337
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
262 <para>
352
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
263 For Debian/Ubuntu then run the following commands:
337
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
264 <programlisting>
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
265 apt-get update
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
266 apt-get install nginx
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
267 </programlisting>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
268 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
269
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
270 </section>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
271
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
272 </article>