annotate xml/en/download.xml @ 482:ff41e30fc6ae

Regenerated.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 09 Apr 2012 14:52:05 +0000
parents 5efd5404094f
children 2406529bc838
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
470
5efd5404094f nginx-1.1.18
Maxim Dounin <mdounin@mdounin.ru>
parents: 461
diff changeset
12 <item ver="1.1.18" pgp="yes" win="yes" />
445
86d441d817dd nginx-1.1.17, nginx-1.0.14
Maxim Dounin <mdounin@mdounin.ru>
parents: 440
diff changeset
13 <item ver="1.1.17" pgp="yes" win="yes" />
437
fd183bec1830 nginx-1.1.16
Maxim Dounin <mdounin@mdounin.ru>
parents: 413
diff changeset
14 <item ver="1.1.16" pgp="yes" win="yes" />
413
d9c41f1a9ad9 nginx-1.1.15
Maxim Dounin <mdounin@mdounin.ru>
parents: 407
diff changeset
15 <item ver="1.1.15" pgp="yes" win="yes" />
378
9cb58efe09e8 nginx-1.1.14
Maxim Dounin <mdounin@mdounin.ru>
parents: 352
diff changeset
16 <item ver="1.1.14" pgp="yes" win="yes" />
323
db7b53552cce nginx-1.1.13
Maxim Dounin <mdounin@mdounin.ru>
parents: 277
diff changeset
17 <item ver="1.1.13" pgp="yes" win="yes" />
277
67ba4bba2656 nginx-1.1.12
Maxim Dounin <mdounin@mdounin.ru>
parents: 271
diff changeset
18 <item ver="1.1.12" pgp="yes" win="yes" />
233
097a5f67999c nginx-1.1.11
Maxim Dounin <mdounin@mdounin.ru>
parents: 216
diff changeset
19 <item ver="1.1.11" pgp="yes" win="yes" />
216
951c1810c00f nginx-1.1.10
Maxim Dounin <mdounin@mdounin.ru>
parents: 208
diff changeset
20 <item ver="1.1.10" pgp="yes" win="yes" />
208
a4a935c52b62 nginx-1.1.9
Maxim Dounin <mdounin@mdounin.ru>
parents: 181
diff changeset
21 <item ver="1.1.9" pgp="yes" win="yes" />
178
65431179fb8f nginx-1.1.8
Igor Sysoev <igor@sysoev.ru>
parents: 165
diff changeset
22 <item ver="1.1.8" pgp="yes" win="yes" />
163
e636bceb6ed2 nginx-1.1.7
Igor Sysoev <igor@sysoev.ru>
parents: 148
diff changeset
23 <item ver="1.1.7" pgp="yes" win="yes" />
96
ad1f09b32e65 nginx-1.1.6
Igor Sysoev <igor@sysoev.ru>
parents: 61
diff changeset
24 <item ver="1.1.6" pgp="yes" win="yes" />
61
c1899b2ac93e nginx-1.1.5.
Igor Sysoev <igor@sysoev.ru>
parents: 50
diff changeset
25 <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
26 <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
27 <item ver="1.1.3" pgp="yes" win="yes" />
21
a6e1763d5590 nginx-1.1.2
Igor Sysoev <igor@sysoev.ru>
parents: 19
diff changeset
28 <item ver="1.1.2" pgp="yes" win="yes" />
10
12f27f81c9cb nginx-1.1.1
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
29 <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
30 <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
31
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
32 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
33
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
34 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
35
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
36
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
37 <section name="Stable version">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
38
165
c14df688e927 nginx-1.0.9
Igor Sysoev <igor@sysoev.ru>
parents: 163
diff changeset
39 <download last="1" changes="CHANGES-1.0">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
40
445
86d441d817dd nginx-1.1.17, nginx-1.0.14
Maxim Dounin <mdounin@mdounin.ru>
parents: 440
diff changeset
41 <item ver="1.0.14" pgp="yes" win="yes" />
440
8cacbb44ecb5 nginx-1.0.13
Maxim Dounin <mdounin@mdounin.ru>
parents: 437
diff changeset
42 <item ver="1.0.13" pgp="yes" win="yes" />
395
b9ae01d4dbf1 nginx-1.0.12
Maxim Dounin <mdounin@mdounin.ru>
parents: 378
diff changeset
43 <item ver="1.0.12" pgp="yes" win="yes" />
245
a627ecdece14 nginx-1.0.11
Maxim Dounin <mdounin@mdounin.ru>
parents: 233
diff changeset
44 <item ver="1.0.11" pgp="yes" win="yes" />
181
f26606d1203b nginx-1.0.10
Igor Sysoev <igor@sysoev.ru>
parents: 178
diff changeset
45 <item ver="1.0.10" pgp="yes" win="yes" />
165
c14df688e927 nginx-1.0.9
Igor Sysoev <igor@sysoev.ru>
parents: 163
diff changeset
46 <item ver="1.0.9" pgp="yes" win="yes" />
36
b5dd504893be nginx-1.0.8
Igor Sysoev <igor@sysoev.ru>
parents: 34
diff changeset
47 <item ver="1.0.8" pgp="yes" win="yes" />
34
4601da7dc67c nginx-1.0.7
Igor Sysoev <igor@sysoev.ru>
parents: 24
diff changeset
48 <item ver="1.0.7" pgp="yes" win="yes" />
19
ed706d84e29c nginx-1.0.6
Igor Sysoev <igor@sysoev.ru>
parents: 10
diff changeset
49 <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
50 <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
51 <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
52 <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
53 <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
54 <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
55 <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
56 <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
57 <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
58 <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
59 <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
60 <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
61 <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
62 <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
63 <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
64
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
65 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
66
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
67 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
68
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
69
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 96
diff changeset
70 <section name="Legacy versions">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
71
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
72 <download last="1" changes="CHANGES-0.8">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
73
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
74 <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
75 <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
76 <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
77 <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
78 <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
79 <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
80 <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
81 <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
82 <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
83 <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
84 <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
85 <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
86 <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
87 <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
88 <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
89 <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
90 <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
91 <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
92 <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
93 <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
94 <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
95 <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
96 <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
97 <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
98 <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
99 <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
100 <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
101 <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
102 <item ver="0.8.27" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
103 <item ver="0.8.26" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
104 <item ver="0.8.24" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
105 <item ver="0.8.22" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
106 <item ver="0.8.21" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
107 <item ver="0.8.20" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
108 <item ver="0.8.19" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
109 <item ver="0.8.17" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
110
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
111 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
112
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
113 <download last="1" changes="CHANGES-0.7">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
114
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
115 <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
116 <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
117 <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
118 <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
119 <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
120 <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
121 <item ver="0.7.63" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
122 <item ver="0.7.62" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
123 <item ver="0.7.61" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
124 <item ver="0.7.60" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
125 <item ver="0.7.59" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
126 <item ver="0.7.58" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
127 <item ver="0.7.57" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
128 <item ver="0.7.56" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
129 <item ver="0.7.55" win="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
130
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
131 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
132
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
133 <download last="1" changes="CHANGES-0.6">
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 <item ver="0.6.39" pgp="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
136 <item ver="0.6.38" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
137 <item ver="0.6.37" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
138 <item ver="0.6.36" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
139 <item ver="0.6.35" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
140
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
141 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
142
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
143 <download last="1" changes="CHANGES-0.5">
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 <item ver="0.5.38" pgp="yes" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
146 <item ver="0.5.37" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
147 <item ver="0.5.36" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
148 <item ver="0.5.35" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
149 <item ver="0.5.34" />
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
150
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
151 </download>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
152
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
153 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
154
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
155
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
156 <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
157
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
158 <para>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
159 <list type="bullet">
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
160
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
161 <listitem>
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
162 Read-only Subversion repository:
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
163 <literal>svn://svn.nginx.org/nginx</literal>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
164 </listitem>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
165
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
166 <listitem>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
167 <link url="http://trac.nginx.org/nginx/browser">Trac source browser</link>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
168 </listitem>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
169
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
170 </list>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
171 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
172
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
173 </section>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
174
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
175
407
7d9b9f26231c - Added clarification about packaged versions
Andrey Alexeev <andrew@nginx.com>
parents: 395
diff changeset
176 <section name="Pre-Built Linux Packages for Stable">
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
177
130
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 enable automatic updates of Linux packages
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
180 set up the yum repository for the RHEL/CentOS distributions,
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
181 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
182 </para>
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 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
185 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
186 <literal>nginx-release</literal> package from the list:
142
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
187
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
188 <list type="bullet">
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
189
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
190 <listitem>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
191 <link url="http://nginx.org/packages/rhel/5/noarch/RPMS/nginx-release-rhel-5-0.el5.ngx.noarch.rpm">RHEL 5</link>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
192 </listitem>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
193
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
194 <listitem>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
195 <link url="http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm">RHEL 6</link>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
196 </listitem>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
197
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
198 <listitem>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
199 <link url="http://nginx.org/packages/centos/5/noarch/RPMS/nginx-release-centos-5-0.el5.ngx.noarch.rpm">CentOS 5</link>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
200 </listitem>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
201
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
202 <listitem>
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
203 <link url="http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm">CentOS 6</link>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 445
diff changeset
204 </listitem>
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
205
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
206 </list>
142
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
207
339
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
208 This package contains yum configuration file
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
209 and a public PGP key necessary to authenticate signed RPMs.
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
210 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
211 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
212 yum install nginx
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
213 </programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
214
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
215 Alternatively, a repository configuration can be added manually
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
216 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
217 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
218 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
219
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 [nginx]
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
222 name=nginx repo
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
223 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
224 gpgcheck=0
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
225 enabled=1
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
226 </programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
227
271
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
228 Replace “<literal>OS</literal>” with “<literal>rhel</literal>” or
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
229 “<literal>centos</literal>”,
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
230 depending on the distribution used, and “<literal>OSRELEASE</literal>”
4c6d2c614d2c Cleaned up XML tag mess:
Ruslan Ermilov <ru@nginx.com>
parents: 267
diff changeset
231 with “<literal>5</literal>” or “<literal>6</literal>”,
141
2a88f137b1c6 ru proposed changes:
Sergey Budnevitch <sb@waeme.net>
parents: 138
diff changeset
232 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
233 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
234
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
235 <para>
352
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
236 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
237 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
238 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
239 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
240 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
241 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
242 program keyring with the following command:
339
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
243 <programlisting>
343
46e75d7ae0e7 replace apt-key example with a simpler one
Sergey Budnevitch <sb@waeme.net>
parents: 339
diff changeset
244 sudo apt-key add nginx_signing.key
339
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
245 </programlisting>
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
246 </para>
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
247
8f6a70f9d3c0 - Key section goes first
Andrey Alexeev <andrew@nginx.com>
parents: 337
diff changeset
248 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
249 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
250 <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
251
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
252 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
253 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
254 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
255 </programlisting>
142
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
256 </para>
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
257
568b4e77c0d0 More word polishing.
Ruslan Ermilov <ru@nginx.com>
parents: 141
diff changeset
258 <para>
267
727da42d3887 Synchronized versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 245
diff changeset
259 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
260 <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
261
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
262 <programlisting>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
263 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
264 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
265 </programlisting>
336
a84fb64b1b45 missed quotes around link added
Sergey Budnevitch <sb@waeme.net>
parents: 335
diff changeset
266 </para>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
267
337
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
268 <para>
352
d0c9b9e436d4 Revised and resynchronized the English and Russian versions of "download".
Ruslan Ermilov <ru@nginx.com>
parents: 343
diff changeset
269 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
270 <programlisting>
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
271 apt-get update
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
272 apt-get install nginx
abbc95241d91 move key importing paragraph before 'apt-get update'
Sergey Budnevitch <sb@waeme.net>
parents: 336
diff changeset
273 </programlisting>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
274 </para>
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
275
137
39ff3788f178 Text polishing
Sergey Budnevitch <sb@waeme.net>
parents: 130
diff changeset
276 </section>
130
3052a722a1a4 link to subversion repository and linux packages repository description added
Sergey Budnevitch <sb@waeme.net>
parents: 123
diff changeset
277
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
278 </article>