[Pkg-samba-maint] r2064 - in trunk/samba/debian: . patches
vorlon at alioth.debian.org
vorlon at alioth.debian.org
Sun Jul 20 23:11:59 UTC 2008
Author: vorlon
Date: 2008-07-20 23:11:59 +0000 (Sun, 20 Jul 2008)
New Revision: 2064
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/patches/fhs-filespaths.patch
Log:
document that mutex.tdb is ok for /var/run
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2008-07-20 23:10:41 UTC (rev 2063)
+++ trunk/samba/debian/changelog 2008-07-20 23:11:59 UTC (rev 2064)
@@ -1,3 +1,9 @@
+samba (2:3.2.0-4) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- Steve Langasek <vorlon at debian.org> Sun, 20 Jul 2008 16:10:31 -0700
+
samba (2:3.2.0-3) unstable; urgency=low
* Upload to unstable.
Modified: trunk/samba/debian/patches/fhs-filespaths.patch
===================================================================
--- trunk/samba/debian/patches/fhs-filespaths.patch 2008-07-20 23:10:41 UTC (rev 2063)
+++ trunk/samba/debian/patches/fhs-filespaths.patch 2008-07-20 23:11:59 UTC (rev 2064)
@@ -29,7 +29,7 @@
export QUILT_PATCHES=debian/patches
quilt push fhs.patch
grep -r lock_path source/ | grep -vE \
- '"((brlock|connections|gencache|locking|messages|notify|sessionid|unexpected|wins)\.tdb|namelist.debug|lang_)|char \*lock_path|WINBINDD_PRIV_SOCKET_SUBDIR'
+ '"((brlock|connections|gencache|locking|messages|notify|sessionid|unexpected|wins|mutex)\.tdb|namelist.debug|lang_)|char \*lock_path|WINBINDD_PRIV_SOCKET_SUBDIR'
- This will get you the list of any new, unexpected references to
lock_path. The files mentioned above are the known good uses of
More information about the Pkg-samba-maint
mailing list