lp:debian/stretch/freebsd-glue

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/freebsd-glue
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

36. By Christoph Egger

* Upload to unstable

[ Steven Chamberlain ]
* Switch to gcc-4.9 (Closes: #751309)
* Remove funopen, fwopen and fropen definitions, now provided by libbsd
  (Closes: #759249)

35. By Robert Millan

* Add MAXHOSTNAMELEN fallback.
* Add isnumber().

34. By Robert Millan

* Remove dependency on libutil-freebsd-dev (it was only needed during
  transition of libutil.h).
* Allow users to force use of embedded headers even when building
  natively, by setting __FREEBSD_GLUE_USE_EMBEDDED_HEADERS macro. This
  makes it possible to detect FTBFS errors that affect other platforms
  also on GNU/kFreeBSD.
* Update embedded copy of <sys/elf_common.h>.
* Add getbsize().
* Add arc4random_buf() prototype to <stdlib.h>.
* Add _PATH_GBDE, _PATH_GELI and _PATH_MDCONFIG to <paths.h>.
* Add swapon() and swapoff() prototypes to <unistd.h>.
* Add basename_r().
* Add capsicum(4) family of functions.

33. By Robert Millan

* Only include <sys/sysctl.h> when needed (should fix FTBFS on
  hurd-i386).
* Add __ELF_WORD_SIZE to <machine/__get_elf_arch.h>.
* Add a few FreeBSD-specific clocks on non-kFreeBSD systems.

32. By Robert Millan

* Fix /usr/lib/freebsd/bmake permissions.
* Make the libbsd-dev B-D explicit now that freebsd-buildutils doesn't
  pull it.

31. By Robert Millan

Explicitly request gcc-4.8 as sbuild can't handle build dependencies
properly (sigh).

30. By Robert Millan

Remove getpeereid(), use version from libbsd instead.

29. By Robert Millan

Convert cget* family of functions into dummy stubs. This gets rid of
-ldb dependency, which isn't permissible outside of /usr.
(Closes: #732617)

28. By Robert Millan

* Include libbsdxml.so in freebsd-glue.
* Split udeb build into a separate target. Exclude getcap.c from that
  build and its associated -ldb. (Closes: #731258)

27. By Robert Millan

Remove libutil glue code, depend on the real thing instead.

Branch metadata

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

Subscribers