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
|
# ChangeLog for net-misc/pavuk
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/pavuk/ChangeLog,v 1.26 2006/02/25 20:27:36 vanquirius Exp $
25 Feb 2006; Marcelo Goes <vanquirius@gentoo.org>
+files/pavuk-0.9.34-nls.patch, pavuk-0.9.32.ebuild, pavuk-0.9.34.ebuild:
Fix modular X dependencies for 0.9.34 for bug 124091. Thanks to Mauricio L.
Pilla <pilla at gentoodot org>. Kill X dependency for 0.9.32, since
graphical frontend is not being built anyway. Add nls patch for 0.9.34 so
that it builds with --disable-nls.
20 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> pavuk-0.9.34.ebuild:
Use gtk instead of X, adding GUI option for bug 114189. Thanks to Robert
Persson <ireneshusband at yahoo dot co dot uk>.
*pavuk-0.9.34 (20 Jan 2006)
20 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> metadata.xml,
+pavuk-0.9.34.ebuild:
0.9.34 version bump for bug 118287. Thanks to Alexander Skwar <askwar at
digitalprojects dot com>. Also, making myself maintainer of this package.
09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pavuk-0.9.32.ebuild:
Stable on ppc.
09 Apr 2005; Jason Wever <weeve@gentoo.org> pavuk-0.9.32.ebuild:
Stable on SPARC wrt security bug #88028.
09 Apr 2005; Daniel Drake <dsd@gentoo.org> pavuk-0.9.32.ebuild:
Disable socks support due to brokenness
09 Apr 2005; Daniel Drake <dsd@gentoo.org> pavuk-0.9.32.ebuild:
Fix sandbox violation on USE=nls
05 Apr 2005; Daniel Drake <dsd@gentoo.org> pavuk-0.9.32.ebuild:
Stable on x86 for security
*pavuk-0.9.32 (05 Apr 2005)
05 Apr 2005; Daniel Drake <dsd@gentoo.org> +pavuk-0.9.32.ebuild:
Version bump to fix bug 88028
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> pavuk-0.9.31.ebuild:
change dep from net-www/mozilla to www-client/mozilla
08 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
pavuk-0.9.31.ebuild:
Added to ~amd64.
11 Nov 2004; Daniel Drake <dsd@gentoo.org>
-files/pavuk-0.9.28-digest_auth.c.patch, -files/pavuk-0.9.28-http.patch,
-pavuk-0.9.28-r4.ebuild:
Remove old insecure version, GLSA 200411-19
10 Nov 2004; <SeJo@gentoo.org> pavuk-0.9.31.ebuild:
stable on ppc gsla:70516
09 Nov 2004; Jason Wever <weeve@gentoo.org> pavuk-0.9.31.ebuild:
Stable on sparc wrt security bug #70516.
09 Nov 2004; Daniel Drake <dsd@gentoo.org> pavuk-0.9.31.ebuild:
0.9.31 stable on x86
*pavuk-0.9.31 (09 Nov 2004)
09 Nov 2004; Daniel Drake <dsd@gentoo.org> +pavuk-0.9.31.ebuild:
Version bump to 0.9.31. Fixes security stuff, see bug #70516. Note that GTK
support is quite broken and has been disabled
25 Sep 2004; Daniel Drake <dsd@gentoo.org> pavuk-0.9.28-r4.ebuild:
Fix gnome depend.
12 Sep 2004; Daniel Drake <dsd@gentoo.org> pavuk-0.9.28-r1.ebuild,
pavuk-0.9.28-r2.ebuild, pavuk-0.9.28-r3.ebuild, pavuk-0.9.28-r4.ebuild:
Mark 0.9.28-r4 stable x86/ppc/sparc. Remove old versions.
*pavuk-0.9.28-r4 (17 Aug 2004)
17 Aug 2004; Daniel Drake <dsd@gentoo.org> metadata.xml,
pavuk-0.9.28-r4.ebuild:
Gnome menu entry fix thanks to Peter Robb <peter@newproject.pl> in bug 60568.
Also cleaned up ebuild, and marked myself as maintainer (even though upstream
seems pretty dead).
*pavuk-0.9.28-r3 (26 Jul 2004)
26 Jul 2004; <solar@gentoo.org> pavuk-0.9.28-r3.ebuild,
files/pavuk-0.9.28-digest_auth.c.patch:
another security fix, this time in the digest auth code. Note: This package
appears to be at high risk for security problems and may/should be removed
from the tree in the future
29 Jun 2004; <solar@gentoo.org> pavuk-0.9.28-r2.ebuild:
marked x86 ppc sparc stable
*pavuk-0.9.28-r2 (29 Jun 2004)
29 Jun 2004; <solar@gentoo.org> metadata.xml, pavuk-0.9.28-r2.ebuild,
files/pavuk-0.9.28-http.patch:
Security update. When pavuk connects to a web server and the server sends back
the HTTP status code 305 (Use Proxy), pavuk copies data from the HTTP Location
header in an unsafe manner. This leads to a stack-based buffer overflow with
control over EIP.
*pavuk-0.9.28-r1 (28 Nov 2003)
28 Nov 2003; <spider@gentoo.org> pavuk-0.9.28-r1.ebuild:
Attempting to fix the DEPEND entries.
*pavuk-0.9.28 (10 Feb 2003)
10 Feb 2003; Seth Chandler <sethbc@gentoo.org>: pavuk-0.9.28.ebuild
added pavuk to portage thx to Emil Mikulic <emikulic@optushome.com.au>
|