Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user agent string for outbound HTTP requests

2014-01-31 Thread Tuomas Jormola
Hi, On Thu, Jan 30, 2014 at 02:47:41PM -0400, Joey Hess wrote: This looks good, but have you checked that all of the places $config{useragent} is passed to do the right thing when it is undef? Yes I have. Case 1: IkiWiki::useragent() using LWP::UserAgent-new(). $agent variable defined from the

Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user agent string for outbound HTTP requests

2014-01-30 Thread Tuomas Jormola
Package: ikiwiki Version: 3.20140125 Severity: wishlist By default, LWP::UserAgent used by IkiWiki to perform outbound HTTP requests sends the string libwww-perl/version number as User-Agent header in HTTP requests. Some blogging platforms have blacklisted the user agent and won't serve any

Bug#734529: libbluray: Please update to 0.5.0

2014-01-07 Thread Tuomas Jormola
Package: libbluray Version: 1:0.4.0-1 Severity: wishlist Hi! Could you upload the latest upstream 0.5.0, please? http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=8711586f343390f44f6d6d36b725f558a4e7c43e br, Tuomas Jormola -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#724669: gst-plugins-bad1.0: Please tighten build dependency on libopenal-dev

2013-09-26 Thread Tuomas Jormola
Source: gst-plugins-bad1.0 Version: 1.2.0-1 Severity: minor Hi, I was backporting gstreamer 1.2.0 packages from Debian/sid to Ubuntu/precise and noticed that building of OpenAL support in gst-plugins-bad1.0 failed because stock libopenal-dev was too old but that wasn't caught by

Bug#611068: ikiwiki: Create index pages for empty directories in underlays

2011-01-25 Thread Tuomas Jormola
to be created for empty directories under underlay dirs, why iterate over the underlay dirs in the first place (the for loop at the line 41 of autoindex.pm). The attached patch corrects this. Please consider applying if this is ok. br, Tuomas Jormola From 5d18914e77d852fc10c09f9903dba61a050ddeac Mon Sep 17

Bug#611068: ikiwiki: Create index pages for empty directories in underlays

2011-01-25 Thread Tuomas Jormola
On Tue, Jan 25, 2011 at 01:55:10PM -0400, Joey Hess wrote: Tuomas Jormola wrote: Is creation of index pages by the autoindex plugin limited only to files under srcdir by some justified reason? Currently autoindex doesn't create index pages for empty directories of underlays

Bug#603026: mpd: Please enable pipe output plugin

2010-11-10 Thread Tuomas Jormola
Package: mpd Version: 0.15.4-1ubuntu3 Severity: wishlist Hi, Please enable pipe output plugin (--enable-pipe-output). I'd like to forward the raw PCM audio stream from mpd to liquidsoap and encode to Ogg/FLAC and then push the FLAC stream to Icecast2 for client consumption. With the pipe output

Bug#602012: git: Use author date instead of commiter date when resolving timestamps of files, patch included

2010-10-31 Thread Tuomas Jormola
%at instead of %ct. Patch included. Thanks. From 5c8451fc9b70f3651e805ff082abfe718b81767f Mon Sep 17 00:00:00 2001 From: Tuomas Jormola t...@solitudo.net Date: Sun, 31 Oct 2010 19:53:06 +0200 Subject: Use author date instead of commit date Signed-off-by: Tuomas Jormola t...@solitudo.net --- IkiWiki

Bug#601912: ikiwiki: htmltidy plugin: missing checkconfig hook registration, patch included

2010-10-30 Thread Tuomas Jormola
9d1681dfd04b72725c52b65de58e8dd5d82ec3f5 Mon Sep 17 00:00:00 2001 From: Tuomas Jormola t...@solitudo.net Date: Sun, 31 Oct 2010 03:02:38 +0200 Subject: Added missing hook registration for checkconfig Signed-off-by: Tuomas Jormola t...@solitudo.net --- IkiWiki/Plugin/htmltidy.pm |1 + 1 files

Bug#601915: ikiwiki: cgi plugin: run format hooks in CGI mode, patch included

2010-10-30 Thread Tuomas Jormola
consider merging the attached patch that enables format hooks for CGI. Thanks. From 5943cc18abf19b85e91fa7ad20ebd7a9f7375413 Mon Sep 17 00:00:00 2001 From: Tuomas Jormola t...@solitudo.net Date: Sun, 31 Oct 2010 03:36:20 +0200 Subject: Run format hooks in CGI mode Signed-off-by: Tuomas Jormola t

