pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-TimeZone
Module Name: pkgsrc
Committed By: wen
Date: Fri May 16 00:48:41 UTC 2014
Modified Files:
pkgsrc/time/p5-DateTime-TimeZone: Makefile distinfo
Log Message:
Update to 1.69
Upstream changes:
1.69 2014-05-13
- Don't run tests for Unix on non-Unix boxes.
1.68 2014-05-13
- The last release was missing some test changes I made on another
machine. Doh.
1.67 2014-05-13
- I accidentally skipped 1.66, don't read anything into the 0.02 version bump
here.
- This release is based on version 2014c of the IANA database (I skipped 2014b
for lack of debuggint time). This release includes contemporary changes for
Crimea and Troll Station, Antarctica from 2014b and contemporary changes for
Egypt from 2014c.
1.65 2014-03-09
- This release is based on version 2014a of the Olson database. This release
includes contemporary changes for Turkey.
1.64 2014-02-07
- Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die
depending on the method used to find the local time zone name. The resulting
variable would often be tainted. We now untaint all names before attempting
to load them. Reported by Stevie-O. RT #92631.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/time/p5-DateTime-TimeZone/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/time/p5-DateTime-TimeZone/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