[Pkg-haskell-maintainers] Bug#778714: use system libsqlite instead of embedded code copy

Joey Hess id at joeyh.name
Wed Feb 18 21:26:28 UTC 2015


Source: haskell-persistent-sqlite
Version: 1.3.0.5-1+b1
Severity: normal

There is an embedded copy of sqlite in this library. It's currently
rather old, and even the latest persistent-sqlite from hackage embeds
an out of date version.

sqlite sometims has bugs. It may even have security bugs. Avoiding
using this embedded code copy would avoid stumbling over old bugs as I
did today, and avoid security update pain.

There's a systemlib build flag in the cabal file, so this should be easy
to do.

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20150218/db910f11/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list