the report of gdbm-1.18-1.el8.src.rpm to gdbm-1.18-2.0.1.an8.src.rpm

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


RPM Info
f1Name        : gdbmf1Name        : gdbm
2Epoch       : 12Epoch       : 1
3Version     : 1.183Version     : 1.18
n4Release     : 1.el8n4Release     : 2.0.1.an8
5Architecture: x86_645Architecture: x86_64
6Install Date: (not installed)6Install Date: (not installed)
7Group       : Unspecified7Group       : Unspecified
n8Size        : 389993n8Size        : 389681
9License     : GPLv3+9License     : GPLv3+
t10Signature   : RSA/SHA256, 2021年0316日 星期二 10时5019秒, Key ID 619140084873f7c5t10Signature   : RSA/SHA256, 2023年0105日 星期四 02时5849秒, Key ID 619140084873f7c5
11Source RPM  : gdbm-1.18-1.el8.src.rpm11Source RPM  : gdbm-1.18-2.0.1.an8.src.rpm
12Build Date  : 2021年01月27日 星期三 00时30分5912Build Date  : 2023年01月04日 星期三 14时55分00秒
13Build Host  : anolis-build-01.openanolis.cn13Build Host  : anolis-build-02.openanolis.cn
14Relocations : (not relocatable)14Relocations : (not relocatable)
15Packager    : OpenAnolis Community15Packager    : OpenAnolis Community
16Vendor      : OpenAnolis Community16Vendor      : OpenAnolis Community
17URL         : http://www.gnu.org/software/gdbm/17URL         : http://www.gnu.org/software/gdbm/
18Summary     : A GNU set of database routines which use extensible hashing18Summary     : A GNU set of database routines which use extensible hashing

Path and File
f1-rwxr-xr-x      /usr/bin/gdbm_dumpf1-rwxr-xr-x      /usr/bin/gdbm_dump
2-rwxr-xr-x      /usr/bin/gdbm_load2-rwxr-xr-x      /usr/bin/gdbm_load
3-rwxr-xr-x      /usr/bin/gdbmtool3-rwxr-xr-x      /usr/bin/gdbmtool
4drwxr-xr-x      /usr/lib/.build-id4drwxr-xr-x      /usr/lib/.build-id
t5drwxr-xr-x      /usr/lib/.build-id/25t5drwxr-xr-x      /usr/lib/.build-id/49
6lrwxrwxrwx      /usr/lib/.build-id/25/ef9b8916b82ebb7dd60f0d3c72c67da7e74e656lrwxrwxrwx      /usr/lib/.build-id/49/a08ff85df05c17d297119651b939cdbe7cb488
7drwxr-xr-x      /usr/lib/.build-id/327drwxr-xr-x      /usr/lib/.build-id/ab
8lrwxrwxrwx      /usr/lib/.build-id/32/4d62e0dcf767feb258b8ee4590de30804a13998lrwxrwxrwx      /usr/lib/.build-id/ab/d550b5a0c5a5084ff37460232b027991836ce3
9drwxr-xr-x      /usr/lib/.build-id/639drwxr-xr-x      /usr/lib/.build-id/bf
10lrwxrwxrwx      /usr/lib/.build-id/63/605a845a574b350efe16f69af6a231c76dc49a10lrwxrwxrwx      /usr/lib/.build-id/bf/77cf2cbef67b87d926c668f8fb21eb6fef84b6
11drwxr-xr-x      /usr/share/doc/gdbm11drwxr-xr-x      /usr/share/doc/gdbm
12-rw-r--r--      /usr/share/doc/gdbm/AUTHORS12-rw-r--r--      /usr/share/doc/gdbm/AUTHORS
13-rw-r--r--      /usr/share/doc/gdbm/NEWS13-rw-r--r--      /usr/share/doc/gdbm/NEWS
14-rw-r--r--      /usr/share/doc/gdbm/NOTE-WARNING14-rw-r--r--      /usr/share/doc/gdbm/NOTE-WARNING
15-rw-r--r--      /usr/share/doc/gdbm/README15-rw-r--r--      /usr/share/doc/gdbm/README

Provides Dependencices
t1gdbm = 1:1.18-1.el8t1gdbm = 1:1.18-2.0.1.an8
2gdbm(x86-64) = 1:1.18-1.el82gdbm(x86-64) = 1:1.18-2.0.1.an8

Requires Dependencices
t1gdbm-libs(x86-64) = 1:1.18-1.el8t1gdbm-libs(x86-64) = 1:1.18-2.0.1.an8
2libc.so.6()(64bit)2libc.so.6()(64bit)
3libc.so.6(GLIBC_2.14)(64bit)3libc.so.6(GLIBC_2.14)(64bit)
4libc.so.6(GLIBC_2.2.5)(64bit)4libc.so.6(GLIBC_2.2.5)(64bit)
5libc.so.6(GLIBC_2.3)(64bit)5libc.so.6(GLIBC_2.3)(64bit)
6libc.so.6(GLIBC_2.3.4)(64bit)6libc.so.6(GLIBC_2.3.4)(64bit)

Changelogs
tt1* 二 1月 03 2023 Weitao Zhou <zhouwt@linux.alibaba.com> - 1:1.18-2.0.1
2- remove char *parseopt_program_doc and *parseopt_program_args in parseopt.c for compatible gcc10 build
3 
4* 五 7月 01 2022 <fjanus@redhat.com> - 1.18-2
5- Add backward compatibility patch
6- Resolves: #2097704
7- Backport from upstream commit: 00ba17479ff31c6825f0e6f28b965f11525e83f6
8 
1* 一 9月 03 2018 mskalick@redhat.com - 1:1.18-19* 一 9月 03 2018 mskalick@redhat.com - 1:1.18-1
2- Rebase to latest release 1.1810- Rebase to latest release 1.18
3- Fix issues found by coverity11- Fix issues found by coverity
4  Resolves: RHBZ#160695612  Resolves: RHBZ#1606956
513