Bug#866419: Switch dependency to python-pil

2019-03-13 Thread David Gnedt
Tags: patch You can find attached two patches. The first corrects the namespace of PIL imports in cfv 1.18.3. The second one replaces the dependency on python-imaging with python-pil. --- a/cfv +++ b/cfv @@ -1837,7 +1837,7 @@ if filename == '': return '0','0' try: - import Image + from PI

Bug#813806: f2fs.fsck segfaults on boot

2016-04-01 Thread David Gnedt
There is a new upstream release 1.6.1. https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git/refs/tags David Gnedt

Bug#784152: linux: Queued TRIM causes ATA timeouts on Samsung SSD 850 Pro

2015-05-03 Thread David Gnedt
Source: linux Severity: important Tags: upstream patch Dear Maintainer, The Samsung SSD 850 Pro produces ATA timeouts with queued TRIM. The problem is already fixed upstream, by blacklisting the device for queued TRIM. Fixed in commit 6fc4d97a4987c5d247655a157a9377996626221a libata: Blacklist q