harfbuzz (0.9.27-1ubuntu1.1) trusty-security; urgency=medium * SECURITY UPDATE: memory access issue in hb-ot-layout-gpos-table.hh - debian/patches/CVE-2015-8947.patch: call check_struct earlier in src/hb-ot-layout-gpos-table.hh. - CVE-2015-8947 -- Marc Deslauriers Wed, 17 Aug 2016 11:20:31 -0400 harfbuzz (0.9.27-1ubuntu1) trusty; urgency=medium * debian/patches/0001-graphite2-Fix-cluster-mapping.patch: Cherry-pick a patch from upstream (in 0.9.30) to fix a crasher in the graphite2 engine when rendering some scripts (e.g. happens on Myanmar text). (LP: #1303516) -- Iain Lane Mon, 21 Jul 2014 11:52:19 +0100 harfbuzz (0.9.27-1) unstable; urgency=medium * New upstream release. -- أحمد المحمودي (Ahmed El-Mahmoudy) Sat, 22 Mar 2014 09:22:46 +0200 harfbuzz (0.9.26-4) unstable; urgency=low * Don't bail out on failed tests, the failed tests are not a problem in HarfBuzz itself. Thanks to Emilio Pozuelo Monfort -- أحمد المحمودي (Ahmed El-Mahmoudy) Tue, 04 Feb 2014 15:48:03 +0200 harfbuzz (0.9.26-3) unstable; urgency=low * Re-enable the test suite. Since HarfBuzz has two builds, dh_auto_test needs to be overridden as with the other dh_auto_*. Thanks to Pino Toscano (Closes: #737473) -- أحمد المحمودي (Ahmed El-Mahmoudy) Mon, 03 Feb 2014 04:33:36 +0200 harfbuzz (0.9.26-2) unstable; urgency=low [ Iain Lane ] * Use Conflicts instead of Breaks for old library packages with same SONAME to ensure they are fully removed (thanks to Steve Langasek in Ubuntu). -- أحمد المحمودي (Ahmed El-Mahmoudy) Sun, 02 Feb 2014 23:26:21 +0200 harfbuzz (0.9.26-1) unstable; urgency=low * New upstream release. * debian/copyright: Update copyright years. -- أحمد المحمودي (Ahmed El-Mahmoudy) Sun, 02 Feb 2014 22:07:55 +0200 harfbuzz (0.9.25-1) unstable; urgency=medium [ أحمد المحمودي (Ahmed El-Mahmoudy) ] * New upstream release. [ Iain Lane ] * Build with dh-autoreconf; thanks to Matthias Klose for the original change in Ubuntu. * Build without silent rules. [ Emilio Pozuelo Monfort ] * Wrap build depends. -- أحمد المحمودي (Ahmed El-Mahmoudy) Wed, 18 Dec 2013 13:29:08 +0200 harfbuzz (0.9.24-2) unstable; urgency=low * debian/control: + Add missing breaks/replaces on libharfbuzz0a. -- Emilio Pozuelo Monfort Wed, 04 Dec 2013 17:49:59 +0100 harfbuzz (0.9.24-1) unstable; urgency=low * New upstream release. * debian/control: Bumped Standards-Version to 3.9.5. * SO bumped libharfbuzz0a to libharfbuzz0b * Added libharfbuzz-gobject0 for GObject bindings library and gir1.2-harfbuzz-0.0 for GObject introspection data * Added documentation package: libharfbuzz-doc * debian/libharfbuzz0b.symbols: Updated symbols file. -- أحمد المحمودي (Ahmed El-Mahmoudy) Wed, 20 Nov 2013 09:49:08 +0200 harfbuzz (0.9.19-1) unstable; urgency=low * New upstream release. -- أحمد المحمودي (Ahmed El-Mahmoudy) Tue, 23 Jul 2013 22:37:34 +0200 harfbuzz (0.9.18-3) unstable; urgency=low * debian/patches/0001-Fix-build-without-graphite2.patch: + Removed, graphite2 is now available on armel and sparc so we can build with graphite2 support everywhere. * debian/control, debian/rules: + Build with graphite2 support everywhere in the normal build. -- Emilio Pozuelo Monfort Sun, 02 Jun 2013 15:23:10 +0200 harfbuzz (0.9.18-2) unstable; urgency=low * Add myself to Uploaders. * debian/patches/0001-Fix-build-without-graphite2.patch: + Fix build when graphite2 is not installed. Fixes FTBFS on armel and sparc. -- Emilio Pozuelo Monfort Sun, 02 Jun 2013 11:16:48 +0200 harfbuzz (0.9.18-1) unstable; urgency=low * New upstream release. * Removed icu.patch & graphite2.diff patches, as they got applied upstream. * Removed autoreconf * Add Graphite2 support (except for armel & sparc archs) * debian/libharfbuzz-dev.install: Install harfbuzz-icu.* development files. * Do not disable ICU in udeb, it is not needed anymore and it causes FTBFS. * Added libharfbuzz-icu0 package in which ICU support library is installed. * Renamed libharfbuzz0 to libharfbuzz0a. * debian/control: + Added libharfbuzz-icu0 to -dev package Depends. + Added Breaks/Replaces: libharfbuzz0 for libharfbuzz0a * debian/*.symbols: fixed package names. -- أحمد المحمودي (Ahmed El-Mahmoudy) Fri, 31 May 2013 17:02:53 +0200 harfbuzz (0.9.17-4) unstable; urgency=low * Added icu.patch patch to add configure option to enable/disable ICU support. Thanks to Emilio Pozuelo Monfort * Added graphite2.diff patch to add configure option to enable/disable Graphite2 support. * Use autoreconf * Re-enable ICU support * Disable ICU support only for the udeb target. (Closes: #709926) (LP: #1184340) -- أحمد المحمودي (Ahmed El-Mahmoudy) Mon, 27 May 2013 22:47:30 +0200 harfbuzz (0.9.17-3) unstable; urgency=low * Disable ICU support, as it pulls libicu & libstdc++, for which no udebs exist. Thanks to Michael Biebl (Closes: #709796) -- أحمد المحمودي (Ahmed El-Mahmoudy) Sat, 25 May 2013 22:35:22 +0200 harfbuzz (0.9.17-2) unstable; urgency=low * Added udeb package -- أحمد المحمودي (Ahmed El-Mahmoudy) Thu, 23 May 2013 13:00:29 +0200 harfbuzz (0.9.17-1) unstable; urgency=low * New upstream release. * Upload to unstable. -- أحمد المحمودي (Ahmed El-Mahmoudy) Wed, 22 May 2013 17:00:26 +0200 harfbuzz (0.9.16-1) experimental; urgency=low * New upstream release. -- أحمد المحمودي (Ahmed El-Mahmoudy) Sat, 20 Apr 2013 19:28:43 +0200 harfbuzz (0.9.15-1) experimental; urgency=low * New upstream release. + src/check-symbols.sh: Removed T marker (Closes: #704665) * Fixed libharfbuzz-dev description: FriBidi -> HarfBuzz * debian/libharfbuzz0.symbols: Added Build-Depends-Package field -- أحمد المحمودي (Ahmed El-Mahmoudy) Tue, 02 Apr 2013 09:01:01 +0200 harfbuzz (0.9.14-1) experimental; urgency=low * New upstream release. -- أحمد المحمودي (Ahmed El-Mahmoudy) Sat, 30 Mar 2013 22:17:31 +0200 harfbuzz (0.9.13-1) experimental; urgency=low * New upstream release. * Disable Graphite2 backend, since it is unbuildable on some archs. -- أحمد المحمودي (Ahmed El-Mahmoudy) Thu, 28 Feb 2013 09:29:37 +0200 harfbuzz (0.9.12-1) experimental; urgency=low * New upstream release. * debian/copyright: Update copyright years. * debian/libharfbuzz0.symbols: Update symbols. -- أحمد المحمودي (Ahmed El-Mahmoudy) Sun, 20 Jan 2013 12:44:54 +0200 harfbuzz (0.9.10-1) experimental; urgency=low * New upstream release. * debian/control: + Bumped Standards-Version to 3.9.4 + Use canonical URIs in VCS-* fields + Added libgraphite2-dev to Build-Deps to enable Graphite2 backend * Update symbols file * Use autotools_dev to update outdated autotools helper files. -- أحمد المحمودي (Ahmed El-Mahmoudy) Wed, 09 Jan 2013 01:00:54 +0200 harfbuzz (0.9.9-1) experimental; urgency=low * Initial Release. (Closes: #687161) [ Andreas Henriksson ] * Imported Upstream version 0.9.9 * Update symbols file for 0.9.9 -- أحمد المحمودي (Ahmed El-Mahmoudy) Fri, 07 Dec 2012 10:31:26 +0200