Bug#987951: klaus/httpauth.py

2021-05-07 Thread Wessel Dankers
ort 'patch'. Updating the vendored copy of httpauth to the upstream version should fix this issue. You can find it at https://raw.githubusercontent.com/jonashaag/httpauth/master/httpauth.py Met vriendelijke groet, -- Wessel Dankers Sent from my general purpose computing device. signature.

Bug#987951: Error 500 during HTTP authentication

2021-05-02 Thread Wessel Dankers
te_header(self.realm))], ) -return ['401 - Authentication Required'] +html = '401 - Authentication Required' +return [html if PY2 else html.encode()] Updating the vendored copy of httpauth should fix this issue. Met vriendelijke groet, Wesse

Bug#986839: mpv: New upstream version 0.33.1 fixes CVE-2021-30145

2021-04-12 Thread Wessel Dankers
. A description of the problem can be found at: https://github.com/mpv-player/mpv/commit/cb3fa04bcb2ba9e0d25788480359157208c13e0b The release can be found at: https://github.com/mpv-player/mpv/releases Thanks, Wessel Dankers -- System Information: Debian Release: bullseye/sid

Bug#804194: squashfs-tools: unsquashfs not preserving file capabilities

2018-03-02 Thread Wessel Dankers
]. [1] dget -x http://www.barcikacomp.hu/gcs/squashfs-tools_4.3-5.dsc Sorry for the delay. Just finished testing it, it looks like this proposed update does indeed fix #804194. Many thanks! cheers, -- Wessel Dankers Sent from my general purpose computing device. signature.asc Description

Bug#720864: Fails to bind IPv6 socket during DAD

2015-07-20 Thread Wessel Dankers
(yet) be available at all – you can install: https://non-gnu.uvt.nl/debian/wheezy/freebind/ and put the following line in /etc/default/unbound: LD_PRELOAD=/usr/lib/freebind/freebind.so Unbound will then happily bind to any address. cheers, -- Wessel Dankers Sent from my

Bug#703322: closed by Luigi Gangitano (Bug#703322: fixed in drupal7 7.22-1)

2013-04-22 Thread Wessel Dankers
Hi, This bug was closed in unstable, but the original report was filed against the wheezy version specifically. I would therefore like to reopen this bug. Met vriendelijke groet, -- Wessel Dankers – LIS UNIX® あ! Universiteit van Tilburg – Library and IT

Bug#703322: drupal7: Test module fails due to curl version 5.4.4

2013-03-18 Thread Wessel Dankers
Package: drupal7 Version: 7.14-2 Severity: normal Tags: patch wheezy Dear Maintainer, Using the simpletest module fails for many if not all tests. Steps to reproduce: 1) enable the Testing module 2) in the Configuration menu, select Testing 3) check the checkbox next to A

Bug#693218: adduser --system should default to --group

2012-11-14 Thread Wessel Dankers
other's files and other resources. While this could be considered a bug in the invoker's script, it's something that is easy to overlook and it could be argued that defaults should be sane and secure (‘graceful degradation’). Please make --group the default for --system. Kind regar

Bug#679746: default --system home directory

2012-11-14 Thread Wessel Dankers
/user. Kind regards, -- Wessel Dankers signature.asc Description: Digital signature

Bug#688880: linux: Please enable CONFIG_TCM_QLA2XXX=m

2012-09-26 Thread Wessel Dankers
Source: linux Severity: wishlist Tags: patch Dear Maintainer, Please enable the CONFIG_TCM_QLA2XXX=m option for 3.5-trunk. This option enables the new target mode for qla2xxx HBAs (see http://www.linux-iscsi.org/wiki/Fibre_Channel). --- linux-3.5.2/debian/config/config2012-08-01 14:30:22.000

Bug#687712: to_bin method returns garbage when value is zero

2012-09-15 Thread Wessel Dankers
Package: libcrypt-openssl-bignum-perl Version: 0.04-2 Severity: normal Tags: upstream Hi, A command like: perl -MMIME::Base64 -MCrypt::OpenSSL::Bignum -we 'print encode_base64(Crypt::OpenSSL::Bignum->zero->to_bin)' returns different garbage every time it's run. Expected result would be

Bug#664088: mdadm fails to initialize components for bitmap

2012-03-15 Thread Wessel Dankers
Package: mdadm Version: 3.2.3-2 Severity: normal Hi, When trying to add a bitmap to a freshly created device, I get an error: # dd if=/dev/zero bs=1M count=100 of=/dev/vdb # dd if=/dev/zero bs=1M count=100 of=/dev/vdc # mdadm -C -l 1 -n 2 -e 1 --assume-clean /dev/md0 /dev/vdb /dev/vdc mdadm: arr

Bug#620732: excessive logging fills up /var/log

2011-04-03 Thread Wessel Dankers
Mar 31 23:27:45 slick cachefilesd[12652]: Scan complete Please find attached a patch that prevents this problem by demoting these status updates to the ‘debug’ level. cheers, -- Wessel Dankers -- System Information: Debian Release: 6.0.1 APT prefers stable APT policy: (500, 's

Bug#610360: Virtio network stops working after dynamic virtio disk attachment

2011-01-17 Thread Wessel Dankers
for all Thanks, -- Wessel Dankers -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/3 CPU cores) Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8) Shell: /bin

