lp://qastaging/~gandelman-a/ubuntu/precise/liblockfile/lp941968
- Get this branch:
- bzr branch lp://qastaging/~gandelman-a/ubuntu/precise/liblockfile/lp941968
Branch merges
- Martin Pitt: Approve
-
Diff: 141 lines (+123/-0)3 files modifieddebian/changelog (+9/-0)
debian/patches/fix-buffer-overflows.patch (+113/-0)
debian/patches/series (+1/-0)
Related bugs
Bug #941968: lockfile-create hangs inside lxc containers (potential buffer overflow?) | Undecided | Fix Released | |
Bug #1011477: [SRU] liblockfile buffer overflow with high pid numbers | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Adam Gandelman
- Status:
- Development
Recent revisions
- 9. By Adam Gandelman
-
* debian/
patches/ 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) - 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) - 1. By Miquel van Smoorenburg <email address hidden>
-
* Some more manpage updates
* Set priority for liblockfile1 to "important" (closes: #92551)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/saucy/liblockfile