diff --git a/mc-4.8.28.sha256 b/mc-4.8.28.sha256 deleted file mode 100644 index 48c9810..0000000 --- a/mc-4.8.28.sha256 +++ /dev/null @@ -1,2 +0,0 @@ -6bb47533d7a55bb21e46292d2f94786c9037bd7a70bf02b6a3c48adb0c9ce20c mc-4.8.28.tar.bz2 -e994d9be9a7172e9ac4a4ad62107921f6aa312e668b056dfe5b8bcebbaf53803 mc-4.8.28.tar.xz diff --git a/mc-4.8.28.tar.xz b/mc-4.8.28.tar.xz deleted file mode 100644 index 18bbfff..0000000 --- a/mc-4.8.28.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e994d9be9a7172e9ac4a4ad62107921f6aa312e668b056dfe5b8bcebbaf53803 -size 2333072 diff --git a/mc-4.8.29.sha256 b/mc-4.8.29.sha256 new file mode 100644 index 0000000..7a2ff80 --- /dev/null +++ b/mc-4.8.29.sha256 @@ -0,0 +1,2 @@ +ba6b2d8752806ac23fe045c1b081eb66dcefa6159205c79f86c005dcaf9941c1 mc-4.8.29.tar.bz2 +01d8a3b94f58180cca5bf17257b5078d1fd6fd27a9b5c0e970ec767549540ad4 mc-4.8.29.tar.xz diff --git a/mc-4.8.29.tar.xz b/mc-4.8.29.tar.xz new file mode 100644 index 0000000..75a4b47 --- /dev/null +++ b/mc-4.8.29.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d8a3b94f58180cca5bf17257b5078d1fd6fd27a9b5c0e970ec767549540ad4 +size 2368164 diff --git a/mc.changes b/mc.changes index c17575d..66a034e 100644 --- a/mc.changes +++ b/mc.changes @@ -1,3 +1,65 @@ +------------------------------------------------------------------- +Sun Mar 19 09:44:44 UTC 2023 - Dirk Müller + +- update to 4.8.29: + * Add more options for panel filter (#1373): + * "Files only" + * "Case sensitive" + * "Using shell patterns" + * Continue copy after interrupt + * Restore menu accelerator for "Sort order": back to "S"; + change menu accelerator for "SFTP link" to "N" + * Add support for cross-compilation with PERL path different + between --build and --host + * Bootstrap with autotools providing direct support for Apple + M1 + * Port mc.ext to INI format and rename to mc.ext.ini + * Implement compound (AND) conditions (Type/Shell and + Type/Regex pairs) to disambiguate overloaded extensions + * There is no fallback to previous mc.ext format + * Editor + + Change location of all user's syntax related stuff to + ~/.local/share/mc/syntax/ directory + + syntax/Syntax: document location of syntax files + + Improvements of syntax highlighting: + + YAML: improve multiline blocks highliting + + New syntax highlighting: + + Privoxy (https://www.privoxy.org) actions files + + TOML (Tom's Obvious Minimal Language) + + sqlite3 view: use 'immutable=1' URI parameter to prevent + leaving wal/shm files after viewing sqlite database + + Support of contour terminal emulator + (https://github.com/contour-terminal/contour) + + mc.ext.ini: clarify regex for makefiles + + Remove empty hints translations by setting 5% threshold + + Fixes + + Fail to build with only SFTP network VFS is enabled + + Crash on quick view of archives + + Wrong description of --enable-configure-args option + + Wrong version sort + + No subshell if subshell is initializing more than 1 second + + Filter keyboard shortcut only affects left panel + + File type check does not work with special character in + filename + + Select files keeping the right mouse button pressed doesn't + select all files + + Cannot scroll panel listing upwards using mouse + + "Directory Compare" doesn't correct work with panelization + + Wrong decompressing of zip files in quick view panel + + mc.ext: 'include' keyword (for command class def) have no + effect if it was defined before 'Include' keyword (for + command def) + + mcedit: infinite loop when deleting a macro + + mcviewer: segfault when switching from raw to parsed mode and + back + + Broken handling of zip archives + + FISH subshell: commands don't work after window resize + + FTP VFS: doesn't reconnect to server after timeout + + FISH VFS: cannot remove non-empty directory + + EXTFS VFS: segfault if archive contains file(s) in the parent + directory + + Tests: variable redeclaration in filevercmp_test5 + ------------------------------------------------------------------- Mon Jun 27 19:36:16 UTC 2022 - Matej Cepl diff --git a/mc.spec b/mc.spec index c76cc6d..c7e0c7c 100644 --- a/mc.spec +++ b/mc.spec @@ -1,7 +1,7 @@ # # spec file for package mc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: mc -Version: 4.8.28 +Version: 4.8.29 Release: 0 Summary: Midnight Commander License: GPL-3.0-or-later