Skip to content

Commit 2b8ebfb

Browse files
authored
Translate 2.5.1 release post (RU) (#1792)
Translate 2.5.1 release post (RU) Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
2 parents cdade5d + 3e90ce3 commit 2b8ebfb

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
layout: news_post
3+
title: "Вышел Ruby 2.5.1"
4+
author: "naruse"
5+
translator: "arbox"
6+
date: 2018-03-28 17:20:00 +0000
7+
lang: ru
8+
---
9+
10+
Вышел Ruby 2.5.1.
11+
12+
Этот релиз включает в себя исправление ошибок и решение проблем в безопасности.
13+
14+
* [CVE-2017-17742: HTTP response splitting in WEBrick](/en/news/2018/03/28/http-response-splitting-in-webrick-cve-2017-17742/)
15+
* [CVE-2018-6914: Unintentional file and directory creation with directory traversal in tempfile and tmpdir](/en/news/2018/03/28/unintentional-file-and-directory-creation-with-directory-traversal-cve-2018-6914/)
16+
* [CVE-2018-8777: DoS by large request in WEBrick](/en/news/2018/03/28/large-request-dos-in-webrick-cve-2018-8777/)
17+
* [CVE-2018-8778: Buffer under-read in String#unpack](/en/news/2018/03/28/buffer-under-read-unpack-cve-2018-8778/)
18+
* [CVE-2018-8779: Unintentional socket creation by poisoned NUL byte in UNIXServer and UNIXSocket](/en/news/2018/03/28/poisoned-nul-byte-unixsocket-cve-2018-8779/)
19+
* [CVE-2018-8780: Unintentional directory traversal by poisoned NUL byte in Dir](/en/news/2018/03/28/poisoned-nul-byte-dir-cve-2018-8780/)
20+
* [Multiple vulnerabilities in RubyGems](/en/news/2018/02/17/multiple-vulnerabilities-in-rubygems/)
21+
22+
23+
Кроме этого релиз включил в себя ряд других исправлений.
24+
Подробности можно найти в [логах добавлений](https://github.com/ruby/ruby/compare/v2_5_0...v2_5_1).
25+
26+
## Скачать
27+
28+
* <https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.gz>
29+
30+
SIZE: 15923244 bytes
31+
SHA1: 93fafd57a724974b951957c522cdc4478a6bdc2e
32+
SHA256: dac81822325b79c3ba9532b048c2123357d3310b2b40024202f360251d9829b1
33+
SHA512: 67badcd96fd3808cafd6bc86c970cd83aee7e5ec682f34e7353663d96211a6af314a4c818e537ec8ca51fbc0737aac4e28e0ebacf1a4d1e13db558b623a0f6b1
34+
35+
* <https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.zip>
36+
37+
SIZE: 19525307 bytes
38+
SHA1: 4fe511496f1eea0c3c1ac0c5f75ef11168ad1695
39+
SHA256: 5d8e490896c8353aa574be56ca9aa52c250390e76e36cd23df450c0434ada4d4
40+
SHA512: 490a52081e740b37f06215740734e9a6598ee9b492995b3161d720b5b05beadb4570aa526b3df01f686881b1e259aa7d4a59c1f398989dc2d5f8250342d986f7
41+
42+
* <https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.bz2>
43+
44+
SIZE: 14000644 bytes
45+
SHA1: 251fdb5ac10783b036fe923aa7986be582062361
46+
SHA256: 0f5d20f012baca865381a055e73f22db814615fee3c68083182cb78a4b3b30cb
47+
SHA512: 82e799ecf7257a9f5fe8691c50a478b0f91bd4bdca50341c839634b0da5cd76c5556965cb9437264b66438434c94210c949fe9dab88cbc5b3b7fa34b5382659b
48+
49+
* <https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.xz>
50+
51+
SIZE: 11348108 bytes
52+
SHA1: 0fb5da56f9e5fca45e36aa24ba842d935d1691c2
53+
SHA256: 886ac5eed41e3b5fc699be837b0087a6a5a3d10f464087560d2d21b3e71b754d
54+
SHA512: 31bacf58469953282cd5d8b51862dcf4b84dedb927c1871bc3fca32fc157fe49187631575a70838705fe246f4555647577a7ecc26894445a7d64de5503dc11b4
55+
56+
## Комментарии к релизу
57+
58+
Многие разработчики и пользователи, приславшие сообщения об ошибках,
59+
помогли нам подготовить этот релиз.
60+
61+
Спасибо им за их вклад.

0 commit comments

Comments
 (0)