diff --git a/mc-4.8.19.sha256 b/mc-4.8.19.sha256 deleted file mode 100644 index 0ca4199..0000000 --- a/mc-4.8.19.sha256 +++ /dev/null @@ -1,2 +0,0 @@ -d0dddfae7149fac903f74ef55cfcb2a198e0f7004346c7bded43669d61ba436f mc-4.8.19.tar.bz2 -eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df mc-4.8.19.tar.xz diff --git a/mc-4.8.19.tar.xz b/mc-4.8.19.tar.xz deleted file mode 100644 index 90ed79e..0000000 --- a/mc-4.8.19.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df -size 2521808 diff --git a/mc-4.8.20.sha256 b/mc-4.8.20.sha256 new file mode 100644 index 0000000..2f1bdb1 --- /dev/null +++ b/mc-4.8.20.sha256 @@ -0,0 +1,2 @@ +2d85daaa6ab26e524946df4823ac2f69802bc16bc967781b5e28d5b86fc3b979 mc-4.8.20.tar.bz2 +017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c mc-4.8.20.tar.xz diff --git a/mc-4.8.20.tar.xz b/mc-4.8.20.tar.xz new file mode 100644 index 0000000..02e0573 --- /dev/null +++ b/mc-4.8.20.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c +size 2529580 diff --git a/mc.changes b/mc.changes index 49eea5d..b56bdbb 100644 --- a/mc.changes +++ b/mc.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Tue Nov 28 16:42:07 UTC 2017 - ecsos@opensuse.org + +- 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) + ------------------------------------------------------------------- Mon Mar 6 12:22:38 UTC 2017 - dnh@opensuse.org diff --git a/mc.spec b/mc.spec index 6d4dcc5..6a1cbd5 100644 --- a/mc.spec +++ b/mc.spec @@ -21,7 +21,7 @@ Summary: Midnight Commander License: GPL-3.0+ Group: Productivity/File utilities Url: http://midnight-commander.org/ -Version: 4.8.19 +Version: 4.8.20 Release: 0 Source0: http://ftp.midnight-commander.org/mc-%{version}.tar.xz Source1: x11_browser