[#92070] [Ruby trunk Feature#15667] Introduce malloc_trim(0) in full gc cycles — sam.saffron@...
Issue #15667 has been updated by sam.saffron (Sam Saffron).
3 messages
2019/04/01
[ruby-core:92350] [Ruby trunk Bug#15384] ssl_certs are duplicated in RubyGems and Bundler
From:
hsbt@...
Date:
2019-04-21 03:11:45 UTC
List:
ruby-core #92350
Issue #15384 has been updated by hsbt (Hiroshi SHIBATA). Backport changed from 2.4: UNKNOWN, 2.5: UNKNOWN to 2.4: DONTNEED, 2.5: DONTNEED, 2.6: DONTNEED Status changed from Assigned to Closed I fixed it at r67539 ---------------------------------------- Bug #15384: ssl_certs are duplicated in RubyGems and Bundler https://bugs.ruby-lang.org/issues/15384#change-77696 * Author: vo.x (Vit Ondruch) * Status: Closed * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: * ruby -v: ruby 2.6.0dev (2018-11-29 trunk 66092) [x86_64-linux] * Backport: 2.4: DONTNEED, 2.5: DONTNEED, 2.6: DONTNEED ---------------------------------------- It is pity that the same ssl_certs are shipped on multiple places, once as part of RubyGems and the other set as part of Bundler. This makes the security review much harder (actually, in Fedora/RHEL packages, we are not supposed to ship any certificates, so it makes it harder to remove them). Therefore, please ship just one copy of the certificates if really necessary (it should not be necessary on properly maintained systems). ---Files-------------------------------- unify-certification-bundler.patch (14.3 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>