Bug#940799: rrd2whisper too

2024-06-07 Thread Alexander Hosfeld
en(datapoints), archiveNumber)) ^^^ TypeError: object of type 'filter' has no len() Patch is attached. Greetings from Germany, Alexander Hosfeld --- rrd2whisper 2022-11-09 13:57:05.0 +0100 +++ rrd2whisper.fixed 2024-06-07 14:39:41.373712202 +0200 @@ -157,7 +157,7 @@

Bug#759475: suricata: Missing dependency on python-simplejson

2014-08-27 Thread Alexander Hosfeld
Package: suricata Version: 2.0.3-1 Severity: minor Dear Maintainer, suricata does not depend on python-simplejson resulting in an error message when running suricatasc: root@sid:~# suricatasc Traceback (most recent call last): File "/usr/bin/suricatasc", line 19, in from suricatasc impo

Bug#743332: Applying Patch

2014-04-10 Thread Alexander Hosfeld
es the boundary check. Bug-Debian: http://bugs.debian.org/743332 Origin: other Author: Alexander Hosfeld Last-Update: 2014-04-10 diff -ru openswan-2.6.37.orig/lib/libopenswan/x509dn.c openswan-2.6.37/lib/libopenswan/x509dn.c --- openswan-2.6.37.orig/lib/libopenswan/x509dn.c 2014-04-10 10:50:33.000

Bug#743332: Info received (Patch for #743332)

2014-04-10 Thread Alexander Hosfeld
* Guillaume LĂ©croart wrote on 09 Apr 2014: > It is my understanding that the patch supplied only fixes IDs for DNs > extracted from certs. No! The supplied patch is *not* limited for fixing IDs for DNs extracted from certs. The patch fixes the atodn() function. This function is used for *any* p

Bug#743332: Patch for #743332

2014-04-09 Thread Alexander Hosfeld
. This patch fixes the boundary check. Bug-Debian: http://bugs.debian.org/743332 Origin: other Author: Alexander Hosfeld Last-Update: 2014-04-09 --- openswan-2.6.28+dfsg.orig/lib/libopenswan/x509dn.c +++ openswan-2.6.28+dfsg/lib/libopenswan/x509dn.c @@ -866,7 +866,6 @@ atodn(char *src, chunk_t *dn

Bug#743332: openswan: Error while parsing ID_DER_ASN1_DN subject when using certificates

2014-04-01 Thread Alexander Hosfeld
Package: openswan Version: 2.6.28+dfsg-5+squeeze2 Severity: important After upgrading to 2.6.28+dfsg-5+squeeze2 we cannot establish some tunnel with X509 based authentication. There seems to be some parsing error of the the ID_DER_ASN1_DN subject. Here the relevant parts from /var/log/auth.log:

Bug#403569: Privacy hole dom.storage.enabled

2006-12-17 Thread Alexander Hosfeld
Package: iceweasel Version: 2.0+dfsg-1 Hi, please set dom.storage.enabled to false. On 14 Dec the Web Hypertext Application Technology Working Group[1] submitted the Web Applications 1.0 Standard Working Draft[2]. This standard enables a cookie-like system for storing and retrieving private data

Bug#396913: bacula-common: Schedule "WeeklyCycle" should be "MonthlyCycle"

2006-11-03 Thread Alexander Hosfeld
Package: bacula-common Version: 1.36.2-2sarge1 Severity: minor The standard Schedule "WeeklyCycle" is a monthy cycle and thus should be renamed. # # When to do the backups, full backup on first sunday of the month, # differential (i.e. incremental since full) every other sunday, # and increme