Update to Samba 4.14.0rc3
Guenther
This commit is contained in:
parent
6cddc6448b
commit
83436d8564
2
.gitignore
vendored
2
.gitignore
vendored
@ -235,3 +235,5 @@ samba-3.6.0pre1.tar.gz
|
|||||||
/samba-4.14.0rc1.tar.asc
|
/samba-4.14.0rc1.tar.asc
|
||||||
/samba-4.14.0rc2.tar.xz
|
/samba-4.14.0rc2.tar.xz
|
||||||
/samba-4.14.0rc2.tar.asc
|
/samba-4.14.0rc2.tar.asc
|
||||||
|
/samba-4.14.0rc3.tar.xz
|
||||||
|
/samba-4.14.0rc3.tar.asc
|
||||||
|
@ -116,7 +116,7 @@
|
|||||||
%global tevent_version 0.10.2
|
%global tevent_version 0.10.2
|
||||||
%global ldb_version 2.2.0
|
%global ldb_version 2.2.0
|
||||||
# This should be rc1 or nil
|
# This should be rc1 or nil
|
||||||
%global pre_release rc2
|
%global pre_release rc3
|
||||||
|
|
||||||
%global samba_release %{main_release}%{?dist}
|
%global samba_release %{main_release}%{?dist}
|
||||||
%if "x%{?pre_release}" != "x"
|
%if "x%{?pre_release}" != "x"
|
||||||
@ -3839,6 +3839,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 Guenther Deschner <gdeschner@redhat.com> - 4.14.0rc3-0
|
||||||
|
- Update to Samba 4.14.0rc3
|
||||||
|
|
||||||
* Thu Feb 04 2021 Guenther Deschner <gdeschner@redhat.com> - 4.14.0rc2-0
|
* Thu Feb 04 2021 Guenther Deschner <gdeschner@redhat.com> - 4.14.0rc2-0
|
||||||
- Update to Samba 4.14.0rc2
|
- Update to Samba 4.14.0rc2
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (samba-4.14.0rc2.tar.xz) = 7dd006538ef2d386dc60949bc23a25ff731a0fb4ec4a078500a27b7ea8352b6b5b7c306e0592007d6e79a13da1bfc201ed34c57df6bf2fda3484e5053f13a6e2
|
SHA512 (samba-4.14.0rc3.tar.xz) = 5f99e61d87f742850018d4bbed8d7dfd058f3f6b7db068d384680e6ded9fa63b9c1505f918d4e71dcf5d6ff516078346bc24c5ede8078ebec4f05032fb988edd
|
||||||
SHA512 (samba-4.14.0rc2.tar.asc) = 104ac6e7ddb341f12432bb3686a80460fe67523a19f9eb058da112eafe0411839ea73510ad964d5f0a3da1d0372d716593fb68a9cc1ae7e7af5e7457417b2d24
|
SHA512 (samba-4.14.0rc3.tar.asc) = 6565849b11918d7d8f0ccc809d862f579ab69a645f8ba6fc26c1e3fc446199874400240a1a5ccf0bd310394e49e6730d033673c6281d23b84fb661243e98ff08
|
||||||
|
Loading…
Reference in New Issue
Block a user