Bug#598415: Duplicated script/ element for ikiwiki.js

2010-09-28 Thread Tuomas Jormola
that does ugly format() things like relativedate and toggle currently do, either ;) Regards, Tuomas Jormola -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#582390: gitweb.js not included in the gitweb package

2010-05-20 Thread Tuomas Jormola
Package: gitweb Version: 1:1.7.0.4-1 Severity: normal Hi, I'm filing this report from a Ubuntu lucid system, but it appears that the current version (1:1.7.1-1) of the package in Debian/sid also suffers from this bug, see http://packages.debian.org/sid/all/gitweb/filelist The gitweb package

Bug#536197: apticron: Update mailx dependency

2009-07-08 Thread Tuomas Jormola
Package: apticron Version: 1.1.32 Severity: minor Hi, Now that apticron works correctly also with heirloom-mailx (Bug#530347), you could update the mailx dependecy. Please replace the dependency Depends: bsd-mailx | mailutils, apt (= 0.6.8), ucf (= 0.28), ${misc:Depends} either with explicit

Bug#512293: Invalid depend: sun-java6-jre-headless

2009-01-19 Thread Tuomas Jormola
-jre-headless. -- Tuomas Jormola t...@solitudo.net signature.asc Description: Digital signature

Bug#511300: Acknowledgement (Support locking so that concurrent instances of the same backup action not possible)

2009-01-13 Thread Tuomas Jormola
On Mon, Jan 12, 2009 at 10:10:46PM +0100, intrigeri wrote: Tuomas Jormola wrote (12 Jan 2009 15:01:03 GMT) : On Mon, Jan 12, 2009 at 01:17:59PM +0100, intrigeri wrote: As pointed out in your comments, the checkpidalive portability needs to be fixed; do you intend to do so at some point

Bug#511299: [PATCH] support manually started backup actions

2009-01-12 Thread Tuomas Jormola
anyway. But feel free to refactor :) -- Tuomas Jormola t...@solitudo.net signature.asc Description: Digital signature

Bug#511300: Acknowledgement (Support locking so that concurrent instances of the same backup action not possible)

2009-01-12 Thread Tuomas Jormola
On Mon, Jan 12, 2009 at 01:17:59PM +0100, intrigeri wrote: Hello, Tuomas Jormola wrote (09 Jan 2009 11:33:15 GMT) : Naive sample implementation of this feature, not tested at all. Maybe better use as inspiration rather than concrete implementation... This seems like a good start

Bug#511299: [PATCH] support manually started backup actions

2009-01-12 Thread Tuomas Jormola
Uh, just forget the last message, I was referring to checkpidalive() of the locking patch I sent... signature.asc Description: Digital signature

Bug#494676: Version 6.9

2009-01-09 Thread Tuomas Jormola
And now version 6.9 is available, http://sourceforge.net/project/showfiles.php?group_id=13764package_id=11481release_id=649937 Please upload to experimental, at least. signature.asc Description: Digital signature

Bug#511299: [PATCH] support manually started backup actions

2009-01-09 Thread Tuomas Jormola
tested, thougH) implements scheduling when = manual which will cause backupninja to skip the configurations that are to be run manually. Regards, -- Tuomas Jormola t...@solitudo.net diff -ur backupninja-0.9.5.orig/man/backup.d.5 backupninja-0.9.5/man/backup.d.5 --- backupninja-0.9.5.orig/man

Bug#511300: Support locking so that concurrent instances of the same backup action not possible

2009-01-09 Thread Tuomas Jormola
data transfer. I think backupninja should implement per-backup action locking so that in this case further invocations of the job would be skipped until the long-running job started previous day is finished. Regards, -- Tuomas Jormola t...@solitudo.net signature.asc Description: Digital

Bug#511300: Acknowledgement (Support locking so that concurrent instances of the same backup action not possible)

2009-01-09 Thread Tuomas Jormola
Naive sample implementation of this feature, not tested at all. Maybe better use as inspiration rather than concrete implementation... -- Tuomas Jormola t...@solitudo.net diff -ur backupninja-0.9.5.orig/etc/backupninja.conf.in backupninja-0.9.5/etc/backupninja.conf.in --- backupninja-0.9.5.orig

Bug#510204: Update clearlooks dependency

2008-12-30 Thread Tuomas Jormola
Package: ldm Version: 2:2.0.27-1 ldm depends on gtk2-engines-clearlooks. However, this package exists no more, since the theme has been merged to base GTK+ engines package gtk2-engines. It would be cleaner if ldm dependency would get updated to reference gtk2-engines instead of

