Next | Query returned 27 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2015-06-13 00:57:43 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Allow build on Ruby 2.2.
   2015-05-17 15:02:56 by Sevan Janiyan | Files touched by this commit (1)
Log message:
Add Ruby 2.2 to RUBY_VERSION_SUPPORTED
   2015-02-03 14:37:45 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-zip to 1.1.7.

1.1.7

* Fix UTF-8 support for comments
* Zip.sort_entries working for zip output
* Prevent tempfile path from being unlinked by garbage collection
* NTFS Extra Field (0x000a) support
* Use String#tr instead of String#gsub
* Ability to not show warning about incorrect date
* Be smarter about handling buffer file modes.
* Support for Traditional Encryption (ZipCrypto)
   2015-02-01 13:46:24 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-zip to 1.1.6.

1.1.6

    Revert "Return created zip file from Zip::File.open when supplied a \ 
block"

1.1.5

    Treat empty file as non-exists (@layerssss)
    Revert regression commit
    Return created zip file from Zip::File.open when supplied a block (@tpickett66)
    Zip::Entry::DEFLATED is forced on every file (@mehmetc)
    Add InputStream#ungetc (@zacstewart)
    Alias for legacy error names (@orien)
   2014-06-20 04:09:43 by Blue Rats | Files touched by this commit (3) | Package updated
Log message:
Some package i'm working on needs this >=1.0.0. Since nothing depends on it,
i don't see this update breaking anything. rubygems says that package requires
ruby>=1.9.2, so removing 1.8 from supported versions. This package needs to be
renamed to ruby-rubyzip, because there is a ruby-zip which is not this package.
From Changelog.md:

1.1.4

    Don't send empty string to stream (@mrloop)
    Zip::Entry::DEFLATED was forced on every file (@mehmetc)
    Alias for legacy error names (@orien)

1.1.3

    Fix compatibility of ::OutputStream::write_buffer (@orien)
    Clean up tempfiles from output stream (@iangreenleaf)

1.1.2

    Fix compatibility of ::Zip::File.write_buffer

1.1.1

    Speedup deflater (@loadhigh)
    Less Arrays and Strings allocations (@srawlins)
    Fix Zip64 writting support (@mrjamesriley)
    Fix StringIO support (@simonoff)
    Posibility to change default compression level
    Make Zip64 write support optional via configuration

1.1.0

    StringIO Support
    Zip64 Support
    Better jRuby Support
    Order of files in the archive can be sorted
    Other small fixes

1.0.0

    Removed support for Ruby 1.8
    Changed the API for gem. Now it can be used without require param in Gemfile.
    Added read-only support for Zip64 files.
    Added support for setting Unicode file names.
   2012-07-31 15:44:30 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-zip to 0.9.9.

= Version 0.9.9

Added support for backslashes in zip files (generated by the default Windows
zip packer for example) and comment sections with the comment length set to zero
even though there is actually a comment.
   2012-04-28 15:55:58 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-zip package to 0.9.8.

pkgsrc change: Update HOMEPAGE.

= Version 0.9.8

Fixed: "Unitialized constant NullInputStream" error
   2012-03-18 10:10:22 by Takahiro Kambe | Files touched by this commit (6)
Log message:
Update ruby-zip package to 0.9.6.1.

Exact changes are unknown.
   2011-12-14 18:01:13 by Takahiro Kambe | Files touched by this commit (6)
Log message:
Update ruby-zip package to 0.9.5.

Exact changes are unknown.
   2010-10-06 14:27:25 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Add fix for Ruby 1.9 from http://gist.github.com/611956.

Bump PKGREVISION.

Next | Query returned 27 messages, browsing 11 to 20 | Previous