summaryrefslogtreecommitdiff
blob: 4b9b6a3459560e164835af0280e2f10be17dae1e (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
# ChangeLog for sys-apps/partimage
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/partimage/ChangeLog,v 1.10 2004/05/14 07:09:38 robbat2 Exp $

*partimage-0.6.4-r1 (14 May 2004)

  14 May 2004; Robin H. Johnson <robbat2@gentoo.org>
  partimage-0.6.4-r1.ebuild, files/partimage-0.6.4-nodumbpermchecks.diff:
  fix bug #49048.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> partimage-0.6.4.ebuild:
  Add inherit eutils

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org> partimage-0.6.2.ebuild,
  partimage-0.6.4.ebuild:
  Add die following econf for bug 48950

  26 Apr 2004; David Holm <dholm@gentoo.org> partimage-0.6.4.ebuild:
  Added to ~ppc.

  26 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> partimage-0.6.4.ebuild:
  fix thinko glitch, bug #49017, and put it back in ~x86 since it got in x86
  accidently.

*partimage-0.6.4 (25 Apr 2004)

  25 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> partimage-0.6.4.ebuild,
  files/servercert.cnf:
  fix bugs #24727, #14687. massive new stuff for the new version to build
  properly, and a big pkg_config section for SSL certs.

  28 Oct 2003; John Mylchreest <johnm@gentoo.org>; partimage-0.6.2.ebuild:
  fixing chown issue

*partimage-0.6.2 (22 Dec 2002)

  14 May 2003; Robin Johnson <robbat2@gentoo.org>: partimage-0.6.2.ebuild 
  Updated ebuild to use SF mirrors and cleaned it up some.
  Also moved to stable after some testing.

  22 Dec 2002; Daniel Robbins <drobbins@gentoo.org>: added initial release. The
  original version of this ebuild was submitted in bug #11804 by Derek Young
  (d@young.hostforweb.com.) Thank you Derek for submitting this ebuild. Several
  fixes were made to this ebuild but the basic approach remains intact. One
  thing that make not be fully functional is the creation of SSL certificates,
  which according to Derek requires the "partimag" user (hacked out of the
  Makefile) to exist. Files originally intended to be owned by "partimag" are
  owned by root in this ebuild.