summaryrefslogtreecommitdiff
blob: af8996bdc9ccba9443f5a79c44df085f2601144e (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
# ChangeLog for dev-util/schroot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/schroot/ChangeLog,v 1.15 2010/02/27 02:06:47 abcd Exp $

*schroot-1.4.1 (27 Feb 2010)

  27 Feb 2010; Jonathan Callen <abcd@gentoo.org> +schroot-1.4.1.ebuild:
  New upstream version; automatically move local scripts to new locations,
  and add (temporary) symlinks from the old

  13 Feb 2010; Jonathan Callen <abcd@gentoo.org> schroot-1.4.0.ebuild:
  Remove RESTRICT=mirror, was only meant for local testing

*schroot-1.4.0 (31 Jan 2010)

  31 Jan 2010; Jonathan Callen <abcd@gentoo.org> +schroot-1.4.0.ebuild,
  +files/schroot-1.4.0-tests.patch, metadata.xml:
  New upstream version

  29 Dec 2009; Jonathan Callen <abcd@gentoo.org> schroot-1.2.3-r4.ebuild:
  Fix incorrect blocker

  29 Dec 2009; Jonathan Callen <abcd@gentoo.org> metadata.xml:
  Fix package name in metadata

  26 Nov 2009; Markus Meier <maekke@gentoo.org> schroot-1.2.3-r4.ebuild:
  amd64 stable, bug #289430

  19 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
  schroot-1.2.3-r4.ebuild:
  stable x86, bug 289430

*schroot-1.2.3-r4 (18 Nov 2009)

  18 Nov 2009; Jonathan Callen <abcd@gentoo.org> -schroot-1.2.3-r3.ebuild,
  +schroot-1.2.3-r4.ebuild, files/schroot.initd:
  Fix init script to actually end sessions when requested instead of recover
  them (copy & paste error)

*schroot-1.2.3-r3 (12 Nov 2009)

  12 Nov 2009; Jonathan Callen <abcd@gentoo.org> -schroot-1.2.3-r2.ebuild,
  +schroot-1.2.3-r3.ebuild, -files/schroot-1.2.3-pam.patch:
  Use pamd_mimic_system to use the primary pam configuration; drop old
  revision

  17 Oct 2009; Jonathan Callen <abcd@gentoo.org> -schroot-1.2.3-r1.ebuild,
  schroot-1.2.3-r2.ebuild:
  Clean up installation of html docs; drop old revision

*schroot-1.2.3-r2 (02 Oct 2009)

  02 Oct 2009; Jonathan Callen <abcd@gentoo.org> +schroot-1.2.3-r2.ebuild:
  Remove *.la files

  14 Sep 2009; Jonathan Callen <abcd@gentoo.org> schroot-1.2.3-r1.ebuild:
  Fix build error with FEATURES=-test (bug 284773). Thanks to Andy Kittner
  <andkit@gmx.de>. Also add RDEPEND on debianutils.

*schroot-1.2.3-r1 (14 Sep 2009)

  14 Sep 2009; Jonathan Callen <abcd@gentoo.org> -schroot-1.2.3.ebuild,
  +schroot-1.2.3-r1.ebuild:
  Version bump due to missed patch.

  11 Sep 2009; Jonathan Callen <abcd@gentoo.org> schroot-1.2.3.ebuild:
  Keyword ~amd64

*schroot-1.2.3 (11 Sep 2009)

  11 Sep 2009; Jonathan Callen <abcd@gentoo.org> +schroot-1.2.3.ebuild,
  +files/schroot-1.2.3-autotools.patch, +files/schroot-1.2.3-pam.patch,
  +files/schroot-1.2.3-tests.patch, +files/schroot.confd,
  +files/schroot.initd, +metadata.xml:
  New ebuild. Thanks to Nick Fortino <nfortino@gmail.com> for initial ebuild
  and patches (bug #257334).