Bug#869960: rt-tests Recommends: backfire-dkms which is no longer built

2017-07-27 Thread Andy Whitcroft
Package: rt-tests Version: 1.0-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu artful ubuntu-patch Dear Maintainer, The Recommends: backfire-dkms is holding backfire-dkms in the archive. Noticed while clean NBS packages on Ubuntu artful. In Ubuntu, the

Bug#829255: oss4-dkms: Fails to build for 4.6.0-1-amd64

2016-07-06 Thread Andy Whitcroft
ove should return void + The stuct pci_device callback remove should be a void function. This + has been true since 2.6.12 but only recently has this become fatal. +Author: Andy Whitcroft +--- + +Index: oss4-4.2-build2010/setup/Linux/oss/build/pci_w

Bug#829739: blktap-dkms fails to build due to block_device_operations release signature missmatch

2016-07-05 Thread Andy Whitcroft
ecame void in 3.10 + we are now failing to build due due to missmatches of these operations. +Author: Andy Whitcroft +--- + +Index: blktap-dkms-2.0.93/device.c +=== +--- blktap-dkms-2.0.93.orig/device.c blktap-dkms-2.0.93/device.c

Bug#813678: blktap-dkms: fails to build with mainline 4.4 based kernels

2016-02-04 Thread Andy Whitcroft
) to identify critical sections. +Author: Andy Whitcroft + +--- blktap-dkms-2.0.93.orig/request.c blktap-dkms-2.0.93/request.c +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + + #include "blktap.h" + +@@ -338,8 +339,11 @@ static void* + __mempool_page_alloc(gfp_t g

Bug#813037: flashcache: patch to switch flashcache to use dm messages

2016-02-01 Thread Andy Whitcroft
m target messages + Switch from ioctl to dm target messages for handling PID blacklist/whitelist + manipulation. +Author: Andy Whitcroft +Bug-Ubuntu: https://bugs.launchpad.net/bugs/1538618 + +Index: flashcache-3.1.3+git20150701/src/flashcache_conf.c +===

Bug#813037: flashcache: will not build against mainline 4.4 based kernels

2016-01-28 Thread Andy Whitcroft
Source: flashcache Version: 3.1.3+git20150701-2 Severity: normal Dear Maintainer, The mainline 4.4 kernel removes the target specific ioctl hooks that the flashcache implmentation uses to hold its pid white/black list manipulation ioctls. Upstream do not care about out of tree drivers and theref

Bug#812999: flashcache: we are not correctly recording the bio error code in 4.3

2016-01-28 Thread Andy Whitcroft
-4.3.patch 1970-01-01 01:00:00.0 +0100 +++ flashcache-3.1.3+git20150701/debian/patches/record-bio-error-on-linux-4.3.patch 2016-01-28 12:20:13.0 + @@ -0,0 +1,16 @@ +Description: record bio error on linux 4.3 + Record the bio error code when ending an IO on linux 4.3 and

Bug#804457: imapfilter: Uses SSLv3 method

2015-11-16 Thread Andy Whitcroft
tch to always using SSLv23_client_method() as that can handle the best + protocol available (including TLS etc) going forward. Where we need to + specify a specific protocol start using SSL_CTS_set_options() to limit + the negociable protocols. +Author: Andy Whitcroft +Bug-Debian: https://bugs.de

Bug#799443: initramfs-tools: avoid executing firmware and maintain symlinks

2015-09-19 Thread Andy Whitcroft
apw >From f7d9025b736edbd771fc5befc256d556a2f4204b Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 17 Feb 2014 11:51:59 + Subject: [PATCH 1/2] hook-functions: when copying firmware, don't use copy_exec When copying firmware, don't use copy_exec; running ldd on random firmware files is annoying and, if libc

Bug#795839: initramfs-tools: When adding i8042 also add psmouse as some keyboards are behind the mouse

2015-08-17 Thread Andy Whitcroft
00:00:00 2001 From: Andy Whitcroft Date: Tue, 13 May 2014 18:32:00 +0100 Subject: [PATCH] When adding i8042 also add psmouse as some keyboards are behind the mouse. LP: #1314764 * hook-functions/auto_add_modules: include psmouse as some keyboards are connected to the "pass-thru"

Bug#795837: initramfs-tools: calls dpkg with obsolete relation operator '>'

