lp:ubuntu/quantal/apr

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/apr
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

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)

21. By Matthias Klose

Disable the tests on armhf for a first build. LP: #900510.

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

19. By Stefan Fritsch

* New upstream release.
  - Fix potential DoS in apr_fnmatch (CVE-2011-0419)
* Enable experimental allocator using mmap instead of malloc. This makes
  Apache HTTPD's MaxMemFree directive actually work and hopefully reduces
  memory fragmentation.
* Bump standards-version (no changes).
* Reword some short descriptions to make lintian happy.

18. By Jani Monoses

Revert previous change. I forgot the build servers have an older
kernel on which the testsuite fails to pass. Reopens LP: #604753

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/apr
This branch contains Public information 
Everyone can see this information.

Subscribers