-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 3.0 (quilt) Source: ruby-mysql2 Binary: ruby-mysql2 Architecture: any Version: 0.3.16-2 Maintainer: Debian Ruby Extras Maintainers <[email protected]> Uploaders: Michael Franzl <[email protected]>, Cédric Boutillier <[email protected]> Homepage: http://github.com/brianmario/mysql2 Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-mysql2.git;a=summary Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-mysql2.git Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~), libmysqld-dev, mysql-server, ruby-rspec, rake Package-List: ruby-mysql2 deb ruby optional arch=any Checksums-Sha1: 7319259cb3b302c89c20227e39f052158833d7a6 45928 ruby-mysql2_0.3.16.orig.tar.gz e3ee9190281833834432f1c78824ac651bd6194b 6064 ruby-mysql2_0.3.16-2.debian.tar.xz Checksums-Sha256: d3f7b10a94052b23200295aeabbdb7d1adc35a2a568b8b6a116a3b795c1b9ff4 45928 ruby-mysql2_0.3.16.orig.tar.gz 6ad9acb5774650366dfc664cce09011b62fe762c552f02e2b68612dc2377d2bd 6064 ruby-mysql2_0.3.16-2.debian.tar.xz Files: d2a26ce6d2cae1747763f3353cdbdf18 45928 ruby-mysql2_0.3.16.orig.tar.gz 35821c5d9d74eaf01f9a1ae668331e66 6064 ruby-mysql2_0.3.16-2.debian.tar.xz Ruby-Versions: all -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCAAGBQJUdl37AAoJEImvgrc5zSF6tEEH/1YmoAyh6IvCMtTii0HwRLfy EcIXOuq00J1KOBUh8+nhTs1Km2/vG10h5wvE0gSxCzO0V1jHk31J7mEMV8ROEdXJ netjIeiy8tDv3ED4K9cwfAi1fjwWr59ZHd/0tKnBItzCaE5kU6CIThmilw2elmxc 2DLu0/TYfRKN3xucinIWghdudJhobLKXZzcj3k/JY5vKGkbE51neO/zKpMqTYTRT lz0s8CtqJjteqlyVl4zlLlPNsX4necIAsPmfFDbm+r+rWJ6Ql26dOHiLyrAEKo+U 5g/KC1ihJPzYQ7g4lRxTueE4yC2EPLeP+7rmc0oS6b3zX5PMSZBW5NaZzKOn2Cs= =xsCD -----END PGP SIGNATURE----- Changes: ruby-mysql2 (0.3.16-2) unstable; urgency=medium * Add upstream patch avoid_openssl_loop.patch to use /dev/null in the invalidate_fd function to avoid infinite loop in OpenSSL (Closes: #770891) Before, a dummy socket was used instead of /dev/null, which may not absorb all writes and lead to an infinite loop. * Add upstream patch correct_mysql_init.patch to correctly initialize the MySQL library, to avoid race condition when other threads try to create a connection (Closes: #770896) -- Cédric Boutillier <[email protected]> Tue, 25 Nov 2014 17:52:01 +0100