Search
j0ke.net Open Build Service
>
Projects
>
devel
:
perl
>
perl-IO-Compress-Base
> perl-IO-Compress-Base.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File perl-IO-Compress-Base.changes of Package perl-IO-Compress-Base
------------------------------------------------------------------- Sat Jul 25 19:38:32 CEST 2009 - chris@computersalat.de - spec mods * removed ^---------- * removed ^#--------- ------------------------------------------------------------------- Fri Jun 19 01:09:46 CEST 2009 - chris@computersalat.de - spec fix for perl-macros ------------------------------------------------------------------- Thu Jun 18 12:41:11 CEST 2009 - chris@computersalat.de - spec mods o fixed description ------------------------------------------------------------------- Wed Jun 17 23:37:29 CEST 2009 - chris@computersalat.de - added perl-macros o autogen filelist with perl_gen_filelist ------------------------------------------------------------------- Sun Jun 14 23:58:42 CEST 2009 - chris@computersalat.de - update to 2.015 - 2.015 * Makefile.PL Backout changes made in 2.014 - 2.014 * Makefile.PL Updated to check for indirect dependencies. - 2.013 * IO::Compress::Base - Allow IO::Compress::Base::Parameters::parse to accept an IO::Compress::Base::Parameters object. - 2.012 * IO::Compress::Base - Silenced an uninitialised value warning when reading a line at a time from a zip file where the content uses ZIP_CM_STORE. [Problem spotted & fixed by Jeff Holt] * IO::Compress::Base & IO::Uncompress::Base - local-ise $!, $? et al in the DESTROY methods. - 2.011 * IO::Compress::Base - Fixed problem that prevented the creation of a zip file that contained more than one compression method. * IO::Compress::Base::Common - The private Validator class in this module clashes with another CPAN module. Moved Validator into the IO::Compress::Base::Common namespace. [RT #35954] - 2.010 * Fixed problem that meant Perl 5.10 could not upgrade this module. [RT #35342] - 2.009 * Removed the alpha status from File::GlobMapper * IO::Compress::Base When writing output never output a zero length buffer. Done to improve interoperability with other tied filenandle modules. * Changed IO::Uncompress::Base to not use the offset parameter of the read method when reading from a filehandle. The object returned from Net::FTP::retr implements a non-standard read method. The third parameter is used for a timeout value rather than an offset. [rt.cpan#33231] * Changed IO::Uncompress::Base to not use the eof method when reading from a filehandle. The object returned from Net::FTP::retr implements both the read method and the eof method. Unfortunately the implementation of the read method uses non-buffered IO (by using sysread) while the eof method uses buffered IO. Mixing buffered and non-buffered IO results in data corruption. - 2.008 * Minor documentation changes in README - spec mods o udated header o autogen filelist o fixed deps ------------------------------------------------------------------- Mon Oct 8 09:26:59 CEST 2007 - anicka@suse.cz - update to 2.006 * Makefile.PL: Added INSTALLDIRS directive to install as a core module when built on a perl >= 5.9. ------------------------------------------------------------------- Tue Jul 3 08:32:49 CEST 2007 - anicka@suse.cz - update to 2.005 * fix problems when using IO::Uncompress::Gunzip with XML::Parser. ------------------------------------------------------------------- Wed Mar 7 11:21:45 CET 2007 - anicka@suse.cz - update to 2.004 * Made seek less wasteful of memory. ------------------------------------------------------------------- Mon Feb 26 14:21:28 CET 2007 - anicka@suse.cz - package created (initial version 2.003)