summaryrefslogtreecommitdiff
blob: 177589696927b92a78487f8af3f4fb115551a52f (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
# ChangeLog for net-misc/wicd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.7 2008/09/14 16:15:32 darkside Exp $

  14 Sep 2008; Jeremy Olexa <darkside@gentoo.org>
  +files/wicd-1.5.2-remove-docs.patch, wicd-1.5.2.ebuild:
  install CHANGES file, and don't install duplicated documents (added patch &
  configure args)

*wicd-1.5.2 (14 Sep 2008)

  14 Sep 2008; Jeremy Olexa <darkside@gentoo.org> +wicd-1.5.2.ebuild:
  Version bump, should fix bug #234514

*wicd-1.5.1 (04 Aug 2008)

  04 Aug 2008; Jeremy Olexa <darkside@gentoo.org> -files/wicd-1.5.0-init.d,
  +files/wicd-init.d, -wicd-1.5.0.ebuild, +wicd-1.5.1.ebuild:
  Rename init file for easier package upgrades. Version bump to new version.
  Remove old insecure version. quote from upstream: "Add checks to all methods
  that make external program calls that take user input to prevent arbitrary
  command execution."

  04 Aug 2008; Jeremy Olexa <darkside@gentoo.org> wicd-1.5.0.ebuild:
  Add postinst instructions because this application requires a fair amount of
  work to set up. Thanks to nightmorph for suggesting this, bug #233768

*wicd-1.5.0 (03 Aug 2008)

  03 Aug 2008; Jeremy Olexa <darkside@gentoo.org> -files/wicd-1.4.2-init.d,
  +files/wicd-1.5.0-init.d, -files/wicd-1.5.0_rc11-init.d,
  -wicd-1.4.2.ebuild, -wicd-1.5.0_rc11.ebuild, +wicd-1.5.0.ebuild:
  Version bump. add ~x86 kw. Remove old.

  01 Aug 2008; Jeremy Olexa <darkside@gentoo.org>
  +files/wicd-1.5.0_rc11-init.d, -files/wicd-1.5.0_rc5-init.d,
  wicd-1.5.0_rc11.ebuild:
  Actually install the init file (renamed file) and added die message so this
  won't happen in the future. Fixes bug #233616

*wicd-1.5.0_rc11 (31 Jul 2008)
*wicd-1.4.2 (31 Jul 2008)

  31 Jul 2008; Jeremy Olexa <darkside@gentoo.org> +files/wicd-1.4.2-init.d,
  +files/wicd-1.5.0_rc5-init.d, +metadata.xml, +wicd-1.4.2.ebuild,
  +wicd-1.5.0_rc11.ebuild:
  Initial commit of net-misc/wicd, many thanks to the original authors in bug
  #198281 (too many to list)

  wicd-1.4.2 is the upstream "stable" version and a stable candidate for Gentoo.
  I still need to work on the init scripts, they aren't quite complete yet, in
  my opinion. I also am pondering the addition of USE flags for dhcp clients.