lp:ubuntu/trusty/prelink

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/prelink
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

16. By Andreas Moog

* QA upload.
* Add debian/patches/ftbfs-no-copy-dt-needed.patch: (Closes: #713628)
  - Fixes a FTBFS with The --no-copy-dt-needed linker flag which requires
    that all needed libraries are explicitly added to the linker command
    line.

15. By Matthias Klose

Explicitly link prelink with -lpthread.

14. By Matthias Klose

Explicitly link prelink with -lpthread.

13. By Colin Watson

* QA upload.
* m4/libelf.m4: Fixed open() call to include mode, as some gcc
  configurations disallow using O_CREAT without it. On Ubuntu, this
  caused an FTBFS on all architectures in prelink's check for proper
  libelf support (thanks, Ben Collins).
* Convert to dh-autoreconf, dropping manual autotools update patches.
* Convert to 3.0 (quilt) source format.
* Add ${misc:Depends}.
* Add build-arch and build-indep targets to debian/rules.
* Override statically-linked-binary Lintian error; prelink.bin must remain
  statically linked so that e.g. it doesn't try to operate on itself.

12. By Michael Gilbert <email address hidden>

* QA upload.
* Use system libtool
* Remove debian/patches/Makefile.in.dpatch, which is now automatically
  generated.
* Switch back to libelfg0 (since it is up to date on all architectures).

11. By Michael Gilbert <email address hidden>

* QA upload.
* Use libelf instead of libelfg0.

10. By Michael Gilbert <email address hidden>

* QA upload.
* Use system config.sub and config.guess.

9. By Michael Gilbert <email address hidden>

* QA upload.
* Remove explicit libc6-dev dependencies and set selinux dependency as
  linux-only; making it possible to build on non-linux architectures.

8. By Andrey Rahmatullin

* QA upload
* debian/control: Set Maintainer: to the QA group, drop Uploaders:
* debian/patches/: Add r187.dpatch, r188.dpatch, r189.dpatch and
  r190.dpatch, cherry-picked from the upstream SVN
  (svn://sourceware.org/svn/prelink), which define and handle several new
  DWARF codes emitted by gcc > 4.5 (Closes: #676390)

7. By Andrés Roldán

* New upstream release.
* debian/{control,rules}:
  - Split execstack into a separate binary package to avoid dragging
    the full prelink utility/cron stack into main. (Closes: #543599)
    Thanks to Kees Cook <email address hidden>
* debian/control:
  - Prelink is now supposed to build on any architecture. (Closes: #497328)
* debian/patches/timestamp.dpatch
  - Adds -T options to add timestamp on every error output. (Closes: #367320)
* debian/prelink.sh:
  - Verifies if the programm is being redirected or attached to a TTY.
    (Closes: #449383)

Branch metadata

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

Subscribers