2015-08-17 Thread Andy Whitcroft
710fefa1 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Wed, 5 Aug 2015 15:27:08 +0100 Subject: [PATCH] update-initramfs: switch dpkg --compare-versions from > to >= to avoid warnings from dpkg. (LP: #1480340) Signed-off-by: Andy Whitcroft --- update-initramfs | 2 +- 1 file chan

Bug#795833: initramfs-tools: add mountroot failure support to allow meaningful messages and recovery attempts

2015-08-17 Thread Andy Whitcroft
setups. We use this in Ubuntu to allow augmented lvm2 and mdadm hooks to recover failed raids and the like. NOTE: that the splash handling here may well be Ubuntu specific. -apw >From 2f96b329734edeb03d769da83cce1dc06e6c81bb Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 25 Jun 2012 12

Bug#795832: initramfs-tools: allow the specificication of multiple break points using a comma delimiter

2015-08-17 Thread Andy Whitcroft
532 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 25 Jun 2012 11:17:57 +0100 Subject: [PATCH] Allow specifying multiple break points using a comma delimiter. Signed-off-by: Andy Whitcroft --- scripts/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scri

Bug#795831: initramfs-tools: ensure error output from switch_root/run-init are on the console

2015-08-17 Thread Andy Whitcroft
rom 223559b93fc219987fd8cbe50efdd9e73f220f81 Mon Sep 17 00:00:00 2001 From: Andy Whitcroft Date: Mon, 25 Jun 2012 11:35:30 +0100 Subject: [PATCH] Add 2>&1 to the run-init line. Signed-off-by: Andy Whitcroft --- init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init b/

Bug#790859: avogadro: Patch for FTBFS against updated cmake

2015-08-11 Thread Andy Whitcroft
with-find_package.patch 2015-08-10 20:56:07.0 +0100 @@ -0,0 +1,17 @@ +Description: probe X11 paths with find_package(X11) + cmake no longer automatically probes for X11 when probling for QT et al. + We now need to manually load X11 when needed. +Author: Andy Whitcroft + +Index: av

Bug#795089: wxhexeditor fails to build due to link line ordering on libgomp

2015-08-10 Thread Andy Whitcroft
r flags later to ensure it is considered. +Author: Andy Whitcroft + +Index: wxhexeditor-0.23+repack/Makefile +=== +--- wxhexeditor-0.23+repack.orig/Makefile wxhexeditor-0.23+repack/Makefile +@@ -46,7 +46,7 @@ $(OBJECTS): $(LIBS) $

Bug#775185: conmux: has only upstart job, no upstart dependency

2015-01-15 Thread Andy Whitcroft
On Mon, 12 Jan 2015 12:18:11 +0100 Martin Pitt wrote: > Package: conmux > Version: 0.12.0-1 > > Hello, > > conmux currently only ships two upstart jobs, but no SysV init script > or systemd unit(s). It doesn't do anything when installing it under > systemd or sysvinit. > > If this is intentional a

Bug#769576: linux: Btrfs goes forced readonly when qgroup already exists

2015-01-04 Thread Andy Whitcroft
On Sun, Jan 04, 2015 at 07:05:24PM +0100, Sebastiaan L. Zoutendijk wrote: > Control: submitter -1 ! > > Hello Joe, > > On Sat 3 Jan 2015 at 16:02:12 -0500, Joseph Salisbury wrote: > > Would it be possible for you to also open a bug in Launchpad for > > this? It can be done by running the follow

Bug#771298: openafs-modules-dkms: fails to build against v3.18 based kernels

2014-12-01 Thread Andy Whitcroft
On Sat, Nov 29, 2014 at 02:43:45PM -0500, Benjamin Kaduk wrote: > > Thanks for considering these patches for Debian. > > Hi Andy, > > I'm happy to bring support for openafs on the 3.18 kernel to Debian; it > hadn't been a priority yet since Debian is running a somewhat older > kernel. > > Howeve

Bug#771298: openafs-modules-dkms: fails to build against v3.18 based kernels

2014-11-28 Thread Andy Whitcroft
4-11-27 21:42:33.0 + @@ -0,0 +1,61 @@ +Description: v3.18 porting -- d_invalidate now returns void + In v3.18 they have changed d_invalidate to return void as it can no + longer fail. Comment out the recovery code as it is no longer needed. +Author: Andy Whitcroft +--- + +--- openaf

Bug#746390: ruby-kgio: FTBFS (ppc64el): test_default_wait(TestDefaultWait) page size assumptions too small for 64K page size architectures

2014-04-29 Thread Andy Whitcroft
already exhibits this by using large IOs compared to the common 4K page + size, but this is not sufficient in the face of the 64K page sizes on + ppc64el. Up this to 64k which represents the biggest page size available + in the kernel. +Author: Andy Whitcroft +Last-Update: 2014-04-29 + +--- ruby-k

Bug#733361: libsmi: FTBFS: parser-smi.c:3093:7: error: too few arguments to function 'smilex'

2014-04-16 Thread Andy Whitcroft
ollow yyerror() parameterisation changes. +Author: Andy Whitcroft + +Index: libsmi-0.4.8+dfsg2/lib/parser-smi.y +=== +--- libsmi-0.4.8+dfsg2.orig/lib/parser-smi.y 2014-04-16 23:49:33.0 +0100 libsmi-0.4.8+dfsg2/lib/parser-s

Bug#732424: gstreamer0.10: deprecated option YYLEX_PARAM has been removed from bison leading to FTBFS

2013-12-17 Thread Andy Whitcroft
tching to equivalent %lex-param. +Author: Andy Whitcroft +Last-Update: 2013-12-17 + +--- gstreamer0.10-0.10.36.orig/gst/parse/grammar.y gstreamer0.10-0.10.36/gst/parse/grammar.y +@@ -1,3 +1,5 @@ ++%lex-param {yyscan_t scanner} ++ + %{ + #include "../gst_private.h" + +@@ -26,7 +28,6

Bug#705948: nyquist: FTBFS on i386 with corrupted #include specifiers

2013-04-22 Thread Andy Whitcroft
ng overlapping strcpy which is not permitted, + switch to using memmove. +Author: Andy Whitcroft +Last-Update: 2013-04-22 + +--- nyquist-3.05.orig/misc/intgen.c nyquist-3.05/misc/intgen.c +@@ -487,7 +487,7 @@ static void process_file(fname, out) + /* strip off leading directory prefix

Bug#681251: synce-hal: Switch dependancies from dhcp3-client to isc-dhcp-client

2012-07-11 Thread Andy Whitcroft
Package: synce-hal Version: 0.15-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * Switch dependancies from the now obsolete transitional packa

Bug#679891: pdf2djvu: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
On Mon, Jul 02, 2012 at 05:14:34PM +0100, Andy Whitcroft wrote: > On Mon, Jul 02, 2012 at 11:56:56AM +0200, Jakub Wilk wrote: > > tags 679891 + fixed-upstream > > thanks > > > > * Andy Whitcroft , 2012-07-02, 10:37: > > >* Disable tests/test-nfkc.

Bug#679891: pdf2djvu: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
On Mon, Jul 02, 2012 at 11:56:56AM +0200, Jakub Wilk wrote: > tags 679891 + fixed-upstream > thanks > > * Andy Whitcroft , 2012-07-02, 10:37: > >* Disable tests/test-nfkc.sh which tests ligature handling but > >libpoppler25 now always decomposes such ligatures. > &

Bug#679896: xpdf: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
anges to libpoppler25 API + Track changes to the libpoppler25 ABI + . + startDoc now takes a PDFDoc rather than and XRef + TextOutputDev::TextOutputDev has an additional fixedPitch parameter, 0 + triggering previous behaviour. + TextOutputDev::findText has an additions whole

Bug#679895: texlive-bin: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
from libpoppler19 to libpoppler25, track + API changes. +Author: Andy Whitcroft +Last-Update: 2012-06-08 + +Index: texlive-bin-2012.20120530/texk/web2c/pdftexdir/pdftosrc.cc +=== +--- texlive-bin-2012.20120530.orig/texk/web2c/pd

Bug#679893: popplerkit.framework: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
atch 2012-06-14 14:04:10.0 +0100 @@ -0,0 +1,117 @@ +Description: Track poppler20 (libpoppler25) API changes + Track poppler20 (libpoppler25) API changes: + . + Add version 0.20 detection to config.sh + startDoc now takes a PDFDoc not its XRef + findText no longer takes a Catalog argument + Tex

Bug#679892: pdftoipe: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
-0,0 +1,19 @@ +Description: Track libpoppler25 API changes + Track changes to the libpoppler25 API: + . + error() now takes an additional ErrorCategory argument. +Author: Andy Whitcroft +Last-Update: 2012-06-15 +Index: pdftoipe-20110916/xmloutputdev.cpp +=

Bug#679891: pdf2djvu: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
h tests ligature handling + but libpoppler25 now always decomposes such ligatures. +Author: Andy Whitcroft +Last-Update: 2012-06-14 +Index: pdf2djvu-0.7.12/tests/test-nfkc.sh +=== +--- pdf2djvu-0.7.12.orig/tests/test-nfkc.sh 2012-06-14 2

Bug#679890: inkscape: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
oppler25 API + Following change to the libpoppler25 API: + . + error() now takes an additional ErrorCategory arguement. + getOrigName() is now gone getName() returns the original name now. +Author: Andy Whitcroft +Last-Update: 2012-06-11 +Index: inkscape-

Bug#679888: gnome-commander: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
_libpoppler25_abi_changes 1970-01-01 01:00:00.0 +0100 +++ gnome-commander-1.2.8.15/debian/patches/track_libpoppler25_abi_changes 2012-06-13 16:01:51.0 +0100 @@ -0,0 +1,28 @@ +Description: track libpoppler25 API changes + Track changes to the libpoppler25 API. + . + setErrorFunction

Bug#679887: gdal: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
es to libpoppler25 API + Track changes to libpoppler 25 ABI. + . + startDoc now takes a PDFDoc rather than its Xref. + setErrorFunction -> setErrorCallback. +Author: Andy Whitcroft +Last-Update: 2012-06-13 +Index: gdal-1.9.0/frmts/pdf/pdfdataset.cpp +

Bug#679885: gambas3: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
+ callback descriminator. + getAnnots no longer takes a Catalog argument. + . + Also adds configure support for poppler version 20 (API version 25) +Author: Andy Whitcroft +Last-Update: 2012-06-20 +Index: gambas3-3.1.1/gb.pdf/src/CPdfDocument.cpp +===

Bug#679884: gambas2: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
atalog argument + getAnnots() no longer takes a Catalog argument + display() no longer takes a Catalog argument nor display selector +Author: Andy Whitcroft +Last-Update: 2012-06-08 + +Index: gambas2-2.23.1/gb.pdf/src/CPdfDocument.cpp +

Bug#679883: calibre: Port to libpoppler25 API

2012-07-02 Thread Andy Whitcroft
01:00:00.0 +0100 +++ calibre-0.8.51+dfsg/debian/patches/track_libpoppler25_api_changes.patch 2012-06-08 16:13:25.0 +0100 @@ -0,0 +1,27 @@ +Description: track API changes in popper libraries + The popper libraries have updated from libpoppler19 to libpoppler25, track + changes to the A

Bug#666170: Patch for kpathsea API change

2012-06-25 Thread Andy Whitcroft
l options on splitup. + * Add support for patches to web2c. + * Sort out now removed kpse_set_prog_name. + + -- Andy Whitcroft Thu, 21 Jun 2012 16:53:16 +0100 + ptex-bin (3.1.11+0.04b-0.2) unstable; urgency=low * Non-maintainer upload. diff -u ptex-bin-3.1.11+0.04b/debian/patches/teTeX/spl

Bug#677279: gnat-gps recommends: ada-reference-manual-html which has been renamed

2012-06-12 Thread Andy Whitcroft
Package: gnat-gps Version: 5.0-10 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch In Ubuntu, the attached patch was applied to fix a reference via Recommends: of a package which no longer exists. ada-reference-manual-html has been folde

Bug#665590: Patch to convert headers to use glib.h

2012-06-06 Thread Andy Whitcroft
We have just applied the patch below in Ubuntu, this converts openhpi to use "glib.h" directly instead of the underlying header files. This fixes FTBS with newer glib versions: * src/lock.c: glib no longer permits include of individual headers, switch to including "glib.h". (Closes: #665590)

Bug#676405: syslinux FTBS against linux kernel headers from v3.4

2012-06-06 Thread Andy Whitcroft
Package: syslinux Version: 2:4.05+dfsg-5 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: We are test building against linux kernels at version v3.4,

Bug#411867: network-manager fails to recognise WEP AP requires key

2007-02-21 Thread Andy Whitcroft
ds to the access point being listed on your menus without the normal padlock, and no keys are requested or loaded. I applied the patch below, rebuilt and reinstalled and it appears to fix things up. === 8< === commit 0cdd2bc4dc75ca6f14785de998cbd96be396b35e Author: Andy Whitcroft <[EMAIL PROTE

Bug#343132: stderr not available with udev

2005-12-29 Thread Andy Whitcroft
This is also triggered when you don't have udev installed. The default /dev doesn't include the links into /proc/self/fd. This also affects the security fixes for sarge. -apw -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]