summaryrefslogtreecommitdiff
blob: f0e9cc599fe491084080a9bb6edb7c070e9561b7 (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
# ChangeLog for sys-apps/flashrom
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/flashrom/ChangeLog,v 1.14 2011/07/30 17:18:58 idl0r Exp $

*flashrom-0.9.4 (30 Jul 2011)

  30 Jul 2011; Christian Ruppert <idl0r@gentoo.org> +flashrom-0.9.4.ebuild,
  metadata.xml:
  Version bump to 0.9.4.

  06 Mar 2011; Mike Frysinger <vapier@gentoo.org> flashrom-0.9.3.ebuild:
  Enable all programmers that dont require extra external deps since the
  combined size is tiny. Simplify code in the process.

  06 Mar 2011; Mike Frysinger <vapier@gentoo.org> -flashrom-0.9.2.ebuild:
  Old; punt.

  24 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  flashrom-0.9.3.ebuild:
  x86 stable wrt bug #351943

  20 Jan 2011; Markos Chandras <hwoarang@gentoo.org> flashrom-0.9.3.ebuild:
  Stable on amd64 wrt bug #351943

  06 Dec 2010; Christian Ruppert <idl0r@gentoo.org> flashrom-0.9.3.ebuild:
  Disable -Werror, bug 347879.

*flashrom-0.9.3 (03 Dec 2010)

  03 Dec 2010; Christian Ruppert <idl0r@gentoo.org> +flashrom-0.9.3.ebuild,
  metadata.xml:
  Version bump to 0.9.3. Add new useflags/features.

  10 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
  flashrom-0.9.2.ebuild:
  stable x86, bug 326843

  06 Jul 2010; Markos Chandras <hwoarang@gentoo.org> flashrom-0.9.2.ebuild:
  Stable on amd64 wrt bug #326843

  03 Jun 2010; Christian Ruppert <idl0r@gentoo.org> flashrom-0.9.2.ebuild:
  Fix wiki flag.

*flashrom-0.9.2 (03 Jun 2010)

  03 Jun 2010; Christian Ruppert <idl0r@gentoo.org> -flashrom-0.9.1.ebuild,
  +flashrom-0.9.2.ebuild, metadata.xml:
  Version bump to 0.9.2. Add several new useflags. Use internal
  _flashrom_enable() function to enable/disable features. Update
  metadata.xml. Add myself as maintainer.

*flashrom-0.9.1 (28 Jan 2010)

  28 Jan 2010; Christian Ruppert <idl0r@gentoo.org> -flashrom-0.9.0.ebuild,
  +flashrom-0.9.1.ebuild, metadata.xml:
  Version bump, bug 284543.
  Add ftdi and serprog useflag.
  Update longdesc in metadata.xml.

  08 May 2009; Mart Raudsepp <leio@gentoo.org> flashrom-0.9.0.ebuild:
  Fix homepage, pointed out by Anton Bolshakov

*flashrom-0.9.0 (05 May 2009)

  05 May 2009; Mart Raudsepp <leio@gentoo.org> +metadata.xml,
  +flashrom-0.9.0.ebuild:
  Initial import of flashrom - a utility for reading, writing, verifying and
  erasing flash ROM chips. It's used to flash BIOS/coreboot/firmware images.
  Roughly based on ebuilds from Peter Stuge and Christian Ruppert. Closes bug
  196945