8
0
Commit Graph

5 Commits

Author SHA256 Message Date
Lars Vogdt
8c03155b56 - update to 2.035:
* RT #67931: Test failure on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Compress?expand=0&rev=5
2011-06-05 02:49:01 +00:00
Stephan Kulow
1dc8c1a163 - updated to 2.034
* Compress::Zlib
       - Silence pod warnings.
         [RT# 64876]
  
       - Removed duplicate words in pod.
  
     * IO::Compress::Base
  
       - RT #56942: Testsuite fails when being run in parallel
  
       - Reduce symbol import - patch from J. Nick Koston
  
       - If the output buffer parameter passed to read has a value of
         undef, and Append mode was specified when the file was opened,
         and eof is reached, then the buffer paramer was left as undef.  
         This is different from when Append isn't specified - the buffer 
         parameter is set to an empty string.
  
       - There area couple of issues with reading a file that contains an 
         empty file that is compressed. 
         Create with -- touch /tmp/empty; gzip /tmp/empty.
         Issue 1 - eof is not true immediately. Have to read from the file
                   to trigger eof.
         Issue 2 - readline incorrectly returns an empty string the first 
                   time it is called, and (correctly) undef thereafter.
         [RT #67554]
      Fixed typos & spelling errors. [perl# 81816]
      Bugfixes.  [RT #61915] and others.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Compress?expand=0&rev=4
2011-05-04 11:06:21 +00:00
Vítězslav Čížek
f969a51de3 Accepting request 57917 from home:jnweiger:branches:devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/57917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Compress?expand=0&rev=3
2011-01-12 08:37:25 +00:00
Vítězslav Čížek
ceef48d5ff Accepting request 57624 from home:jnweiger:branches:devel:languages:perl
ok

OBS-URL: https://build.opensuse.org/request/show/57624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Compress?expand=0&rev=2
2011-01-10 12:36:24 +00:00
Juergen Weigert
1fffee4c63 - version 2.027 new package,
hacking our way into a conflict with perl itself: bnc#617621

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Compress?expand=0&rev=1
2010-06-25 22:56:17 +00:00