Skip to content

Commit

Permalink
Add note about IMA/EVM signing plugin (jsc#PED-7247)
Browse files Browse the repository at this point in the history
  • Loading branch information
KucharczykL committed May 24, 2024
1 parent a8806c6 commit f092577
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 1 deletion.
25 changes: 25 additions & 0 deletions adoc/miscellaneous-micro.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[#miscellaneous]
=== Miscellaneous

// Miscellaneous release notes go here

// This section contains release notes entries that do not fit elsewhere.
// Where possible, find a matching category.


////
[#<UNIQUEID e.g. bsc-1111 or jsc-SLE-111>]
==== Example entry

Challenge (regular paragraph)

Resolution (regular paragraph)
////

[#jsc-PED-7247]
==== IMA EVM signing plugin

A RPM plugin for IMA (Integrity Measurement Architecture)/EVM (Linux Extended Verification Module) signing has been added.
The plugin is installed as part of the following package:

* `rpm-imaevmsign`
38 changes: 37 additions & 1 deletion adoc/release-notes-micro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ endif::[]
// ===================================================================

// START ARCH-INDEPENDENT
[#all-architecture]
== Changes affecting all architectures

Information in this section applies to all architectures supported by {productnameshort} {this-version}.
Expand All @@ -27,7 +28,42 @@ include::installation-micro.adoc[]

include::general-features-and-fixes-micro.adoc[]

// END ARCH INDEPENDENT
// include::authentication.adoc[]

// include::basic-utility.adoc[]

// include::container.adoc[]

// include::database.adoc[]

// include::desktop.adoc[]

// include::development.adoc[]

// include::hardware.adoc[]

// include::kernel.adoc[]

include::miscellaneous-micro.adoc[]

// include::network.adoc[]

// include::performance.adoc[]

// include::security.adoc[]

// include::storage.adoc[]

// include::package-hub.adoc[]

// include::system-management.adoc[]

// include::virtualization.adoc[]

// END ARCH-INDEPENDENT

// x86-64-specific
// include::x86-64.adoc[]

// Arm-specific
include::aarch64.adoc[]
Expand Down

0 comments on commit f092577

Please sign in to comment.