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
|
# ChangeLog for net-proxy/polipo
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/polipo/ChangeLog,v 1.14 2007/04/11 12:56:08 mrness Exp $
*polipo-0.9.12-r1 (11 Apr 2007)
11 Apr 2007; Alin Năstac <mrness@gentoo.org>
+files/polipo-0.9.12-printf-ptr.patch, -polipo-0.9.12.ebuild,
+polipo-0.9.12-r1.ebuild:
Use correct printf format for pointers. Keep /var/cache/polipo directory.
Stable on amd64.
12 Feb 2007; Alin Nastac <mrness@gentoo.org> files/polipo.initd:
Check configuration at service startup.
*polipo-0.9.12 (08 Feb 2007)
08 Feb 2007; Alin Nastac <mrness@gentoo.org>
+files/polipo-0.9.12-gentoo.patch, +polipo-0.9.12.ebuild:
Version bump (#165857).
*polipo-0.9.11 (15 Jan 2007)
15 Jan 2007; Alin Nastac <mrness@gentoo.org>
-files/polipo-0.9.9-gentoo.patch, +files/polipo-0.9.11-gentoo.patch,
-polipo-0.9.9-r2.ebuild, +polipo-0.9.11.ebuild:
Fix "Range without partial content" error (#162160). Version bump.
17 Nov 2006; Alin Nastac <mrness@gentoo.org> polipo-0.9.10.ebuild:
Stable on x86.
*polipo-0.9.10 (13 Oct 2006)
13 Oct 2006; Alin Nastac <mrness@gentoo.org>
+files/polipo-0.9.10-gentoo.patch, +polipo-0.9.10.ebuild:
Version bump (#150772).
*polipo-0.9.9-r2 (06 Sep 2006)
06 Sep 2006; Alin Nastac <mrness@gentoo.org> files/polipo.crond,
files/polipo.initd, -polipo-0.9.9-r1.ebuild, +polipo-0.9.9-r2.ebuild:
Minor changes in cron script (#145246) and init script (#145681).
*polipo-0.9.9-r1 (28 Aug 2006)
28 Aug 2006; Alin Nastac <mrness@gentoo.org> files/polipo.crond,
-polipo-0.9.9.ebuild, +polipo-0.9.9-r1.ebuild:
Improve cron script (#145246).
05 Jul 2006; Alin Nastac <mrness@gentoo.org> files/polipo.crond,
polipo-0.9.9.ebuild:
Remove sudo dependency - use su instead (#138860).
06 Mar 2006; Alin Nastac <mrness@gentoo.org>
-files/polipo-0.9.8-gentoo.patch, -polipo-0.9.8.ebuild,
polipo-0.9.9.ebuild:
Remove old version. Stable on x86.
*polipo-0.9.9 (06 Dec 2005)
06 Dec 2005; Alin Nastac <mrness@gentoo.org>
+files/polipo-0.9.9-gentoo.patch, +polipo-0.9.9.ebuild:
Version bump (#114607).
12 Sep 2005; Luis Medinas <metalgod@gentoo.org> polipo-0.9.8.ebuild:
Added ~amd64 keyword. Closes bug #103280.
22 Apr 2005; Alin Nastac <mrness@gentoo.org> :
Rename category & herd www-proxy to net-proxy
*polipo-0.9.8 (26 Mar 2005)
26 Mar 2005; Alin Nastac <mrness@gentoo.org> +metadata.xml, +files/config,
+files/polipo-0.9.8-gentoo.patch, +files/polipo.crond, +files/polipo.initd,
+polipo-0.9.8.ebuild:
Initial import from bug #79618.
|