[23537] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23179 - trunk/debathena/config/zephyr-config/debian

daemon@ATHENA.MIT.EDU (broder@MIT.EDU)
Wed Sep 17 23:00:09 2008

Date: Wed, 17 Sep 2008 22:59:37 -0400 (EDT)
From: broder@MIT.EDU
Message-Id: <200809180259.WAA10897@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2008-09-17 22:59:36 -0400 (Wed, 17 Sep 2008)
New Revision: 23179

Modified:
   trunk/debathena/config/zephyr-config/debian/changelog
   trunk/debathena/config/zephyr-config/debian/zephyr-clients.debathena
Log:
Pass -f to zhm in debathena-zephyr-config so that non-privileged users
can't flush subs for all users


Modified: trunk/debathena/config/zephyr-config/debian/changelog
===================================================================
--- trunk/debathena/config/zephyr-config/debian/changelog	2008-09-17 22:23:57 UTC (rev 23178)
+++ trunk/debathena/config/zephyr-config/debian/changelog	2008-09-18 02:59:36 UTC (rev 23179)
@@ -1,3 +1,10 @@
+debathena-zephyr-config (1.5) unstable; urgency=low
+
+  * Pass -f to zhm so that unprivileged users can't cause all users to
+    lose subs
+
+ -- Evan Broder <broder@mit.edu>  Wed, 17 Sep 2008 22:48:13 -0400
+
 debathena-zephyr-config (1.4) unstable; urgency=low
 
   * Convert to use config-package.mk interface, new in config-package-

Modified: trunk/debathena/config/zephyr-config/debian/zephyr-clients.debathena
===================================================================
--- trunk/debathena/config/zephyr-config/debian/zephyr-clients.debathena	2008-09-17 22:23:57 UTC (rev 23178)
+++ trunk/debathena/config/zephyr-config/debian/zephyr-clients.debathena	2008-09-18 02:59:36 UTC (rev 23179)
@@ -1,3 +1,3 @@
 # This file is automatically rewritten by the zephyr-clients post-install
 # script.  So treat it right.
-zhm_args="z1.mit.edu z2.mit.edu"
+zhm_args="-f z1.mit.edu z2.mit.edu"


home help back first fref pref prev next nref lref last post