summaryrefslogtreecommitdiff
blob: 140ba696657355ce2f64b81f0046baf2cdf0fdef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
# ChangeLog for app-admin/ansible
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/ansible/ChangeLog,v 1.72 2015/06/26 12:31:49 jlec Exp $

*ansible-1.9.2 (26 Jun 2015)

  26 Jun 2015; Justin Lecher <jlec@gentoo.org> +ansible-1.9.2.ebuild:
  Version Bump

  06 Jun 2015; Justin Lecher <jlec@gentoo.org> ansible-1.9.0.1.ebuild,
  ansible-1.9.1.ebuild, ansible-9999.ebuild:
  Fix typo in function name, bug #551310

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

  13 May 2015; Justin Lecher <jlec@gentoo.org> -ansible-1.8.4.ebuild:
  Drop old

  13 May 2015; Agostino Sarubbo <ago@gentoo.org> ansible-1.9.0.1.ebuild:
  Stable for x86, wrt bug #548700

  08 May 2015; Agostino Sarubbo <ago@gentoo.org> ansible-1.9.0.1.ebuild:
  Stable for amd64, wrt bug #548700

*ansible-1.9.1 (05 May 2015)

  05 May 2015; Justin Lecher <jlec@gentoo.org> +ansible-1.9.1.ebuild:
  Version Bump

  20 Apr 2015; Justin Lecher <jlec@gentoo.org> -ansible-1.6.8.ebuild:
  Drop old

  19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ansible-1.8.4.ebuild:
  Stable for x86, wrt bug #544746

  08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ansible-1.8.4.ebuild:
  Stable for amd64, wrt bug #544746

*ansible-1.9.0.1 (28 Mar 2015)

  28 Mar 2015; Justin Lecher <jlec@gentoo.org> +ansible-1.9.0.1.ebuild,
  ansible-9999.ebuild:
  Version Bump; fix live ebuild for latest changes

  20 Feb 2015; Justin Lecher <jlec@gentoo.org> -ansible-1.6.10.ebuild,
  -ansible-1.7.2.ebuild, -ansible-1.8.1-r1.ebuild, -ansible-1.8.2.ebuild:
  Drop old fixes security issue

*ansible-1.8.4 (20 Feb 2015)

  20 Feb 2015; Justin Lecher <jlec@gentoo.org> +ansible-1.8.4.ebuild:
  Version Bump

  31 Jan 2015; Jeremy Olexa <darkside@gentoo.org> ansible-1.8.2.ebuild:
  add ~x64-macos, bug 535970

  22 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.8.2.ebuild:
  Drop tests restriction, cause tests were correctly removed from release
  tarball

*ansible-1.8.2 (22 Dec 2014)

  22 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.7.0.ebuild,
  -ansible-1.7.1.ebuild, +ansible-1.8.2.ebuild:
  Version bump, wrt bug #533268, thanks to Tomas Mozes <hydrapolic AT
  gmail.com>. Drop old versions

  02 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.8.1-r1.ebuild,
  ansible-9999.ebuild:
  Restrict testing, cause it's broken in release tarball. Add missing test
  dependency on dev-python/mock to live ebuild

*ansible-1.8.1-r1 (02 Dec 2014)

  02 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.8.1.ebuild,
  +ansible-1.8.1-r1.ebuild:
  Revision bump: use proper tarball with all modules, fix bug #531380, thanks
  to Vadim Kuznetsov for discovering this issue. Drop old revision

*ansible-1.8.1 (30 Nov 2014)

  30 Nov 2014; Justin Lecher <jlec@gentoo.org> +ansible-1.8.1.ebuild,
  ansible-9999.ebuild:
  Verison Bump, #531148

*ansible-1.7.2 (04 Nov 2014)

  04 Nov 2014; Justin Lecher <jlec@gentoo.org> +ansible-1.7.2.ebuild:
  Version Bump, #528174

*ansible-1.7.1 (17 Aug 2014)

  17 Aug 2014; Johann Schmitz <ercpe@gentoo.org> +ansible-1.7.1.ebuild:
  Version bump

*ansible-1.7.0 (12 Aug 2014)

  12 Aug 2014; Justin Lecher <jlec@gentoo.org> +ansible-1.7.0.ebuild,
  ansible-9999.ebuild, +files/README.gentoo, metadata.xml:
  Version Bump; add myself as maintainer

