[ubuntu/trusty-proposed] drizzle 1:7.2.3-2ubuntu1 (Accepted)

Dmitrijs Ledkovs xnox at ubuntu.com
Tue Oct 29 16:33:16 UTC 2013


drizzle (1:7.2.3-2ubuntu1) trusty; urgency=low

  * Merge from debian, remaining changes:
    - Link against boost_system because of boost_thread.
    - Add required libs to message/include.am
    - Add upstart job and adjust init script to be upstart compatible.
    - Disable -floop-parallelize-all due to gcc-4.8/4.9 compiler ICE
      http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57732

drizzle (1:7.2.3-2) unstable; urgency=low

  * Patch for boost-1.54 was incomplete: libthread needs also linkage on
    libboost-atomic for some archs
  * Trying to enable build for hurd (new patch: enable-hurd.patch)

drizzle (1:7.2.3-1) unstable; urgency=low

  * New upstream release
  * Refresh debian/patches/fix_spellings.patch
  * Refresh donotbuild_drizzlepasswordhash.patch
  * Refresh donotbuild_drizzlebackup.innobase.patch
  * Refreshing patcha ftbfs-bison-2.7.patch from series
  * Force gcc-4.7 for now, as gcc-4.8 segfaults (See bug #715566)
    (Closes: #720000)
  * New patch: fix_format_not_a_string_literal
  * Update d/libdrizzle4.symbols
  * Add Indonesian debconf translation (Closes: #711809)
  * Add lintian override for libdrizzledmessage0: no-symbols-control-
    file
  * Add lintian override for libdrizzledmessage0: spelling-error-in-binary
    which is actually part of a symbol name in the library
  * Add new patch for boost1.54

Date: Tue, 29 Oct 2013 15:43:40 +0000
Changed-By: Dmitrijs Ledkovs <xnox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/drizzle/1:7.2.3-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 29 Oct 2013 15:43:40 +0000
Source: drizzle
Binary: drizzle-client drizzle drizzle-plugin-auth-file drizzle-plugin-auth-http drizzle-plugin-auth-ldap drizzle-plugin-auth-pam drizzle-plugin-auth-schema drizzle-plugin-js drizzle-plugin-debug drizzle-plugin-gearman-udf drizzle-plugin-http-functions drizzle-plugin-json-server drizzle-plugin-logging-gearman drizzle-plugin-logging-query drizzle-plugin-perf-dictionary drizzle-plugin-rabbitmq drizzle-plugin-regex-policy drizzle-plugin-slave drizzle-plugin-simple-user-policy drizzle-plugin-query-log drizzle-plugin-dev libdrizzledmessage0 libdrizzledmessage-dev drizzle-doc drizzle-dev-doc drizzle-dbg libdrizzle-dev libdrizzle-dbg libdrizzle4
Architecture: source
Version: 1:7.2.3-2ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dmitrijs Ledkovs <xnox at ubuntu.com>
Description: 
 drizzle    - Server binaries for Drizzle Database
 drizzle-client - Client binaries for Drizzle Database
 drizzle-dbg - Debugging symbols for Drizzle
 drizzle-dev-doc - API Documentation for drizzle
 drizzle-doc - Documentation for Drizzle
 drizzle-plugin-auth-file - File-based authentication for Drizzle
 drizzle-plugin-auth-http - HTTP authentication for Drizzle
 drizzle-plugin-auth-ldap - LDAP authentication for Drizzle
 drizzle-plugin-auth-pam - PAM authentication for Drizzle
 drizzle-plugin-auth-schema - Schema authentication for Drizzle
 drizzle-plugin-debug - Plugin that facilitates debugging Drizzle
 drizzle-plugin-dev - Development files for Drizzle plugin development
 drizzle-plugin-gearman-udf - Gearman User Defined Functions for Drizzle
 drizzle-plugin-http-functions - HTTP Functions for Drizzle
 drizzle-plugin-js - Javascript plugin for Drizzle
 drizzle-plugin-json-server - JSON HTTP (NoSQL) interface for Drizzle
 drizzle-plugin-logging-gearman - Gearman Logging for Drizzle
 drizzle-plugin-logging-query - Query Logging for Drizzle
 drizzle-plugin-perf-dictionary - Performance Dictionary for Drizzle
 drizzle-plugin-query-log - Query logging for Drizzle
 drizzle-plugin-rabbitmq - RabbitMQ Transaction Log for Drizzle
 drizzle-plugin-regex-policy - Regex based authorization rules for Drizzle
 drizzle-plugin-simple-user-policy - Simple User Policy for Drizzle
 drizzle-plugin-slave - Replication Slave Plugin for Drizzle
 libdrizzle-dbg - library for the Drizzle and MySQL protocols, debug symbols
 libdrizzle-dev - library for the Drizzle and MySQL protocols, development files
 libdrizzle4 - library for the Drizzle and MySQL protocols
 libdrizzledmessage-dev - Devel library containing serialized messages used with Drizzle
 libdrizzledmessage0 - Library containing serialized messages used with Drizzle
Closes: 711809 720000
Changes: 
 drizzle (1:7.2.3-2ubuntu1) trusty; urgency=low
 .
   * Merge from debian, remaining changes:
     - Link against boost_system because of boost_thread.
     - Add required libs to message/include.am
     - Add upstart job and adjust init script to be upstart compatible.
     - Disable -floop-parallelize-all due to gcc-4.8/4.9 compiler ICE
       http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57732
 .
 drizzle (1:7.2.3-2) unstable; urgency=low
 .
   * Patch for boost-1.54 was incomplete: libthread needs also linkage on
     libboost-atomic for some archs
   * Trying to enable build for hurd (new patch: enable-hurd.patch)
 .
 drizzle (1:7.2.3-1) unstable; urgency=low
 .
   * New upstream release
   * Refresh debian/patches/fix_spellings.patch
   * Refresh donotbuild_drizzlepasswordhash.patch
   * Refresh donotbuild_drizzlebackup.innobase.patch
   * Refreshing patcha ftbfs-bison-2.7.patch from series
   * Force gcc-4.7 for now, as gcc-4.8 segfaults (See bug #715566)
     (Closes: #720000)
   * New patch: fix_format_not_a_string_literal
   * Update d/libdrizzle4.symbols
   * Add Indonesian debconf translation (Closes: #711809)
   * Add lintian override for libdrizzledmessage0: no-symbols-control-
     file
   * Add lintian override for libdrizzledmessage0: spelling-error-in-binary
     which is actually part of a symbol name in the library
   * Add new patch for boost1.54
Checksums-Sha1: 
 5090da0eed28c7f2fb878f40cd815f7e3c144710 4648 drizzle_7.2.3-2ubuntu1.dsc
 3f0d26f0f8f7a228e16a8bb085b6d87ba38929eb 20030234 drizzle_7.2.3.orig.tar.gz
 cad38665b4a84e386e719fd21732e427e60c657c 47367 drizzle_7.2.3-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 a6b0663683b6152c52c83bd165b57e5a4e7e715b2fb9f7d30fdfda172796f38b 4648 drizzle_7.2.3-2ubuntu1.dsc
 65acf74a19a62b444b81b90510455f1951f7ffe08f9f01dc74cf928fce95036c 20030234 drizzle_7.2.3.orig.tar.gz
 506860a7ae813b3726c3289df649aacb4f00217216dea5dfb3f4ad7c4981d6bb 47367 drizzle_7.2.3-2ubuntu1.debian.tar.gz
Files: 
 ac6271201f741ab3c29b54f53b6d0648 4648 database extra drizzle_7.2.3-2ubuntu1.dsc
 449581ac444201b876f67390e1b22c17 20030234 database extra drizzle_7.2.3.orig.tar.gz
 845fa06085da17a0c04ff6285e0aff16 47367 database extra drizzle_7.2.3-2ubuntu1.debian.tar.gz
Original-Maintainer: Tobias Frost <tobi at coldtobi.de>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSb+MIAAoJEIh7YGGLPBauwAUP/jZ+jZ1jkOzV7BfxMhEELkMX
pvHjBx7kO9dUWFgJxQLcPxT7DZVcClDYo5Oxf1aT3hd5h67uSlm+iircuUy7nYD2
I9guSjp3SZVt+pVr9xEjIMPR5nyS0XWJpjkVkUhAVBx6YvqqF2CEl+0euue/kGHB
+hPV6WaisYy/r5USSKhGzeRD/DmPQKaNFib6RujQ0m0KzlObAtAR+wbQ5//fOyyS
z+p5E8PPcTfjGNDjQ7T7ywWgOEOLJlRzMsebRQixaVTLmTmBuzAFGqgN902QehTW
uFJpy4UBiDG80qxdpzrofWA4/6QBPXD4GFiyDdVUgY2RPtdDyTNTh4eDUt0j8hGp
ECVdy6wZFWwVGir2bvoQiShCvzuNvTPCSR43PwSX21eguvCMIPbX/ub8MZPrtlWL
hEWA+RiQ6PncTBsAXPWm4kEU8Jk5ppDGjMpsvtcnm/+EJSz1oGLtuzblAA6yvi6h
1iGPWDxeab79Eoj1jSA9DVqMkYh3tC4elm5e4dp8HjoSC+Lpnt+UR62toNOUvyzo
Tg5tSfAxie2kU+UnraX+WTtFaHaG6MSPeAOe+w2dgLo56z1lIzjxpI9un4+LhZYl
kov88/mGMzTjyzIIhXTFuflLaP5oVX4Z0TahROMhLcDW40CteuvlAayE7JVa/xOa
/cq4o29qEHuIcl/KVXSG
=JGdo
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list