[Pkg-haskell-maintainers] Bug#778714: Bug#778714: use system libsqlite instead of embedded code copy
Joachim Breitner
nomeata at debian.org
Thu Feb 19 21:11:15 UTC 2015
Hi Joey,
Am Mittwoch, den 18.02.2015, 17:26 -0400 schrieb Joey Hess:
> 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.
thanks for your report. Do you have a specific reason to think that the
system library is _not_ used? It seems to used ever since the first
upload:
$ cat rules
#!/usr/bin/make -f
DEB_SETUP_GHC_CONFIGURE_ARGS = -fsystemlib
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20150219/b965f0d6/attachment.sig>
More information about the Pkg-haskell-maintainers
mailing list