Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039469
en ru br
ALT Linux repos
S:3.1.2-alt2.1
5.0: 1.8.7-alt7
4.1: 1.8.7-alt0.M41.5
4.0: 1.8.6-alt2.M40.2
3.0: 1.8.2-alt7

Group :: Development/Ruby
RPM: ruby

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

31 august 2008 Sir Raorn <raorn at altlinux.ru> 1.8.6-alt2.M40.2

  • 1.8.6.287
     + Multiple vulnerabilities
       + Several vulnerabilities in safe level
         + untrace_var is permitted at safe level 4
         + $PROGRAM_NAME may be modified at safe level 4
         + insecure methods may be called at safe level 1-3
         + syslog operations are permitted at safe level 4
       + DoS vulnerability in WEBrick
       + Lack of taintness check in dl
       + CVE-2008-1447: DNS spoofing vulnerability in resolv.rb

20 june 2008 Sir Raorn <raorn at altlinux.ru> 1.8.6-alt2.M40.1

  • Security fixes:
    + CVE-2007-5162
    + CVE-2008-1891
    + CVE-2008-2726

11 april 2007 Kirill A. Shutemov <kas at altlinux.ru> 1.8.6-alt2

  • generation rdoc documentation:
     + add make rdoc

1 april 2007 Kirill A. Shutemov <kas at altlinux.ru> 1.8.6-alt1

  • build without debug

25 march 2007 Kirill A. Shutemov <kas at altlinux.ru> 1.8.6-alt0

  • 1.8.6

22 february 2007 Pavlov Konstantin <thresh at altlinux.ru> 1.8.5-alt4.1

  • added rpm-build-ruby subpackage, moved rpm macros to it.

