parent
626bbcbaac
commit
08f90048f5
2
.gitignore
vendored
2
.gitignore
vendored
@ -281,3 +281,5 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.16.0rc1.tar.asc
|
||||
/samba-4.16.0rc2.tar.xz
|
||||
/samba-4.16.0rc2.tar.asc
|
||||
/samba-4.16.0rc3.tar.xz
|
||||
/samba-4.16.0rc3.tar.asc
|
||||
|
@ -134,7 +134,7 @@
|
||||
|
||||
%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 baserelease 1
|
||||
%global baserelease 2
|
||||
|
||||
%global samba_version 4.16.0
|
||||
%global talloc_version 2.3.3
|
||||
@ -142,7 +142,7 @@
|
||||
%global tevent_version 0.11.0
|
||||
%global ldb_version 2.5.0
|
||||
# This should be rc1 or nil
|
||||
%global pre_release rc2
|
||||
%global pre_release rc3
|
||||
|
||||
%global samba_release %{baserelease}
|
||||
%if "x%{?pre_release}" != "x"
|
||||
@ -4131,6 +4131,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 15 2022 Pavel Filipenský <pfilipen@redhat.com> - 4.16.0rc3
|
||||
- Update to Samba 4.16.0rc3
|
||||
- resolves: #2042518
|
||||
|
||||
* Tue Feb 01 2022 Pavel Filipenský <pfilipen@redhat.com> - 4.16.0rc2
|
||||
- Update to Samba 4.16.0rc2
|
||||
- resolves: #2046120, #2048566 - Security fixes for CVE-2021-44141
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (samba-4.16.0rc2.tar.asc) = ee4fd216f0ea6851c089e6ea0959638a5d62d403303b2a2a7a3e8cf97924969607fae0c520156c4076d41a6ccc52630364497c134ea547e950465a96b66532a1
|
||||
SHA512 (samba-4.16.0rc2.tar.xz) = 6b6326d4ae962a01f699a6cc144bac8847281fc85ae1a5d77c71be3f59630c7864832297a9369a5ff83bff0d0c80d03ebfecfdd5d706ec86fc400112ecd6f657
|
||||
SHA512 (samba-4.16.0rc3.tar.xz) = 797153d362d5bcfe3678a7870dce13a6d4770c8c8165ba64caf30195321448b2f35e2c0f51554648f1d7dd5413e22727dd53d3c378fcd0985c4c297ab2ad4a52
|
||||
SHA512 (samba-4.16.0rc3.tar.asc) = 6f4d0e81e2c2e2aec2d0418ae56790dde315c5ebeea45b17195e82d463ca22c601c28d188b1bc37969bc9496f4a951d65fed0c6283886c1ee60bac4504e8fbf4
|
||||
|
Loading…
Reference in New Issue
Block a user