summaryrefslogtreecommitdiff
blob: accd9fb6a4d297d7f4af8920f279ff1f038e45a3 (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
# ChangeLog for net-proxy/ufdbguard
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/ufdbguard/ChangeLog,v 1.17 2011/06/25 07:27:43 flameeyes Exp $

*ufdbguard-1.26 (25 Jun 2011)

  25 Jun 2011; Diego E. Pettenò <flameeyes@gentoo.org> -ufdbguard-1.25.ebuild,
  +ufdbguard-1.26.ebuild:
  Version bump; also add -fno-strict-aliasing as upstream code seems to have
  possible issues.

  18 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  ufdbguard-1.24-r1.ebuild:
  x86 stable wrt bug #371039

*ufdbguard-1.25 (10 Jun 2011)

  10 Jun 2011; Diego E. Pettenò <flameeyes@gentoo.org> +ufdbguard-1.25.ebuild:
  Version bump.

*ufdbguard-1.24-r1 (01 May 2011)

  01 May 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  -ufdbguard-1.23-r1.ebuild, -ufdbguard-1.24.ebuild, +ufdbguard-1.24-r1.ebuild,
  files/ufdb.confd, files/ufdb.initd:
  Update init script to wait to see if ufdb successfully started; add urls to
  the generated tables if present; add a variable to set options for
  ufdbGenTable and default to -W.

  16 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
  Update metadata, I'll co-maintain 1.24 and later as well.

*ufdbguard-1.24 (16 Feb 2011)

  16 Feb 2011; Diego E. Pettenò <flameeyes@gentoo.org> +ufdbguard-1.24.ebuild,
  +files/ufdbguard-1.24-gentoo.patch:
  Version bump.

*ufdbguard-1.23-r1 (31 Jan 2011)

  31 Jan 2011; Jeroen Roovers <jer@gentoo.org> -ufdbguard-1.23.ebuild,
  +ufdbguard-1.23-r1.ebuild, files/ufdbUpdate.cron:
  /etc/cron.daily/ufdbUpdate: line 10: return: can only `return\' from a
  function or sourced script.

*ufdbguard-1.23 (07 Dec 2010)

  07 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> +ufdbguard-1.23.ebuild,
  +files/ufdbguard-1.23-gentoo.patch,
  +files/ufdbguard-1.23-parallel-make.patch, +files/ufdb.confd,
  +files/ufdb.initd, +files/ufdbUpdate.cron, -files/ufdbhttpd.confd,
  -files/ufdbhttpd.initd, metadata.xml:
  Version bump. This new version renames the init script to ufdb (to fall in
  line with the official documentation), relocates the blacklists and the
  configuration file, allows setting user/password for download without editing
  the script, allows to disable at build time the use of ufdbhttpd, installs a
  cron.daily file to update the database and adds a reload target to the init
  script (with a reconfig alias as that's what the official documentation
  suggests to use). Also add a doc USE flag to download and install the
  official reference manual for the version.

  07 May 2010; Jeroen Roovers <jer@gentoo.org> ufdbguard-1.20.ebuild:
  Remove dev cruft from ebuild.

*ufdbguard-1.20 (07 May 2010)

  07 May 2010; Jeroen Roovers <jer@gentoo.org> -ufdbguard-1.13.ebuild,
  -ufdbguard-1.16.ebuild, +ufdbguard-1.20.ebuild,
  +files/ufdbguard-1.20-parallel-make.patch:
  Fix parallel make (bug #297988).

  07 May 2010; Jeroen Roovers <jer@gentoo.org> ufdbguard-1.13.ebuild,
  ufdbguard-1.16.ebuild:
  Replace dev-util/yacc with sys-devel/bison. Remove dohtml and dodoc *.html
  *.txt calls as those files are not distributed in these versions.

  07 May 2010; Jeroen Roovers <jer@gentoo.org> ufdbguard-1.13.ebuild,
  ufdbguard-1.16.ebuild:
  Fix quoting issues. Move around (R)DEPENDs so yacc and flex are not
  RDEPENDs (bug #221341). Set IUSE too.

*ufdbguard-1.16 (18 Mar 2009)

  18 Mar 2009; J. Alberto Suárez López <bass@gentoo.org>
  files/ufdbguard.confd, files/ufdbguard.initd, +files/ufdbhttpd.confd,
  +files/ufdbhttpd.initd, +ufdbguard-1.16.ebuild:
  Version Bump

  12 Oct 2008; Alin Năstac <mrness@gentoo.org> ufdbguard-1.13.ebuild:
  Remove squid run-time dependency (#241212).

  23 Oct 2007; J. Alberto Suárez López <bass@gentoo.org> ChangeLog:
  Version bump

  25 May 2007; J. Alberto Suárez López <bass@gentoo.org>
  ufdbguard-1.11.ebuild:
  stable x86

*ufdbguard-1.11 (24 Apr 2007)

  24 Apr 2007; J.Alberto Suárez López <bass@gentoo.org> :
  Initial import.