Commit Graph

23 Commits

Author SHA1 Message Date
Michal Domonkos 1a9baff802 Add patches for release 10
Resolves: #1943724
Resolves: #2048455
Resolves: #2037352
Resolves: #2025906
2022-02-01 15:38:08 +01:00
Michal Domonkos 43a9b03766 Fix-up IMA signature lengths patch
Related: #2018937
2021-12-13 16:15:05 +01:00
Michal Domonkos e2e5e2b2d1 Add patches for release 8
Resolves: #1965147, #1999009, #1999012, #2015407, #2026079, #2018937
Resolves: #1943724
2021-12-10 14:51:49 +01:00
Michal Domonkos 6a3e594a7c Fix dist tag
Related: #1991667
2021-08-19 16:35:31 +02:00
Michal Domonkos df26668d42 Unblock signals in forked scriptlets
Resolves: #1991667
2021-08-19 16:30:08 +02:00
Mohan Boddu f44c30341f Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-10 00:39:19 +00:00
Florian Weimer c168e50528 Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097)
Related: #1984097
2021-07-28 11:07:34 +02:00
Michal Domonkos 4d65fa1daf Rebuild for gating.yaml
Related: #1942549
2021-07-23 12:08:18 +02:00
Michal Domonkos 205cd9b1fc Add fapolicyd plugin
Resolves: #1942549
2021-07-22 16:27:19 +02:00
Michal Domonkos 44ada860a5 Add support for EdDSA signatures to rpmsign
Resolves: #1962234
2021-07-22 13:04:51 +02:00
Michal Domonkos b08bb75da3 Release bump for a rebuild
Related: #1938861
2021-07-12 17:29:02 +02:00
Michal Domonkos c5168f7f34 Fix use-after-free error in hashtab.c
This file has been completely removed upstream in the meantime (as part
of the debuginfo tooling split off in commit 04b0805) so this patch will
only be carried downstream.

The issue here was that htab->entries would be freed at the end of
htab_expand() if the htab->return_allocation_failure toggle was 0, and
later accessed in the calling function(s).

In reality, though, the toggle is initialized to 1 and never turned off
in the current implementation, but let's future-proof ourselves in case
we inadvertently turn it off in a future patch.

Found by Coverity.

Related: #1938861
2021-07-01 15:51:34 +02:00
Michal Domonkos 15e07051a0 Address important covscan issues
Resolves: #1938861
2021-07-01 15:08:20 +02:00
Michal Domonkos 5afe2d55bb Fix up changelog formatting
Related: #1971065
2021-06-29 15:43:44 +02:00
Mohan Boddu 7ac5b88909 - Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-15 20:28:40 +00:00
Mohan Boddu 912a3111f9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 05:11:13 +00:00
DistroBaker b97f4894c6 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpm.git#d9ef132c6048eee88f3e783710efd40ffdaf2b86
2021-03-29 06:15:18 +00:00
DistroBaker dd85459e98 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpm.git#1089af6b8a5cd5516e3243a5557551337b8c491d
2021-02-04 14:37:12 +00:00
DistroBaker 7a85b5f8a4 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpm.git#d5b8c7b4cb601c430a7604b2c4b2da6309f4e522
2021-01-22 11:06:00 +00:00
DistroBaker 6ff1afd362 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpm.git#ff02e06b27ca4f7483f79d49f229310646364496
2021-01-20 13:04:28 +00:00
DistroBaker d7a6449e3d Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpm.git#7bcd4c2489663481cf6d68a583b2d8d30ccf0e75
2020-11-30 09:32:34 +00:00
DistroBaker 29244e0a7e Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rpm.git#7b0bfa9fc2de616bf0b0295a0de6b7fdae1d80b4
2020-10-30 03:09:06 +01:00
Troy Dawson 219cf75ed6 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/rpm#c691aaf8092e0eb8ca642378cde1c70a6f89570c
2020-10-14 21:51:14 -07:00