Skip to content

Tags: miquels/liblockfile

Tags

v1.14

Toggle v1.14's commit message
getcwd() returns char *, not int

v1.13

Toggle v1.13's commit message
drop setgid asap

v1.12

Toggle v1.12's commit message
document L_PPID

v1.11

Toggle v1.11's commit message
remove -c option from the manpage and usage, should not be used

v1.10

Toggle v1.10's commit message
update LSM file

v1.09

Toggle v1.09's commit message
version 1.09

liblockfile (1.09-1) unstable; urgency=low

  * 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

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Wed, 10 Aug 2011 18:44:10 +0200

liblockfile (1.09)

  * Update path to full license in the COPYRIGHT file
    (Anibal Monsalve Salazar)
  * Remove debug code from lockfile_create():
     The lockfile_create-function still contains some debug code, which
     considers a lock stale after 10 seconds instead of 5 minutes. As
     the documentation suggests refreshing the lock every 60 seconds,
     programs might lose the lock unexpectedly. Found while researching
     debian bug #505278. (Wolfram Sang <w.sang@pengutronix.de>)
  * Updated dotlockfile manpage and updated dotlockfile usage message.
    Fixes debian bug 493462 (Roland Eggner <edvd1@systemanalysen.net>)
  * Change 'ar' in Makefile.in to '$(AR)' (for cross builds).
    Fixes debian bug 562937 (Wolfram Sang <wsa@pengutronix.de>)
  * Clean up temporary lockfile if lockfile(1) was interrupted.
  * dotlockfile now also allows you to create a lockfile in
    a group-writable-by-one-of-your-auxilary-groups directory
  * dotlockfile: -r-1 now retries indefinitely (well, 4000 years)
  * remove ppsh macro in dotlockfile.1, replace with standard .SH
    (Iain Calder <dn097@torfree.net>)

 -- Miquel van Smoorenburg <miquels@cistron.nl>  Wed, 20 Jul 2011 15:54:58 +0200

v1.08-4

Toggle v1.08-4's commit message
version 1.08-4

liblockfile (1.08-4) unstable; urgency=low

  * 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

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 14 Feb 2010 08:57:06 +1100

liblockfile (1.08-3ubuntu1) lucid; urgency=low

  * Compute md5sums during build.

 -- Loïc Minier <loic.minier@ubuntu.com>  Tue, 12 Jan 2010 00:08:22 +0100