Bump the nvr to 1.10.2-2 to rebuild with gating.yaml

Also did some reformatting of previous entry in tboot.spec log for
consistency.
Resolves: rhbz#1922002
This commit is contained in:
Tony Camuso 2021-07-22 14:21:26 -04:00
parent e5e6b29481
commit 973429b029

View File

@ -1,7 +1,7 @@
Summary: Performs a verified launch using Intel TXT Summary: Performs a verified launch using Intel TXT
Name: tboot Name: tboot
Version: 1.10.2 Version: 1.10.2
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 1 Epoch: 1
License: BSD License: BSD
@ -57,9 +57,16 @@ make debug=y DISTDIR=$RPM_BUILD_ROOT install
/boot/tboot-syms /boot/tboot-syms
%changelog %changelog
* Thu Jul 22 2021 Tony Camuso <tcamuso@redhat.com> - 1:1.10.2-2
- Bump the NVR as a result of including the gating.yaml file in
the git repo.
Resolves: rhbz#1922002
* Mon Jun 21 2021 Tony Camuso <tcamuso@redhat.com> - 1:1.10.2-1 * Mon Jun 21 2021 Tony Camuso <tcamuso@redhat.com> - 1:1.10.2-1
Upgrade to latest upstream. - The patches are for SSL3 compatibility. These can probably be
Remove trousers dependency. removed when upstream tboot fully implements SSL3.
- Upgrade to latest upstream.
- Remove trousers dependency.
Resolves: rhbz#1922002 Resolves: rhbz#1922002
Resolves: rhbz#1870520 Resolves: rhbz#1870520
Resolves: rhbz#1927374 Resolves: rhbz#1927374