diff options
| author | Victor Kareh <[email protected]> | 2026-05-04 13:53:42 -0400 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2026-05-04 13:53:42 -0400 |
| commit | 7e04f57b68ac7c354d048157e936c9dc23e3b47b (patch) | |
| tree | 8f0c0d963715b69127c6c3ac86ae5f61782385da /NEWS | |
| parent | 4d63a91c0ad9da7bc851df1bd8700737de2ec17f (diff) | |
| download | engrampa-1.28.tar.bz2 engrampa-1.28.tar.xz | |
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +### engrampa 1.28.3 + + * ci: Add a GitHub Actions build (#529) + * rar: Fix crash with no filename + * rar: Fix support for RAR 7.0 empty directory CRC32 + * rar: Fix asking password for encrypted archives with RAR7 + * Avoid critical errors with invalid dates + * fix memleaks + * lha: Fix crash, parse lha list output correctly + * lha: Use named fields instead of magic numbers + * lha: Fix support for file names with spaces + * ci: restructure github actions to use the same structure for all repos + * build(deps): bump actions/checkout from 5 to 6 + * fixed wrong drag&drop activation when in single click mode + ### engrampa 1.28.2 * Fix extract of encrypted archives |
