Bug#953779: xmlindent: New upstream version 0.2.18

2020-03-13 Thread Walter Doekes
Package: xmlindent Version: 0.2.17-6 Severity: wishlist Dear Maintainer, xmlindent has been updated with the fixes from the debian-patches, and an extra fix. It's available here: https://github.com/penberg/xmlindent/releases Cheers, Walter Doekes

Bug#886813: screen: GNU screen wipes X selection (copy buffer / clipboard) on init with TERM=xterm-256color

2018-01-10 Thread Walter Doekes
grep command custom-command='/usr/bin/env TERM=xterm /bin/bash' use-custom-command=true Cheers, Walter Doekes OSSO B.V. -- System Information: Debian Release: 9.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-4-amd64 (SMP w/2 CPU cores) Loc

Bug#818978: systemd crashes in lxc on container stop

2016-12-16 Thread Walter Doekes
b http://apt.osso.nl/debian jessie systemd' has been updated with your patch, in case anyone was using that. Cheers, Walter Doekes OSSO B.V.

Bug#818978: systemd crashes in lxc on container stop

2016-09-29 Thread Walter Doekes
-17+deb8u5 \ systemd-sysv=215-17+deb8u5 libsystemd0=215-17+deb8u5 \ udev=215-17+deb8u5 libudev1=215-17+deb8u5 Cheers, Walter Doekes OSSO B.V. [1] systemd/gir1.2-gudev-1.0_215-17+deb8u5osso1_amd64.deb systemd/libgudev-1.0-0_215-17+deb8u5osso1_amd64.deb systemd/libgudev-1.0-dev_215-17

Bug#818978: systemd crashes in lxc on container stop

2016-09-09 Thread Walter Doekes
I could unfortunately reproduce the "Assertion 'sd_id128_randomize() >= 0'" issue on my Debian/Jessie with systemd 215-17+deb8u4. I added the attached two patches and then things started working. Cheers, Walter Doekes OSSO B.V. >From 874d3404cbf2363604106c8f86683db4082691ea

Bug#456943: (no subject)

2016-07-14 Thread Walter Doekes
quot;*'$COLUMNS'+"1234")' | grep --color=auto '[1-9]' Versions (Ubuntu, Trusty, latest): gnome-terminal 3.6.2-0ubuntu1 grep 2.16-1 xterm 297-1ubuntu1 Greetings, Walter Doekes

Bug#823315: (attaching the patch failed due to my chdir, reportbug did not complain)

2016-05-03 Thread Walter Doekes
Oops. Patch didn't come along. Here it is. Cheers, Walter OSSO B.V. Description: xmlindent abort()ed on invalid XML The following gave an abort/coredump: $ echo '"John" <j...@example.com>' | xmlindent Author: Walter Doekes <wjdoe...@osso.nl> --- xmlindent-0.

Bug#823315: xmlindent abort()s/crashes on invalid XML

2016-05-03 Thread Walter Doekes
ror: Scanner did not recognize string '<' near line 1. (exitcode 1) Cheers, Walter Doekes P.S. I overrode the version with -V to 0.2.17-4, while jessie has 0.2.17-3. The result is the same because the bug is present in both/all versions. -- System Information: Debian Release

Bug#644973: libedit2: Ctrl+W erases entire line

2015-11-22 Thread Walter Doekes
ord See also: http://wjd.nu/notes/2015#asterisk-editline-key-bindings Cheers, Walter Doekes

Bug#805568: encfs --reverse should disallow recursive directory traversal [fixed upstream]

2015-11-19 Thread Walter Doekes
com/vgough/encfs/pull/125 that fixes problems with recursive directory accesses. Author: Walter Doekes <walter+git...@wjd.nu> Forwarded: https://github.com/vgough/encfs/pull/125 Applied-Upstream: commit:07fb5b8990e0447be775f7871cea2c5f0d2ec38e, v1.8.2(?) Last-Update: 2015-11-19 --- a/encfs/Di

Bug#693011: timidity: clicks in the beginning of output

2015-10-18 Thread Walter Doekes
panning (0 = 100% left, 127 = 100% right). With the changes in 2.14.0, it comes out more like 0 = a bit more left and 127 = a bit more right. I'm not sure what else 2.14.0 may be hiding, but I'm not looking for new bugs at this point. Cheers, Walter Doekes Description: Fix a right channel crackle