Bug#508604: Acknowledgement (Mechanism to automatically save and restore the state of virtual machines on host shutdown/start-up)

2008-12-13 Thread Tuomas Jormola
, which must be switched off at libvirt level. -- Tuomas Jormola t...@solitudo.net #!/bin/sh # # This script automatically saves running VMs # managed by libvirtd on stop and restores VMs on start # # (C) 2008 Tuomas Jormola t...@solitudo.net # ### BEGIN INIT INFO # Required-Start:$network

Bug#508604: Mechanism to automatically save and restore the state of virtual machines on host shutdown/start-up

2008-12-12 Thread Tuomas Jormola
only been tested with KVM based VMs. Regards, -- Tuomas Jormola t...@solitudo.net Index: debian/libvirt-domain-state.default === --- debian/libvirt-domain-state.default (revision 0) +++ debian/libvirt-domain-state.default (revision 0

Bug#508604: Acknowledgement (Mechanism to automatically save and restore the state of virtual machines on host shutdown/start-up)

2008-12-12 Thread Tuomas Jormola
Oh, it looks like there is also another attempt at solving this issue included in the package as an example. Yes, perhaps it's better not to enable this kind of functionality by default. Perhaps you could consider adding also my script as an example, though. -- Tuomas Jormola t...@solitudo.net

Bug#508606: Split virsh to separate package

2008-12-12 Thread Tuomas Jormola
be renamed to libvirtd, as currently libvirtd is the only binary left in the package... -- Tuomas Jormola t...@solitudo.net Index: debian/control === --- debian/control (revision 1605) +++ debian/control (working copy) @@ -15,7 +15,7

Bug#453113: Please create a package for the LDAP database plugin for the Kerberos server

2007-11-27 Thread Tuomas Jormola
with OpenLDAP back-end of the Kerberos V5 System Administrator's Guide. -- Tuomas Jormola [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#378686: nfs-kernel-server: rpc.svcgssd missing

2006-07-18 Thread Tuomas Jormola
possible to run Debian NFSv4 server with Kerberos support, thank you. Regards, Tuomas Jormola [EMAIL PROTECTED] [1] http://www.citi.umich.edu/projects/nfsv4/linux/using-nfsv4.html -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.15-1.2041 Locale: LANG=C, [EMAIL

Bug#356087: yaird: Proposed fix for this bug

2006-03-12 Thread Tuomas Jormola
Package: yaird Version: 0.0.12-7 Followup-For: Bug #356087 Here's my take on fixing this bug and #354247. Works for me. Comments regarding the patch in the attachment. Tuomas Jormola [EMAIL PROTECTED] -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.15

Bug#355816: udev: [PATCH] Improvements to the build system

2006-03-07 Thread Tuomas Jormola
Package: udev Severity: minor Hello, I was backporting udev from unstable to sarge. I'm maintaining my packages in a subversion repository. In each directory in your working directory, there's a sub-directory named .svn. The build system of udev is confused with files inside these hidden

Bug#352495: dhcp3: Please build depend on dpkg 1.13

2006-02-12 Thread Tuomas Jormola
in dpkg-architecture, but the source package should build depend at least on dpkg 1.13. Regards, Tuomas Jormola -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#296912: ipsec-tools: /etc/init.d/setkey restart is broken

2005-02-25 Thread Tuomas Jormola
Package: ipsec-tools Version: 1:0.5-3 Severity: grave Justification: user security hole In restart target of the setkey init script setkey is run with the following command: $SETKEY -f $SETKEY_CONF: This fails of course since it appends ':' to the configuration file name. Potential security

Bug#290315: iproute: New upstream for kernel 2.6.10

2005-01-13 Thread Tuomas Jormola
Package: iproute Version: 20041019-2 Severity: wishlist Hi, Could you update the iproute package in unstable with new upstream version available at http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.10-ss050112.tar.gz please? Note that new iptables support in tc uses hard-coded path

Bug#290374: Please don't delete existing stunnel4 user on postinst

2005-01-13 Thread Tuomas Jormola
Package: stunnel4 Version: 2:4.070-2 Severity: wishlist Hello, This part in postinst script deletes stunnel4 user if it exists: ### # 2. Ensure that no standard account or group will remain before adding the #new user if [ $IUID != NONE ]; then # remove existing user $USERDEL $USER fi if