[SM-Commit] GIT changes to master sorcery by Jaka Kranjc (15b74ea8bced72cdf600dbe176687e0dd295e51f)

Jaka Kranjc scm at sourcemage.org
Mon Dec 15 14:41:23 EST 2008


GIT changes to master sorcery by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 ChangeLog                |    3 +++
 var/lib/sorcery/excluded |    1 +
 2 files changed, 4 insertions(+)

New commits:
commit 15b74ea8bced72cdf600dbe176687e0dd295e51f
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    excluded: added /etc/.pwd.lock to fix #5924

diff --git a/ChangeLog b/ChangeLog
index d96fa60..a77126d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-12-15 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* excluded: added /etc/.pwd.lock to fix #5924
+
 2008-12-14 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* libgcc2: use_gcc now also supports a greater-or-equal comparison,
 	  triggered by appending + to the passed version #14620, based on a
diff --git a/var/lib/sorcery/excluded b/var/lib/sorcery/excluded
index 98e5b79..bd2ef48 100755
--- a/var/lib/sorcery/excluded
+++ b/var/lib/sorcery/excluded
@@ -1,5 +1,6 @@
 ^/dev
 ^/devices
+^/etc/.pwd.lock$
 ^/etc/X11/xdm/Xsession$
 ^/etc/cups/certs
 ^/etc/fstab$



More information about the SM-Commit mailing list