the report of ruby-2.5.9-109.0.1.module+an8.5.0+10655+46c2815d.src.rpm to ruby-2.5.9-110.0.1.module+an8.7.0+10870+bafb2688.src.rpm

Legends
Colors
 added 
changed
deleted
Links
(f)irst change
(n)ext change
(t)op


RPM Info
f1Name        : rubyf1Name        : ruby
2Version     : 2.5.92Version     : 2.5.9
n3Release     : 109.0.1.module+an8.5.0+10655+46c2815dn3Release     : 110.0.1.module+an8.7.0+10870+bafb2688
4Architecture: x86_644Architecture: x86_64
5Install Date: (not installed)5Install Date: (not installed)
6Group       : Development/Languages6Group       : Development/Languages
n7Size        : 86650n7Size        : 86538
8License     : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD8License     : (Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
t9Signature   : RSA/SHA256, 2022年02月25日 星期五 22时31分16秒, Key ID 619140084873f7c5t9Signature   : RSA/SHA256, 2022年11月16日 星期三 20时02分18秒, Key ID 619140084873f7c5
10Source RPM  : ruby-2.5.9-109.0.1.module+an8.5.0+10655+46c2815d.src.rpm10Source RPM  : ruby-2.5.9-110.0.1.module+an8.7.0+10870+bafb2688.src.rpm
11Build Date  : 2022年0225日 星期 1651分5711Build Date  : 2022年1116日 星期 11时1210
12Build Host  : anolis-build-01.openanolis.cn12Build Host  : anolis-build-02.openanolis.cn
13Relocations : (not relocatable)13Relocations : (not relocatable)
14Packager    : OpenAnolis Community14Packager    : OpenAnolis Community
15Vendor      : OpenAnolis Community15Vendor      : OpenAnolis Community
16URL         : http://ruby-lang.org/16URL         : http://ruby-lang.org/
17Summary     : An interpreter of object-oriented scripting language17Summary     : An interpreter of object-oriented scripting language

Path and File
f1-rwxr-xr-x      /usr/bin/erbf1-rwxr-xr-x      /usr/bin/erb
2-rwxr-xr-x      /usr/bin/ruby2-rwxr-xr-x      /usr/bin/ruby
3drwxr-xr-x      /usr/lib/.build-id3drwxr-xr-x      /usr/lib/.build-id
t4drwxr-xr-x      /usr/lib/.build-id/89t4drwxr-xr-x      /usr/lib/.build-id/05
5lrwxrwxrwx      /usr/lib/.build-id/89/52fd92ed8e573b97c1e40856ba01219643505f5lrwxrwxrwx      /usr/lib/.build-id/05/3ffcc7fde10c2e3cc7331aaf5882468ce9c6ff
6drwxr-xr-x      /usr/share/licenses/ruby6drwxr-xr-x      /usr/share/licenses/ruby
7-rw-r--r--      /usr/share/licenses/ruby/BSDL7-rw-r--r--      /usr/share/licenses/ruby/BSDL
8-rw-r--r--      /usr/share/licenses/ruby/COPYING8-rw-r--r--      /usr/share/licenses/ruby/COPYING
9-rw-r--r--      /usr/share/licenses/ruby/COPYING.ja9-rw-r--r--      /usr/share/licenses/ruby/COPYING.ja
10-rw-r--r--      /usr/share/licenses/ruby/GPL10-rw-r--r--      /usr/share/licenses/ruby/GPL

Provides Dependencices
n1ruby = 2.5.9-109.0.1.module+an8.5.0+10655+46c2815dn1ruby = 2.5.9-110.0.1.module+an8.7.0+10870+bafb2688
2ruby(runtime_executable) = 2.5.92ruby(runtime_executable) = 2.5.9
t3ruby(x86-64) = 2.5.9-109.0.1.module+an8.5.0+10655+46c2815dt3ruby(x86-64) = 2.5.9-110.0.1.module+an8.7.0+10870+bafb2688

Requires Dependencices
11rpmlib(CompressedFileNames) <= 3.0.4-111rpmlib(CompressedFileNames) <= 3.0.4-1
12rpmlib(FileDigests) <= 4.6.0-112rpmlib(FileDigests) <= 4.6.0-1
13rpmlib(PayloadFilesHavePrefix) <= 4.0-113rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14rpmlib(PayloadIsXz) <= 5.2-114rpmlib(PayloadIsXz) <= 5.2-1
15rtld(GNU_HASH)15rtld(GNU_HASH)
t16ruby-libs(x86-64) = 2.5.9-109.0.1.module+an8.5.0+10655+46c2815dt16ruby-libs(x86-64) = 2.5.9-110.0.1.module+an8.7.0+10870+bafb2688

Changelogs
n1五 2月 25 2022 Weitao Zhou <zhouwt@linux.alibaba.com> - 2.5.9-109.0.1n1二 8月 02 2022 Weitao Zhou <zhouwt@linux.alibaba.com> - 2.5.9-110.0.1
2- Fix FTBFS due to glibc 2.31.9000 implementing lchmod(2), compatible with glibc2.28 also2- Fix FTBFS due to glibc 2.31.9000 implementing lchmod(2), compatible with glibc2.28 also
3  * Patch: ruby-2.8.0-Brace-the-fact-that-lchmod-can-EOPNOTSUPP.patch3  * Patch: ruby-2.8.0-Brace-the-fact-that-lchmod-can-EOPNOTSUPP.patch
4  * Patch: ruby-2.8.0-Moved-not-implemented-method-tests.patch4  * Patch: ruby-2.8.0-Moved-not-implemented-method-tests.patch
5- Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.5- Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.
6  * Patch: ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch6  * Patch: ruby-2.7.1-Timeout-the-test_bug_reporter_add-witout-raising-err.patch
tt7 
8* 五 7月 08 2022 Jun Aruga <jaruga@redhat.com> - 2.5.9-110
9- Fix FTBFS due to an incompatible load directive.
10- Fix a fiddle import test on an optimized glibc on Power 9.
11- Fix by adding length limit option for methods that parses date strings.
12  Resolves: CVE-2021-41817
13- CGI::Cookie.parse no longer decodes cookie names to prevent spoofing security
14  prefixes in cookie names.
15  Resolves: CVE-2021-41819
716
8* 三 2月 16 2022 Jarek Prokop <jprokop@redhat.com> - 2.5.9-10917* 三 2月 16 2022 Jarek Prokop <jprokop@redhat.com> - 2.5.9-109
9- Properly fix command injection vulnerability in Rdoc.18- Properly fix command injection vulnerability in Rdoc.
10  Related: CVE-2021-3179919  Related: CVE-2021-31799
1120