Package: diffmon
Version: 20020222-2.1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my diffmon 20020222-2.2 NMU.

Cheers,
-- 
Julien Danjou
// Λ̊ <[EMAIL PROTECTED]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Trust me.
diff -Nru /tmp/KYYu3i1ydX/diffmon-20020222/debian/changelog 
/tmp/0ahN2EXCEx/diffmon-20020222/debian/changelog
--- /tmp/KYYu3i1ydX/diffmon-20020222/debian/changelog   2006-07-12 
22:51:48.000000000 +0200
+++ /tmp/0ahN2EXCEx/diffmon-20020222/debian/changelog   2006-10-25 
11:15:28.000000000 +0200
@@ -1,3 +1,12 @@
+diffmon (20020222-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix a security hole with bad umask (Closes: #382132)
+  * Bump standards version
+  * Change Build-Depends-Indep to Build-Depends
+
+ -- Julien Danjou <[EMAIL PROTECTED]>  Wed, 25 Oct 2006 11:15:18 +0200
+
 diffmon (20020222-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru /tmp/KYYu3i1ydX/diffmon-20020222/debian/control 
/tmp/0ahN2EXCEx/diffmon-20020222/debian/control
--- /tmp/KYYu3i1ydX/diffmon-20020222/debian/control     2006-07-12 
22:50:24.000000000 +0200
+++ /tmp/0ahN2EXCEx/diffmon-20020222/debian/control     2006-10-25 
11:15:02.000000000 +0200
@@ -2,8 +2,8 @@
 Section: admin
 Priority: optional
 Maintainer: Jeff Bailey <[EMAIL PROTECTED]>
-Standards-Version: 3.5.6.0
-Build-Depends-Indep: dbs, debhelper (> 3.4.7)
+Standards-Version: 3.7.2
+Build-Depends: dbs, debhelper (> 3.4.7)
 
 Package: diffmon
 Section: admin
diff -Nru /tmp/KYYu3i1ydX/diffmon-20020222/debian/patches/06-umask 
/tmp/0ahN2EXCEx/diffmon-20020222/debian/patches/06-umask
--- /tmp/KYYu3i1ydX/diffmon-20020222/debian/patches/06-umask    1970-01-01 
01:00:00.000000000 +0100
+++ /tmp/0ahN2EXCEx/diffmon-20020222/debian/patches/06-umask    2006-10-25 
11:14:30.000000000 +0200
@@ -0,0 +1,11 @@
+--- diffmon-20020222/diffmon   2002-02-26 15:06:49.000000000 +0100
++++ diffmon-20020222/diffmon   2006-08-09 08:59:21.389223825 +0200
+@@ -170,7 +170,7 @@
+     # Make sure PATH includes location of sendmail and gzip.
+     PATH="/usr/local/gnubin:/usr/local/bin:${PATH}:/usr/lib:/usr/sbin"
+ 
+-    umask 000
++    umask 077
+ 
+     TRAP_SIGNALS="EXIT SIGHUP SIGINT SIGQUIT SIGTERM"
+     trap 'cleanup_and_exit' ${TRAP_SIGNALS}

Attachment: signature.asc
Description: Digital signature

Reply via email to