commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110519


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. debian/20110519-2-1-g40671bc
Date: Sat, 11 Jun 2011 17:21:51 +0000

The following commit has been merged in the master branch:
commit 40671bc4030ca305e484ce7dc0c80e454dda80c8
Author: Samuel Thibault <address@hidden>
Date:   Sat Jun 11 19:21:48 2011 +0200

    debian/local/runsystem: Set d-i umask to 022.

diff --git a/debian/changelog b/debian/changelog
index 458811d..9af04f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hurd (20110519-3) unstable; urgency=low
+
+  * debian/local/runsystem: Set d-i umask to 022.
+
+ -- Samuel Thibault <address@hidden>  Sat, 11 Jun 2011 19:21:25 +0200
+
 hurd (20110519-2) unstable; urgency=low
 
   * debian/control: Make the hurd package depend on random-egd, to get
diff --git a/debian/local/runsystem b/debian/local/runsystem
index 47c791d..198c0f8 100755
--- a/debian/local/runsystem
+++ b/debian/local/runsystem
@@ -3,6 +3,8 @@
 PATH=/bin:/sbin:/usr/bin:/usr/sbin
 export PATH
 
+umask 022
+
 # Create a minimal subset of device and server nodes
 /usr/lib/hurd/setup-translators -m -k -p
 

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]