From 25951999a4478d512983f33206e18e5724ec308f Mon Sep 17 00:00:00 2001 From: Shia Date: Tue, 9 Jul 2024 20:32:43 +0900 Subject: [PATCH 1/3] Copy from en --- .../_posts/2024-07-09-ruby-3-3-4-released.md | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 ko/news/_posts/2024-07-09-ruby-3-3-4-released.md diff --git a/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md b/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md new file mode 100644 index 0000000000..d1413568b6 --- /dev/null +++ b/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md @@ -0,0 +1,57 @@ +--- +layout: news_post +title: "Ruby 3.3.4 Released" +author: "k0kubun" +translator: +date: 2024-07-09 00:30:00 +0000 +lang: en +--- + +Ruby 3.3.4 has been released. + +This release fixes a regression in Ruby 3.3.3 that dependencies are missing in the gemspec +of some bundled gems: `net-pop`, `net-ftp`, `net-imap`, and `prime` +[[Bug #20581]](https://bugs.ruby-lang.org/issues/20581). +The fix allows Bundler to successfully install those gems on platforms like Heroku. +If your `bundle install` runs correctly now, you may not have this issue. + +Other changes are mostly minor bug fixes. +Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_3_4) for further details. + +## Release Schedule + +Going forward, we intend to release the latest stable Ruby version (currently Ruby 3.3) every 2 months after a `.1` release. +For Ruby 3.3, 3.3.5 is supposed to be released on Sep 3rd, 3.3.6 on Nov 5th, and 3.3.7 on Jan 7th. + +If there's any change that affects a considerable amount of people, e.g. Ruby 3.3.3 users on Heroku for this release, +we may release a new version earlier than expected. + +## Download + +{% assign release = site.data.releases | where: "version", "3.3.4" | first %} + +* <{{ release.url.gz }}> + + SIZE: {{ release.size.gz }} + SHA1: {{ release.sha1.gz }} + SHA256: {{ release.sha256.gz }} + SHA512: {{ release.sha512.gz }} + +* <{{ release.url.xz }}> + + SIZE: {{ release.size.xz }} + SHA1: {{ release.sha1.xz }} + SHA256: {{ release.sha256.xz }} + SHA512: {{ release.sha512.xz }} + +* <{{ release.url.zip }}> + + SIZE: {{ release.size.zip }} + SHA1: {{ release.sha1.zip }} + SHA256: {{ release.sha256.zip }} + SHA512: {{ release.sha512.zip }} + +## Release Comment + +Many committers, developers, and users who provided bug reports helped us make this release. +Thanks for their contributions. From 5c33601535f9919dcb3296da462feed0a1534fe8 Mon Sep 17 00:00:00 2001 From: Shia Date: Tue, 9 Jul 2024 20:45:24 +0900 Subject: [PATCH 2/3] Translate "Ruby 3.3.4 Released" (ko) --- .../_posts/2024-07-09-ruby-3-3-4-released.md | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md b/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md index d1413568b6..1d87e73605 100644 --- a/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md +++ b/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md @@ -1,32 +1,32 @@ --- layout: news_post -title: "Ruby 3.3.4 Released" +title: "Ruby 3.3.4 릴리스" author: "k0kubun" -translator: +translator: "shia" date: 2024-07-09 00:30:00 +0000 -lang: en +lang: ko --- -Ruby 3.3.4 has been released. +Ruby 3.3.4가 릴리스되었습니다. -This release fixes a regression in Ruby 3.3.3 that dependencies are missing in the gemspec -of some bundled gems: `net-pop`, `net-ftp`, `net-imap`, and `prime` +이번 릴리스에는 Ruby 3.3.3의 내장 gem인 `net-pop`, `net-ftp`, `net-imap`, `prime`의 +gemspec에서 의존성이 누락된 회귀 버그를 해결했습니다 [[Bug #20581]](https://bugs.ruby-lang.org/issues/20581). -The fix allows Bundler to successfully install those gems on platforms like Heroku. -If your `bundle install` runs correctly now, you may not have this issue. +이 수정으로 Bundler가 Heroku와 같은 플랫폼에서 해당 gem을 성공적으로 설치할 수 있습니다. +만약 `bundle install`이 정상적으로 작동한다면, 이 문제는 해결된 것입니다. -Other changes are mostly minor bug fixes. -Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_3_4) for further details. +나머지 변경 사항은 대부분 사소한 버그 수정입니다. +자세한 내용은 [GitHub 릴리스](https://github.com/ruby/ruby/releases/tag/v3_3_4)를 참조하세요. -## Release Schedule +## 릴리스 일정 -Going forward, we intend to release the latest stable Ruby version (currently Ruby 3.3) every 2 months after a `.1` release. -For Ruby 3.3, 3.3.5 is supposed to be released on Sep 3rd, 3.3.6 on Nov 5th, and 3.3.7 on Jan 7th. +앞으로, 최신 안정 버전의 Ruby(현재 Ruby 3.3)를 `.1` 릴리스 이후 2개월마다 릴리스할 계획입니다. +Ruby 3.3의 경우, 3.3.5는 9월 3일에, 3.3.6은 11월 5일에, 3.3.7은 1월 7일에 릴리스될 예정입니다. -If there's any change that affects a considerable amount of people, e.g. Ruby 3.3.3 users on Heroku for this release, -we may release a new version earlier than expected. +Ruby 3.3.3 사용자 중 Heroku 사용자에 영향을 미치는 릴리스처럼 많은 사람들에게 영향을 미치는 변경 사항이 있을 경우, +예상보다 빨리 새 버전을 릴리스할 수 있습니다. -## Download +## 다운로드 {% assign release = site.data.releases | where: "version", "3.3.4" | first %} @@ -51,7 +51,7 @@ we may release a new version earlier than expected. SHA256: {{ release.sha256.zip }} SHA512: {{ release.sha512.zip }} -## Release Comment +## 릴리스 코멘트 -Many committers, developers, and users who provided bug reports helped us make this release. -Thanks for their contributions. +많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다. +그들의 기여에 감사드립니다. From eb0040632fce9dc50fb7e51b3b0911cffcda42ef Mon Sep 17 00:00:00 2001 From: Shia Date: Wed, 10 Jul 2024 05:48:57 +0900 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Chayoung You --- ko/news/_posts/2024-07-09-ruby-3-3-4-released.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md b/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md index 1d87e73605..5e8602c911 100644 --- a/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md +++ b/ko/news/_posts/2024-07-09-ruby-3-3-4-released.md @@ -20,10 +20,10 @@ gemspec에서 의존성이 누락된 회귀 버그를 해결했습니다 ## 릴리스 일정 -앞으로, 최신 안정 버전의 Ruby(현재 Ruby 3.3)를 `.1` 릴리스 이후 2개월마다 릴리스할 계획입니다. +앞으로 최신 안정 버전의 Ruby(현재 Ruby 3.3)를 `.1` 릴리스 이후 2개월마다 릴리스할 계획입니다. Ruby 3.3의 경우, 3.3.5는 9월 3일에, 3.3.6은 11월 5일에, 3.3.7은 1월 7일에 릴리스될 예정입니다. -Ruby 3.3.3 사용자 중 Heroku 사용자에 영향을 미치는 릴리스처럼 많은 사람들에게 영향을 미치는 변경 사항이 있을 경우, +이번 릴리스는 Heroku의 Ruby 3.3.3 사용자가 영향을 받았습니다. 이와 같이 많은 사람들에게 영향을 미치는 변경 사항이 있을 경우, 예상보다 빨리 새 버전을 릴리스할 수 있습니다. ## 다운로드