Bug#887123: reports: Could not read config file: .mediawiki. under Debian Stretch / perl 5.24

2018-01-13 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth5 Severity: important Tags: patch Dear Maintainer, mvs fails to operate under Debian Stretch / perl 5.24, in that any commands after the initial "mvs login" fails with the error message: Could not read config file: .mediawiki. The conf

Bug#851340: vgimportclone: fails with duplicated volume group

2017-01-13 Thread Brett Wuth
Source: lvm2 Version: 2.02.111-2.2+deb8u1 Severity: normal Tags: patch Dear Maintainer, vgimportclone's primary use is to import an attached media which is has the same Volume Group as already exists. Such a situation occurs when attaching external media which is a backup (copy) of an existing P

Bug#828102: tgt: password exposed as command line parameter

2016-06-24 Thread Brett Wuth
Package: tgt Version: 1:1.0.51-1 Severity: normal Tags: upstream Dear Maintainer, The "tgtadm" requires that a password, if set, be provided on the command line such as: tgtadm --lld iscsi --op new --mode account --user ronnie --password password Command line paramaters are not normally secure

Bug#793441: fix: some tcpwrapper features non-functional

2015-07-24 Thread Brett Wuth
Hi, The following patch fixes the problem. ---cut--- diff -Nur -x '*.orig' -x '*~' powerman-2.3.5/src/client.c powerman-2.3.5.new/src/client.c --- powerman-2.3.5/src/client.c 2009-04-17 23:51:18.0 + +++ powerman-2.3.5.new/src/client.c 2015-07-24 16:38:13.0 + @@ -910

Bug#793441: powerman: some tcpwrapper features non-functional

2015-07-23 Thread Brett Wuth
Package: powerman Version: 2.3.5-1 Severity: normal Dear Maintainer, Although powermand uses tcpwrappers to control access to the server, some tcpwrappers features do not function. Notably "banners" does not cause a message to be produced on a refused connection, and powermand does not determine

Bug#637386: vnc4server: blacklists wrong IP: 0.0.0.0, can lead to DoS

2013-11-16 Thread Brett Wuth
d bug in our hosted environment. Regards, - -- Brett Wuth w...@castrov.cuug.ab.ca w...@acm.org Box 1251-U, Pincher Creek, Alberta T0K 1W0, CANADA Tel:+1 403 627-2460 OpenPGP FingerPrint=628F C9DA BDBC 2A0E 18F1 2F6A 3300 8422 BE6A 0E79 What is the meaning of life?! Yes. -BEGIN PGP SIGN

Bug#725763: libwww-mediawiki-client-perl: some mediawiki servers don't support minor edit flag

2013-10-07 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth4 Severity: normal Tags: patch Dear Maintainer, Modern versions of mediawiki, such as 1.19.5-1, can not be configured to not show the "this is a minor edit". "mvs -v commit" will choke on these wikis reporting: Doi

Bug#715421: libwww-mediawiki-client-perl: can't edit pages that were deleted and recreated

2013-07-08 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth3 Severity: normal Tags: patch Dear Maintainer, Mediawiki allows a page to be deleted and subsequently recreated. In order to make changes to such pages, the server provides and requires the client to keep track of the "start date" of the

Bug#715420: libwww-mediawiki-client-perl: support login with Basic HTTP Authentication

2013-07-08 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth3 Severity: wishlist Tags: patch Dear Maintainer, The attached patch allows mvs to log in to wiki's that are protected using Basic HTTP Authentication. -- System Information: Debian Release: 7.0 APT prefers stable-updates APT policy:

Bug#715419: file: vs image: pages

2013-07-08 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth3 Severity: normal Tags: patch Dear Maintainer, With a recent version of mediawiki the namespace image: has been renamed as file:. Attempts to access image:xx pages will return pages named file:xx, which causes mvs to fail. The attached

Bug#715418: libwww-mediawiki-client-perl: missing character encoding prevents edit on mediawiki 1.19.5-1

2013-07-08 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth3 Severity: important Tags: patch Dear Maintainer, When working with mediawiki 1.19.5-1 (Wheezy, and perhaps earlier) the way the server transmits its character encoding has changed. It no longer specifies the character encoding in the co

Bug#715417: libwww-mediawiki-client-perl: error reading page headline from mediawiki 1.19.5-1

2013-07-08 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-2+wuth3 Severity: important Tags: patch Dear Maintainer, Mediawiki 1.19.5-1 (Wheezy and perhaps earlier) has changed the format of lines. The new line can be of the form: Editing Main Page The did not used to exist. mvs uses the line to

Bug#698537: xalan xsl:message segment fault on suspected buffer overflow

2013-01-19 Thread Brett Wuth
Package: xalan Version: 1.10-4 Severity: normal xalan crashes with a segment fault when using with large output. For example: bug.xsl: ---cut--- http://www.w3.org/1999/XSL/Transform"; version="1.0" > 1234567890123456789012345678901234567890123456789012345678901

Bug#637386: IPv6

