libkrunfw/libkrunfw.changes

118 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 3 10:41:29 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Update to v3.8.1:
* Calculate SNP launch measurement too
* Update to latest stable kernel (6.0.6)
- Changes from 3.8.0:
* Automatically shift to build_on_krunvm.sh
* macos: Don't use SONAME on macOS
* Upgrade embedded kernel to 6.0.2
- Changes from 3.7.0:
* Unify bundle generation scripts
* Rebase kernel on v5.15.71
-------------------------------------------------------------------
Mon Dec 5 07:30:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
- add split-provides for libkrunfw-sev-devel
-------------------------------------------------------------------
Thu Sep 29 23:20:21 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
- Switch to a "proper library" packaging layout. Downstreams (like
libkrun itself and crun) are now able to cope with this. So do it,
and get rid of a lot of RPM lint warnings and errors!
- Make it easier to enable/disable building the SEV-enabled libraries
- Add some tools into the SEV build & packages
* Patches dropped:
dont-set-soname-as-it-is-plugin-for-us.patch
-------------------------------------------------------------------
Wed Sep 28 17:42:37 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
- Update to latest upstream version, v3.6.3
* Makefile: drop library dependency on install
* Update TSI patch to fix issue in tsi_accept
* Target reproducible builds
* sev: update initrd.gz binary
- Update to latest upstream version, v3.6.0
* sev: add a utility for generating SEV LMs
* utils: generate SEV-ES measurements
* Update SEV support
* Enable device-mapper (crypt+integrity) and ext4
* Rebase v5.15.60
- Update to latest upstream version, v3.3.0
* Rebase kernel on v5.15.59
- Update to latest upstream version, v3.2.0
* Rebase kernel on v5.15.57
- Update to latest upstream version, v3.1.0
* Rebase kernel on v5.15.52
-------------------------------------------------------------------
Fri Jun 17 14:30:49 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
- Update to latest upstream version, v.3.0.0
* Update to latest LTS: 5.15.47
* Update TSI patch
- Update to version v2.0.0
* Enable virtio-rng device
- Update to version v2.1.2
* Incorporate AMD SEV support in the main branch
* Update to the latest LTS: 5.15.45
- Update to version v2.1.0
* Makefile: add versioning to the output library by @slp in #12
- Update to version v2.0.0
* Update to the latest LTS: 5.15.44
- Update to version v.2.0.0
* Update to TSIv2 and 5.15.43
* Adopt SemVer and make the major version follow the internal ABI version,
as it's the one signalling breaking changes.
- Patches added:
* dont-set-soname-as-it-is-plugin-for-us.patch
- Patches dropped:
* fix-build-with-gcc12.patch
-------------------------------------------------------------------
Mon May 16 17:08:46 UTC 2022 - Dario Faggioli <dfaggioli@suse.com>
- Fix the build with gcc12
* Patches added:
fix-build-with-gcc12.patch
-------------------------------------------------------------------
Fri Aug 6 13:28:37 UTC 2021 - Frederic Crozat <fcrozat@suse.com>
- Don't try follow library policy, libkrunfw is a plugin.
-------------------------------------------------------------------
Fri Mar 19 02:12:53 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>
- different approach: let's enable only the arch-es we know are supported
(x86_64 and Arm64)
-------------------------------------------------------------------
Fri Mar 19 00:12:16 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>
- doesn't build on i586 so disable it
-------------------------------------------------------------------
Mon Mar 8 11:48:35 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>
- override build date (boo#1047218)
- override build host name (boo#1084909) to make package build reproducible
-------------------------------------------------------------------
Sun Feb 28 00:38:44 UTC 2021 - Dario Faggioli <dfaggioli@suse.com>
- Update to upstream version 0.7
-------------------------------------------------------------------
Wed Feb 17 23:53:48 UTC 2021 - Duncan Mac-Vicar <duncan@mac-vicar.eu>
- Initial package for 0.6
Based on Sergio Lopez <slp@redhat.com> Fedora package