mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: ruby-2.3.4: Fix CVE-2017-{0899,0900,0901,0902}.
* gnu/packages/patches/ruby-2.3.4-rubygems-2613-ruby23.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ruby.scm (ruby-2.3.4)[source]: Use it.
This commit is contained in:
parent
9770cbf9e2
commit
db542518b3
3 changed files with 357 additions and 0 deletions
|
@ -140,6 +140,7 @@ a focus on simplicity and productivity.")
|
|||
(base32
|
||||
"132p5kc1sx97svbx04g40pz5pr7p8f6jlmnq5r2prlcz5q1xj71l"))
|
||||
(modules '((guix build utils)))
|
||||
(patches (search-patches "ruby-2.3.4-rubygems-2613-ruby23.patch"))
|
||||
(snippet `(begin
|
||||
;; Remove bundled libffi
|
||||
(delete-file-recursively "ext/fiddle/libffi-3.2.1")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue