lp://staging/ubuntu/saucy/apr
- Get this branch:
- bzr branch lp://staging/ubuntu/saucy/apr
Branch merges
Branch information
- Owner:
- Ubuntu branches
- Status:
- Development
Recent revisions
- 29. By Matthias Klose
-
* Merge with Debian; remaining changes:
- Fix the confusion between HOST and BUILD variables in rules.
- Fix a thinko using shell-style subshells instead of make-style.
- Add a set of autoconf preseeds that are only used when cross-building. - 28. By Adam Conrad
-
* Make APR more cross-build friendly by fixing/mangling a few things:
- Fix the confusion between HOST and BUILD variables in rules.
- Fix a thinko using shell-style subshells instead of make-style.
- Don't try to run native ino_t_test.c when cross-compiling.
- Add a set of autoconf preseeds that are only used when crossing. - 27. By Stefan Fritsch
-
* Fix some issues with resolving loopback addresses of a protocol family
that is not otherwise configured on a host. Many thanks to Jean-Michel
Vourgère and Aurelien Jarno for debugging this.
Closes: #500558, #629899 LP: #397393
* Pull updates from upstream branch 1.4.x up to r1343251
* Add some debug output in order to debug test failures on kfreebsd-i386. - 26. By Stefan Fritsch
-
* Enable use of some new APIs. The minimal required linux kernel version is
now 2.6.28.
* Improvements for Hurd (closes: #656880):
- Re-enable test suite
- Update build hints, disable non-working shm and flock methods. Thanks to
Pino Toscano for the patches.
* Switch VCS to git.
* Switch to source format 3.0, debhelper 9. Thanks to Jari Aalto for the
patch. Closes: #664299
* Remove sendfile LFS patch that was only necessary for 2.4 kernels.
* Fix some lintian warnings (dh_prep, build-indep/build-arch targets).
* Bump Standards-Version (no changes). - 25. By Stefan Fritsch
-
* New upstream release:
- Fixes apr_file_trunc() bug which could lead to subversion repository
corruption. Closes: #664451
- Adds randomization to hashes. CVE-2012-0840 (but not known to be
exploitable in httpd or svn). Closes: #655435
* Remove Tollef Fog Heen and Ryan Niebur from uploaders. Thanks for your
work in the past. - 24. By Adam Conrad
-
Revert the previous upload; apr_cv_
mutex_robust_ shared still
hangs on our current buildd setup; need to revisit later. - 23. By Jani Monoses
-
debian/rules: Re-enable apr_cv_
mutex_robust_ shared support on
armel and armhf. If the kernels on the builders are recent enough
this closes: #604753 again. - 22. By Hector Oron
-
* Non-maintainer upload.
* Disable robust pthread mutexes on armhf causes testprocmutex to hang on
non-SMP cores. (Closes: #650350) - 20. By Stefan Fritsch
-
* New upstream version:
- Fix regression introduced by fix for CVE-2011-0419: apr_fnmatch may
consume 100% CPU. CVE-2011-1928. Closes: #627182
* Fix allocator using mmap crashing on non-4k-page platforms. Thanks to
Lifeng Sun for the patch. Closes: #627532
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/apr