lp://staging/~vibhavp/ubuntu/raring/libxcb/add-autopkgtest
- Get this branch:
- bzr branch lp://staging/~vibhavp/ubuntu/raring/libxcb/add-autopkgtest
Branch merges
- Martin Pitt: Approve
-
Diff: 84 lines (+46/-1)4 files modifieddebian/changelog (+6/-0)
debian/control (+3/-1)
debian/tests/build (+35/-0)
debian/tests/control (+2/-0)
Branch information
- Owner:
- Vibhav Pant
- Status:
- Development
Recent revisions
- 33. By Julien Cristau
-
Cherry-pick from upstream 1.9:
Fix a multi-thread deadlock. This fixes a deadlock which was seen
in-the-wild with wine. It could happen that two threads tried to read
from the socket at the same time and one of the thread got stuck inside of
poll()/select(). The fix works by making sure that the writing thread
doesn't steal the reading thread's reply. Closes: #689269. - 32. By Robert Hooker
-
Add 100-fix-
multi-thread- deadlock. patch: Fixes a deadlock affecting
some wine applications. (LP: #1059276) - 30. By Bryce Harrington
-
No change rebuild. Previous package was built with a version of gcc
that had memory initialization bug 871083.
(LP: #928090, #931758, #931758) - 28. By Arnaud Fontaine <email address hidden>
-
[ Steve Langasek ]
* Use debhelper's dpkg-buildflags support instead of hard-coding CFLAGS,
picking up hardening flags and improving cross-build support.[ Timo Aaltonen ]
* New upstream release.
* control: Bump the xcb-proto build-dep.[ Arnaud Fontaine ]
* Bump Standards-Version to 3.9.2. No changes needed.
* Memory leak reported by valgrind was fixed in 1.8. Closes: #609478.
* Update debian/*.symbols with symbols added in 1.8.
* Add libxcb-doc package with doxygen documentation and tutorial.
Closes: #512564. - 27. By Steve Langasek
-
Mark the -dev packages Multi-Arch: same, after thoroughly reviewing
that the package contents are consistent across amd64 and armel
architectures. - 26. By Julien Cristau
-
[ Steve Langasek ]
* Build for multiarch.[ Julien Cristau ]
* Remove some unnecessary parts from debian/rules. As a bonus, this should
fix the build failure with DEB_BUILD_OPTIONS= nocheck (closes: #629691).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/libxcb