11 january 2007 Kirill A. Shutemov <kas at altlinux.ru> 1.8.5-alt4

  • /usr/inculde/ruby added to libruby-devel(bug #10506)

5 january 2007 Sir Raorn <raorn at altlinux.ru> 1.8.5-alt3.1

  • Do not handle html-style comments in code as specials

5 december 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.5-alt3

  • 1.8.5-p2
  • ri pager selection fixing

24 october 2006 Sir Raorn <raorn at altlinux.ru> 1.8.5-alt2.1

  • Re-added ruby-stdlibs - pure virtual package with all requires
  • mkmf.rb moved to libruby-devel
  • base64.rb moved to module-digest
  • pstore.rb moved to module-fileutils
  • module-stdlibs renamed to module-misc
  • libruby-devel requires tool-rdoc
  • Hardened requires on libruby for module-*
  • Re-added lost %ruby_configure macro
  • Added macroses for "setup.rb"-based modules
  • Added %ruby_vendor macro - ruby -rvendor-specific

9 october 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.5-alt2

  • spec rewrite from scratch
  • stdlibs sparate to many packages
  • new packages naming strategy
  • ruby executable moved to /bin
  • ruby library moved to /%_lib
  • headers moved to /usr/include/ FHS
  • and many others

26 september 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.5-alt1

  • 1.8.5
  • debian 1.8.5-2 synced
  • warnings in core removed

13 april 2006 Sir Raorn <raorn at altlinux.ru> 1.8.4-alt5

  • Fixed x86_64 filelist and fhs patch (closes: #9401)
  • rdocall script dropped

25 march 2006 ALT QA Team Robot <qa-robot at altlinux.org> 1.8.4-alt4.1

  • Rebuilt with libdb4.4.

3 march 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.4-alt4

  • patching order changed
  • Patch ported from FC ruby-1.8-fc-no-eaccess.patch:
       backported from ruby CVS to avoid conflict  between newer glibc.
  • ruby-1.8-alt-ri-DESTDIR.patch removed

3 march 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.4-alt3

  • Patches ported from debian:
     * ruby-1.8-deb-delegate.rb.patch
  • delegate.rb should use Kernel::raise for Thread.
        [ruby-dev:22681][ruby-dev:22684]
  • delegate.rb should not delegate singleton_method_added.
     * ruby-1.8-deb-.document.patch
  • rdoc processes net/* and some libraries.
     * ruby-1.8-deb-yaml_bignum.patch
  • YAML.dump/load cannot handle Bignum. [ruby-core:6159]
  • patch from Michael Ablassmeier
     * ruby-1.8-deb-yaml_symbol.patch
  • YAML loading of quoted symbols is broken

27 february 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.4-alt2

  • FHS patch updated:
     * DESTDIR processing fixed
     * rbconfig back to archlibdir
  • Generating system-wide documentation for ri using make

14 february 2006 Kirill A. Shutemov <kas at altlinux.ru> 1.8.4-alt1

  • spec cleanups
  • FHS patch updated: headers in /usr/include/ruby/%subver

23 january 2006 Sir Raorn <raorn at altlinux.ru> 1.8.4-alt0

  • [1.8.4]

30 december 2005 ALT QA Team Robot <qa-robot at altlinux.org> 1.8.2-alt7.1

  • Rebuilt with libreadline.so.5.

8 june 2005 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt7

  • rebuild

15 april 2005 Anton D. Kachalov <mouse at altlinux.org> 1.8.2-alt6.1

  • multilib support

28 february 2005 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt6

  • %configure --with-vendordir
  • Change default DESTDIR in rbconfig.rb

10 february 2005 ALT QA Team Robot <qa-robot at altlinux.org> 1.8.2-alt5.1.1

  • Updated libdb4 build dependencies.
  • Rebuilt with libdb4.3.

24 january 2005 Sir Raorn <raorn at altlinux.ru> 1.8.2-alt5.1

  • Some spec cleanups
  • Use --disable-rpath
  • Use `%_lib' instead of `lib' (maybe-x86_64-fixes)
  • Do not set LD_LIBRARY_PATH - rubytest.rb does it for us
  • Create created.rid file in RI site dir so it will look like doc dir
  • Use rdoc -a by default

10 january 2005 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt5

  • 1.8.2 release
  • ruby-1.8.2-alt-extdoc.patch in upstream now

12 september 2004 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt4

  • Move extensions docs from extensions/ext to extensions

11 september 2004 Sir Raorn <raorn at altlinux.ru> 1.8.2-alt3.2

  • %dir'ed ri_sitedir

11 september 2004 Sir Raorn <raorn at altlinux.ru> 1.8.2-alt3.1

  • Changed %ruby_ri_systemdir to %ruby_ri_sitedir (points to
     %_datadir/ri/%subver/site)
  • Document more external modules (which have it's own documentation):
     + iconv
     + io/wait
     + strscan
     + zlib

5 september 2004 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt3

  • Add %ruby_ri_systemdir and %rdoc macros
  • Now --ri-site defers DESTDIR (patch by Alexey I. Froloff)
  • Add script 'rdocall' for generate all rdoc documentation

14 august 2004 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt2

  • 1.8.2-preview2

18 july 2004 Kirill A. Shutemov <kas at altlinux.ru> 1.8.2-alt1

  • 1.8.2-preview1
  • New patch to fix 3506 by Sean Russell

6 july 2004 Kirill A. Shutemov <kas at altlinux.ru> 1.8.1-alt9

  • Add %ruby_begin and %ruby_end macros
  • Add README.ALT-CP1251 and README.ALT-KOI8

10 may 2004 ALT QA Team Robot <qa-robot at altlinux.org> 1.8.1-alt8.1

  • Rebuilt with openssl-0.9.7d.

20 april 2004 Kirill A. Shutemov <kas at altlinux.ru> 1.8.1-alt8

  • Fixed bug #3506(REXML)

24 march 2004 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt7

  • Snapshot as of 2004/03/24
  • Fixed:
       + socket extension build in chrooted environment

9 march 2004 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt6

  • Snapshot as of 2004/03/08

16 february 2004 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt5

  • Snapshot as of 2004/02/15
  • Rebuild against libdb4.2

28 december 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt4

  • Snapshot as of 2003/12/28 of ruby_1_8 branch
  • Removed:
       + patch for rdoc fixes (integrated to upstream)
  • Fixed:
       + segfault in Syck's emitter (matz)

25 december 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt3

  • Fixed:
       + rdoc's simple markup ToFlow class
  • We obsolete 'ri' package now but do not package rdoc-ed
     'ri' metainfo for standard libs so far (nothing to package yet)

24 december 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt2

  • Fixed:
       + rdoc's simple markup classes

24 december 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8.1-alt1

  • 1.8.1

18 december 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt11

  • Snapshot as of 2003/12/18
  • REXML support for iconv(3) is in upstream now

27 september 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt10

  • Snapshot as of 2003/09/27
  • All external documentation moved to ruby-doc-extra package

21 august 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt9

  • Snapshot as of 2003/08/21

6 august 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt8

  • Fixed:
     + REXML now falls back to iconv(3) when there is no native
       support for specified encoding (ab)

5 august 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt7

  • Final Ruby 1.8.0 + post-release fixes from CVS

2 august 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt6

  • 2003/08/02
  • OpenSSL support integrated, thus ruby-openssl is obsolete now

22 july 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt5

  • Snapshot as of 2003/07/22

7 july 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt4

  • Test::Unit is included into stdlibs, ruby-stdlibs package
     obsoletes ruby-testunit now and provides it for backward
     compatibility

6 july 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt3

  • Tag release in BTE
  • Remove tinfo patch for curses, integrated into upstream

5 july 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt2

  • 1.8 CVS snapshot (2003/07/05)

29 june 2003 Alexander Bokovoy <ab at altlinux.ru> 1.8-alt1

  • 1.8 CVS snapshot (2003/06/29)
  • Patches updated, CGI patch excluded (already in upstream)
  • Add /usr/lib64/ruby/vendor_ruby/1.8/x86_64-linux-gnu to the list
     of owned directories for stdlibs-core
  • Enhance dependencies between subpackages:
       + libruby is a base package, everything else requires it (through a chain),
         it also owns a Ruby subtree directories
       + ruby-stdlibs prerequires libruby
       + ruby-stdlibc-tk prerequires ruby-stdlibs
       + every third-party Ruby package *should* prerequire libruby
         if it is installable into Ruby subtree
  • Clean up spec file:
       + Fix miniruby calls to use non-Perlish variable notation only
  • Removed:
       + ruby-stdlib-core package merged with libruby
  • Major review of packaged documentation:
       + Ruby FAQ is now in A4 PDF
       + Hal Fulton's "Rubyesque API" from EuRuKo03
       + Tobias Peters' "Garbage in Ruby Extensions" from EuRuKo03
       + Features of Ruby 1.8 since Ruby 1.6 from ruby-shim project

10 december 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt9

  • Fixed:
       + Readline extension was lost due wrong check for libtermcap instead
         of libtinfo
       + fileutils.rb incorrect behaviour for symlinks (mouse@altlinux.ru)

22 november 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt8

  • Fixed:
       + IRB code to not use #initialize publicly as it is a private method
         in Ruby 1.7 since 2002-11-14.
  • Removed:
       + Proxy-Authorization support in Net::HTTP patch (integrated into upstream)

19 november 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt7

  • Changed:
       + Installation splitted between /usr/share and /usr/lib64
         in order to be more conformant to FHS
       + Directory structure is stored in ruby-stdlibs-core package
       + vendordir/vendorarchdir added as /usr/{lib,share}/ruby/vendor_ruby
         and site-specific dirs moved to /usr/local
  • Fixed:
       + curses modules build fixed
       + mkmf.rb to successuly configure C++ exetnsions

29 october 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt6

  • Removed:
       + misc/*.el as now they are part of (X)Emacs prog-modes
  • Added:
       + Patch to fix CGI and Cookies to follow 1.7's split() behaviour
       + Gdbm module support
  • Fixed:
       + Getaddrinfo detection code in mkmf
  • ToDo:
       + Fix mkmf to run run_test() against locally compiled libruby.so
         when dealing with extensions, not against (non-)existent system-wide one

26 october 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt5

  • News snapshot (2002/10/26)
  • Fixed BuildReq to allow build of gdbm module
  • Group changed to Development/Ruby
  • Remove ruby-stdlibs-win32ole as it seems tend to not work

9 october 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt4

  • New snapshot (2002/10/09)
  • Changed:
       + Emacs support moved to ruby-doc and placed in /usr/share/doc/ruby-1.8.6/misc
         unless XEmacs and GNU Emacs maintaining teams decide where and how
         to put third-party program modes. Also, XEmacs already has (an outdated)
         ruby-mode.

26 september 2002 Sergey Bolshakov <s.bolshakov at belcaf.com> 1.7.3-alt3

  • rebuilt with tcl 8.4

19 september 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt2

  • New snapshot (2002/09/19)
  • Added:
       + Patch to support proxy authorization in Net::HTTP (Alexander Bokovoy)
       + Win32ole support using Wine as ruby-stdlibs-win32ole
       + db module using libdb4
  • Fixed:
       + Build requires to include Readline

9 september 2002 Alexander Bokovoy <ab at altlinux.ru> 1.7.3-alt1

  • Initial build of 1.7.x
  • Standard library splitted off to ruby-stdlibs
  • More libification:
       + Dynamic library splitted off to libruby
       + ruby-devel renamed to libruby-devel
       + ruby-devel-static renamed to libruby-devel-static
  • Tcl/Tk extensions work now and split off to ruby-stdlibs-tk
  • Documentation extended

7 august 2002 Grigory Milev <week at altlinux.ru> 1.6.7-alt1

  • minor spec cleanup

7 may 2002 Alexander Bokovoy <ab at altlinux.ru> 1.6.7-alt1

  • 1.6.7 + post release fixes

8 february 2002 Alexander Bokovoy <ab at altlinux.ru> 1.6.6-alt3

  • Dependencies for ruby-doc package refined

28 january 2002 Stanislav Ievlev <inger at altlinux.ru> 1.6.6-alt2

  • rebuild with new python

26 december 2001 Alexander Bokovoy <ab at altlinux.ru> 1.6.6-alt1

  • 1.6.6
  • Removed:
       + mkmf patch (integrated into upstream)
       + Regexp patch (integrated into upstream)

20 december 2001 Alexander Bokovoy <ab at altlinux.ru> 1.6.5-alt6

  • Fixed:
       + mkmf patch updated to one from Nobu Nakada

13 december 2001 Alexander Bokovoy <ab at altlinux.ru> 1.6.5-alt5

  • Fixed:
       + Regexp UTF-8 handling (backport from 1.7.x)
       + /usr/lib64/ruby/site_ruby/1.8 added

5 december 2001 Alexander Bokovoy <ab at altlinux.ru> 1.6.5-alt4

  • Updated:
       + Programming Ruby up to 0.3a
       + URL for Ruby FAQ
  • Fixed:
       + Programming Ruby html structure

30 november 2001 Alexander Bokovoy <ab at altlinux.ru> 1.6.5-alt3

  • Fixed:
       + mkmf to allow full usage of $(DESTDIR), this is required to
         properly build extension packages

16 october 2001 Alexander Bokovoy <ab at altlinux.ru> 1.6.5-alt2

  • Enable shared library build
  • Move static library to devel-static

28 september 2001 Stanislav Ievlev <inger at altlinux.ru> 1.6.5-alt1

  • 1.6.5

14 june 2001 Stanislav Ievlev <inger at altlinux.ru> 1.6.4-alt1

  • 1.6.4

28 may 2001 Stanislav Ievlev <inger at altlinux.ru> 1.6.3-alt3

  • New patches from Mandrake.

23 april 2001 Stanislav Ievlev <inger at altlinux.ru> 1.6.3-alt2

  • Fix extentions. Thanks to Pixel.

18 april 2001 Stanislav Ievlev <inger at altlinux.ru> 1.6.3-alt1

  • Up to 1.6.3

16 january 2001 AEN <aen at logic.ru>

  • RE adaptations

27 november 2000 Pixel <pixel at mandrakesoft.com> 1.6.1-4mdk

  • build again full optflags

8 november 2000 Pixel <pixel at mandrakesoft.com> 1.6.1-3mdk

  • build without -fomit-frame-pointer for time being
  • capitalize summaries

2 october 2000 Pixel <pixel at mandrakesoft.com> 1.6.1-2mdk

  • fix mispelling

28 september 2000 Pixel <pixel at mandrakesoft.com> 1.6.1-1mdk

  • new version
  • remove "--with-default-kcode=none", not more needed
  • remove setting optflags to -O2, ruby doesn't crashes any more

19 september 2000 Pixel <pixel at mandrakesoft.com> 1.6.0-1mdk

  • new version

23 august 2000 Pixel <pixel at mandrakesoft.com> 1.4.6-6mdk

  • add packager

22 august 2000 Pixel <pixel at mandrakesoft.com> 1.4.6-5mdk

  • nicer site-start.d/ruby.el (use add-to-list)

22 august 2000 Pixel <pixel at mandrakesoft.com> 1.4.6-4mdk

  • fix missing %config

22 august 2000 Pixel <pixel at mandrakesoft.com> 1.4.6-3mdk

  • use /etc/emacs/site-start.d for the ruby-mode.el

18 august 2000 Pixel <pixel at mandrakesoft.com> 1.4.6-2mdk

  • rebuild (fredlsux)

18 august 2000 Pixel <pixel at mandrakesoft.com> 1.4.6-1mdk

  • new version
  • remove menu

7 august 2000 Frederic Lepied <flepied at mandrakesoft.com> 1.4.5-6mdk

  • automatically added BuildRequires

19 july 2000 Pixel <pixel at mandrakesoft.com> 1.4.5-5mdk

  • rebuild with clean clean_menus

19 july 2000 Pixel <pixel at mandrakesoft.com> 1.4.5-4mdk

  • macroization
  • BM

13 july 2000 Pixel <pixel at mandrakesoft.com> 1.4.5-3mdk

  • fix %URL

25 june 2000 Pixel <pixel at mandrakesoft.com> 1.4.5-2mdk

  • rebuild (src.rpm got lost :( )

23 june 2000 Pixel <pixel at mandrakesoft.com> 1.4.5-1mdk

  • new version

14 june 2000 Pixel <pixel at mandrakesoft.com> 1.4.4-1mdk

  • new version

10 april 2000 Pixel <pixel at mandrakesoft.com> 1.4.3-6mdk

  • fix group for doc

27 march 2000 Pixel <pixel at mandrakesoft.com> 1.4.3-5mdk

  • add menu

25 march 2000 Pixel <pixel at mandrakesoft.com> 1.4.3-4mdk

  • new group + cleanup

16 february 2000 Pixel <pixel at mandrakesoft.com> 1.4.3-3mdk

  • build with no charset conversion (was kanji :)

14 february 2000 Pixel <pixel at mandrakesoft.com> 1.4.3-2mdk

  • added the reference manual and FAQ in doc
  • moved the lib/README in ext

14 february 2000 Pixel <pixel at mandrakesoft.com> 1.4.3-1mdk

  • mandrake adaptation and spliting in -/doc/extensions

8 december 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.4.3

20 september 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.4.2 (Sep 18)

17 september 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.4.2

17 august 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.4.0

23 july 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • 2nd release
  • Updated to version 1.2.6(15 Jul 1999)
  • striped /usr/bin/ruby

28 june 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.2.6(21 Jun 1999)

14 april 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.2.5

9 april 1999 Atsushi Yamagata <yamagata at plathome.co.jp>

  • Updated to version 1.2.4

25 december 1998 Toru Hoshina <hoshina at best.com>

  • Version up to 1.2 stable.

27 november 1998 Toru Hoshina <hoshina at best.com>

  • Version up to 1.1c9.

19 november 1998 Toru Hoshina <hoshina at best.com>

  • Version up to 1.1c8, however it appear short life :-P

13 november 1998 Toru Hoshina <hoshina at best.com>

  • Version up.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin