the report of mod_auth_gssapi-1.6.1-7.1.an8.src.rpm to mod_auth_gssapi-1.6.3-7.an8.src.rpm

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


RPM Info
f1Name        : mod_auth_gssapif1Name        : mod_auth_gssapi
n2Version     : 1.6.1n2Version     : 1.6.3
3Release     : 7.1.an83Release     : 7.an8
4Architecture: x86_644Architecture: x86_64
5Install Date: (not installed)5Install Date: (not installed)
n6Group       : System Environment/Daemonsn6Group       : Unspecified
7Size        : 1807377Size        : 182677
8License     : MIT8License     : MIT
n9Signature   : RSA/SHA256, 2021年0624日 星期 08时2357秒, Key ID 619140084873f7c5n9Signature   : RSA/SHA256, 2022年1214日 星期 02时2049秒, Key ID 619140084873f7c5
10Source RPM  : mod_auth_gssapi-1.6.1-7.1.an8.src.rpm10Source RPM  : mod_auth_gssapi-1.6.3-7.an8.src.rpm
11Build Date  : 2021年06月18日 星期五 09时42分17秒11Build Date  : 2022年12月14日 星期三 01时11分48秒
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
t16URL         : https://github.com/modauthgssapi/mod_auth_gssapit16URL         : https://github.com/gssapi/mod_auth_gssapi
17Summary     : A GSSAPI Authentication module for Apache17Summary     : A GSSAPI Authentication module for Apache
18Description :18Description :
19The mod_auth_gssapi module is an authentication service that implements the19The mod_auth_gssapi module is an authentication service that implements the
20SPNEGO based HTTP Authentication protocol defined in RFC4559.20SPNEGO based HTTP Authentication protocol defined in RFC4559.

Path and File
f1-rw-r--r--      /etc/httpd/conf.modules.d/10-auth_gssapi.conff1-rw-r--r--      /etc/httpd/conf.modules.d/10-auth_gssapi.conf
2drwxr-xr-x      /usr/lib/.build-id2drwxr-xr-x      /usr/lib/.build-id
t3drwxr-xr-x      /usr/lib/.build-id/01t3drwxr-xr-x      /usr/lib/.build-id/6e
4lrwxrwxrwx      /usr/lib/.build-id/01/4751831f8913321c1b383167ce8c65e4eff09a4lrwxrwxrwx      /usr/lib/.build-id/6e/86177dcf7a95c4b268d9bb576d2d7e367042d5
5-rwxr-xr-x      /usr/lib64/httpd/modules/mod_auth_gssapi.so5-rwxr-xr-x      /usr/lib64/httpd/modules/mod_auth_gssapi.so
6drwxr-xr-x      /usr/share/doc/mod_auth_gssapi6drwxr-xr-x      /usr/share/doc/mod_auth_gssapi
7-rw-r--r--      /usr/share/doc/mod_auth_gssapi/COPYING7-rw-r--r--      /usr/share/doc/mod_auth_gssapi/COPYING
8-rw-r--r--      /usr/share/doc/mod_auth_gssapi/README8-rw-r--r--      /usr/share/doc/mod_auth_gssapi/README

Provides Dependencices
t1config(mod_auth_gssapi) = 1.6.1-7.1.an8t1config(mod_auth_gssapi) = 1.6.3-7.an8
2mod_auth_gssapi = 1.6.1-7.1.an82mod_auth_gssapi = 1.6.3-7.an8
3mod_auth_gssapi(x86-64) = 1.6.1-7.1.an83mod_auth_gssapi(x86-64) = 1.6.3-7.an8

Requires Dependencices
t1config(mod_auth_gssapi) = 1.6.1-7.1.an8t1config(mod_auth_gssapi) = 1.6.3-7.an8
2httpd-mmn = 20120211x86642httpd-mmn = 20120211x8664
3krb5-libs >= 1.11.53krb5-libs >= 1.11.5
4libc.so.6()(64bit)4libc.so.6()(64bit)
5libc.so.6(GLIBC_2.14)(64bit)5libc.so.6(GLIBC_2.14)(64bit)
6libc.so.6(GLIBC_2.2.5)(64bit)6libc.so.6(GLIBC_2.2.5)(64bit)

Changelogs
n1一 10月 12 2020 Robbie Harwood <rharwood@redhat.com> 1.6.1-7.1n1三 8月 25 2021 Robbie Harwood <rharwood@redhat.com> 1.6.3-7
2- Bang on gating until the environment gives up2- crypto: Handle EVP changes in OpenSSL 3
3- Resolves: #18661493- Resolves: #1992648
44
n5* 一 10月 12 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.1-7n5* 一 8月 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.3-6
6- Backport basic auth timeout control6- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
7- Resolves: #18661497  Related: rhbz#1991688
88
n9* 五 3月 22 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-6n9* 三 6月 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.3-5
10- Gating update10- Rebuilt for RHEL 9 BETA for openssl 3.0
11- Resolves: #168225911  Related: rhbz#1971065
1212
nn13* 五 4月 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.3-4
14- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
15 
16* 二 3月 16 2021 Robbie Harwood <rharwood@redhat.com> - 1.6.3-3
17- Build dep adjustments; no Fedora code changes
18 
19* 二 1月 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-2
20- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
21 
22* 三 8月 05 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.3-1
23- New upstream release (1.6.3)
24 
25* 二 7月 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2
26- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
27 
28* 一 4月 27 2020 Robbie Harwood <rharwood@redhat.com> - 1.6.2-1
29- New upstream release (1.6.2)
30- Resolves: #1828142
31 
32* 三 1月 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-8
33- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
34 
35* 四 7月 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-7
36- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
37 
13* 一 3月 18 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-538* 一 3月 18 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-6
39- Test suite fixes for virtualenv and clang
40 
41* 二 2月 19 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-5
14- Fix integer sizes used with ap_set_flag_slot()42- Fix integer sizes used with ap_set_flag_slot()
n15- Resolves: #1674501n43- Resolves: #1678872
1644
n17* 一 3月 18 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-4n45* 五 2月 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-4
18- Fix virtualenv logic and add gating46- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
19- Resolves: #1682259
2047
n21* 四 3月 14 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-3n48* 四 1月 03 2019 Robbie Harwood <rharwood@redhat.com> - 1.6.1-3
22- Fix tests to work with python349- Fix tests to work with python3
t23- Resolves: #1661589t
2450
25* 五 7月 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-251* 五 7月 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-2
26- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild52- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2753
28* 一 4月 23 2018 Robbie Harwood <rharwood@redhat.com> - 1.6.1-154* 一 4月 23 2018 Robbie Harwood <rharwood@redhat.com> - 1.6.1-1