Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/samba: samba-3.0.27a.ebuild ChangeLog
Date: Sun, 02 Dec 2007 18:29:01
Message-Id: E1IytYm-0006jQ-Cn@stork.gentoo.org
1 dev-zero 07/12/02 18:28:56
2
3 Modified: samba-3.0.27a.ebuild ChangeLog
4 Log:
5 Added note to restart clients
6 (Portage version: 2.1.4_rc4)
7
8 Revision Changes Path
9 1.8 net-fs/samba/samba-3.0.27a.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild?r1=1.7&r2=1.8
14
15 Index: samba-3.0.27a.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- samba-3.0.27a.ebuild 24 Nov 2007 05:57:05 -0000 1.7
22 +++ samba-3.0.27a.ebuild 2 Dec 2007 18:28:55 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild,v 1.7 2007/11/24 05:57:05 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.27a.ebuild,v 1.8 2007/12/02 18:28:55 dev-zero Exp $
28
29 inherit eutils pam python multilib versionator confutils
30
31 @@ -298,6 +298,10 @@
32
33 elog "The mount/umount.cifs helper applications are not included anymore."
34 elog "Please install net-fs/mount-cifs instead."
35 +
36 + ewarn "If you're upgrading from 3.0.24 or earlier, please make sure to"
37 + ewarn "restart your clients to clear any cached information about the server."
38 + ewarn "Otherwise they might not be able to connect to the volumes."
39 }
40
41 pkg_postrm() {
42
43
44
45 1.325 net-fs/samba/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?rev=1.325&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?rev=1.325&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?r1=1.324&r2=1.325
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v
54 retrieving revision 1.324
55 retrieving revision 1.325
56 diff -u -r1.324 -r1.325
57 --- ChangeLog 24 Nov 2007 05:57:05 -0000 1.324
58 +++ ChangeLog 2 Dec 2007 18:28:55 -0000 1.325
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-fs/samba
61 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.324 2007/11/24 05:57:05 wolf31o2 Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.325 2007/12/02 18:28:55 dev-zero Exp $
64 +
65 + 02 Dec 2007; Tiziano Müller <dev-zero@g.o> samba-3.0.27a.ebuild:
66 + Added note to restart clients
67
68 24 Nov 2007; Chris Gianelloni <wolf31o2@g.o> samba-3.0.27a.ebuild:
69 Stable on amd64 wrt bug #197519.
70
71
72
73 --
74 gentoo-commits@g.o mailing list