*ansible-1.6.10 (04 Aug 2014)

  04 Aug 2014; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.6.10.ebuild:
  Version bump

  31 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.5.5.ebuild,
  ansible-1.6.8.ebuild:
  Stable on amd64 and x86, wrt bug #517770. Drop old and vulnerable version

  30 Jul 2014; Justin Lecher <jlec@gentoo.org> ansible-1.5.5.ebuild,
  ansible-1.6.8.ebuild, ansible-9999.ebuild:
  Fix maintainer introduced ugly line breakings

  23 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.6.8.ebuild,
  -files/README.gentoo:
  Restore DOC_CONTENTS, that was moved to separate file by previous
  non-maintainer commits and brake installations in some rare cases

*ansible-1.6.8 (23 Jul 2014)

  23 Jul 2014; Justin Lecher <jlec@gentoo.org> -ansible-1.6.7.ebuild,
  +ansible-1.6.8.ebuild:
  Version Bump

*ansible-1.6.7 (23 Jul 2014)

  23 Jul 2014; Justin Lecher <jlec@gentoo.org> -ansible-1.6.1.ebuild,
  +ansible-1.6.7.ebuild, +files/README.gentoo:
  Version Bump

  08 May 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-9999.ebuild:
  Migrate to git-r3 eclass

*ansible-1.6.1 (08 May 2014)

  08 May 2014; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.6.1.ebuild,
  ansible-9999.ebuild:
  Version bump, update live ebuild

  03 May 2014; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.4.3.ebuild,
  -ansible-1.4.5.ebuild, -ansible-1.5.0.ebuild, -ansible-1.5.3.ebuild,
  ansible-1.5.5.ebuild:
  Stable on amd64 and x86, wrt bug #509046. Drop old versions

*ansible-1.5.5 (29 Apr 2014)

  29 Apr 2014; Justin Lecher <jlec@gentoo.org> +ansible-1.5.5.ebuild,
  metadata.xml:
  Version Bump, including two security fixes

*ansible-1.5.3 (17 Mar 2014)

  17 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.5.3.ebuild:
  Version bump

  17 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.5.0.ebuild,
  ansible-9999.ebuild:
  Make dev-python/paramiko and dev-python/keyczar dependencies optional, let
  users install them themselves, bug #504008

  03 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.2.3.ebuild,
  -ansible-1.3.3.ebuild, -ansible-1.3.4.ebuild, -ansible-1.4.1.ebuild,
  -files/tests-ansible-1.4.1.patch:
  Drop old versions

  03 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.4.3.ebuild:
  Stable on amd64 and x86, wrt bug #502598

*ansible-1.5.0 (03 Mar 2014)

  03 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.5.0.ebuild,
  ansible-9999.ebuild:
  Version bump, wrt bug #503298. Sync live ebuild, remove obsolete workaround
  for tests, add dependency on dev-python/keyczar to support accelerated mode

  03 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.4.5.ebuild,
  ansible-9999.ebuild:
  Add PYTHON_USEDEP to dependencies

*ansible-1.4.5 (03 Mar 2014)

  03 Mar 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.4.3.ebuild,
  +ansible-1.4.5.ebuild, ansible-9999.ebuild:
  Version bump to 1.4.5, fix HOMEPAGE and documentation url. Sync live ebuild

  10 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> ansible-1.3.4.ebuild:
  Stable on amd64 and x86, wrt bug #495196

*ansible-1.4.3 (29 Dec 2013)

  29 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.4.3.ebuild:
  Version bump

  09 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/tests-ansible-1.4.1.patch, ansible-1.4.1.ebuild:
  tests work now (with patch)

*ansible-1.4.1 (09 Dec 2013)

  09 Dec 2013; Matthew Thode <prometheanfire@gentoo.org> +ansible-1.4.1.ebuild:
  updated ansible to 1.4.1 with restricted tests due to
  https://github.com/ansible/ansible/issues/5224

*ansible-1.3.4 (22 Nov 2013)

  22 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.2.1.ebuild,
  +ansible-1.3.4.ebuild:
  Version bump, drop old

*ansible-1.3.3 (11 Oct 2013)

  11 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.3.3.ebuild,
  ansible-9999.ebuild:
  Version bump, wrt bug #486098. Sync live ebuild

  14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ansible-1.2.3.ebuild:
  Stable for x86, wrt bug #482152

  04 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ansible-1.2.3.ebuild:
  Stable for amd64, wrt bug #482152

