Commit Graph

11 Commits

Author SHA1 Message Date
Pavel Reichl 07294973e8 Backport fixes for issues found by OpenScanHub 2023-12-09 01:38:34 +00:00
Pavel Reichl c47e67462a Rebase to upstream v1.2.2
Resolves: RHEL-15865
Resolves: RHEL-14995

Signed-off-by: Pavel Reichl <preichl@redhat.com>
2023-11-06 21:26:22 +01:00
Pavel Reichl f3737fcf35 Fix wrong BZ number
Resolves: rhbz#2173273
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2023-03-13 11:41:09 +01:00
Pavel Reichl 718d03cad6 New upstream release 1.2.0
Removing downstream patches:
 * 0001-fsck-fix-memory-leak.patch
 * 0002.patch
- they are both part of upstream v1.2.0.

New bin. file exfat2img requires changes in %files directive

Resolves: rhbz#2078028
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2023-03-06 16:57:19 +01:00
Pavel Reichl 7b9df776fc Fix some covscan issues
Backported from upstream for-next branch.

Signed-off-by: Pavel Reichl <preichl@redhat.com>
Resolves: rhbz#2077816
2022-05-24 14:13:49 +02:00
Pavel Reichl e223325d9c Fix memory leak in fsck
Upstream fix for this is part of d58057bd9b2f4a24b874a69975ea186466937360

So when we rebase to 1.1.4 we should drop this patch.

Fix convscan problem
RESOURCE_LEAK (CWE-772): [#def10] [important]
exfatprogs-1.1.3/fsck/fsck.c:792: alloc_fn: Storage is returned from allocation function "malloc".
exfatprogs-1.1.3/fsck/fsck.c:792: var_assign: Assigning: "boot_sect" = storage returned from "malloc(512UL)".
exfatprogs-1.1.3/fsck/fsck.c:796: noescape: Resource "boot_sect" is not freed or pointed-to in "exfat_read".
exfatprogs-1.1.3/fsck/fsck.c:799: leaked_storage: Variable "boot_sect"

Resolves: rhbz#2077816
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2022-05-10 12:53:29 +02:00
Pavel Reichl 40f367272c New upstream release 1.1.3
Resolves: rhbz#2078028
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2022-05-09 12:22:05 +02:00
Pavel Reichl d39f1ab2da Add gating support
Signed-off-by: Pavel Reichl <preichl@redhat.com>
2021-09-04 10:21:15 +02:00
Mohan Boddu 32ac1cb3b4 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 19:57:40 +00:00
Pavel Reichl 76f8c159a5 Import from fedora
Resolves: rhbz#1962943
2021-06-10 18:40:21 +02:00
Release Configuration Management ea05fea899 New branch setup 2021-06-10 06:24:15 +00:00