Bug#502275: (no subject)

2008-10-15 Thread madcoder
Package: pdnsd
Version: 1.2.6-par-1
Severity: grave

Backport the upstream patch attached to the changelog entry:

2008-07-29  Paul Rombouts  p.a.rombouts (at) home.nl

* src/conff.c,src/dns_query.c
Made the default of the configuration option query_port_start equal to
1024.  Also improved the algorithm used by pdnsd to select random source
ports to ensure that each (free) port gets an equal chance of being
selected.  This should guarantee random source ports in the range
1024-65535, making pdnsd less vulnerable to some of the issues described
in CERT VU#800113.
The old situation, where pdnsd lets the kernel select the source ports,
is still available by specifying query_port_start=none.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#485912: vcs-load-dirs: bazaar removal

2008-06-12 Thread madcoder
Package: vcs-load-dirs
Severity: serious

Hi,

Baazaar is currently unmaintained (see 454313), and we would like to
remove it from Debian. Your package has bazaar as one of its
dependencies (or build dependencies). Please drop that dependency so
that we can safely remove bazaar. Thanks. 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#476456: tftp-hpa: diff for NMU version 0.48-2.1

2008-06-05 Thread madcoder
tags 476456 + patch
thanks

Hi,

The following is the diff for my tftp-hpa 0.48-2.1 NMU.

