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
|
# ChangeLog for net-fs/cifs-utils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/cifs-utils/ChangeLog,v 1.22 2012/06/13 16:37:03 ago Exp $
13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cifs-utils-5.4.ebuild:
Stable for amd64, wrt bug #420895
13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cifs-utils-5.4.ebuild:
marked x86 per bug 420895
*cifs-utils-5.4 (23 Apr 2012)
23 Apr 2012; Víctor Ostorga <vostorga@gentoo.org> -cifs-utils-5.1.ebuild,
-cifs-utils-5.3.ebuild, +cifs-utils-5.4.ebuild:
Version bump to 5.4 . Includes fixes for CVE-2012-1586, bug 410989
*cifs-utils-5.3 (13 Feb 2012)
13 Feb 2012; Víctor Ostorga <vostorga@gentoo.org> +cifs-utils-5.3.ebuild:
Version bump to 5.3
28 Oct 2011; Víctor Ostorga <vostorga@gentoo.org> cifs-utils-5.1.ebuild:
Disabling cifsidmap and cifsacl support, because they look for a
non-existant wbclient.h bug 385475, fixing libcap-ng use flag
04 Oct 2011; Víctor Ostorga <vostorga@gentoo.org> cifs-utils-5.1.ebuild:
Dropping setuid flag, CVE-2011-3585 bug 385315
03 Oct 2011; Víctor Ostorga <vostorga@gentoo.org> -cifs-utils-5.0.ebuild:
Cleaning up vulnerable versions, CVE-2011-2724, bug 382263
*cifs-utils-5.1 (26 Sep 2011)
26 Sep 2011; Víctor Ostorga <vostorga@gentoo.org> +cifs-utils-5.1.ebuild:
Moving to EAPI 4, adding upcall use flag, which enable cifsidmap, forcing
user to choice either caps or caps-ng support
09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> cifs-utils-5.0.ebuild:
Marked ~ppc64 wrt #358401
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> cifs-utils-5.0.ebuild:
Add ~ia64/~s390/~sh/~sparc wrt #358401
15 Jul 2011; Matt Turner <mattst88@gentoo.org> cifs-utils-5.0.ebuild:
Added ~mips, bug 358401
30 Jun 2011; Víctor Ostorga <vostorga@gentoo.org> -cifs-utils-4.8.1.ebuild,
cifs-utils-5.0.ebuild:
Fixing DEPEND on !<net-fs/samba-3.6_rc2 bug #364225
02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> cifs-utils-5.0.ebuild:
Keyword ~arm, bug 358401
02 Jun 2011; Víctor Ostorga <vostorga@gentoo.org> cifs-utils-5.0.ebuild:
Using use_with in the caps-ng use flag case, thanks to leio for the heads up
*cifs-utils-5.0 (02 Jun 2011)
02 Jun 2011; Víctor Ostorga <vostorga@gentoo.org> +cifs-utils-5.0.ebuild:
Version bump to 5.0
09 May 2011; Víctor Ostorga <vostorga@gentoo.org>
cifs-utils-4.8.1.ebuild:
Shining up checking of CIFS kernel parameter, thanks to Jeremy Olexa
<darkside@gentoo.org> bug #364679
27 Apr 2011; Víctor Ostorga <vostorga@gentoo.org>
cifs-utils-4.8.1.ebuild:
Replacing eerror to ewarn, and dropping die bug #364679
31 Mar 2011; Jeroen Roovers <jer@gentoo.org> cifs-utils-4.8.1.ebuild:
Marked ~hppa (bug #358401).
27 Mar 2011; Tobias Klausmann <klausman@gentoo.org> cifs-utils-4.8.1.ebuild:
Keyworded on alpha, bug #358401
10 Mar 2011; Víctor Ostorga <vostorga@gentoo.org>
cifs-utils-4.8.1.ebuild:
Fixing dependency on sys-apps/keyutils when using creds useflag, thanks to
Gil Desmarais <gil.desmarais+bugs.gentoo.org@gmail.com> bug 355667
22 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
cifs-utils-4.8.1.ebuild:
Marked ~ppc wrt #355997. Thanks to hiyuh <hiyuh.root@gmail.com> for report
and testing.
*cifs-utils-4.8.1 (28 Jan 2011)
28 Jan 2011; Víctor Ostorga <vostorga@gentoo.org>
+cifs-utils-4.8.1.ebuild, +metadata.xml:
Initial import, ebuild based on work from Ewoud Kohl van Wijngaarden
<gentoo@kohlvanwijngaarden.nl> and Sebastiaan <s.breedveld@erasmusmc.nl>
bug 308655
|