*ansible-1.2.3 (03 Sep 2013)

  03 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.2.3.ebuild,
  ansible-9999.ebuild:
  Version bump, wrt bug #482152. Sync live ebuild

  24 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-1.0.ebuild,
  -ansible-1.1.ebuild:
  Drop vulnerable versions, wrt bug #475602

  20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ansible-1.2.1.ebuild:
  Stable for x86, wrt bug #475602

  20 Jul 2013; Agostino Sarubbo <ago@gentoo.org> ansible-1.2.1.ebuild:
  Stable for amd64, wrt bug #475602

*ansible-1.2.1 (16 Jul 2013)

  16 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.2.1.ebuild,
  ansible-9999.ebuild:
  Version bump, wrt bug #475602. Remove examples USE-flag due to upstream
  changes. Sync live ebuild

  25 May 2013; Agostino Sarubbo <ago@gentoo.org> ansible-1.0.ebuild:
  Stable for x86, wrt bug #471226

  25 May 2013; Agostino Sarubbo <ago@gentoo.org> ansible-1.0.ebuild:
  Stable for amd64, wrt bug #471226

*ansible-1.1 (25 May 2013)

  25 May 2013; Sergey Popov <pinkbyte@gentoo.org> +ansible-1.1.ebuild:
  Version bump

  25 May 2013; Sergey Popov <pinkbyte@gentoo.org> ansible-9999.ebuild:
  Utilize readme.gentoo eclass, add missing die in src_test

  25 May 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.9-r1.ebuild,
  -files/ansible-0.9-distribution-fix.patch, metadata.xml:
  Change maintainer, drop old version and deprecated USE flags descriptions

  25 May 2013; Sergey Popov <pinkbyte@gentoo.org> ansible-9999.ebuild:
  Remove manual installation of ansible modules, wrt bug #470890. Thanks to Jan
  Pobrislo <ccx AT volny.cz> for discovering this issue

  30 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
  Add upstream information, mark USE-flags 'sudo' and 'paramiko' as deprecated,
  fix metadata indentation

*ansible-1.0 (30 Mar 2013)

  30 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.7.2.ebuild,
  -ansible-0.8.ebuild, +ansible-1.0.ebuild, ansible-9999.ebuild:
  Version bump, wrt bug #461830. Sync live ebuild, drop old versions

  15 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> ansible-0.9-r1.ebuild:
  Fix docompress call in src_install

*ansible-0.9-r1 (10 Jan 2013)

  10 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.9.ebuild,
  +ansible-0.9-r1.ebuild, +files/ansible-0.9-distribution-fix.patch:
  Fix get_distribution() function, new revision

  10 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> ansible-0.9.ebuild,
  ansible-9999.ebuild:
  Add missing dependency on net-misc/sshpass for 0.9 and later

  05 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> ansible-9999.ebuild:
  Sync live ebuild, regarding previous commit

*ansible-0.9 (05 Jan 2013)
*ansible-0.8 (05 Jan 2013)
*ansible-0.7.2 (05 Jan 2013)

  05 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.7.1.ebuild,
  +ansible-0.7.2.ebuild, +ansible-0.8.ebuild, +ansible-0.9.ebuild:
  Version bump, thanks to Georgy Kovtunov. Drop old version

  21 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> ansible-0.7.1.ebuild,
  ansible-9999.ebuild:
  Change homepage

*ansible-0.7.1 (21 Oct 2012)

  21 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> -ansible-0.7.ebuild,
  +ansible-0.7.1.ebuild:
  Version bump, remove old

  19 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
  Add proxy-maintainers herd

  10 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> ansible-9999.ebuild:
  add missing test to IUSE

  10 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> ansible-9999.ebuild:
  Handle tests properly in src_test instead of src_compile, remove test USE
  flag

*ansible-9999 (09 Sep 2012)
*ansible-0.7 (09 Sep 2012)

  09 Sep 2012; Sergey Popov <pinkbyte@gentoo.org> +ansible-0.7.ebuild,
  +ansible-9999.ebuild, +files/ansible.env, +metadata.xml:
  Initial commit, fixes bug #434104. Ebuilds by Krzysztof Tomczyk and Georgy
  Kovtunov. The latter will be maintainer by proxy