diff -u tftp-hpa-0.48/debian/changelog tftp-hpa-0.48/debian/changelog
--- tftp-hpa-0.48/debian/changelog
+++ tftp-hpa-0.48/debian/changelog
@@ -1,3 +1,10 @@
+tftp-hpa (0.48-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add missing Conflict with aftpd (Closes: #476456).
+
+ -- Pierre Habouzit [EMAIL PROTECTED]  Thu, 05 Jun 2008 10:37:05 +0200
+
 tftp-hpa (0.48-2) unstable; urgency=low
 
   * Only Recommend inet-superserver (Thanks, Daniel (Closes: #462654)
diff -u tftp-hpa-0.48/debian/control tftp-hpa-0.48/debian/control
--- tftp-hpa-0.48/debian/control
+++ tftp-hpa-0.48/debian/control
@@ -8,8 +8,8 @@
 Package: tftp-hpa
 Architecture: any
 Depends: ${shlibs:Depends}
-Conflicts: tftp
-Description: HPA's tftp client 
+Conflicts: tftp, atftpd
+Description: HPA's tftp client
  This is a tftp client derived from OpenBSD tftp with some
  extra options added and bugs fixed. The source includes readline
  support but it is not enabled due to licence conflicts between



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484081: latex-cjk-chinese-arphic: freetype1 deprecation

2008-06-02 Thread madcoder
Package: latex-cjk-chinese-arphic
Severity: serious

 Hi,

The security team wants to deprecate freetype1 for lenny. Your
package either depends or build-depends upon freetype1(-tools).

Please drop that dependency, so that freetype1 can be removed from
Debian.

(see http://bugs.debian.org/480230)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484080: ttf2tex: freetype1 deprecation

2008-06-02 Thread madcoder
Package: ttf2tex
Severity: serious

 Hi,

The security team wants to deprecate freetype1 for lenny. Your
package either depends or build-depends upon freetype1(-tools).

Please drop that dependency, so that freetype1 can be removed from
Debian.

(see http://bugs.debian.org/480230)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484079: debian-reference: freetype1 deprecation

2008-06-02 Thread madcoder
Package: debian-reference
Severity: serious

 Hi,

The security team wants to deprecate freetype1 for lenny. Your
package either depends or build-depends upon freetype1(-tools).

Please drop that dependency, so that freetype1 can be removed from
Debian.

(see http://bugs.debian.org/480230)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#484082: maint-guide: freetype1 deprecation

2008-06-02 Thread madcoder
Package: maint-guide
Severity: serious

 Hi,

The security team wants to deprecate freetype1 for lenny. Your
package either depends or build-depends upon freetype1(-tools).

Please drop that dependency, so that freetype1 can be removed from
Debian.

(see http://bugs.debian.org/480230)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#453903: ghostscript: diff for NMU version 8.62.dfsg.1-2.1

2008-05-14 Thread madcoder
tags 453903 + patch
thanks

Hi,

The following is the diff for my ghostscript 8.62.dfsg.1-2.1 NMU.

diff -u ghostscript-8.62.dfsg.1/debian/changelog 
ghostscript-8.62.dfsg.1/debian/changelog
--- ghostscript-8.62.dfsg.1/debian/changelog
+++ ghostscript-8.62.dfsg.1/debian/changelog
@@ -1,3 +1,12 @@
+ghostscript (8.62.dfsg.1-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add patches/31_fix-gc-sigbus.dpatch to avoid sigbus/segfaults on sparc and
+hppa (and probably errors on other architectures as well).
+Closes: #453903.
+
+ -- Pierre Habouzit [EMAIL PROTECTED]  Wed, 14 May 2008 15:25:03 +0200
+
 ghostscript (8.62.dfsg.1-2) unstable; urgency=low
 
   * ghostscript: Tighten up versioned dependency on libgs8 
diff -u ghostscript-8.62.dfsg.1/debian/patches/00list 
ghostscript-8.62.dfsg.1/debian/patches/00list
--- ghostscript-8.62.dfsg.1/debian/patches/00list
+++ ghostscript-8.62.dfsg.1/debian/patches/00list
@@ -17 +17 @@
-
+31_fix-gc-sigbus
only in patch2:
unchanged:
--- ghostscript-8.62.dfsg.1.orig/debian/patches/31_fix-gc-sigbus.dpatch
+++ ghostscript-8.62.dfsg.1/debian/patches/31_fix-gc-sigbus.dpatch
@@ -0,0 +1,27 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 31_fix-gc-sigbus.dpatch by Pierre Habouzit [EMAIL PROTECTED]
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
[EMAIL PROTECTED]@
+diff -urNad ghostscript-8.62.dfsg.1~/src/store.h 
ghostscript-8.62.dfsg.1/src/store.h
+--- ghostscript-8.62.dfsg.1~/src/store.h   2007-06-06 00:23:38.0 
+0200
 ghostscript-8.62.dfsg.1/src/store.h2008-05-14 15:24:07.0 
+0200
+@@ -65,10 +65,14 @@
+  * Assigning the components individually is fastest on Turbo C,
+  * and on Watcom C when one or both of the addresses are
+  * already known or in a register.
++ *
++ * Though, it sends wrong signals to the compiler that believes it's okay-ish
++ * to update the structure in two calls, and risks very wrong reordering. This
++ * _MUST_ be done in one call, and trust the compiler to do the proper thing,
++ * if not too bad. And we're using GCC anyways on Debian.
+  */
+ #define ref_assign_inline(pto,pfrom)\
+-  ((pto)-value = (pfrom)-value,\
+-   (pto)-tas = (pfrom)-tas)
++  (*(pto) = *(pfrom))
+ #ifdef __TURBOC__
+   /*
+* Move the data in two 32-bit chunks, because



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#434691: stlport4.6: diff for NMU version 4.6.2-3.2

2008-04-06 Thread madcoder
Package: stlport4.6
Version: 4.6.2-3.1
Severity: normal
Tags: patch

Hi,

The following is the diff for my stlport4.6 4.6.2-3.2 NMU.

diff -u stlport4.6-4.6.2/debian/control stlport4.6-4.6.2/debian/control
--- stlport4.6-4.6.2/debian/control
+++ stlport4.6-4.6.2/debian/control
@@ -30,8 +30,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
-Conflicts: libstlport4.6
-Replaces: libstlport4.6
+Conflicts: libstlport4.6, libstlport4.6c2
+Replaces: libstlport4.6, libstlport4.6c2
 Description: STLport C++ class library
  STLport is a open-source, volunteer-driven project. Its goal is to
  build complete, multiplatform ANSI C++ Standard Library with SGI STL
diff -u stlport4.6-4.6.2/debian/changelog stlport4.6-4.6.2/debian/changelog
--- stlport4.6-4.6.2/debian/changelog
+++ stlport4.6-4.6.2/debian/changelog
@@ -1,3 +1,10 @@
+stlport4.6 (4.6.2-3.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Missing Replaces/Conflicts.
+
+ -- Pierre Habouzit [EMAIL PROTECTED]  Mon, 07 Apr 2008 03:06:40 +0200
+
 stlport4.6 (4.6.2-3.1) unstable; urgency=low
 
   * Non-maintainer upload.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455286: belpic: diff for NMU version 2.6.0-3.1

2008-04-05 Thread madcoder
tags 455286 + patch
thanks

Hi,

The following is the diff for my belpic 2.6.0-3.1 NMU.

diff -u belpic-2.6.0/src/beidcommon/TLVBuffer.cpp 
belpic-2.6.0/src/beidcommon/TLVBuffer.cpp
--- belpic-2.6.0/src/beidcommon/TLVBuffer.cpp
+++ belpic-2.6.0/src/beidcommon/TLVBuffer.cpp
@@ -5,6 +5,7 @@
 #include TLVBuffer.h
 
 #include cstdlib
+#include cstring
 
 namespace eidcommon
 {
diff -u belpic-2.6.0/src/beidcommon/datafile.cpp 
belpic-2.6.0/src/beidcommon/datafile.cpp
--- belpic-2.6.0/src/beidcommon/datafile.cpp
+++ belpic-2.6.0/src/beidcommon/datafile.cpp
@@ -43,6 +43,8 @@
 #include windows.h
 #endif
 
+#include cstring
+
 
 // Compatibility Defines 

 
/
diff -u belpic-2.6.0/debian/changelog belpic-2.6.0/debian/changelog
--- belpic-2.6.0/debian/changelog
+++ belpic-2.6.0/debian/changelog
@@ -1,3 +1,10 @@
+belpic (2.6.0-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix g++-4.3 FTBFS thanks to Cyril Brulebois. Closes: #455286.
+
+ -- Pierre Habouzit [EMAIL PROTECTED]  Sat, 05 Apr 2008 22:05:18 +
+
 belpic (2.6.0-3) unstable; urgency=low
 
   * Apply patch to fix library usage. Closes: #413666
only in patch2:
unchanged:
--- belpic-2.6.0.orig/src/eidlib/OpenSCReader.cpp
+++ belpic-2.6.0/src/eidlib/OpenSCReader.cpp
@@ -11,6 +11,8 @@
 #include opensc/pkcs15.h
 #include string.h
 
+#include cstdlib
+
 
 struct pcsc_slot_data {unsigned long pcsc_card; }; /* comes from 
reader-pcsc.c */
 #define GET_SLOT_DATA(r) ((struct pcsc_slot_data *) (r)-drv_data)
only in patch2:
unchanged:
--- belpic-2.6.0.orig/src/eidlib/eiderrors.h
+++ belpic-2.6.0/src/eidlib/eiderrors.h
@@ -21,6 +21,8 @@
 #define SCARD_E_NO_ACCESS   0x80100027
 #endif
 
+#include cstring
+
 typedef struct
 {
 int iOpenSC;



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455448: libinstrudeo: diff for NMU version 0.1.4-4.1

2008-04-05 Thread madcoder
tags 455448 + patch
thanks

Hi,

The following is the diff for my libinstrudeo 0.1.4-4.1 NMU.

diff -u libinstrudeo-0.1.4/debian/changelog libinstrudeo-0.1.4/debian/changelog
--- libinstrudeo-0.1.4/debian/changelog
+++ libinstrudeo-0.1.4/debian/changelog
@@ -1,3 +1,10 @@
+libinstrudeo (0.1.4-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Apply patch from Cyril Brulebois to fix g++-4.3 FTBFS (Closes: #455448).
+
+ -- Pierre Habouzit [EMAIL PROTECTED]  Sat, 05 Apr 2008 22:10:26 +
+
 libinstrudeo (0.1.4-4) unstable; urgency=low
 
   * Added a patch (02-configure.dpatch) for building with ftgl_pic instead of 
ftgl (Closes: #403116)
diff -u libinstrudeo-0.1.4/debian/patches/00list 
libinstrudeo-0.1.4/debian/patches/00list
--- libinstrudeo-0.1.4/debian/patches/00list
+++ libinstrudeo-0.1.4/debian/patches/00list
@@ -2,0 +3 @@
+03-gcc-4.3.dpatch
--- libinstrudeo-0.1.4.orig/debian/patches/03-gcc-4.3.dpatch
+++ libinstrudeo-0.1.4/debian/patches/03-gcc-4.3.dpatch
@@ -0,0 +1,48 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
[EMAIL PROTECTED]@
+
+--- a/src/isdexport/isdexport.cpp
 b/src/isdexport/isdexport.cpp
+@@ -53,6 +53,8 @@
+ 
+ #include isdexporterrors.h
+ 
++#include cstring
++
+ using namespace std;
+ 
+ //CHILD CLASS-
+--- a/src/libinstrudeo/isdffmpegexporter.cpp
 b/src/libinstrudeo/isdffmpegexporter.cpp
+@@ -47,6 +47,8 @@
+ #define LOG_HEADER Error while exporting recording using the FFmpeg library: 
\n
+ #include libinstrudeo/isdloggermacros.h
+ 
++#include cstring
++
+ //-CONSTRUCTORS-
+ ISDFFmpegExporter::ISDFFmpegExporter(string outFileName, ISDRecording* rec,
+Glib::ustring* lang, ISDProgressCallback* 
callbackClass,
+--- a/src/libinstrudeo/isdvideocanvas.cpp
 b/src/libinstrudeo/isdvideocanvas.cpp
+@@ -48,6 +48,8 @@
+ #define LOG_HEADER Error while accessing video canvas: \n
+ #include libinstrudeo/isdloggermacros.h
+ 
++#include cstring
++
+ //-CONSTRUCTORS-
+ ISDVideoCanvas::ISDVideoCanvas(ISDVideoProperties* videoProperties)
+ : ISDGLWidget(),
+--- a/src/libinstrudeo/isdvnclogimporter.cpp
 b/src/libinstrudeo/isdvnclogimporter.cpp
+@@ -47,6 +47,8 @@
+ #define LOG_HEADER Error while importing isdViewer file: \n
+ #include libinstrudeo/isdloggermacros.h
+ 
++#include cstring
++
+ //-CONSTRUCTORS-
+ ISDVncLogImporter::ISDVncLogImporter(const string vncLogFileName)
+ : ISDImporter(vncLogFileName),



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470002: notebook: spurious libxml build-dep

2008-03-08 Thread madcoder
Package: notebook
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libxml-dev, but has no corresponding
dependency, it's probably a spurious depdency.

Please make sure that your package drops this dependency as soon as
possible, since we would like to release lenny without libxml.

Cheers,
-- 
Pierre Habouzit




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470004: lustre: spurious libxml build-dep

2008-03-08 Thread madcoder
Package: lustre
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libxml-dev, but has no corresponding
dependency, it's probably a spurious depdency.

Please make sure that your package drops this dependency as soon as
possible, since we would like to release lenny without libxml.

Cheers,
-- 
Pierre Habouzit




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470000: gromacs: spurious libxml build-dep

2008-03-08 Thread madcoder
Package: gromacs
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libxml-dev, but has no corresponding
dependency, it's probably a spurious depdency.

Please make sure that your package drops this dependency as soon as
possible, since we would like to release lenny without libxml.

Cheers,
-- 
Pierre Habouzit




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470003: gnome-pilot-conduits: spurious libxml build-dep

2008-03-08 Thread madcoder
Package: gnome-pilot-conduits
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libxml-dev, but has no corresponding
dependency, it's probably a spurious depdency.

Please make sure that your package drops this dependency as soon as
possible, since we would like to release lenny without libxml.

Cheers,
-- 
Pierre Habouzit




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470005: prestimel: spurious libxml build-dep

2008-03-08 Thread madcoder
Package: prestimel
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libxml-dev, but has no corresponding
dependency, it's probably a spurious depdency.

Please make sure that your package drops this dependency as soon as
possible, since we would like to release lenny without libxml.

Cheers,
-- 
Pierre Habouzit




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#470001: baycomepp: spurious libxml build-dep

2008-03-08 Thread madcoder
Package: baycomepp
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libxml-dev, but has no corresponding
dependency, it's probably a spurious depdency.

Please make sure that your package drops this dependency as soon as
possible, since we would like to release lenny without libxml.

Cheers,
-- 
Pierre Habouzit




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#462767: gnome-pilot: your package build-depends upon libglade (gnome 1.x)

2008-01-27 Thread madcoder
Package: gnome-pilot
Severity: serious
Tags: lenny sid
User: [EMAIL PROTECTED]
Usertags: gnome-1.x-removal

Hi,

Your package build-depends upon libglade-gnome0-dev which is a
gnome1.x library, which is probably a mistake, as gnome-pilot is
gnome2 ready.

Please make sure that your package drops this dependency as soon as
possible, since we want to remove gnome1.x libraries soon.

Cheers,

-- Pierre Habouzit 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]