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 t

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/" as User-Agent header in HTTP requests. Some blogging platforms have blacklisted the user agent and won't serve any content for client

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 dpkg-checkbuildde

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 > &

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

2011-01-25 Thread Tuomas Jormola
osed 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 5d18914e77d852fc10c09f9903dba61a050dde

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 p

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

2010-10-31 Thread Tuomas Jormola
hange the log format pattern to use %at instead of %ct. Patch included. Thanks. >From 5c8451fc9b70f3651e805ff082abfe718b81767f Mon Sep 17 00:00:00 2001 From: Tuomas Jormola Date: Sun, 31 Oct 2010 19:53:06 +0200 Subject: Use author date instead of commit date Signed-off-by: Tuomas Jormola --- Ik

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

2010-10-30 Thread Tuomas Jormola
Package: ikiwiki Version: 3.20101023 Severity: wishlist Hi, Is there any particular reason why format hooks are not run against the content generated by IkiWiki CGI? For instance I'd like to include some JavaScript code fetch from an external JavaScript file also in the CGI content without forki

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

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

Bug#598415: Duplicated element for ikiwiki.js

2010-09-28 Thread Tuomas Jormola
Package: ikiwiki Version: 3.20100815 Severity: minor Hi, If both relativedate and toggle plugins are enabled and features of both plugins are used on a wiki page, a

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 doe

Bug#536197: apticron: Update mailx dependency

2009-07-07 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
java6-jre-headless. -- Tuomas Jormola 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

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#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...

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

2009-01-12 Thread Tuomas Jormola
ple "if foo; then... " wouldn't work anymore anyway. But feel free to refactor :) -- Tuomas Jormola signature.asc Description: Digital signature

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 diff -ur backupninja-0.9.5.orig/etc/backupninja.conf.in backupninja-0.9.5/etc/backupninja.conf.in --- backupninja-0.9.5.orig/etc

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 signature.asc Description: Digital signature

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

2009-01-09 Thread Tuomas Jormola
very well tested, thougH) implements scheduling when = manual which will cause backupninja to skip the configurations that are to be run manually. Regards, -- Tuomas Jormola 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/backup.d

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=13764&package_id=11481&release_id=649937 Please upload to experimental, at least. signature.asc Description: Digital signature

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 gtk2-engines-clearl

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 #!/bin/sh # # This script automatically saves running VMs # managed by libvirtd on stop and restores VMs on start # # (C) 2008 Tuomas Jormola # ### BEGIN INIT INFO # Required-Start:$network $local_fs # Required-Stop

Bug#508606: Split virsh to separate package

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

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 signatur

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 Index: debian/libvirt-domain-state.default === --- debian/libvirt-domain-state.default (revision 0) +++ debian/libvirt-domain-state.default (revision 0) @@ -0,0 +1,29

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

2007-11-27 Thread Tuomas Jormola
beros 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
script) so that it's 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: Li

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: L

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 directo

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

2006-02-12 Thread Tuomas Jormola
T_ARCH_OS has been made available 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 hole

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

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 for