SHA256
1
0
forked from pool/tboot

8 Commits

Author SHA256 Message Date
c703ba81f8 - required update due to openSSL 3.0 deprecation errors in current version
- updated to v1.11.1 / 20230125:
      20230125: v1.11.1
      - Revert log memory range extension (caused memory overlaps and boot failures)
      20221223: v1.11.0
      - Fixed TPM handling to flush objects after integrity measurement (Intel PTT limitations)
      - Exteded low memory range for logs (HCC CPUs had issue with not enough memory)
      - "agile" removed from PCR Extend policy options (requested deprecation)
      - Added handling for flexible ACM Info Table format
      - lcptools: CPPFLAGS use by environment in build
      - lcptools: removed __DATE__ refs to make build reproducible
      - Only platform-matchin SINIT modules can be selected
      - txt-acminfo: Map TXT heap using mmap
      - Typo fix in man page
      20220304: v1.10.5
      - Fixed mlehash.c to bring back functionality and make it GCC12 compliant
      - Reverted change for replacing EFI memory to bring back Tboot in-memory logs
      20220224: v1.10.4
      - Fix hash printing for SHA384, SHA512 and SM3
      - Touch ups for GCC12
      - Set GDT to map CS and DS to 4GB before jumping to Linux
      - make efi_memmap_reserve handle gaps like e820_protect_region
      - Ensure that growth of Multiboot tags does not go beyond original area
      - Replace EFI memory map in Multiboot2 info
      - Fix endianness of pcr_info->pcr_selection.size_of_select
      -  Don't ignore locality in PCR file
      - Fix composite hashing algorithm for PCONF elements to match lcptools-1
      20211210: v1.10.3
      - Add UNI-VGA license information
      - Remove poly1305 object files on clean

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=112
2023-02-06 10:59:21 +00:00
9bf0655b2e - tboot-grub2-fix-menu-in-xen-host-server.patch: refreshed to match new
upstream version.
- tboot-grub2-fix-xen-submenu-name.patch: refreshed to match new upstream
  version.

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=103
2021-01-19 14:02:23 +00:00
f76889e9c2 - update to new upstream release 1.9.8:
- Skip tboot launch error index read/write when ignore prev err option is true
        - s3-fix: fix a stack overflow caused by enlarged tb_hash_t union
        - S3 fix: revert the mis-changed type casting in changeset 522:8e881a07c059
        - S3-fix: Adding option save_vtd=true to opt-in the vtd table restore
- rebased patches to match new upstream version

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=85
2018-10-24 08:50:05 +00:00
0314619567 - tboot-grub2-fix-menu-in-xen-host-server.patch: rebased
- tboot-grub2-fix-xen-submenu-name.patch: rebased

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=81
2018-09-03 10:18:14 +00:00
b9b173fea3 update to new upstream version 1.9.6:
- removed following patches, because they're now included upstream:
	* tboot-grub2-fix-menu-in-xen-host-server.patch
	* tboot-grub2-fix-xen-submenu-name.patch
	* tboot-grub2-suse.patch
- Changes in this version:
	* GCC7 fix, adds generic FALLTHROUGH notations to avoid warnings appearing on GCC7
        * Ensure Tboot never overwrites modules in the process of moving them.
        * Add support to x2APIC, which uses 32 bit APIC ID.
        * Fix S3 secrets sealing/unsealing failures
        * Support OpenSSL 1.1.0+ for ECDSA signature verification.
        * Support OpenSSL 1.1.0+ for RSA key manipulation.
        * Adds additional checks to prevent the kernel image from being overwritten.
        * Added TCG TPM event log support.
        * Pass through the EFI memory map that's provided by grub2.
        * Fix a null pointer dereference bug when Intel TXT is disabled in BIOS.
        * Adjust KERNEL_CMDLINE_OFFSET from 0x9000 to 0x8D00.
        * Bounds checking on the kernel_cmdline string.

OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=64
2017-07-18 11:15:11 +00:00
8d216762c3 Accepting request 403975 from home:michael-chang:branches:security
- Fix wrong pvops kernel config matching (bsc#981948) 
  * modified tboot-grub2-fix-menu-in-xen-host-server.patch

OBS-URL: https://build.opensuse.org/request/show/403975
OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=53
2016-06-27 14:38:34 +00:00
9611599ff0 OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=47 2016-05-19 11:10:19 +00:00
53f5cf91f6 Accepting request 234257 from home:michael-chang:SLE12
- fix grub2 boot menu after installing lots of kernels (bnc#865815)
- add tboot-grub2-fix-menu-in-xen-host-server.patch
- add tboot-grub2-fix-xen-submenu-name.patch

OBS-URL: https://build.opensuse.org/request/show/234257
OBS-URL: https://build.opensuse.org/package/show/security/tboot?expand=0&rev=34
2014-05-19 11:07:41 +00:00