[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#689362: marked as done (unblock: qt-at-spi/0.3.1-2)



Your message dated Mon, 08 Oct 2012 14:54:48 +0200
with message-id <5072CD18.5030708@dogguy.org>
and subject line Re: Bug#689362: unblock: qt-at-spi/0.3.1-2
has caused the Debian Bug report #689362,
regarding unblock: qt-at-spi/0.3.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
689362: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689362
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hello,

Please unblock package qt-at-spi

unblock qt-at-spi/0.3.1-2

This adds the multi-arch declaration, so that users can install a 32bit
bridge for accessing 32bit applications on 64bit machines.

It also disables the bindnow hardening: the plugin has not (yet) defined
all the methods that moc references, and it thus was completely failing
to load, making KDE applications completely unaccessible, as described
in bug #688988.

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
<m> argh, pi est plus grand que 2. Ca casse tout
 -+- #ens-mim -+-
diff -Nru qt-at-spi-0.3.1/debian/changelog qt-at-spi-0.3.1/debian/changelog
--- qt-at-spi-0.3.1/debian/changelog	2012-06-08 23:05:43.000000000 +0200
+++ qt-at-spi-0.3.1/debian/changelog	2012-10-01 01:44:58.000000000 +0200
@@ -1,3 +1,15 @@
+qt-at-spi (0.3.1-2) unstable; urgency=low
+
+  [ Luke Yelavich ]
+  * Declare multi-arch support, so the bridge can be used for 32bit
+    applications.
+
+  [ Samuel Thibault ]
+  * rules: Disable bindnow hardening, it completely breaks loading the whole
+    bridge (Closes: #688988).
+
+ -- Samuel Thibault <sthibault@debian.org>  Mon, 01 Oct 2012 01:41:13 +0200
+
 qt-at-spi (0.3.1-1) unstable; urgency=low
 
   [ Luke Yelavich ]
diff -Nru qt-at-spi-0.3.1/debian/control qt-at-spi-0.3.1/debian/control
--- qt-at-spi-0.3.1/debian/control	2012-06-08 23:05:43.000000000 +0200
+++ qt-at-spi-0.3.1/debian/control	2012-10-01 01:42:31.000000000 +0200
@@ -9,6 +9,8 @@
 Package: qt-at-spi
 Section: misc
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: at-spi accessibility plugin for Qt
  A plugin to export Qt widgets over AT-SPI2.  This allows them
diff -Nru qt-at-spi-0.3.1/debian/rules qt-at-spi-0.3.1/debian/rules
--- qt-at-spi-0.3.1/debian/rules	2012-06-08 23:05:43.000000000 +0200
+++ qt-at-spi-0.3.1/debian/rules	2012-10-01 01:38:58.000000000 +0200
@@ -2,6 +2,7 @@
 # -*- makefile -*-
 
 export DEB_BUILD_HARDENING=1
+export DEB_BUILD_HARDENING_BINDNOW=0
 
 %:
 	dh $@ --parallel

--- End Message ---
--- Begin Message ---
On 02/10/2012 17:59, Samuel Thibault wrote:
> Samuel Thibault, le Mon 01 Oct 2012 23:51:43 +0200, a écrit :
>> Please unblock package qt-at-spi
>>
>> unblock qt-at-spi/0.3.1-2
>>
>> This adds the multi-arch declaration, so that users can install a 32bit
>> bridge for accessing 32bit applications on 64bit machines.
> 
> Oops, Luke had commited it and I hadn't tested it myself. It happens
> that there's a issue with it (generated documentation which does not
> exactly the same), and packages are thus not co-installable (see
> #689403). I'll probably have to split out the documentation to a new
> qt-at-spi-doc package.
> 

I unblocked qt-at-spi/0.3.1-3, which contains the fix for #689403.

Regards,

-- 
Mehdi Dogguy مهدي الدڤي

--- End Message ---

Reply to: