皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

红帽企业 Linux 7 内置 Ruby 更新到 2.6 版本

Red Hat Software Collections 提供为 RHEL 最新最稳定的开发工具,一般每年会有两个更新版本,作为最新的 Software Collections 3.3 版本,我们很高兴的宣布 Ruby 2.6 终于被 RHEL 7 官方集成了。

新的 Ruby 2.6.2 引入很多性能的提升,bug 修复和新特性,包括:

  • 值得关注的增强:
    • Constant names are now allowed to begin with a non-ASCII capital letter.
    • Support for an endless range has been added.
    • A new  Binding#source_location method has been provided.
    • $SAFE is now a process global state and it can be set back to  0.
  • 性能提升:
    • The  Proc#call and  block.call processes have been optimized.
    • A new garbage collector managed heap,  Transient heap ( theap), has been introduced.
    • Native implementations of coroutines for individual architectures have been introduced.

包名: rh-ruby26

容器镜像: rhscl/ruby-26-rhel7

系统支持: RHEL 7 for x86_64, s390x, aarch64, ppc64le

关于 Software Collections

红帽每一年发布两次新版本的编译器工具集、脚本语言、开源数据库、Web 工具等等,这样应用开发者就可以使用最新最稳定的版本。

这些被红帽支持的软件包打包成 Red Hat Software Collections, Red Hat Developer Toolset with GCC, 以及最新增加的编译器工具集 Clang/LLVM, Go, and Rust. 所有这些工具都可以通过 yum 来安装,并且包含在大多数红帽企业 Linux 订阅服务和开发者订阅服务中。

多数 Red Hat Software Collections 和 Red Hat Developer Toolset 组件也提供 Linux 容器镜像,用于混合云开发平台 Red Hat Enterprise Linux, Red Hat OpenShift Container 平台等。

转自 https://www.oschina.net/news/107544/ruby-2-6-now-available-on-red-hat-enterprise-linux-7