lp:ubuntu/saucy/liblockfile

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

11. By Anibal Monsalve Salazar

* Merge 1.09-5ubuntu1
  fix-buffer-overflows.patch: Fix buffer overflows when building strings
  - Protect against overflows caused by long hostnames (LP: #941968)
  - Protect against overflows caused by large PID numbers (LP: #1011477)
  Closes: #677225
* In Makefile.in it compiles nfslock.so.$(NVER) but installs nfslock.so.$(VER)
  Add 688074-Makefile.in-NVER.patch
  Patch by Yao Zhao
  Closes: #688074
* Standards Version is 3.9.4

10. By Anibal Monsalve Salazar

[ Rob Browning ]
Don't remove /usr/share/doc/liblockfile1 from the postrm anymore.
Doing so breaks multarch, and it appears that the code was originally
inserted to fix an upgrade problem (#339498) from 2005.
(closes: #695268)

9. By Anibal Monsalve Salazar

* Multiarch issues
  - Move liblockfile.a to /usr/lib/$(DEB_HOST_MULTIARCH)
  - Compress files with "gzip -n"
  Patch by Sven Joachim
  Closes: #637569
* Enable hardened build flags
  Add Makefile.in.patch
* Standards version is 3.9.3

8. By Miquel van Smoorenburg <email address hidden>

* add Replaces/Breaks liblockfile1 for liblockfile-bin (closes: #637555)
* make liblockfile-bin Multiarch: foreign (closes: #637568)

7. By Miquel van Smoorenburg <email address hidden>

* fix debian/files botchup (fixes: #637465)
* fix more lintian warnings and errors

6. By Miquel van Smoorenburg <email address hidden>

* New upstream version (fixes: #406471, #547721, #273112)
* Make package multi-arch compliant
* Add lintian override for setgid mail helper
* Delete whitespace adjusting macro stuff from dotlockfile.1
* Remove shlib depends from dotlockfile control file entry

5. By Anibal Monsalve Salazar

* Merge 1.08-3ubuntu1
  Compute md5sums during build
  Closes: 563544, 564797
* Debian source format is 3.0 (quilt)
  Add 04-505851-remove-debug-code.patch
* Add important information to dotlockfile.1
  Add 06-493462-dotlockfile.1.patch
  Update usage message
  Add 07-493462-dotlockfile.c.patch
  Patches by Roland Eggner
  Closes: 493462
* Make ar overwritable (for cross-builds)
  Add 09-562937-make-ar-overwrittable.patch
  Patch by Marc Kleine-Budde and Wolfram Sang
  Closes: 562937
* Fix out-of-date-standards-version
  Add 02-COPYRIGHT.patch
* Fix copyright-refers-to-symlink-license
* Fix maintainer-script-without-set-e

4. By Anibal Monsalve Salazar

* Don't stale lockfiles after 10 seconds instead of 5 minutes;
  patch by Wolfram Sang; closes: #505851
* Handle nostrip build option; patch by Justin Pryzby; closes: #437374
* debian/rules: Don't ignore error status of rm -fr; patch by Justin Pryzby
* debian/rules: Remove stampfiles first; patch by Justin Pryzby

3. By Joey Hess <email address hidden>

* Non-maintainer upload.
* Remove postinst and prerm scripts, completing the /usr/doc tarnsition.
  Closes: #322790

2. By Miquel van Smoorenburg <email address hidden>

* Fix manpage - fd = open("/var/mail/USER.lock") should be
  fd = open("/var/mail/USER");
* Remove extraneous free() from lockfile.c (closes: #217740)
* If the existing lockfile is not valid, the first try isn't really
  valid either - in that case, even if we want to try locking just
  once, try once more. (closes: #217741)

Branch metadata

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

Subscribers