Update to version 4.18.1
resolves: #2182787 - Update to version 4.18.1 resolves: #2182772, #2182773 - Security fixes for CVE-2023-0225 resolves: #2182774, #2182775 - Security fixes for CVE-2023-0922 resolves: #2182776, #2182777 - Security fixes for CVE-2023-0614 Guenther
This commit is contained in:
parent
8d52163b67
commit
6126e39c51
2
.gitignore
vendored
2
.gitignore
vendored
@ -327,3 +327,5 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.18.0rc4.tar.asc
|
||||
/samba-4.18.0.tar.xz
|
||||
/samba-4.18.0.tar.asc
|
||||
/samba-4.18.1.tar.xz
|
||||
/samba-4.18.1.tar.asc
|
||||
|
12
samba.spec
12
samba.spec
@ -134,8 +134,8 @@
|
||||
|
||||
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
||||
|
||||
%global samba_version 4.18.0
|
||||
%global baserelease 12
|
||||
%global samba_version 4.18.1
|
||||
%global baserelease 0
|
||||
# This should be rc1 or %%nil
|
||||
%global pre_release %nil
|
||||
|
||||
@ -171,7 +171,7 @@
|
||||
%global talloc_version 2.4.0
|
||||
%global tdb_version 1.4.8
|
||||
%global tevent_version 0.14.1
|
||||
%global ldb_version 2.7.1
|
||||
%global ldb_version 2.7.2
|
||||
|
||||
%global required_mit_krb5 1.20.1
|
||||
|
||||
@ -4369,6 +4369,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 29 2023 Guenther Deschner <gdeschner@redhat.com> - 4.18.1-0
|
||||
- resolves: #2182787 - Update to version 4.18.1
|
||||
- resolves: #2182772, #2182773 - Security fixes for CVE-2023-0225
|
||||
- resolves: #2182774, #2182775 - Security fixes for CVE-2023-0922
|
||||
- resolves: #2182776, #2182777 - Security fixes for CVE-2023-0614
|
||||
|
||||
* Tue Mar 21 2023 Andreas Schneider <asn@redhat.com> - 4.18.0-12
|
||||
- Fix ctdb file lists when built with test suite enabled
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (samba-4.18.0.tar.xz) = bb4947335bd1fc501c29a62b413a9c3a1bbaf162d6965a4b2eeb65bf74363c300234b5c73d09e826e596989cd8afdee41b2470647bfdf8f7c42b998e7d367a64
|
||||
SHA512 (samba-4.18.0.tar.asc) = 1a478fd0e863e6b6874b703e04f449872b4d581e4c32c853ee4111bc94d1addcf3047331a288e8115a20d9ea22d8e04aade918e8623bd3d08d5122baf4ef0f3d
|
||||
SHA512 (samba-4.18.1.tar.xz) = 110c6c110277337d714c3636a060895a4c01f118f639a978dc71de18285a8fea3e9071c846dbadbd0a1e3f9fe3e2208ecb0065b007fafeb96f8746a1d691be35
|
||||
SHA512 (samba-4.18.1.tar.asc) = 0eb125d8ff20c08e42d18fe2d04467b8ee6ab8fe80cce381697fb09d56200873fa63e6eeb6fd9cdfcee457668feed68c0967d7141b0cc040e0e28a9606518a58
|
||||
|
Loading…
Reference in New Issue
Block a user