Bug#338494: works as advertised

2010-12-06 Thread Wessel Dankers
another interesting test). This is a non-bug, as far as I can see. cheers, -- Wessel Dankers signature.asc Description: Digital signature

Bug#546854: MaxSessions in sshd_config

2010-11-01 Thread Wessel Dankers
hi, Have you tried increasing the MaxSessions configuration parameter in /etc/ssh/sshd_config to something higher than the default 10? cheers, -- Wessel Dankers signature.asc Description: Digital signature

Bug#387625: please split up the configuration files

2006-09-15 Thread Wessel Dankers
Package: apache2-common Version: 2.2.3-1~exp.r170 Severity: wishlist Tags: patch Hi, I noticed that a limited effort has been made to split up the apache2 config, resulting in a limping modular/monolithic configuration system. As a systems administrator I find myself changing a few common things

Bug#366518: please keep debfoster, it is not completely replaced by aptitude

2006-05-09 Thread Wessel Dankers
and I) would like to take over > debfoster development. Is this okay with you? Yes, consider it yours! Kind regards, -- Wessel Dankers <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Bug#345333: fails unconditionally when http_proxy environment variable is set

2005-12-30 Thread Wessel Dankers
Package: gnuvd Version: 1.0-1 Severity: important % echo $http_proxy http://10.1.2.1:8080 % gnuvd kansloos gnuvd: gnuvd.c:429: vd_parse_http_proxy: Assertion `*host' failed. [1]1653 abort gnuvd kansloos At line 429 and 430 I find: assert (*host); assert (*port); which should p

Bug#343454: typo in manpage (-d/-t)

2005-12-15 Thread Wessel Dankers
Package: xstow Version: 0.5.1-2 Severity: normal hi, The manpage says: -d -dir DIR Set stow dir to DIR. The default is the current directory. -d -target DIR Set target to DIR. The default is the parent of the stow directory. But that should be: -d -dir DIR Set st

Bug#271692: ca-certificates: please ship surfnet-root.pem

2005-07-07 Thread Wessel Dankers
SHA1: 3C:DA:BA:08:11:3D:93:42:07:B9:1D:1C:52:56:83:CC:09:BB:C8:29 MD5: CA:8D:97:FC:7E:DA:12:81:24:6B:F6:0D:73:4A:D1:93 Yoroshiku onegaishimasu. -- Wessel Dankers <[EMAIL PROTECTED]> – UNIX system administration Universiteit van Tilburg – IT Services • Postbus 90153, 5000 LE

Bug#311343: poor sound quality when using a fixed sample rate

2005-05-31 Thread Wessel Dankers
Package: mpd Version: 0.11.5-3 Severity: wishlist Hi, It would be useful if mpd would use libsamplerate for sample rate conversions (the sound quality is horrible with the current resampling code). This is obviously an upstream's issue. :) Thanks, -- System Information: Debian Release: unstabl

Bug#295189: [PATCH] revised malloc() calls

2005-04-11 Thread Wessel Dankers
ms to work but more thorough testing would be welcome, especially for the SNMP bits (which we don't use - yet). Time will tell if all memory leaks have been plugged. Regards, -- Wessel Dankers <[EMAIL PROTECTED]> â UNIX system administration Universiteit van Tilburg â IT Services â Pos

Bug#81296: Already exists, but...

2005-04-10 Thread Wessel Dankers
ug report. Not only that, but yesterday I also discovered an --inplace option, which addresses my other request. Happily rsyncing now :) cheers, -- Wessel Dankers <[EMAIL PROTECTED]> âIt's union rules. There's nothing we can do about it. Sorry.â signature.asc Description: Digital signature

Bug#292290: more details

2005-01-27 Thread Wessel Dankers
ases. However, it is very unlikely that all three machines have bad RAM, and memtest86+ reports no problems. My personal hunch is that it is some bad xfs â raid1 interaction but debugging is really hard to do (given that it's impossible to even run âdmesgâ). thanks, -- Wessel Dankers <[EMAI