aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-12-15 22:50:43 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-12-15 22:50:43 +0100
commit4d3e21cd9e4a1ac17bd8582d2daf97d3e909b6c9 (patch)
tree58832db2b3cd49ec73ff7561368bfa04671ee616
parenta38ca99fc61c8dc3d9415dab827db85651df413c (diff)
downloadaports-4d3e21cd9e4a1ac17bd8582d2daf97d3e909b6c9.tar.bz2
aports-4d3e21cd9e4a1ac17bd8582d2daf97d3e909b6c9.tar.xz
main/ruby: security upgrade to 2.2.9
See: https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-2-9-released/
-rw-r--r--main/ruby/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index d1b6bf50c7..feb98b1b76 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -11,9 +11,11 @@
# - CVE-2017-0900
# - CVE-2017-0901
# - CVE-2017-0902
+# 2.2.9-r0:
+# - CVE-2017-17405
#
pkgname=ruby
-pkgver=2.2.8
+pkgver=2.2.9
_pkgver=${pkgver/_/-}
pkgrel=0
@@ -210,4 +212,4 @@ libs() {
mv "$pkgdir"/usr/lib "$subpkgdir"/usr/
}
-sha512sums="aa1c65f76a51a57d9059a38a13a823112b53850a9e7d6f72c3f3e38d381412014521049f7065c1b00877501b3b554235135d0f308045c2a9da133c766f5b9e46 ruby-2.2.8.tar.bz2"
+sha512sums="2a8c8770fda20a22b79c9115b6f468f8e7ea1092c84a5089af7a3122163e5ad298b493e6637e4d93ba02d899d8a619c94064dda8ac98cf3b93f64f45d5401085 ruby-2.2.9.tar.bz2"