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
|
# ChangeLog for sys-auth/pam_ssh
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/ChangeLog,v 1.7 2007/02/09 15:24:59 flameeyes Exp $
*pam_ssh-1.92 (09 Feb 2007)
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> +pam_ssh-1.92.ebuild:
Version bump as per bug #166087.
02 Oct 2006; Olivier Crête <tester@gentoo.org> pam_ssh-1.91-r2.ebuild:
Stable on amd64
12 Sep 2006; <ticho@gentoo.org> pam_ssh-1.91-r2.ebuild:
Stable on x86, bug 146271.
11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pam_ssh-1.91-openssl-0.9.8.patch, -files/1.9-standard-prompt.patch,
-pam_ssh-1.9.ebuild, -pam_ssh-1.91-r1.ebuild, pam_ssh-1.91-r2.ebuild:
Add patch to fix building on OpenSSL 0.9.8, thanks to Meethune Bhowmick in
bug #146271.
*pam_ssh-1.91-r2 (21 Apr 2006)
21 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/pam_ssh-1.91-debian.patch, +files/pam_ssh-1.91-syslog.patch,
+pam_ssh-1.91-r2.ebuild:
Add patch from debian to fix removal of stale files. Thanks to Jan Kundrát
in bug #105546. Add patch to build with glibc 2.4. Restrict from confcache.
09 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Add pam-bugs email address as maintainer.
02 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/1.9-standard-prompt.patch, +files/system-auth.example,
+metadata.xml, +pam_ssh-1.9.ebuild, +pam_ssh-1.91.ebuild,
+pam_ssh-1.91-r1.ebuild:
Moved from app-crypt/pam_ssh to sys-auth/pam_ssh.
*pam_ssh-1.91-r1 (08 Jun 2005)
08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> metadata.xml,
+pam_ssh-1.91-r1.ebuild:
Added new revision to pam_ssh with support for non-default PAM modules dirs.
Marked ~amd64. Set this herded by pam.
08 Jun 2004; David Holm <dholm@gentoo.org> pam_ssh-1.91.ebuild:
Added to ~ppc.
*pam_ssh-1.91 (07 Jun 2004)
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
pam_ssh-1.9.ebuild, +pam_ssh-1.91.ebuild:
1.9 - x86 keyword. version bump
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> pam_ssh-1.9.ebuild:
inherit eutils for epatch
*pam_ssh-1.9 (22 Feb 2004)
22 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by Rumba and Andrew Korty #42384.
|