File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : news_post
3
- title : " Ruby 3.2.5 Released "
3
+ title : " Ruby 3.2.5 릴리스 "
4
4
author : " nagachika"
5
- translator :
5
+ translator : " shia "
6
6
date : 2024-07-26 10:00:00 +0000
7
- lang : en
7
+ lang : ko
8
8
---
9
9
10
- Ruby 3.2.5 has been released .
10
+ Ruby 3.2.5가 릴리스되었습니다 .
11
11
12
- This release include many bug-fixes .
13
- And we updated the version of bundled gem ` rexml ` to include the following security fix .
14
- [ CVE-2024 -39908 : DoS in REXML ] ({%link en /news/_ posts/2024-07-16-dos-rexml-cve-2024 -39908.md %}).
12
+ 이번 릴리스에는 많은 버그 수정이 포함되어 있습니다 .
13
+ 그리고 내장된 ` rexml ` gem을 다음 보안 수정을 포함하는 버전으로 업데이트했습니다 .
14
+ [ CVE-2024 -39908: REXML의 DoS 취약점 ] ({%link ko /news/_ posts/2024-07-16-dos-rexml-cve-2024 -39908.md %}).
15
15
16
- Please see the [ GitHub releases ] ( https://github.com/ruby/ruby/releases/tag/v3_2_5 ) for further details .
16
+ 자세한 내용은 [ GitHub 릴리스 ] ( https://github.com/ruby/ruby/releases/tag/v3_2_5 ) 를 참조하세요 .
17
17
18
- ## Download
18
+ ## 다운로드
19
19
20
20
{% assign release = site.data.releases | where: "version", "3.2.5" | first %}
21
21
@@ -40,7 +40,7 @@ Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_2_
40
40
SHA256: {{ release.sha256.zip }}
41
41
SHA512: {{ release.sha512.zip }}
42
42
43
- ## Release Comment
43
+ ## 릴리스 코멘트
44
44
45
- Many committers, developers, and users who provided bug reports helped us make this release .
46
- Thanks for their contributions .
45
+ 많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다 .
46
+ 그들의 기여에 감사드립니다 .
You can’t perform that action at this time.
0 commit comments