pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-File-NFSLock



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Jan 26 07:02:19 UTC 2015

Modified Files:
        pkgsrc/devel/p5-File-NFSLock: Makefile distinfo

Log Message:
Update 1.21 to 1.27
-------------------
1.27  Nov 12 13:00 2014
        - RT#99431:
        - More Win32 compatibility fixes in test suite.
        - RT#48102:
        - Add tests for new ->fork() method.

1.26  Nov 07 16:00 2014
        - Add File::NFSLock->fork() convenience method.
        - RT#48102 Report by Todd Foggoa:
        - More gracefully handle fork() to behave like
          Linux by sharing the lock between both parent
          and child processes when ->newpid() is called.

1.25  Jul 30 14:00 2014
        - RT#99431 Report by Nathan Glenn:
        - Fixed tempfile syntax by Christian Walde.
        - Fixed Win32 Shared Lock by Christian Walde.
        - RT#42122 Report by converter at cpan.org:
        - Add tests to help debug Taint issues

1.24  Jul 30 14:00 2014
        - Fixed a race condition in crash recovery.
        - RT#88520 Thanks David Steinbrunner: Fix typos

1.23  Jul 28 11:00 2014
        - More gracefully handle arbitrary hostnames.
        - Patch RT#84658 by Yann Rouillard:
        - Avoid gleefully double removing valid lockfile
          when ->unlock is explicitly called.
        - Patch RT#61258 by cpan at danonline.net:
        - Fixed $graceful_sig to exit with non-zero to
          more closely match stock signal handlers.

1.22  Jul 26 09:00 2014
        - Reported by Kent Fredric and Karen Etheridge:
        - Patch RT#86125 and RT#91546
        - Use File::Temp for concurrency compatibility
          in test suite, such as HARNESS_OPTIONS=j20


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-File-NFSLock/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-File-NFSLock/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index