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
98
99
100
101
102
103
104
105
106
107
108
109
|
# ChangeLog for net-fs/samba-libs
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.21 2009/11/04 11:35:19 patrick Exp $
04 Nov 2009; Patrick Lauer <patrick@gentoo.org>
-samba-libs-3.4.2-r3.ebuild:
Remove old
*samba-libs-3.4.3 (29 Oct 2009)
29 Oct 2009; Patrick Lauer <patrick@gentoo.org> -samba-libs-3.3.8.ebuild,
-samba-libs-3.4.2-r2.ebuild, +samba-libs-3.4.3.ebuild:
Bump, remove old
24 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
samba-libs-3.3.8.ebuild:
Keyworded on alpha, bug #285952
*samba-libs-3.4.2-r3 (23 Oct 2009)
23 Oct 2009; Patrick Lauer <patrick@gentoo.org>
+samba-libs-3.4.2-r3.ebuild:
Fixing autotools usage for #288536
23 Oct 2009; Alex Alexander <wired@gentoo.org> samba-libs-3.4.2-r2.ebuild:
fixed +tools -samba4 install phase fail
*samba-libs-3.3.9 (22 Oct 2009)
22 Oct 2009; Patrick Lauer <patrick@gentoo.org> +samba-libs-3.3.9.ebuild:
Bump. fixes #289600
*samba-libs-3.4.2-r2 (22 Oct 2009)
22 Oct 2009; Patrick Lauer <patrick@gentoo.org>
-samba-libs-3.4.2-r1.ebuild, +samba-libs-3.4.2-r2.ebuild, metadata.xml:
Fixing tdb and talloc useflags for #288543, remove old
*samba-libs-3.4.2-r1 (11 Oct 2009)
11 Oct 2009; Fabio Erculiani <lxnay@gentoo.org> -samba-libs-3.4.2.ebuild,
+samba-libs-3.4.2-r1.ebuild:
Fix libwbclient.so installation when USE="winbind", close bug #288474,
thanks to Jürgen Löb
11 Oct 2009; Petteri Räty <betelgeuse@gentoo.org>
samba-libs-3.3.8.ebuild:
Add blockers for collision with sys-libs/tdb and sys-libs/talloc. Fixes
bug #288545.
11 Oct 2009; Patrick Lauer <patrick@gentoo.org> samba-libs-3.4.2.ebuild:
Enable smbclient by default, used by most dependencies
10 Oct 2009; Patrick Lauer <patrick@gentoo.org> samba-libs-3.4.2.ebuild:
Fixing description
10 Oct 2009; Patrick Lauer <patrick@gentoo.org> -samba-libs-3.3.7.ebuild:
Remove old
*samba-libs-3.4.2 (09 Oct 2009)
09 Oct 2009; Patrick Lauer <patrick@gentoo.org>
+files/samba-3.4.2-add-zlib-linking.patch,
+files/samba-3.4.2-fix-samba4-automake.patch,
+files/samba-3.4.2-insert-AC_LD_VERSIONSCRIPT.patch,
+files/samba-3.4.2-lib.tevent.python.mk,
+files/samba-3.4.2-missing_includes.patch,
+files/samba-3.4.2-upgrade-tevent-version.patch,
+files/3.4/nsswitch.conf-winbind, +files/3.4/nsswitch.conf-wins,
+files/3.4/samba.pam, +files/3.4/system-auth-winbind.pam,
+samba-libs-3.4.2.ebuild, metadata.xml:
Bump to 3.4.2. Many new useflags and features. Ebuilds based on
modifications by Marcel Greter, bug #231273
03 Oct 2009; Markus Meier <maekke@gentoo.org> samba-libs-3.3.7.ebuild:
add ~arm, bug #285952
*samba-libs-3.3.8 (02 Oct 2009)
02 Oct 2009; Patrick Lauer <patrick@gentoo.org> +samba-libs-3.3.8.ebuild:
Bump
30 Sep 2009; Jeroen Roovers <jer@gentoo.org> samba-libs-3.3.7.ebuild:
Marked ~hppa (bug #285952).
26 Sep 2009; Brent Baude <ranger@gentoo.org> samba-libs-3.3.7.ebuild:
Marking samba-libs-3.3.7 ~ppc64 for bug 285952
07 Sep 2009; Víctor Ostorga <vostorga@gentoo.org>
samba-libs-3.3.7.ebuild:
Adding dev-libs/dmalloc as DEPEND when debug USE flag is set, bug #283592
Patch thanks to Viktor S <bugzilla@marinmo.org> and Rafał Mużyło <galtgendo@o2.pl>
01 Sep 2009; Patrick Lauer <patrick@gentoo.org> -samba-libs-3.3.6.ebuild:
Remove old
*samba-libs-3.3.7 (17 Aug 2009)
17 Aug 2009; Patrick Lauer <patrick@gentoo.org> +samba-libs-3.3.7.ebuild:
Bump to 3.3.7
*samba-libs-3.3.6 (26 Jun 2009)
26 Jun 2009; Patrick Lauer <patrick@gentoo.org>
+files/3.3/nsswitch.conf-winbind, +files/3.3/nsswitch.conf-wins,
+files/3.3/samba.pam, +files/3.3/system-auth-winbind.pam,
+samba-libs-3.3.6.ebuild, +metadata.xml:
Initial commit. New split samba ebuilds by dev-zero.
|