lp://staging/ubuntu/vivid-proposed/apr
- Get this branch:
- bzr branch lp://staging/ubuntu/vivid-proposed/apr
Branch merges
Branch information
Recent revisions
- 35. By Stefan Fritsch
-
[Helmut Grohne]
* Check for libtoolize rather than libtool. Closes: #761732[ Stefan Fritsch ]
* Update Vcs-Git URL in control file. - 34. By Stefan Fritsch
-
* Backport build fix from upstream SVN to avoid building some parts
twice. This should also fix the build failure on amd64.
* Fix build problem with new make. - 32. By Stefan Fritsch
-
* New upstream version
* Pull changes from upstream 1.5.x branch up to r1552863 to fix problems
on the FreeBSD 10 kernel with accept4() and non-blocking sockets. - 31. By Stefan Fritsch
-
Re-add the logic to force use of bash for configure/libtool. Otherwise,
if the package is build with /bin/sh -> /bin/bash, the shipped libtool
won't work on systems with /bin/sh -> /bin/dash. This got lost in
1.4.8-2. Closes: #730196 - 30. By Stefan Fritsch
-
* Merge some changes from Ubuntu's 1.4.8-1ubuntu1:
- Fix the confusion between HOST and BUILD variables in rules.
- Add a set of autoconf preseeds that are only used when cross-building.
* Change cross-building preseeds to only apply on linux.
* Cherry-pick fix for O_NONBLOCK configure check from upstream 1.4.x
branch.
* Switch build system to dh
- No longer hard-codes -fstack-protector on unsupported platforms.
Closes: #717231
- Bump Standards-Version (no additional changes).
* Support multi-arch.
* Enable sctp support on Linux.
* Change apr_rules.mk to not force CFLAGS, etc. to the values used during
apr's compilation.
* Fix accept4() configure test to work on Hurd. Closes: #715028 - 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).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/apr