blob: 6d9683af3ba49e01e7790c2100039ed0ed46b6c3 (
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
|
# ChangeLog for net-proxy/swiftiply
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/swiftiply/ChangeLog,v 1.7 2013/09/07 13:56:56 tomwij Exp $
07 Sep 2013; Tom Wijsman <TomWij@gentoo.org> swiftiply-0.6.4-r1.ebuild:
Add back ruby18 to keep support for it until it is actually dropped.
*swiftiply-0.6.4-r1 (07 Sep 2013)
07 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +swiftiply-0.6.4-r1.ebuild,
-swiftiply-0.6.4.ebuild:
Revision bump. Use Ruby 19. Also added missing mongrel dependency (as became
apparent by the tests) and fixed up documentation generation. Fixes bug
#475312.
02 May 2013; Tom Wijsman <TomWij@gentoo.org>
+files/swiftiply-0.6.4-test-http-headers-order-fix.patch,
swiftiply-0.6.4.ebuild:
Gave the distfile a more unique name. Added a patch to no longer test
uninportant random data causing tests to unnecessarly fail, all test pass
multiple times. Removed QA warning.
02 May 2013; Tom Wijsman <TomWij@gentoo.org>
+files/swiftiply-0.6.4-cache-base-mixin-fix.patch, swiftiply-0.6.4.ebuild:
Fixed a test failure, there are still random failures left where the HTTP
headers return in a different order.
*swiftiply-0.6.4 (19 Apr 2013)
19 Apr 2013; Tom Wijsman <TomWij@gentoo.org>
+files/swiftiply-0.6.4-test-deque-fix.patch, +swiftiply-0.6.4.ebuild,
-files/swiftiply-0.6.1.1-ffr-stderror.patch, -swiftiply-0.6.1.1-r1.ebuild:
Version bump to 0.6.4 which fixes all compilation errors and most test errors,
there is only one failing test remaining.
*swiftiply-0.6.1.1-r1 (31 Mar 2013)
31 Mar 2013; Tom Wijsman <TomWij@gentoo.org>
+files/swiftiply-0.6.1.1-ffr-stderror.patch, +swiftiply-0.6.1.1-r1.ebuild,
-swiftiply-0.6.1.1.ebuild:
Fixed building of the fastfilereader extension. Added necessary dev-
ruby/cgi_multipart_eof_fix and www-servers/mongrel dependencies. Made testing
phase empty since there is no Rakefile.
*swiftiply-0.6.1.1 (31 Mar 2013)
31 Mar 2013; Tom Wijsman <TomWij@gentoo.org> +metadata.xml,
+swiftiply-0.6.1.1.ebuild:
New ebuild for swiftiply. Ebuild contributed by Jochen Schalanda which has
been updated to use the new eclasses. Fixes bug #198500.
|