summaryrefslogtreecommitdiff
blob: e717bae9969f340601c66551b14813aee03ac1b7 (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
# ChangeLog for net-misc/ssh-askpass-fullscreen
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/ssh-askpass-fullscreen/ChangeLog,v 1.19 2009/12/26 19:47:24 darkside Exp $

*ssh-askpass-fullscreen-0.4-r4 (26 Dec 2009)

  26 Dec 2009; Jeremy Olexa <darkside@gentoo.org> files/99ssh_askpass,
  -ssh-askpass-fullscreen-0.4-r3.ebuild,
  +ssh-askpass-fullscreen-0.4-r4.ebuild:
  Attempt to let Gentoo's sudo package work with the -A flag. app-admin/sudo
  still needs to depend on this package, otherwise it automagically works
  for some Gentoo users. See bug 240620 for discussion.

  10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
  -ssh-askpass-fullscreen-0.4-r1.ebuild:
  clean up

  11 Apr 2009; nixnut <nixnut@gentoo.org>
  ssh-askpass-fullscreen-0.4-r3.ebuild:
  ppc stable #265359

  10 Apr 2009; Raúl Porcel <armin76@gentoo.org>
  ssh-askpass-fullscreen-0.4-r3.ebuild:
  alpha/ia64/sparc/x86 stable wrt #265359

  10 Apr 2009; Jeremy Olexa <darkside@gentoo.org>
  ssh-askpass-fullscreen-0.4-r3.ebuild:
  amd64 stable, bug 265359

*ssh-askpass-fullscreen-0.4-r3 (26 Feb 2009)

  26 Feb 2009; Jeremy Olexa <darkside@gentoo.org>
  files/ssh-askpass-fullscreen-0.4-fix-grab.patch,
  +files/ssh-askpass-fullscreen.1, -ssh-askpass-fullscreen-0.4.ebuild,
  -ssh-askpass-fullscreen-0.4-r2.ebuild,
  +ssh-askpass-fullscreen-0.4-r3.ebuild:
  Fix compiler warning (thanks to ulm) and QA cleanup of the ebuild: added die
  message, EAPI-2, style changes. Added a man page from debian's patch tracking
  site.

*ssh-askpass-fullscreen-0.4-r2 (25 Feb 2009)

  25 Feb 2009; Ulrich Mueller <ulm@gentoo.org>
  +files/ssh-askpass-fullscreen-0.4-fix-grab.patch,
  +ssh-askpass-fullscreen-0.4-r2.ebuild:
  Fix "grab keyboard" problem, bug 260308.

  23 Jan 2009; Raúl Porcel <armin76@gentoo.org>
  ssh-askpass-fullscreen-0.4-r1.ebuild:
  ia64 stable wrt #253234

  18 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
  ssh-askpass-fullscreen-0.4-r1.ebuild:
  Stable on alpha, bug #253234

  11 Jan 2009; Tiago Cunha <tcunha@gentoo.org>
  ssh-askpass-fullscreen-0.4-r1.ebuild:
  stable sparc, bug 253234

  10 Jan 2009; Markus Meier <maekke@gentoo.org>
  ssh-askpass-fullscreen-0.4-r1.ebuild:
  amd64/x86 stable, bug #253234

  09 Jan 2009; Joseph Jezak <josejx@gentoo.org>
  ssh-askpass-fullscreen-0.4-r1.ebuild:
  Marked ppc stable for bug #253234.

  25 Nov 2008; Jeremy Olexa <darkside@gentoo.org>
  ssh-askpass-fullscreen-0.4-r1.ebuild:
  add missing inherit, add || die to the critical functions. bug #248762

*ssh-askpass-fullscreen-0.4-r1 (20 Nov 2008)

  20 Nov 2008; Jeremy Olexa <darkside@gentoo.org>
  +ssh-askpass-fullscreen-0.4-r1.ebuild:
  minor additions to respect compiler and CFLAGS. bug #247700, thanks to
  justin for the patch.

  20 Nov 2008; Raúl Porcel <armin76@gentoo.org>
  ssh-askpass-fullscreen-0.4.ebuild:
  alpha/ia64/sparc/x86 stable wrt #247309

  18 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  ssh-askpass-fullscreen-0.4.ebuild:
  ppc stable, bug #247309

  18 Nov 2008; Jeremy Olexa <darkside@gentoo.org>
  ssh-askpass-fullscreen-0.4.ebuild:
  amd64 stable, bug #247309

*ssh-askpass-fullscreen-0.4 (05 Sep 2008)

  05 Sep 2008; Jeremy Olexa <darkside@gentoo.org> +files/99ssh_askpass,
  +metadata.xml, +ssh-askpass-fullscreen-0.4.ebuild:
  initial commit, bug #194788. gtk2-ssh-askpass replacement, upstream changed
  names. Cannot do a pkgmove until this package is stable I am afraid.