Files
perl-File-NFSLock/perl-File-NFSLock.changes
Dirk Stoecker 744a2b7e58 Accepting request 647371 from devel:languages:perl:autoupdate
- updated to 1.29
   see /usr/share/doc/packages/perl-File-NFSLock/Changes
  1.29  Nov 01 14:00 2018
          - Avoid deprecated PERL_USE_UNSAFE_INC
  
  1.28  Nov 01 10:00 2018
          - Patch RT#130467 and RT#120088:
          - Handle "." not in @INC
  Drop File-NFSLock.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/647371
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-NFSLock?expand=0&rev=11
2018-11-08 15:41:41 +00:00

115 lines
4.1 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 8 06:21:33 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 1.29
see /usr/share/doc/packages/perl-File-NFSLock/Changes
1.29 Nov 01 14:00 2018
- Avoid deprecated PERL_USE_UNSAFE_INC
1.28 Nov 01 10:00 2018
- Patch RT#130467 and RT#120088:
- Handle "." not in @INC
Drop File-NFSLock.patch (upstream)
-------------------------------------------------------------------
Sun Oct 7 19:40:29 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
- Fix build: File-NFSLock.patch
-------------------------------------------------------------------
Fri Apr 17 16:37:43 UTC 2015 - coolo@suse.com
- updated to 1.27
see /usr/share/doc/packages/perl-File-NFSLock/Changes
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
1.21 Jul 13 17:00 2011
- Various patches by Chorny at cpan dot org
and fREW frioux at gmail dot com:
- Windows NTFS compatibility fixes.
- Allow PID to be negative.
- Lexically scope temp file handles to
reduce changes of memory leak and
avoid unintentional glob clobberation.
- Security fix: 3 arg open().
- Repair test suites logics.
- Fixed infinite freezing on Strawberry Perl v5.10.0.
- Fixed infinite freezing on ActiveState Perl v5.12.1.
- Sorry for the past 8 years of suffering.
-------------------------------------------------------------------
Fri Apr 17 16:37:41 UTC 2015 - coolo@suse.com
- updated to 1.21
see /usr/share/doc/packages/perl-File-NFSLock/Changes
1.21 Jul 13 17:00 2011
- Various patches by Chorny at cpan dot org
and fREW frioux at gmail dot com:
- Windows NTFS compatibility fixes.
- Allow PID to be negative.
- Lexically scope temp file handles to
reduce changes of memory leak and
avoid unintentional glob clobberation.
- Security fix: 3 arg open().
- Repair test suites logics.
- Fixed infinite freezing on Strawberry Perl v5.10.0.
- Fixed infinite freezing on ActiveState Perl v5.12.1.
- Sorry for the past 8 years of suffering.
-------------------------------------------------------------------
Mon Nov 29 18:29:58 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Mon Nov 29 18:00:20 UTC 2010 - coolo@novell.com
- called spec2changelog
-------------------------------------------------------------------
Tue Jul 22 00:00:00 UTC 2008 - guru@unixtech.be
- new package