the report of ruby-2.7.4-137.module+an8.4.0+10363+e9c841ec.src.rpm to ruby-2.7.6-138.0.1.module+an8.7.0+10872+99756ff9.src.rpm

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


RPM Info
f1Name        : rubyf1Name        : ruby
n2Version     : 2.7.4n2Version     : 2.7.6
3Release     : 137.module+an8.4.0+10363+e9c841ec3Release     : 138.0.1.module+an8.7.0+10872+99756ff9
4Architecture: x86_644Architecture: x86_64
5Install Date: (not installed)5Install Date: (not installed)
6Group       : Unspecified6Group       : Unspecified
n7Size        : 89728n7Size        : 89744
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, 2021年10月15日 星期 1734分24秒, Key ID 619140084873f7c5t9Signature   : RSA/SHA256, 2022年11月15日 星期 12时4844秒, Key ID 619140084873f7c5
10Source RPM  : ruby-2.7.4-137.module+an8.4.0+10363+e9c841ec.src.rpm10Source RPM  : ruby-2.7.6-138.0.1.module+an8.7.0+10872+99756ff9.src.rpm
11Build Date  : 2021年08月25日 星期三 09时40分09秒11Build Date  : 2022年10月31日 星期一 17时09分59秒
12Build Host  : anolis-build-01.openanolis.cn12Build Host  : anolis-build-01.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/

Path and File
f1-rwxr-xr-x      /usr/bin/erbf1-rwxr-xr-x      /usr/bin/erb
2-rwxr-xr-x      /usr/bin/racc2-rwxr-xr-x      /usr/bin/racc
3-rwxr-xr-x      /usr/bin/ruby3-rwxr-xr-x      /usr/bin/ruby
4drwxr-xr-x      /usr/lib/.build-id4drwxr-xr-x      /usr/lib/.build-id
t5drwxr-xr-x      /usr/lib/.build-id/e6t5drwxr-xr-x      /usr/lib/.build-id/ba
6lrwxrwxrwx      /usr/lib/.build-id/e6/0d8cfd11e98c94e2861276b611fd68f31820436lrwxrwxrwx      /usr/lib/.build-id/ba/8f2a29f70ca0483f3a325d4d1cbb55e0f5f907
7drwxr-xr-x      /usr/share/licenses/ruby7drwxr-xr-x      /usr/share/licenses/ruby
8-rw-r--r--      /usr/share/licenses/ruby/BSDL8-rw-r--r--      /usr/share/licenses/ruby/BSDL
9-rw-r--r--      /usr/share/licenses/ruby/COPYING9-rw-r--r--      /usr/share/licenses/ruby/COPYING
10-rw-r--r--      /usr/share/licenses/ruby/COPYING.ja10-rw-r--r--      /usr/share/licenses/ruby/COPYING.ja
11-rw-r--r--      /usr/share/licenses/ruby/GPL11-rw-r--r--      /usr/share/licenses/ruby/GPL

Provides Dependencices
t1ruby = 2.7.4-137.module+an8.4.0+10363+e9c841ect1ruby = 2.7.6-138.0.1.module+an8.7.0+10872+99756ff9
2ruby(runtime_executable) = 2.7.42ruby(runtime_executable) = 2.7.6
3ruby(x86-64) = 2.7.4-137.module+an8.4.0+10363+e9c841ec3ruby(x86-64) = 2.7.6-138.0.1.module+an8.7.0+10872+99756ff9

Requires Dependencices
12rpmlib(CompressedFileNames) <= 3.0.4-112rpmlib(CompressedFileNames) <= 3.0.4-1
13rpmlib(FileDigests) <= 4.6.0-113rpmlib(FileDigests) <= 4.6.0-1
14rpmlib(PayloadFilesHavePrefix) <= 4.0-114rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15rpmlib(PayloadIsXz) <= 5.2-115rpmlib(PayloadIsXz) <= 5.2-1
16rtld(GNU_HASH)16rtld(GNU_HASH)
t17ruby-libs(x86-64) = 2.7.4-137.module+an8.4.0+10363+e9c841ect17ruby-libs(x86-64) = 2.7.6-138.0.1.module+an8.7.0+10872+99756ff9

Changelogs
nn1* 一 9月 26 2022 Bo Ren <rb01097748@alibaba-inc.com> - 2.7.6-138.0.1
2- fix tests with Europe/Amsterdam pre-1970 time
3 
4* 二 7月 19 2022 Jarek Prokop <jprokop@redhat.com> - 2.7.6-138
5- Upgrade to Ruby 2.7.6.
6  Resolves: rhbz#2109424
7- Fix FTBFS due to an incompatible load directive.
8  Related: rhbz#2109424
9- Fix a fiddle import test on an optimized glibc on Power 9.
10  Related: rhbz#2109424
11- Fix regular Expression Denial of Service Vulnerability of Date Parsing Methods.
12  Resolves: CVE-2021-41817
13- Fix cookie prefix spoofing in CGI::Cookie.parse.
14  Resolves: CVE-2021-41819
15- Fix buffer overrun in String-to-Float conversion.
16  Resolves: CVE-2022-28739
17 
1* 四 7月 15 2021 Jun Aruga <jaruga@redhat.com> - 2.7.4-13718* 四 7月 15 2021 Jun Aruga <jaruga@redhat.com> - 2.7.4-137
2- Upgrade to Ruby 2.7.4.19- Upgrade to Ruby 2.7.4.
3- Fix command injection vulnerability in RDoc.20- Fix command injection vulnerability in RDoc.
n4  Resolves: rhbz#1986768n21  Resolves: CVE-2021-31799
5- Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host.22- Fix FTP PASV command response can cause Net::FTP to connect to arbitrary host.
n6  Resolves: rhbz#1986812n23  Resolves: CVE-2021-31810
7- Fix StartTLS stripping vulnerability in Net::IMAP.24- Fix StartTLS stripping vulnerability in Net::IMAP.
n8  Resolves: rhbz#1986813n25  Resolves: CVE-2021-32066
9- Upgrade to Bundler 2.2.24.26- Upgrade to Bundler 2.2.24.
10  Resolves: CVE-2020-3632727  Resolves: CVE-2020-36327
1128
12* 三 4月 07 2021 Pavel Valena <pvalena@redhat.com> - 2.7.3-13629* 三 4月 07 2021 Pavel Valena <pvalena@redhat.com> - 2.7.3-136
13- Upgrade to Ruby 2.7.3.30- Upgrade to Ruby 2.7.3.
n14  Resolves: rhbz#1951999n31  Resolves: rhbz#1947938
15- Resolv::DNS: timeouts if multiple IPv6 name servers are given and address32- Resolv::DNS: timeouts if multiple IPv6 name servers are given and address
16  contains leading zero33  contains leading zero
t17  Resolves: rhbz#1952000t34  Resolves: rhbz#1944227
1835
19* 二 10月 13 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.2-13536* 二 10月 13 2020 Vít Ondruch <vondruch@redhat.com> - 2.7.2-135
20- Upgrade to Ruby 2.7.2.37- Upgrade to Ruby 2.7.2.
21- Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.38- Avoid possible timeout errors in TestBugReporter#test_bug_reporter_add.
2239