search for: 546004

Displaying 5 results from an estimated 5 matches for "546004".

Did you mean: 54004
2009 Sep 10
1
Bug#546004: logcheck-database: logcheck kernel "Treason uncloaked" filter doesn't catch ipv6 addresses.
Package: logcheck-database Version: 1.2.69 Severity: normal Tags: patch kernel log lines of the form: ...kernel: [1933150.816604] TCP: Treason uncloaked! Peer 0000:0000:0000:0000:0000:ffff:d04e:3f6b:4038/80 shrinks window 2491430013:2491430014. Repaired. are not caught by the current rules. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500,
2010 Jan 16
0
Processed: tag ipv6 related packages
...4 +ipv6 Bug #553584 [snort] CVE-2009-3641: DoS while printing specially-crafted IPv6 packet using the -v option Added tag(s) ipv6. > tag 549476 +ipv6 Bug #549476 [krb5-kdc] kprop and kpropd do not support IPv6 Ignoring request to alter tags of bug #549476 to the same tags previously set > tag 546004 +ipv6 Bug #546004 [logcheck-database] logcheck-database: logcheck kernel "Treason uncloaked" filter doesn't catch ipv6 addresses. Added tag(s) ipv6. > tag 544089 +ipv6 Bug #544089 [tftpd-hpa] tftpd-hpa: Does not start when Ipv6 is not available Added tag(s) ipv6. > tag 537686 +i...
2010 Jan 16
0
Processed: tag ipv6 related packages
...4 +ipv6 Bug #553584 [snort] CVE-2009-3641: DoS while printing specially-crafted IPv6 packet using the -v option Added tag(s) ipv6. > tag 549476 +ipv6 Bug #549476 [krb5-kdc] kprop and kpropd do not support IPv6 Ignoring request to alter tags of bug #549476 to the same tags previously set > tag 546004 +ipv6 Bug #546004 [logcheck-database] logcheck-database: logcheck kernel "Treason uncloaked" filter doesn't catch ipv6 addresses. Added tag(s) ipv6. > tag 544089 +ipv6 Bug #544089 [tftpd-hpa] tftpd-hpa: Does not start when Ipv6 is not available Added tag(s) ipv6. > tag 537686 +i...
2006 Oct 29
1
Problems installing windows 2003 std and x64 as guest
...19:08:03 xend 2650] DEBUG (image:379) args: acpi, val: 1 [2006-10-28 19:08:03 xend 2650] DEBUG (image:379) args: usb, val: None [2006-10-28 19:08:03 xend 2650] DEBUG (image:379) args: usbdevice, val: None [2006-10-28 19:08:03 xend 2650] DEBUG (balloon:133) Balloon: 129184 KiB free; 0 to scrub; need 546004; retries: 20. [2006-10-28 19:08:03 xend 2650] DEBUG (balloon:148) Balloon: setting dom0 target to 1465 MiB. [2006-10-28 19:08:03 xend.XendDomainInfo 2650] DEBUG (XendDomainInfo:1014) Setting memory target of domain Domain-0 (0) to 1465 MiB. [2006-10-28 19:08:03 xend 2650] DEBUG (balloon:148) Balloo...
2002 Dec 09
1
when using --backup-dir: why not make_bak_dir() . . .
here (in keep_backup())? --- backup.c.orig Mon Dec 9 17:02:36 2002 +++ backup.c Mon Dec 9 17:03:50 2002 @@ -273,6 +273,7 @@ /* move to keep tree if a file */ if(!kept) { + make_bak_dir(fname,backup_dir); if (!robust_move (fname, keep_name)) rprintf(FERROR, "keep_backup failed %s -> %s : %s\n", fname, keep_name, strerror(errno)); this reconstructs parent