Update to version 4.16.3
This commit is contained in:
parent
33e4d19298
commit
9a15eb02f2
2
.gitignore
vendored
2
.gitignore
vendored
@ -293,3 +293,5 @@ samba-3.6.0pre1.tar.gz
|
||||
/samba-4.16.1.tar.asc
|
||||
/samba-4.16.2.tar.xz
|
||||
/samba-4.16.2.tar.asc
|
||||
/samba-4.16.3.tar.xz
|
||||
/samba-4.16.3.tar.asc
|
||||
|
@ -136,7 +136,7 @@
|
||||
|
||||
%global baserelease 1
|
||||
|
||||
%global samba_version 4.16.2
|
||||
%global samba_version 4.16.3
|
||||
%global talloc_version 2.3.3
|
||||
%global tdb_version 1.4.6
|
||||
%global tevent_version 0.12.0
|
||||
@ -2104,6 +2104,7 @@ fi
|
||||
%{_libdir}/samba/bind9/dlz_bind9_12.so
|
||||
%{_libdir}/samba/bind9/dlz_bind9_14.so
|
||||
%{_libdir}/samba/bind9/dlz_bind9_16.so
|
||||
%{_libdir}/samba/bind9/dlz_bind9_18.so
|
||||
#endif with dc
|
||||
%endif
|
||||
|
||||
@ -4162,6 +4163,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 Andreas Schneider <asn@redhat.com> - 4.16.3-1
|
||||
- Update to version 4.16.3
|
||||
|
||||
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 2:4.16.2-1
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (samba-4.16.2.tar.xz) = f29a49b119b55db063bf69a6df57fd29667bb3ee7a22f3af7ea9cafa88b05ce21cae11464de073c1f0c963e46b571c94a5ccaed3f364f851fe8a4b5d5064e794
|
||||
SHA512 (samba-4.16.2.tar.asc) = bb22bb3da89bffdc213ed240204f8f801291db4ee0df73aa814e222355da5f774997a7a4f0a0685743a660bb4540e4b168dc2d3cd00bc22b9735caf140a3bfa0
|
||||
SHA512 (samba-4.16.3.tar.xz) = aa11e65e52f57fd940d6b381fff7bac77bf94b421c1980b3731b36b815d27b6218f3192a7a8a1b9c7d27f80e381c9a7c8b7a0f76a2ec6cfad6b8748bbfd958cc
|
||||
SHA512 (samba-4.16.3.tar.asc) = 98f07c312263e3ff4594fa1204184f15212f0c4771d45b349ab48981caefaa94aa7ae5223922d1cbaac9f423554b7a5c4107cb3a3599041cf38af6f665a9289a
|
||||
|
Loading…
Reference in New Issue
Block a user