lp:ubuntu/trusty/ruby1.8

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/ruby1.8
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

43. By Tyler Hicks

* SECURITY UPDATE: Denial of service via crafted hash table keys
  (LP: #943451)
  - debian/patches/CVE-2011-4815.patch: Add randomness to the key hashing
    algorithm to prevent predictable results when inserting objects into a
    hash table. Based on upstream patch.
  - CVE-2011-4815

42. By Lucas Nussbaum <email address hidden>

Add -fno-tree-sra on armel. Workaround that Closes: #634260

41. By Lucas Nussbaum

Build depend on libreadline-gplv2-dev instead of libreadline5-dev. Ruby
is dual-licensed under GPLv2 (only) || Ruby license, so we cannot use
libreadline6-dev. Closes: #625855

40. By Lucas Nussbaum

* Drop ruby1.8-elisp. The Ruby emacs mode is now provided in emacs 23.
  All the open bugs were mentioned to an upstream developer, who fixed the
  ones that still affected ruby-mode.
  Closes: #502926, #527266, #192647, #282796, #366045, #373199, #411173.
  Closes: #468952, #619754, #489355.
* Add patch 110411_disable_osslv2.patch
  Disables SSLv2. Closes: #621509
* Move the ri1.8 binary and manpage to the ruby1.8 package. ri1.8 still
  exists, but only contains the documentation. This is needed to
  Closes: #621058.
* Make libruby1.8 Conflict, Replace irb1.8, rdoc1.8. Closes: #608582

39. By Lucas Nussbaum

Add debian/patches/100901_threading_fixes.patch. Fixes threading
problems on Debian GNU/kFreeBSD exhibited by puppet.
Thanks to Petr Salinger and Aurélien Jarno. Closes: #595034

38. By Lucas Nussbaum

* Convert from dpatch to quilt using dpatch2quilt.sh
* Add patch 100730_disable_getsetcontext_on_nptl: disable getsetcontext on
  NPTL. LP: #307462, Closes: #579229
* Added 100730_verbose-tests.patch: run tests in verbose mode.
* Run make test-all, but do not consider failures fatal for now.
* Upgrade to Standards-Version: 3.9.1. No changes needed.
* Deal with Ubuntu changing the GCC target to i686-linux-gnu: search
  for libs in i486-linux too. LP: #611322.

37. By daigo

* New upstream release
* Removed patches that the upstrem has applied:
  - debian/patches/100312_timeout-fix.dpatch
  - debian/patches/100620_fix_pathname_warning.dpatch
  - debian/patches/100620_fix_super_called_outside_of_method.dpatch

36. By daigo

[ Lucas Nussbaum ]
* Make ruby1.8 depend on exactly the same version of libruby1.8 after
  private discussion with Alex Legler. This avoids confusing situations
  for users.
* Update debian/patches/100312_timeout-fix.dpatch after discussion with
  Petr Salinger. Treat FreeBSD the same as Linux. Closes: #580464

[ Daigo Moriwaki ]
* Removed debian/patches/091125_gc_check.dpatch, which the upstream has
  applied. (Closes: #586374)
* Added debian/patches/100620_fix_pathname_warning.dpatch, which was
  backported from the upstream r23485.
  (Closes: #566611)
* Added debian/patches/100620_fix_super_called_outside_of_method.dpatch,
  which was backported from the upstream r26534:26536. (Closes: #568597)

35. By Lucas Nussbaum

* Fix sections. Agree with ftpmasters.
* Update debian/copyright. Clarify that Ruby is GPLv2, not just "GPL".
* Merge lib{dbm,gdbm,readline,openssl}-ruby1.8 into libruby1.8.
* Merge irb1.8 and rdoc1.8 into ruby1.8.
* Update lintian override.
* Update debian/copyright.
* Upgrade to Standards-Version: 3.8.4. No changes needed.
* Add README.source.
* Fix not-binnmuable-all-depends-any lintian warning.
* Add lintian override for package-name-doesnt-match-sonames.
* Remove duplicate section/priority stanzas.
* Fix a few minor problems in manpages.

34. By Lucas Nussbaum

Add 100312_timeout-fix.dpatch: Backport upstream change to fix
problem with threads and timeouts. Closes: #539987

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/ruby1.8
This branch contains Public information 
Everyone can see this information.

Subscribers