Package: engrampa / 1.26.0-1+deb12u2
Metadata
Package | Version | Patches format |
---|---|---|
engrampa | 1.26.0-1+deb12u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001_dlg package installer fix memory leak.patch | (download) |
src/dlg-package-installer.c |
5 4 + 1 - 0 ! |
[patch 1/5] dlg-package-installer: fix memory leak Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |
0002_fr window fix memory leak.patch | (download) |
src/fr-window.c |
13 10 + 3 - 0 ! |
[patch 2/5] fr-window: fix memory leak Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |
0003_file data fix memory leak.patch | (download) |
src/file-data.c |
11 8 + 3 - 0 ! |
[patch 3/5] file-data: fix memory leak Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |
0004_Fix archive file save as function.patch | (download) |
src/actions.c |
20 18 + 2 - 0 ! |
[patch 4/5] fix archive file save as function Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |
0005_fr process fix memory leak.patch | (download) |
src/fr-process.c |
35 9 + 26 - 0 ! |
[patch 5/5] fr-process: fix memory leak Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |
0006_use unar instead of cpio for CPIO archives.patch | (download) |
src/fr-command-cpio.c |
6 3 + 3 - 0 ! |
[patch] use unar instead of cpio for cpio archives |