lp:ubuntu/utopic/libbsd

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/libbsd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

18. By Guillem Jover <email address hidden>

* Fix typo in package descriptions. (Closes: #756596)
  Thanks to Ivan Masár <email address hidden>.
* Move dh_install before any other dh_install* command in the binary-arch
  target in debian/rules.
* Call dh_installman in debian/rules.
* Install funopen.3 man page as funopen.3bsd to avoid a file conflict
  with libfuntools-dev. (Closes: #756469)

17. By Guillem Jover <email address hidden>

* New upstream release.
  - Add ELF types for OpenRISC. (Closes: #736759)
  - Autoreconf during release adds support for ppc64el. (Closes: #754126)
* Try to clarify package descriptions for libbsd0, libbsd0-dbg and
  libbsd0-udeb, to make it easier to know why the package is installed.
  Based on suggestions by Jonathan Nieder <email address hidden>.
  (Closes: #663085)
* Mark libbsd-dev as Multi-Arch:same. (Closes: #755480)
  Thanks to Dima Kogan <email address hidden>.
* Update config.guess and config.sub at build time, via autotools-dev
  debhelper commands. (Closes: #748994)

16. By Jackson Doak

* Merge from debian. Remaining changes:
  - Use dh-autoreconf to update config files.
  - Don't run the tests for cross builds.

15. By Matthias Klose

* Use dh-autoreconf to update config files.
* Don't run the tests for cross builds.

14. By Guillem Jover <email address hidden>

* New upstream release.
  - Move setproctitle() constructor into a new libbsd-ctor static library,
    to avoid breakage on dlopen()+threads+constructor situations, like
    when using samba NSS modules for example.
  - Export setproctitle_init().

13. By Guillem Jover <email address hidden>

* New upstream release.
  - Force setproctitle() constructor into the .init_array section.
  - Fix use after free on setproctitle() constructor (bumped urgency).
* Update debian/copyright file.

12. By Guillem Jover <email address hidden>

* New upstream release.
  - Fix build failures on 32-bit systems due to an error on the test suite.

11. By Guillem Jover <email address hidden>

* New upstream release.
* Disable silent rules, so that build logs get meaningful information.
* Update debian/copyright file.

10. By Guillem Jover <email address hidden>

* New upstream release. (Closes: #668705)
  - Autoconfiscated, supports cross-building natively. (Closes: #665997)
  - Provide endian encoding/decoding inline functions. (Closes: #635377)
  - Provide expand_number(). (Closes: #635379)
  - Ship <nlist.h> under /usr/include/bsd/. (Closes: #634955, #657772)
  - Ship <libutil.h> under /usr/include/bsd/. (Closes: #640895)
  - Fix header protections when using the overlay. (Closes: #630907)
  - Fix .so symlinks to be relative even when the .so.N shared library
    is on a different directory. (Closes: #580372)
  - Remove all deprecated headers and inclusions.
* Avoid leaving the system w/o an <nlist.h> previously owned by either
  libelfg0-dev or libelf-dev when upgrading from old libsd-dev versions
  which used to Replace them, by restoring <nlist.h> from <bsd/nlist.h>.

9. By Guillem Jover <email address hidden>

* Make shared library packages multiarch:
  - Build-Depend on debhelper 8.1.3.
  - Add misc:Pre-Depends substvar to Pre-Depends field in libbsd0.
  - Add “Multi-Arch: same” field to libbsd0 and libbsd0-dbg.
  - Define DEB_HOST_MULTIARCH and use it to set libdir and usrlibdir.
  - Change paths from lib/ to lib/* in install files.
* Now using Standards-Version 3.9.3 (no changes needed).

Branch metadata

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

Subscribers