lp:ubuntu/quantal/rubygems

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/rubygems
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

7. By Tyler Hicks

* Make the RubyGems fetcher use distro-provided ca-certificates
  (LP: #1057926)
  - debian/control: Add ca-certificates to rubygems depends so that
    rubygems can perform certificate verification
  - debian/rules: Don't install SSL certificates from upstream sources
  - debian/patches/20120927-disable_upstream_certs.patch: Use
    /etc/ssl/certs/ca-certificates.crt for the trusted CA certificates.

6. By daigo

* New upstream release. (Closes: #670228)
  - Fixes CVE-2012-2125 CVE-2012-2126.
* debian/control:
  - Build-Depends on debhelper (>= 8.1.0). (Closes: #667054)
  - Bumps up Standards-Version to 3.9.3.
  - rubygems-doc no longer depends on rubygems,
    fixing a lintian warning: doc-package-depends-on-main-package.
* Added a patch: debian/patches/20120608-fix-test_gem_platform.rb.diff
  - Imported from the upstream 4a85e2ac70579c32031766338505e85b2c392b27.
* Added a patch: debian/patches/20120608-fix-assert_match.diff
  - Fixes the incorrect use of assert_match. (Closes: #674401)

5. By daigo

New upstream release.

4. By Scott Kitterman

* New upstream release
  - Refresh patches

3. By Lucas Nussbaum <email address hidden>

* debian/watch: point to rubygems.org
* debian/copyright: change to a working url in Format: field
* Add build-dependency on ruby-minitest.
* switch to my @d.o email.
* Refresh patches:
  + 08_tighter_search_regex.diff: drop.
  + 01_default_gem_path.diff: refresh.
  + disable-failing-tests.diff: refresh.
  + disable-tests-failing-as-root.diff: refresh.
* Bump standards-version to 3.9.2. No changes needed.
* disable-failing-tests.diff: add more failing tests.

2. By daigo

[ Lucas Nussbaum ]
* New upstream release.
* Switch to gem2deb-based packaging. Rename source and binary packages.
* Drop 50_add_missing_require_yaml.diff: fixed upstream.
* Change 01_default_gem_path.diff:
  + executables are now installed to /usr/local/bin.
  + but the other files created by rubygems stay in /var/lib/gems/1.8.
  Several commenters in #448639 and #403407 argued in favor of the switch to
  /usr/local/bin. Those two bugs can therefore be closed. However, the issue
  is not completely solved, as rubygems still installs files in /var/lib/gems.
  Nobody in the bug logs explained why that was an issue. If you care about
  it, please open a new bug. Closes: #448639, #403407
* Add disable-failing-tests.diff: disable tests that are failing due to
  Debian-specific changes to rubygems.

[ Daigo Moriwaki ]
* Switched the build framework from cdbs to dh. (thanks to Lucas)

1. By daigo

Import upstream version 1.7.2

Branch metadata

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

Subscribers