dev-ruby/rmagick-1.15.12 has been in the tree for over a month and has no open
bugs. It is a bugfix release compared to the currently stable 1.15.10.
It is also the last release before a major jump to rmagick-2.x.x, and I would
like to have this latest bugfix release stable as I want to give rmagick 2.x.x
some more time in the tree before asking for stabilizations on it.
amd64 stable, but...
# cd /usr/share/RMagick/ex
# ruby drawcomp.rb
drawcomp.rb: ImageMagickError - UnableToOpenBlob `/tmp/magick-XXJiNn5y': No
such file or directory
# ruby stegano.rb
stegano.rb: ImageMagickError - UnableToOpenBlob `/tmp/magick-XXGYVJI6': No such
file or directory
# ruby fonts.rb
fonts.rb:7:in `initialize': integer 4294967295 too big to convert to `int'
(RangeError)
from fonts.rb:7:in `fonts'
from fonts.rb:7
These examples also fails with current stable, so stabilizing anyway...