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
|
# ChangeLog for app-backup/sarab
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/sarab/ChangeLog,v 1.14 2012/06/29 06:59:15 jdhore Exp $
29 Jun 2012; Jeff Horelick <jdhore@gentoo.org> sarab-1.0.0.ebuild:
marked x86 per bug 423805
27 Jun 2012; Richard Freeman <rich0@gentoo.org> sarab-1.0.0.ebuild:
amd64 stable
*sarab-1.0.0 (20 Aug 2010)
20 Aug 2010; Richard Freeman <rich0@gentoo.org>
+files/1.0.0-better-defaults-gentoo.patch, +sarab-1.0.0.ebuild:
bump - 322817, thanks all for patience
*sarab-0.2.7 (31 Mar 2009)
31 Mar 2009; Thilo Bangert <bangert@gentoo.org>
+files/0.2.7-better-defaults-gentoo.patch, +sarab-0.2.7.ebuild:
version bump - bug #264169
*sarab-0.2.4 (03 Jun 2008)
03 Jun 2008; Robert Buchholz <rbu@gentoo.org>
-files/0.2.2-fix-rotation-gentoo.patch,
-files/0.2.2-test-with-encryption-gentoo.patch,
-files/0.2.2-refname-calculation-gentoo.patch,
+files/0.2.4-better-defaults-gentoo.patch,
-files/0.2.2-better-defaults-gentoo.patch, files/README.Gentoo,
-sarab-0.2.2-r1.ebuild, -sarab-0.2.2-r2.ebuild, +sarab-0.2.4.ebuild:
Version bump, fixes security bug #198473 (CVE-2008-2517), DAR encryption
passwords were visible to local users via ps. Also introduces support for
newer versions of DAR (bug #212048).
13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add herd
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove mkennedy from metadata.xml due to retirement.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
05 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org> sarab-0.2.2-r2.ebuild:
Depend on virtual/mailx and not mail-client/mailx; Resolves Bug #125043.
*sarab-0.2.2-r2 (03 Mar 2006)
03 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.2.2-refname-calculation-gentoo.patch, +sarab-0.2.2-r2.ebuild:
Reference name calculation patch to support filenames with leading periods;
Resolves Bug #124565.
*sarab-0.2.2-r1 (06 Jan 2006)
06 Jan 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.2.2-fix-rotation-gentoo.patch, -sarab-0.2.2.ebuild,
+sarab-0.2.2-r1.ebuild:
Include patch for rotation schedule filename courtesy of Gunnar Wrobel
<wrobel@gentoo.org>; Resolves Bug #117718.
30 Sep 2005; Matthew Kennedy <mkennedy@gentoo.org> sarab-0.2.2.ebuild:
Added missing dependency mail-client/mailx; Resolves Bug #106903.
27 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.2.2-better-defaults-gentoo.patch,
+files/0.2.2-test-with-encryption-gentoo.patch, +files/README.Gentoo,
sarab-0.2.2.ebuild:
Better default configuration; Support encryption during create and test;
Keywording ~amd64, ~x86; Stricter permissions on /etc/sarab/sarab.conf.
*sarab-0.2.2 (25 Jul 2005)
25 Jul 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml,
+sarab-0.2.2.ebuild:
Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>.
|