Bug#570623: reprepro: please add multiple version management

2015-04-07 Thread Walter Doekes
: - patching the version compare helps, but - multiple closely related versions still cause grief Thanks for the patches! Cheers, Walter Doekes OSSO B.V. [1] references.db was dumped like this: $ db5.1_dump db/references.db | perl -pe '/^ /s/^/ /s/[0-9a-f]{2}/chr hex$/ige' [2] changing from

Bug#778746: patches against http://anonscm.debian.org/cgit/pkg-voip/asterisk.git

2015-02-19 Thread Walter Doekes
. debian-asterisk-778746-master.patch debian-asterisk-778746-wheezy-backports.patch Cheers, Walter Doekes OSSO B.V. diff --git a/debian/asterisk.init b/debian/asterisk.init index 0ab18a7..c4d328a 100644 --- a/debian/asterisk.init +++ b/debian/asterisk.init @@ -82,7 +82,7 @@ then fi PARAMS

Bug#750460: #750460 is a duplicate of #571120

2014-06-28 Thread Walter Doekes
/bugreport.cgi?bug=571120 Cheers, Walter Doekes P.S. My html example in that bug report is malformed, with the style outside of the head. But fixing that doesn't change the validity of the example. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#705862: error in crontab manpage example (unescaped percent signs)

2014-04-25 Thread Walter Doekes
...@debian.org Date: Wed Sep 21 23:22:58 2011 +0200 Escape the '%' in the examples so that they can work when copied over to crontab (Closes: #642309) ... -0 4 8-14 * *test $(date +%u) \-eq 6 echo 2nd Saturday +0 4 8-14 * *test $(date +\\%u) \-eq 6 echo 2nd Saturday Cheers, Walter

Bug#520254: unhide leaks handles, overwrites its stack, and so forth

2009-11-01 Thread Walter Doekes
++) { if (allpids[y] != '\0') { @@ -497,5 +519,5 @@ } - + return 0; } Regards, Walter Doekes -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64

Bug#527907: doxygen: segfault on php conditional comment (if(1){/** comment */})

2009-05-09 Thread Walter Doekes
Package: doxygen Version: 1.5.6-2 Severity: normal When running doxygen on a PHP file with a conditional piece of code, it segfaults. This is not an issue with the current SVN version. == TESTCASE == wal...@wjdsys:0:/tmp/test$ ls 1.php wal...@wjdsys:0:/tmp/test$ cat 1.php ?php if (true) {

Bug#518031: doxygen: Similar bug (segfault) in stable (lenny) 1.5.6-2

2009-04-08 Thread Walter Doekes
/KjwCompat.php, fileBuf=0x234bb10 ?php // vim:ts=4:sw=4:noet\n/*, '=' repeats 70 times, \nCopyright (C) 2006-2009, Walter Doekes\nThis file is part of KjwLib-php45.\n \nKjwLib-php45 is free s..., rt=0x234f040) at scanner.l:5597 #6 0x0054c9a6 in CLanguageScanner::parseInput

Bug#431044: [php-maint] Bug#431044: Bug#431044: Apache child exits on sql server functions

2007-10-04 Thread Walter Doekes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Steve Steve Langasek wrote: Walter Doekes wrote: ?php putenv('TDSVER=7.0'); $db = sybase_connect($server, $username, $password); sybase_select_db('MODULES', $db); sybase_query(DROP TABLE test_tbl); sybase_query(CREATE TABLE test_tbl

Bug#431044: [php-maint] Bug#431044: Apache child exits on sql server functions

2007-09-29 Thread Walter Doekes
only need it fixed in Debian and Ubuntu ;-) Regards, Walter Doekes -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG/iRcHeLk+LNJZ18RAnUpAKC9VUo8SPsVd+S0S08dSzGg2O9SZgCgp5Yr tTYtwWKyCMYzzHjUYk4tP9M= =skrN

Bug#293466: /usr/bin/g++-3.4: mt_allocator + threads + dlclose = crash

2005-02-03 Thread Walter Doekes
Package: g++-3.4 Version: 3.4.3-6 Severity: important File: /usr/bin/g++-3.4 The g++ package is built with --enable-libstdcxx-allocator=mt This can cause a program to segfault when a thread finishes that had referenced data in an unloaded dynamic library. See more info here: