2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-04-22 08:35:42 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.38:
2015-04-19 Slaven Rezic <slaven@rezic.de>
Release 1.38
Pod typo fixes (by hatorikibble)
New xt tests (synopsis, strict, kwalitee, by hatorikibble)
|
2015-01-04 13:21:04 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.37:
2014-12-31 Slaven Rezic <slaven@rezic.de>
Release 1.37
Stable release with all changes in 1.36_51..1.36_52
2014-12-29 Slaven Rezic <slaven@rezic.de>
Release 1.36_52
Handle invalid TIFF chunks: stop processing if an unrecognized
fieldtype is encountered. This is an additional fix for RT #100847.
2014-12-19 Slaven Rezic <slaven@rezic.de>
Release 1.36_51
Use IO::Scalar instead of opening a scalar, for all
perls < 5.21.7. This is to prevent possible segmentation faults
with faulty images. See RT #100847 and
https://rt.perl.org/Ticket/Display.html?id=123443
Fix a "Variable declared in conditional statement" error.
Fix a couple of typos.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456) |
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-09-05 21:46:36 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.36:
2012-07-05 Slaven Rezic <slaven@rezic.de>
Release 1.36
Stable release with all changes in 1.35_50..1.35_51
2013-06-28 Slaven Rezic <slaven@rezic.de>
Release 1.35_51
Ignore reading jpeg thumbnail image with no content, patch
provided by Kosei Moriyama,
https://github.com/eserte/image-info/pull/2)
2013-05-06 Slaven Rezic <slaven@rezic.de>
Release 1.35_50
Fixed pod_cov.t test.
2013-04-10 Slaven Rezic <slaven@rezic.de>
Release 1.35
Stable release with the change in 1.34_50
2013-04-03 Slaven Rezic <slaven@rezic.de>
Release 1.34_50
image_info on Jpeg with bad EXIF data produced "substr outside of
string" exception in Image::TIFF (RT #84122, patch provided by
Steve Purkis)
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-03-11 13:49:23 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update p5-Image-Info to 1.34.
Revision history for Image::Info
2012-02-29 Slaven Rezic <slaven@rezic.de>
Release 1.34
Stable release with all changes in 1.33_50..1.33_51
2013-01-28 Slaven Rezic <slaven@rezic.de>
Release 1.33_51
Handle corrupt JPEG files with extraneous bytes
2013-01-25 Slaven Rezic <slaven@rezic.de>
Release 1.33_50
Limited support for WBMP files.
2012-11-03 Slaven Rezic <slaven@rezic.de>
Release 1.33
Added test image for RT #78471.
2012-10-25 Slaven Rezic <slaven@rezic.de>
Release 1.32_52
Handle BMP files with negative heights (RT #78471).
2012-10-24 Slaven Rezic <slaven@rezic.de>
Release 1.32_51
Signature fix.
2012-10-23 Slaven Rezic <slaven@rezic.de>
Release 1.32_50
Repacked because of Module::Install 1.04 problems (see mail from
Miyagawa). Now Image::Info is again using good old EUMM.
|
2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|