- update to 4.8.21
** Core
* Cancel Chmod/Chown/Advanced chown operation for large group of files when operation is not permitted (#3850)
* Mouse support in the "Advanced chown" dialog window (#3148)
* File highlighting by extension is case insensitive by default (#1620)
* Safe file overwrite (#3913)
** VFS
* Support zstd compression format (#3906)
** Editor
* Syntax:
- Rust support (#3884)
- JavaScript modules support (#3890)
- Improve Markdown support (#3893)
** Viewer
** Diff viewer
** Misc
* Add JavaScript module support to filehighlight.ini (MidnightCommander/mc#132)
* Add Excel xlsx file format support to mc.ext.in (MidnightCommander/mc#135)
* i18n of argument type names in --help blocks (#3879)
* Code cleanup: (#3857, #3914)
** Fixes
* Fail to link to ncurses built as two libraries: ncurses+tinfo (#3880)
* Garbage in displaying of summary of file sizes for selected files (#3883)
* "Compute totals" unnecessarily done for moves (#3149, #3908)
* mc.ext: allow Java class files to be viewed even if JAD isn't on PATH (MidnightCommander/mc#134)
* mcedit: broken extended key mode (#3897)
* mcedit doesn't save all opened files (#3898)
* extfs: sftps: -31 SFTP Protocol Error when transferring file (#3406)
* extfs: rpm: truncated script content in the viewer (#3865)
* extfs: rpm helper misses CONFLICTS field (#3789)
OBS-URL: https://build.opensuse.org/request/show/614367
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=117
- Update to Version 4.8.20
** Core
* Rename key bindings:
- [main].PanelListingSwitch -> [panel].CycleListingFormat
- [main].PanelListingChange -> [main].SetupListingFormat
*Speed up of UTF-8 normalization for frequent cases (#3616)
** VFS
* extfs helpers tester:
- diff of failed tests is now included in output to ease bug reporting (#3784)
** Editor
* Syntax:
- ES2015 support (#3793)
- TypeScript support (#3794)
- Ada 95 updates (#3804)
- Apache Hive QL support (#3828)
- SQL & PHP keyword updates (MidnightCommander/mc#129)
- Simplification of case insensitive file name patterns in /usr/share/mc/syntax/Syntax file (#3829)
- Markdown (initial support) (#3864)
- Protocol Buffers and gRPC support (#3868)
* Add %c (cursor offset from BOF) support for user menu macros (#3867)
** Viewer
** Diff viewer
** Misc
* Unify curses initialization for various curses implementations (#3697)
* Highlight txz extension as archive like tgz, etc. (#3782)
* Add new media extensions to filehighlight.ini (#3834)
** Fixes
* Wrong --help message for mcview, mcedit and mcdiff (#3805)
* Compression from menu broken due to bad quoting (#3840)
* --with-homedir gives "yes" as config directory (#3836)
* External panelize: opening a file with an absolute path fails (#2942)
* Filter isn't cleared when entering empty string (#3813)
* Panelization is not kept while switching panel listing mode (#3810)
* Cannot tab out of a QuickView panel (#3815)
* Cannot use the F10 key in a QuickView panel (#3816)
* Wromg INPUT_COMPLETE_CD flag handling in the QuickDialog? engine (#3870)
* mcview: file interpreted as latin1 instead of utf8 (#3783)
* mcview: incomplete read of filtering data (#3817)
* mcview: search doesn't grow file as much as needed (#3819, #3855)
* mcview: goto doesn't grow file as much as needed (#3826)
* mcview: quick view panel: crash on slow startup while switching panel mode (#3846)
* mcedit: fix broken encoding into UTF-8 for 8-bit displays (#3843)
* mcedit: incorrect %f macro substitution in the user menu (#3861)
* man pages: wrong paths of mc.hint and mc.hlp (#3806)
* subshell: fix broken tcsh 6.20+ cd escaping (#3852)
* VFS: incremental tar doesn't contain empty directories (#2297)
* VFS: incremental tar: wrong directories owner for tar --numeric-owner -g (#3709)
* VFS: timestamps not being preserved due to uninitialized struct stat st_[acm]tim.tv_nsec (#3821)
* VFS: ftp: can't retrieve password from .netrc when user is in URL (#3869)
* VFS: tests: locale issue causing helpers using 'sort' to fail (#3787)
* VFS: tests: unportable 'echo' use causing one rpm helper test to fail (#3786)
* Spelling errors in the manual page (#3839)
OBS-URL: https://build.opensuse.org/request/show/546269
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=111
=== Core ===
* Minimal version of Gettext is 0.18.1 (#1885)
* Optimization of copy/move operations (use adaptive buffer as in coreutils) (#2193)
* Recognize csh as tcsh (#2742)
* Сentered scrolling of file panel (#3130)
* Internals:
* Switch to new high-level mouse API (#3571)
=== VFS ===
* FISH helpers: remove executable bit (#3610)
=== Editor ===
* Improvements of syntax highlighting:
* F90 (#3618)
* Java (MidnightCommander/mc#95)
=== Misc ===
* Code cleanup (#3598, #3607)
* Install mc.keymap as a symlink to mc.default.keymap (#3609)
* File highlight: add more common file formats
=== Fixes ===
* Segfault due to incorrect value of SHELL environment variable (#3606)
* Segfault when copying files under FreeBSD 9.3 (#3617)
* Segfault when entering into some cpio archives (#3621)
* Subshell output lost on window resize under tmux, GNU screen (#3639)
* Subshell cursor position lost after window resizing (#3640)
* Listbox no longer scrolls when dragging outside widget (#3559)
* VFS: extfs: incorrect date parsing in unzip (#3622)
* VFS: extfs: buffer overflow (#3605)
* VFS: patchfs: syntax error (#3620)
* VFS: fish: mistakes in ls Perl helper (#3611)
- remove upstreamed Patch99: mc-patchfs_lzip-syntax-error.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=104