2012-12-09 Thread Brett Wuth
ress.buf)) { connectionsLog.error("blacklisted: %s", address.buf); try { SConnection::writeConnFailedFromScratch("Too many security failures", &sock->outStream()); Cheers, - -- Brett Wuth w...@castrov.cuug.ab.ca w...@ac

Bug#618611: libwww-mediawiki-client-perl: can't get pages with ampersands

2011-03-16 Thread Brett Wuth
Package: libwww-mediawiki-client-perl Version: 0.31-1.1 Severity: normal Tags: patch The program chokes when asked to get a wiki page that includes an ampersand (&) in its name. $ mvs update 'A&W Restaurant.wiki' Doing update A&W Restaurant.wiki with host: localhost and lang: en Can't call met

Bug#614170: usbip: attaching 2 identical devices requires delay

2011-02-19 Thread Brett Wuth
Package: usbip Version: 0.1.7-3 Severity: important I have two identical USB to RS-232 dongles which I export from one machine to another using USB/IP. The devices appear correctly as /dev/ttyUSB0 and ttyUSB1 when attached one at time with a short delay between them (e.g. 60 seconds). When the

Bug#511988: xserver-xorg-input-evtouch: fix ARM compiler warnings

2010-05-11 Thread Brett Wuth
Julien Cristau wrote on 2010-5-11: > On Thu, Jan 15, 2009 at 19:10:13 -0700, Brett Wuth wrote: > > > Package: xserver-xorg-input-evtouch > > Version: 0.8.7-3 > > Severity: minor > > Tags: patch > > > > > > This patch fixes mino

Bug#544349: dhcp3-client: request support for named routing table

2009-08-30 Thread Brett Wuth
se: modify dhclient-script to allow a routing table to be specified # for each interface # Author: Brett Wuth # Created: 2009-08-30 # # Initials: # BCW - Brett Wuth # @#[ContactWuth: # Phone: +1 403 235-2972 #

Bug#511987: xserver-xorg-input-evtouch: patch to support LEO 8800

2009-02-03 Thread Brett Wuth
Mattia Dongili wrote on 2009-1-22: > Hi Brett, > > On Thu, Jan 15, 2009 at 07:04:41PM -0700, Brett Wuth wrote: > > Package: xserver-xorg-input-evtouch > > Version: 0.8.7-3 > > Severity: normal > > Tags: patch > > your patches do not apply a

Bug#511992: xserver-xorg-input-evtouch: race conditions in timers drop events

2009-01-15 Thread Brett Wuth
he GNU GPL, I hope they might be # useful for you (-: # - Brett Wuth # Index: xf86-input-evtouch-0.8.7/evtouch.c === --- xf86-input-evtouch-0.8.7.orig/evtouch.c 2009-01-15 14:53:27.0 -0700 +++ xf86-input-evtouch-0.8.7/evtouc

Bug#511989: xserver-xorg-input-evtouch: more robust debugging system

2009-01-15 Thread Brett Wuth
o w...@acm.org # To apply simply change into the toplevel directory of the source to be modified and enter: # patch -p1 < # # All patches are available under the GNU GPL, I hope they might be useful for you (-: # - Brett Wuth # Index: xf86-i

Bug#511988: xserver-xorg-input-evtouch: fix ARM compiler warnings

2009-01-15 Thread Brett Wuth
le under the GNU GPL, I hope they might be # useful for you (-: # - Brett Wuth # Index: xf86-input-evtouch-0.8.7/ev_calibrate.c === --- xf86-input-evtouch-0.8.7.orig/ev_calibrate.c2009-01-14 15:55:48.0 -0700 +++ xf86-input-evt

Bug#511987: xserver-xorg-input-evtouch: patch to support LEO 8800

2009-01-15 Thread Brett Wuth
s with high bit set. # # Feel free to send comments, critics, suggestions to w...@acm.org To # apply simply change into the toplevel directory of the source to be # modified and enter: patch -p1 < # # All patches are available under the GNU GPL, I hope they might be # useful for you (-: # - Brett

Bug#475049: evtest

2008-06-18 Thread Brett Wuth
evtest exists in package lineakd. Perhaps it should be broken out into its own package. Cheers, -- Brett Wuth [EMAIL PROTECTED] [EMAIL PROTECTED] Box 1251-U, Pincher Creek, Alberta T0K 1W0, CANADA Tel:+1 403 627-2460 PGPKey ID=23276D81 FingerPrint=E4F8EDEECBE01AD2FA3D8B2D94B1A292 What is the

Bug#393960: needs local/remote ppp option selection

2006-10-18 Thread Brett Wuth
Package: secvpn Version: 2.19 Severity: wishlist Tags: patch secvpn would benefit from a mechanism to specify different ppp options on the local and remote side. For instance a laptop that is a local side and wanders from network environment to environment may want to be able to get DNS server in

Bug#313271: zope-zwiki: typo in summary

2005-06-12 Thread Brett Wuth
Package: zope-zwiki Version: 0.37.0-4 Severity: minor The summary line for this package contains a typo. [EMAIL PROTECTED] apt-cache search zwiki zope-zwiki - implentation of WikiWikiWeb for Zope [EMAIL PROTECTED] "implentation" should be "implementation". -- System Information: Debian Relea

Bug#291788: cupsys: /var/log/cups/page_log does not include copies

2005-01-22 Thread Brett Wuth
Package: cupsys Version: 1.1.23-2 Severity: normal /var/log/cups/page_log contains lines like: officejet-pcsar wuth 416 [21/Jan/2005:13:15:28 -0700] 1 3 - localhost Where "1" is the starting page number, and "3" is the number of pages. When multiple copies are specified, there is no indication