DVB-Cube <<< Das deutsche PC und DVB-Forum >>>

PC-Ecke => # Unix/Linux/BSD => Thema gestartet von: SiLæncer am 29 Dezember, 2009, 16:26

Titel: Wiederbelebt: Midnight Commander
Beitrag von: SiLæncer am 29 Dezember, 2009, 16:26
Nach mehreren Jahren Tiefschlaf nahm sich im Frühjahr ein Entwicklerteam des verwaisten Midnight Commander Codes an. Nun ist die neue Version 4.7 fertig, die erstmals von Haus aus Unicode-Support mitbringt.

Midnight Commander ist ein Dateimanager für die Konsole. Vor rund einem Jahr nahm sich ein Team von rund 8 Entwicklern des verwaisten Codes an, nun ist das Release 4.7 fertig. Zu den Hauptneuerungen gehört zweifellos der Integrierte Support für das Charset UTF-8. Somit lassen sich nun auch Dateisysteme in diesem Encoding fehlerfrei und ohne zusätzliche Patches bearbeiten. Das Encoding lässt sich zudem für jedes Panel separat einstellen, was auch ein Handling von unterschiedlich codierten Dateisystemen ermöglicht.

Daneben haben die Entwickler die Suchfunktion überarbeitet und auch in den Editor integriert. Die meisten Hotkeys lassen sich nun beliebig konfigurieren und der MC färbt Dateien nach Typ unterschiedlich ein. Last but not least hat der Zweipanel-Dateimanager auch einen Skin-Support erhalten. Über sämtliche Änderungen informiert das Changelog (http://www.midnight-commander.org/wiki/NEWS-4.7.0).Zum Download: Midnight Commander 4.7 (http://www.midnight-commander.org/downloads) (Quellcode)

Quelle : www.linux-magazin.de
Titel: Midnight Commander 4.7.0.2
Beitrag von: SiLæncer am 16 Februar, 2010, 09:00
Major changes since 4.7.0.1
Core

    * Minimal required GLib version is 2.8 (#1980)
    * Reorganizing of directory structure (#1866)
    * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
    * New file type bindings:
          o viewing .lyx with lyxcat, opening with lyx (#1693)

VFS

    * Small reorganizing (#1931)

Editor

    * Some simple optimization of syntax highlighting engine (#1843)
    * New editor action 'Mark all', new keybind EditMarkAll (#1945)
    * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
    * Changed default color pair for 'editbold' (search result) to be more sensible (#1559).

Misc

    * Lots of code cleanup (#1780, #1915, #1990)
    * Removed obsolete checks in configuration scripts (#262, #1932)
    * Documentation updates
    * Translation updates

Fixes

    * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
    * MC won't compile on AIX (#1957)
    * Missing includes (#1930)
    * Missing printf format (#1960)
    * Memory and file descriptors leaks (#1953)
    * Small error in versioning (#1905)
    * Segfault in input line history (#1936)
    * MC crashes on exit when using C locale (#1942)
    * Assertion failed for g_array_free (#1954)
    * Broken transparency if MC is built with NCurses (#1657)
    * Selections not visible on monochrome terminals (#1972)
    * Colors of visible inactive menu (#1702)
    * Incorrect input line length in 'Edit symlink' dialog window (#1955)
    * Unquoted shell variables in used menus (#1967)
    * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
    * Incorrect editor lock files check (#1935)
    * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
    * Viewer in QuickView mode corrupts screen (#1918, #1944)
    * MC crashes if file name in archves contain '@' symbol (#1605)
    * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
    * Samba is not built with tcc (#1933)
    * Incorrect conditional compilation of mcserver (#1925)

http://www.midnight-commander.org/
Titel: Midnight-Commander: Kleines Update - große Verbesserung
Beitrag von: SiLæncer am 05 März, 2010, 09:37
Das MC-Team hat mit Version 4.7.1 einen neuen Midnight Commander zum Download freigegeben, der trotz des kleinen Versionssprungs zahlreiche Verbesserungen mitbringt

Nachdem sich der Midnight Commander letztes Jahr mit einem neuen Entwicklerteam aus der Versenkung zurückmeldete, gibt es jetzt neben dem Bugfix-Release 4.7.0.3 eine neue Version 4.7.1. Sie setzt die GLib in Version 2.8 als Grundlage voraus und unterstützt unter anderem automatisches Encoding-Setup über enca, Sichern der Einstellungen im Finden-Dialog und einen Fortschrittsbalken, der von rechts nach links arbeitet. Zudem unterstützt das Suchfeld nun auch die Platzhalter '*' und '?'. Eine Liste sämtlicher Änderungen findet sich im Announcement auf der MC-Mailingliste (http://mail.gnome.org/archives/mc/2010-February/msg00045.html).

Darüber hinaus haben die Entwickler über 30 Bugs behoben, darunter auch welche, die zum Absturz des Dateimanagers führen konnten. Einige davon haben die Entwickler auch in Version 4.7.0.3 integriert, die auf der MC-Projektseite weiterhin als Stable Release geführt wird. In Zukunft will das MC-Team alle zwei Monate eine neue Version herausgeben, Bugfix-Releases der stabilen Version sollen monatlich oder nach 100 Commits erfolgen.

Midnight-Commander-Download: http://www.midnight-commander.org/downloads

Quelle : www.linux-magazin.de
Titel: Midnight Commander 4.7.2
Beitrag von: SiLæncer am 11 Juni, 2010, 17:26
Major changes since 4.7.1
Core

    * Quick Search mode is defined by quick_search_case_sensitive option (#2022)
    * Mouse wheel doesn't change sorting preferences in panels (#2093)
    * Interactive help is displayed with dynamically run-time formatting (#1561)
    * Improvement of double and single lines support in skins (#1648)

Editor

    * Remove selected text before input or paste from clipboard (in non persistent selection mode) (#2155).
    * Case insensitive syntax highlighting (#1770)
    * Current syntax scheme is highlighted in 'Choose syntax highlighting' dialog (#1754)
    * Added ini.syntax (#2126)

Viewer

    * Fixed jump to end of file (#2135)

Diff viewer

    * A built-in tool to visual compare and merge two files (#120, #2159)

Misc

    * Added support for AM_SILENT_RULES (#2134)
    * Lot of code cleanups (#1949, #2041, #2078, #2097, #2119)
    * Renamed color keywords (#1660):
          o menu -> menunormal
          o linestate -> editlinestate
    * Added new skins:
          o nice and dark (#1791)
    * Updated file extension for "sh" (#2127)
    * Documentation updates
    * Translation updates

Fixes

    * Segfault in panelization of file find results (#2068)
    * Segfault in standalone editor and viewer (#2087)
    * Memory leaks (#2069, #2108)
    * If dialog was canceled, input line content is saved in history (#2082)
    * MC says "File exists" trying create directory with empty filename (#2014)
    * User asked twice about overwriting file in move across file systems (#2125)
    * Deleting symlink to directory scans dir structure first (#2121)
    * Incorrect layout of file operation dialog in non-verbose mode (#2099)
    * MC proposes ".." as a dirname with automatic name filling (#2056)
    * MC treats files ending with a dot as gzip (#2114)
    * Broken default regexp mask in filecopy dialog (#2001)
    * Misleading label "Status:" in the Info panel (#2146)
    * Can't define help window background via skin (#1701)
    * i18n_checktimelength may vary depending on the season (#1671)
    * Build breaks on ignored return values (#1897)
    * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
    * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081)
    * Incorrect toggling state of ruler in viewer (#2067)
    * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
    * Turning on wrap mode does not scroll left/right the file view (#2107)
    * Cannot scroll wrapped long lines in viewer (#2086)
    * Fixed EOL/BOL movements in plain mode (#1734)
    * Text area is not updated in hex mode (#2005)
    * Incorrect handling of archives in EXTFS VFS (#1909)
    * Segfault in symlink handling within archives
    * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
    * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
    * Patches adding a single line are not shown correctly by patchfs (#2149)
    * uzip EXTFS: fixed Y2K bug (#2122)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.7.3
Beitrag von: SiLæncer am 06 Juli, 2010, 12:46
Major changes since 4.7.2
Core

    * Mult-screen feature: support of many opened editors and viewers (#1490)
    * Reorganization of menu and configuration dialogs. More options are available in UI (#320)
    * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228)
    * Now copy/move dialog shows the full path with file name in the field "to:" (#1907)
    * Removed hardcoded shortcuts in dialog.c (#212)
    * Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
    * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
    * Now we can use external utility to copy/paste text to X clipboard (#30)
    * Cursor is hidden in menu and listboxes (#1771)
    * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
    * Use system realpath(3) function if available (#1911)
    * GLib deprecated functions are not used (#2085, #2249)

VFS

    * Unified charset list is used in core and in VFS (#2203)
    * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242)

Editor

    * Added highlighting for HTTPS URLs in SPEC files (#1446)

Misc

    * Changed main URL for bug reports (#2025)
    * man2hlp: completely rewritten in Perl (#45)
    * Skin updates:
          o gotar.ini (#2179)
    * Removed leading and trailing spaces in i18n'd resources (#1646)
    * Code cleanups (#2243)
    * Translation updates

Fixes

    * AC_TRY_RUN macro breaks crosscompile (#1959)
    * "mc -e" and "mc -v" modes don't work (#2187)
    * Buttonbar mouse clicks are off (#2199)
    * Incorrect calculation of autocompletion window width (#2192)
    * Incorrect button locations in common input dialogs (#2115)
    * Oversized dialog backgrounds are not painted in NCurses-based MC (#2157)
    * Incorrect colors of directory tree (#2212)
    * Info panel is initially filled too late (#2226)
    * Quick search is not correctly interrupted in some cases (#2174)
    * Segfault in standalone editor and viewer (#2178)
    * Broken codeset autodetection in editor and viewer (#1838)
    * Viewer segfaults trying open a compressed man page file (#2236)
    * Edit crashes while opening some incorrect files (#2183)
    * Editor hangup if editor_tab_spacing equals to 0 (#2196)
    * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
    * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
    * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)
    * Crash on search in viewer after Parsed/Raw switching (#2195)
    * Diff viewer crashes if tab size equals to 0 (#2182)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.7.4
Beitrag von: SiLæncer am 08 September, 2010, 16:39
Major changes since 4.7.3
Core

    * Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
    * Implemented keybingings for WListbox widget, reimplemented hardcoded keys in viewer and help viewer (#212)
    * Added capability to enable/disable widgets interactively (#2257)
    * Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)

VFS

    * Fixed remained plain int types (#171)
    * Refactoring of VFS modules on/off. Unification of configure options (#1818)
    * MCServer and MCFS support were completely removed (#2279)
    * FISH: implemented resuming of file downloads (#2267)
    * Adjusted extfs script modes to installed permissions (#2274)

Editor

    * Editor version is synchronized with MC one (#2189)
    * Changed default button in editor quit dialog to "Cancel quit" (#2265)
    * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)

Viewer

    * Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)

Misc

    * Code cleanup (#2316)
    * be-tarask.po was renamed to be@… (#2235)
    * Translation updates
    * Added Galician translation
    * Fixed the title in the section describing xtree_mode variable (#2303)

Fixes

    * Crash while copying into directory named "????" (#2123)
    * Crash while changing permissions using "Advanced chown" dialog (#2264)
    * Crash in autocompletion engine (#2284)
    * Restore signals even if fork() fails (#2273)
    * Bogus strings in 'Confirmation' config dialog (#2271)
    * History can be shown incorrectly due to access to the invalid pointer (#2299)
    * Potential division by zero in Info panel (#2337)
    * Segfault in replace confirmation in editor (#2272)
    * Regexp replace only transforms the first occurence correctly (#2320)
    * Broken manually changing syntax definition (#2324)
    * MCEdit version number not centered in about dialog (#2311)
    * Typo in the code and the man section describing X clipboard integration (#30)
    * Viewer doesn't show non-ASCII chars in hex mode (#2263)
    * Comple warnings in diff viewer (#2277)
    * 2GB file size limit in fish (#123)
    * Meta-fixes for manual pages (#2237, #2253)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.7.0.10 stable
Beitrag von: SiLæncer am 08 November, 2010, 19:01
Major changes since 4.7.0.9
Core

    * Capability to remove history items. WListbox widget was fully reimplemented (#1445 with #2068 and #2299 fixes)

VFS

    * All hardcoded FISH scripts are moved out from fish.c to external scripts:
          o backport from master branch (see README.fish for more info) (#2367)
          o resuming of file downloads (#2267)
    * Hide panels before connect to the FISH server (#2268)

Editor

    * Added forgotten shortcuts from 4.6 branch (#2404)

Misc

    * Doc updates
    * Translation updates
    * Added new translations: Estonian, Indonesian

Fixes

    * Hang up after exit on FreeBSD (#2333)
    * Incorrect initial value of WCheck and WRadio widgets width (#2362)
    * Quick search is not correctly interrupted in some cases (#2174)
    * Panel contents isn't scrolled down by mouse dragging (#2395)
    * Incorrect line jump when started as editor (#2344)
    * "Whole words" search bug (#2396)
    * ~ is not treated properly is editor's "Save As" dialog (#2398)
    * 2GB file size limit in fish (#123)
    * Broken IPv4 FTP connection scheme (#121)
    * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.7.5
Beitrag von: SiLæncer am 29 Dezember, 2010, 16:19
Core

    * Case insensitive sort order of files does not mix dot-files with others (#1894)
    * Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
    * Added new colors for dialogs and status bars (#2170, #2171, #2197)
    * Added new action PanelSmartGotoParentDir. Not defined by default. This keybinding maybe used for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty)(#2375)
    * Minor enhancement and fix for mc.ext for .so libraries and ELF objects (#1800):
          o .so libraries have the higher priority of extension handling over ELF objects;
          o added -C -D options to nm utility for .so libraries;
          o added -C option to nm utility for ELF objects.

VFS

    * Hide panels before connect to the FISH (#2268)

Editor

    * Internal editor's bookmarks are persistent now and not lost after exit from the editor. They are saved in ~/.mc/filepos file (#2287)
    * Added forgotten shortcuts from 4.6 branch (#2404)
    * Added cython syntax highlighting (#2427)
    * Copy to clipboard doesn't reset the text selection (#2238)
    * Don't reset search position after file opened in viewer and reopened in mcedit (#2449)

Viewer

    * Speed up of up/down moving (#2229)

Diff viewer

    * The shortcut was changed from 'ctrl-x, ctrl-y' to 'ctrl-x, ctrl-d' (#2177)

Misc

    * Changed installation destination for some files (#1424):
          o /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
          o /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
          o /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
          o Hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
          o Help files are installed into /usr/share/mc/help instead of /usr/share/mc.
    * Massive reorganizing of source code tree and total indentation in according with mc policy (#2409)
    * Doc updates
    * Added new translations: Basque, Estonian, Georgian, Indonesian
    * autotools: Extended list of GCC warning flags (#2409)
    * autotools: Split GLib and GModule compiler and linker options (#2409)
    * Added dark skin
    * Code cleanup
    * Translation updates

Fixes

    * Fixed compilation under Solaris 9 (#2409)
    * Hang up after exit on FreeBSD (#2333, #2415)
    * Segfault on NetBSD >= 3.0 on startup (#2425)
    * Multi-screen engine doesn't handle correctly some cases (#1490)
    * Overflow of file operation counters (#2429)
    * Fx key numbers were not displayed for disabled keys (#2350)
    * Can't put char '?' into a new name (#2327)
    * Incorrect initial value of WCheck and WRadio widgets width (#2362)
    * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
    * Cannot change panel encoding without VFS support (#2137)
    * Panel contents isn't scrolled down by mouse dragging (#2395)
    * Panel states are saved in panels.ini at quit only if "Auto save panels setup" option is set (#1939)
    * Incorrect key event handling in "Listing mode" dialog (#2045)
    * Usability of field history in "Find file" dialog (#2046, #2407)
    * Find "Whole words" search bug (#2396)
    * Directory ignorance does't work in file find (#2366, #2434)
    * Incorrect line jump when started as editor (#2344)
    * User menu in standalone mcedit doesn't show filetype-specific items (#1651)
    * Configure script doesn't set samba configdir (#2419)
    * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
    * Syntax highlighting is lost after manual change (#2324)
    * ~ is not treated properly in editor's "Save As" dialog (#2398)
    * Broken action 'cursor beyond EOL' (#2135, #2411)
    * Incorrect charset encoding in search in editor (#2417)
    * Segmentation fault in mcviewer on ARM architecture (#2356)
    * Viewer 'Goto' dialog doesn't allow go to the specified offset exactly (#2435)
    * Broken IPv4 FTP connection scheme (#121)
    * Default internal FISH scripts are broken (#2347)
    * Permission denied while connecting to Sun host via ssh (#2031)
    * Crash in copy/move progress dialog (#2448)
    * Broken autocompletion (#2288)
    * Text selection bugs in mcedit (#1898, #2437)
    * awk is used instead of grep in iso9660 VFS plugin (#1963)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.7.5.6
Beitrag von: SiLæncer am 10 Oktober, 2011, 09:03
Fixes

    extfs: strange error message when opening a 7z file if p7zip is not installed

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.3
Beitrag von: SiLæncer am 27 Juni, 2012, 21:45
Fixes

    Broken support of XDG_* shell variables (#1851)
    Segmentation fault while background copying (#2663)
    MC ignores second directory argument (#2762)
    Interpretation of LANG variable needs to be case insensitive (#2386)
    Cannot copy zero-length files with "Preallocate space" option (#2755)
    Problem in the Copy operation with unchecked the "Preserve attributes" option (#2278)
    Cursor position reset after update when panel is panelized, but doesn't (#2766)
    File selection reset after exit from the archive in the root (#2776)
    Hotlist: broken newly added entries if old-style path is present (#2753)
    Can't rebind Fx keys in the file manager (#2384)
    "justified" menu alignment (#2756)
    The last (or single) word of hyperlinks in the interactive help don't act on mouse clicks (#2763)
    'cd' command is not working in shell link (#2758)
    mc hangs on switching screens (#2608)
    Case sensitive search with SEARCH_TYPE_PCRE is broken (#2764)
    mcedit can't run w/o file as parameter (#2754)
    mcedit can't record input char (#2757)
    mcedit: save file on top of existing directory changes dir's permissions (#2761)
    Unable to edit gzipped files (#2759)
    mcedit hangs up on replace with regexp contains '^' or '$' (#1868)
    Segfault after open incorrect archive (#2775)
    mcdiff crashes if one panel is not in the listing mode (#2769)
    The password for vfs sessions remains in input history (#2760)
    Showing directory sizes is broken in VFS'es (#2765)
    Stale symlinks in vfs (#2777)
    Active VFS directories list contain incorrect current path (#2779)
    Date not set properly in manpage (#2692)
    Empty texinfo rule in mc.ext (#2774)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.9
Beitrag von: SiLæncer am 12 Juli, 2013, 13:40
Changelog:>>

Core
VFS

    extfs: support unrar-5 (#3015)
    extfs: use xorriso (if exists) for writing into ISO images (#3027)

Editor

    Support unlimited file size (#1743)

Viewer
Diff viewer
Misc

    Lot of code cleanups (#2990, #2071, #2164, #2998, #3003, #3005, #3022)
    Display additional info while viewing (by F3) *.iso files (#2006)
    New skins:
        modarin256: set of 256-color skins from Oliver Lange (#2737)

Fixes

    Fail to link if system lib does not contain strverscmp (#2992)
    Segfault when mc's temporary directory doesn't belong to the correct user (#3021)
    Race condition when creating temporary directory (#3025)
    Mouse doesn't work in screen and tmux (#3011)
    Incorrect file size in copy/move overwrite query dialog (#3000)
    Garbage in subshell prompt (#3001)
    Incorrect WLabel redraw after text change (#2991)
    Find File: "All charsets" options don't work (#3026)
    When an unknown key is pressed, it is interpreted as garbage (#2988)
    Segfault on creating new file in external editor (#3020)
    Rotating dash is not removed when mc finishes reading the directory (#2163)
    mcedit: word completion failed if word to be completed is begun from begin of file (#2245)
    mcview: broken switch between raw and parse modes (#2968)
    Hex viewer: continue search doesn't work (#2706)
    sftpfs: broken SSH aliases (#2923)
Titel: Midnight Commander 4.8.12
Beitrag von: SiLæncer am 05 April, 2014, 21:40
Major changes since 4.8.11
Core

    Speed up of file find (#2290)
    If cwd is a symlink it is kept at startup (#3093)
    Improve support of Zsh (#3121, #3124, #3125, #3177)
    Launch external editor/viewer without passing line number (#3117)
    Exit without confirmation by default (#3132)
    Simple user-friendly skin selector (#2165, #3178)
    Use Joliet and RockRidge? in ISO9660 image view action (#3187)

VFS

    Use .zip extension as preferred way to recognize ZIP archives (#2857)

Editor

    Configurable selection reset on CK_Store (#3111)

Viewer
Diff viewer
Misc

    Code cleanup (#3113, #3151)
    Adjust script permissions to installed ones (#2274)
    Fix name of FSF in add source files (#3167)
    Skin cleanups (#3180, #3184)
    Do not consider "String not found" message as error (#3179)

Fixes

    Broken build with NCurses (#3114)
    Incorrect tilde expansion in copy/rename/move dialog (#3131)
    Advanced chown: Escape on user list accepts value (#3150)
    Toggling hidden files using mouse doesn't update the other panel (#3156)
    Question mark in delete confirmation is on its own line (#3123)
    Popup dialogs wander upwards upon resize (#3173)
    Keypad '*' doesn't work with numlock off (#3133)
    Some inconsistencies in "Learn keys" UI (#3134)
    Unconventional behavior of "Display bits" dialog (#3152)
    Shift-Fn keys don't work in 256-color mode of tmux (#2978)
    mcedit: format paragraph produces inconsistent wrapping (#3119)
    mcedit: file out-of-date check on saving is botched (#3142)
    mcedit: 1st line is shifted after paragraph format (#1666)
    mcedit: trailing newline check applied too early when exiting (#3140)
    Inconsistency of the arrow's direction in the panel header line across skins (#3157)
    Possible segfault while passing messages to widgets (#3116)
    Possible segfault when freeing a VFS (#3116)
    Segfault in cpio VFS while reading corrupted RPM (#3116)
    Segfault in sftpfs VFS when trying to view a file (#3176)
    Incorrect handling of filenames with unrar v5 (#3073)
    FISH VFS: remote panel confused by filenames with '%' (#2983)
    iso9660: xorriso shows only one depth (#3122)
    Nicedark skin looks bad on black-on-white terminals (#3154)
    Incorrect definition of "topmiddle" and "bottommiddle" characters (#3183)

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.16
Beitrag von: SiLæncer am 17 März, 2016, 13:50
Changelog

Core

    Support for ash + bugfixes for bash, fish (#2742)
    Find file: empty file name matches any file name (#3593)
    Find file: empty value of "Content" is used instead of "Search for content" checkbox to disable search for content (#3594)
    Listbox: don't wraparound on mouse scroll (#3554)
    Internals:
        Listbox: various fixups (#3569: #3562, #3563, #3565, #3161)
        Split MSG_ACTION into MSG_ACTION and MSG_NOTIFY (#3566)

VFS

    Support lzip compression format (#2673, #1541)
    Support lz4 compression format (#3523)
    patchfs: support xz compression (#3443)
    Update uc1541 version (#3527)
    Add mc.ext patterns for initramfs / initrd (#3115)

Editor

    Add golang syntax (MidnightCommander?/mc#84)
    Update Puppet syntax (MidnightCommander?/mc#86)

Viewer
Diff viewer
Misc

    Code cleanup (#3555, #3547, #3587)
    Better subshell documentation (#3556)
    Fixes to the English man pages by Denys Vlasenko

Fixes

    Insufficient quoting in mc.menu (#2947)
    Broken ./configure --without-internal-edit (#3601)
    Memory leaks (#3547, #3561, #3567, #3572)
    No preallocation if appending during file copy (#3577)
    Cannot set mini-format for "brief" listing type (#3588)
    Info panel: incorrect inode information in some cases (#3214)
    Info panel: wrong device name with symbolic link (#3412)
    Info panel: buffer overflow (#3582)
    Regression: match filename, not full path in mc.ext (#3578)
    Broken case insensitive search in non-unicode locale (#3491)
    Error message prefixed with no sense "0:" (#3269)
    mcedit: buffer overflow (#3579)
    mcedit: "Lower case selection" command in User Menu (#3586)
    mcedit: close on ctrl-g (#3557)
    mcview: "Not found" result isn't reported in some cases (#3543)
    VFS: isofs doesn't show .dotfiles (#3537)
    VFS: isofs: cannot copy file from iso when Joliet without RockRidge? is used (#2851)
    VFS: extfs/unzip: enter into zip file fails with "inconsistent extfs archive" (#3433)
    VFS: SFTP: various bugs (#3581)
    VFS: FISH: provide major/minor info for block/char devices (#3599)
    Bashism in gitfs+ extfs helper (#3379)
    Non-portable invocation of man (#3509)
    mc-wrapper leaves MC_USER set (#3550)
    Broken silent opening of files in background (#3574)
    Run identify on JPEGs even if exif is not installed (#3568)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.17
Beitrag von: SiLæncer am 11 Mai, 2016, 20:15
Changelog

Major changes since 4.8.16

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)

Viewer

Diff viewer

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)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.19
Beitrag von: SiLæncer am 07 März, 2017, 17:40
Changelog

Core:

Replace $MC_HOME with $MC_PROFILE_ROOT (#3684)
Allow rebind TAB key to change panel (#3672)
Support for True Color (16 millions colors) (#3145)
Color aliases in skin files (#3711)

VFS:

Support timestamps with nanosecond precision for copy/move operations (#3575)
Introduce EXTFS helpers tester (#3730, #3744, #3752, #3753, #3751)
Teach u7z to parse archive listings w/o sizes and/or dates (#2707)
Teach rpm helper about transaction scripts (#3750)
Fix hp48, uace & uarc extfs which used an obsolete date format (#3729, #3747)

Editor:

Syntax:

updates of HTML and ebuild highlighting
highlight *.t (Perl test) files as Perl scripts
disassociate .cl file extension from LISP syntax (#3691)

Add syntax highlighting:

OpenCL (#3690)
OpenShadingLanguage? (#3762)
YAML (#3293)

Misc:

Code cleanup (#3693, #3703, #3721, #3763)
Add true color skins: 'Four seasons' (#3724)
Activate --enable-tests by default if check is found (#3708)
Added new skin: YADT (MidnightCommander/mc#115)

Fixes:

Segfault on switching left panel to Info (#3700)
Broken compatibility with ncurses (#3697)
Setting MC_HOME makes mc ignore ~/.bashrc (#3684)
mc_tmpdir() use a buffer of only 64 characters (#3736)
Some bugs in the parsing of hexadecimal search patterns (#3694)
Hexadecimal search fails on binary data (#3589)
Broken file list resorting on double click on panel header line (#3715)
Wrong dialog resizing and positioning (#3714, #3723)
Widget's 'disabled' status is not toggled immediately (#3716)
Last item of 'Options/Layout/Horizontal' radiobuttons remains highlighted (#3717)
'Options/Layout/Equal split' checkbox gets reverted (#3718)
Panels: cannot show more than one "column" in user defined listing mode (#3757)
Mix of MSG_NOTIFY and MSG_FOCUS messages (#3731)
skins: 'window-state-char' and 'window-close-char' are parsed as colors (#3710)
Pressing and in the hotlist dialog doesn't refresh it (#3775)
mcview: an error message about bad regexp isn't shown (#3720)
mcedit: fix etags filenames parsing (#3698)
mcedit: fix mouse active area for maximize / close buttons (#3774)
mcedit: frames (MDI interface) don't reflect the focus state (#3766)
mcedit: frames (MDI interface) sometimes obscure the buttonbar (#3760)
mcedit doesn't show search error messages when searching backwards (#3735)
help viewer: tab characters handled incorrectly (#3754)
VFS: incorrect zoo archive listing (#3696)
VFS: segfault in VFSs not setting block size in stat (#3749)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.19 Build 204
Beitrag von: SiLæncer am 06 Oktober, 2017, 19:40
Changelog

Core:

Replace $MC_HOME with $MC_PROFILE_ROOT (#3684)
Allow rebind TAB key to change panel (#3672)
Support for True Color (16 millions colors) (#3145)
Color aliases in skin files (#3711)

VFS:

Support timestamps with nanosecond precision for copy/move operations (#3575)
Introduce EXTFS helpers tester (#3730, #3744, #3752, #3753, #3751)
Teach u7z to parse archive listings w/o sizes and/or dates (#2707)
Teach rpm helper about transaction scripts (#3750)
Fix hp48, uace & uarc extfs which used an obsolete date format (#3729, #3747)

Editor:

Syntax:

updates of HTML and ebuild highlighting
highlight *.t (Perl test) files as Perl scripts
disassociate .cl file extension from LISP syntax (#3691)

Add syntax highlighting:

OpenCL (#3690)
OpenShadingLanguage? (#3762)
YAML (#3293)

Viewer:

Diff viewer:

Misc:

Code cleanup (#3693, #3703, #3721, #3763)
Add true color skins: 'Four seasons' (#3724)
Activate --enable-tests by default if check is found (#3708)
Added new skin: YADT (MidnightCommander/mc#115)

Fixes:

Segfault on switching left panel to Info (#3700)
Broken compatibility with ncurses (#3697)
Setting MC_HOME makes mc ignore ~/.bashrc (#3684)
mc_tmpdir() use a buffer of only 64 characters (#3736)
Some bugs in the parsing of hexadecimal search patterns (#3694)
Hexadecimal search fails on binary data (#3589)
Broken file list resorting on double click on panel header line (#3715)
Wrong dialog resizing and positioning (#3714, #3723)
Widget's 'disabled' status is not toggled immediately (#3716)
Last item of 'Options/Layout/Horizontal' radiobuttons remains highlighted (#3717)
'Options/Layout/Equal split' checkbox gets reverted (#3718)
Panels: cannot show more than one "column" in user defined listing mode (#3757)
Mix of MSG_NOTIFY and MSG_FOCUS messages (#3731)
skins: 'window-state-char' and 'window-close-char' are parsed as colors (#3710)
Pressing <right> and <left> in the hotlist dialog doesn't refresh it (#3775)
mcview: an error message about bad regexp isn't shown (#3720)
mcedit: fix etags filenames parsing (#3698)
mcedit: fix mouse active area for maximize / close buttons (#3774)
mcedit: frames (MDI interface) don't reflect the focus state (#3766)
mcedit: frames (MDI interface) sometimes obscure the buttonbar (#3760)
mcedit doesn't show search error messages when searching backwards (#3735)
help viewer: tab characters handled incorrectly (#3754)
VFS: incorrect zoo archive listing (#3696)
VFS: segfault in VFSs not setting block size in stat (#3749)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.20
Beitrag von: SiLæncer am 28 November, 2017, 21:10
Changelog

Major changes since 4.8.19
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)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.21
Beitrag von: SiLæncer am 04 Juni, 2018, 20:40
Changelog

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)

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)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.22
Beitrag von: SiLæncer am 05 Januar, 2019, 10:10
Changelog

Core:

Support BTRFS's file clone operation (#1983)
Find file: show pattern and content in the results window title (#3453)
Find file: remember state (empty or not) of Content field (#3924)
Improve support IBM i (#3927)
Improve handling of hard link creation errors (#3678)
Support user-defined prompt in the Fish subshell (#3944)

VFS:

sftp: preserve atime and mtime (#3917)

Editor:

man page cleanup (#3918)

syntax:

PHP - highlight keyword 'null' (#3920)
Meson - initial implementation (#3940)

Misc:

ext.d: use MPV as a fallback for mplayer -identify (#3919)
ext.d: improve recognition of MS Office formats (#3929)
Code cleanup (#3915)
Cleanup hint files

Fixes:

Won't compile for Apple (#3930)
"Cannot create target file" when target has backslash space in the name (#3923)
Quiet single file overwrite (#3908)
Show error message for each not-installed program when view documents in MS Word and Excel formats (#3926)
Crash when trying some sftp connections (#3937)
Crash when return to filemanager from subshell (#3943)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.23 Build 213
Beitrag von: SiLæncer am 03 Oktober, 2019, 21:50
Changelog

Core

    Modify "File exists" query dialog (#3935):
        change layout
        rename "Update" button to "If older"
        add new "If smaller" button": overwrite file with smaller one
        add "Don't overwrite with zero length file" checkbox
    Speed up of large directory structures delete (#3958)
    Support key binding for menu (#212)

VFS

Editor

    Expanded syntax highlighting rules (#3975):
        expanded file name regexp for sh.syntax
        use ini.syntax for systemd cofiguration files
    Syntax updates:
        shell (#3981)
        ebuild (#3988)
        RPM spec (#3991)

Viewer

    Quick one-off backwards search with N. New action SearchOppositeContinue for key bind (default is shift-n) (#3452)

Diff viewer

Misc

    Code cleanup (#3955)
    Use Geeqie (a fork of GQview) as main image viewer, fallback to GQview (#3962)
    File highlighting updates (#3966)
        .go, .s: highlight as source
        .m4v: highlighting as media
    New skins:
        featured-plus: featured skin with alternative directory and file select/mark colors (#3973)

Fixes

    Compilation fail on AIX (#3960)
    Incorrect file version sort (#3965, #3905)
    Garbage in the hardlink error creation message window (#3990)
    Cannot shell, or FTP, or SFTP link when the file panel is tree, or info, or quick view (#3948)
    Failed gpm connect attempt ... for vc /dev/tty0 (#3208, #3614)
    Incorrect include/editor order in mc.ext (#3965)
    mcedit: incorrect C/C++ syntax highlighting in some cases (#3487)
    Unknown type name 'sighandler_t' on Illumos (#3971)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.24
Beitrag von: SiLæncer am 21 Januar, 2020, 04:45
Changelog

    Core:

    Drop bundled gettext (#3629)
    Implement the file edit and view history. Default shortcut is alt-shift-e (#2733)
    Enable subshell in standalone mceditor, mcviewer, and mcdiffviewer (#3380)
    Refactoring of SIGWINCH handling (#117, #4019)
    Prevent run/open files with double right click (#4016)
    Improve support of Windows 1251 encoding on Solaris (#3992)
    Support binary reproducible builds (via --disable-configure-args configure option) (#4031)

    VFS:

    sftpfs: support keyborad interactive authentication (#3921)
    uc1541 extfs: update up to 3.3 version (#3936)

    Editor:

    Syntax:

    add yabasic (Yet Another BASIC) syntax highlighting (#4005)
    improve YAML syntax highlighting (#4010)
    add "​https://" to Debian sources.list syntax (#4018)
    add .desktop files (#4022)
    improve RPM spec file syntax highlighting (#4037)
    improve Debian sources.list syntax highlighting (#4041)

    Misc:

    Code cleanup (#3997, #4030, #4038, #4039)
    menu.mc: handle symbolic links to compressed archives (#4009)
    File highlighting updates (#4015)
    part - partial files, e.g. used by many download managers ([temp])
    apk - Android packages, deb - Debian packages ([archive])
    ts - MPEG-TS streams ([media])

    New skins:

    julia256: a dark skin with calm colors and good contrast.

    Fixes:

    Compile failure on AIX 7.2 (#4033)
    Compile failure on OS X 10.9 (#4035)
    Enter key works as Down one in menu (#4006)
    Menubar: incorrect mouse click coordinate (#4013)
    Rotating dash generates way too much output (#3859)
    Totals aren't computed before move of a single directory (#4027)
    Editor: unusable dynamic paragraphing (#3996)
    VFS: iso9660 does not report listing errors (#3993)
    VFS: extfs: nested archives are not removed from temporary directory (#4000)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.26
Beitrag von: SiLæncer am 07 Mai, 2021, 11:50
Changelog

Core

    Support file names of any length (#4145)
    Implement persistent command line buffer for subshell (bash >= 4, zsh and fish are supported) (#4114, #4124, #4126)
    Implement shadows of dialog windows and menus (#4102)
    Allow running clipboard commands if DISPLAY is not set (#4133)
    Add support of "alacritty", "tmux", and "tmux-256color" terminals (#4149)

VFS

    Support wim archive format (using wimtools (​https://wimlib.net/)) (#4100)
    Support pak archive format (using unar (​https://theunarchiver.com/)) (#4130)

Editor

    Add Swift syntax highlighting (MidnightCommander?/mc#159)

Viewer

Diff viewer

Misc

    Code cleanup (#4103, #4127, #4131)
    ext.d/sound.sh: replace xmms with audacious (part of #4127)
    mc.ext: improve handling of compressed content (#4128, #2117)
    mc.ext: add support for OpenDocument? flax xml formats: fodt, fods, fodp, fodg (#4157)
    Filehighlight fodg, fodp, fods, fodt, odg files as documents
    modarcon16 skin: make consistent with whitespaces (#4158)

Fixes

    0000 permissions are not preserved on copy/move file (#4155)
    Chattr dialog doesn't work with mouse (#4104)
    Wrong copy ETA displaying if "Follow links" option is set (#4101)
    C-i ("change panel" shortcut) has no effect (#4107)
    C-l ("refresh screen") and A-` ("switch screens") shortcuts have no effect (#4142, #4153)
    Cancel of history or completion window marks input lines as modified (#4152)
    Unexpected subshell execution at panel switch (#2110)
    Lock up after pressing Tab in subshell (#2269)
    tcsh: error: "The Commander can't change to the directory" (#4120)
    vfs: extfs: cannot handle files with name started with dash or space (#4077)
    vfs: hang on accessing files within a nested VFS for first 60 seconds (#4147)
    vfs: lose content of the current directory on a mounted CIFS share (on Linux >= 5.1) (#3987)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.27
Beitrag von: SiLæncer am 02 September, 2021, 18:30
Changelog

Core

    Minimal version of Autoconf is 2.64 (#3603)
    Minimal version of Automake is 1.12 (#3986)
    Minimal version of Gettext is 0.18.2 (#3603)
    Minimal version of libssh2 is 1.2.8 (#4259)
    Reimplement version detection (#3603, #4249)
    Significantly reduce rebuilt time after version change (#2252, #4266)
    Drop automatic migration of configuration from ~/.mc to XDG-based directories (#3682)
    zsh: support custom configuration file: ~/.local/share/mc/.zshrc (#4203)
    Widgets: implement WST_VISIBLE state to show/hide widgets (#2919)
    "Find File": add "Follow symlinks" option (#2020)

VFS

    extfs: support unrar-6 (#4154)
    extfs: support official 7z binary (7zz) (#4239)
    ftpfs: apply file list parser from lftp project (#2841, #3174)

Editor

    Word completion: get candidates from all open files (#4160)
    etags: get rid of hardcoded list length and window width (#4132)

    Update syntax files:

        python (#4140)

    Add syntax highlighting:

        Verilog and SystemVerilog? header files (#4215)
        JSON (#4250)
        openrc-run scripts (#4246)

Viewer

Diff viewer

Misc

    Code clean up (#4179, #4173, #4269)
    Filehighlight of c++ and h++ files as sources (#4194)
    Filehighlight of JSON files as documents (#4250)
    Support of alacritty terminal emulator (​https://github.com/alacritty/alacritty) (#4248)
    Support of foot terminal emulator (​https://codeberg.org/dnkl/foot) (#4251)
    Support of (alt+)shift+arrow keys in st terminal emulator (st.suckless.org) (#4267)
    Mouse support in screen: don't check $DISPLAY variable (#4233)
    mc.ext: support fb2 e-books (#4167)
    ext.d: use mediainfo to view info about various media files (#4167)
    Remove OS/distro-specific package-related stuff from source tree (#4217)

Fixes

    FTBFS against NCurses on OS X 10.9.5 (#4181)
    Segfault on dialog before panels get visible (#4244)
    Crash if shadow is out of screen (build against NCurses) (#4192)
    Crash in search (#4222)
    Crash on startup with enabled subshell in FreeBSD (workaround) (#4213)
    Hang on start randomly with zsh as subshell (#4198)
    If command line is invisible it's partially displayed (#4182)
    Broken handling of zip archives (#4180, #4183)
    Broken handling of jar files as zip archives (#4223)
    Timestamps of symlinks, sockets, fifos, etc are not preserved after copy/move (#3985)
    %view action in the user menu doesn't work on no-exec filesystem (#4242)
    Hardlinks are not colored by file type or extension (#3375)
    mcedit: silent macro makes terminal disrupted (#4171)
    mcedit: disrupting of TAGS file path (#4207)
    vfs: unable to browse compressed tar archives (#4191)
    sftpfs vfs: CVE-2021-36370: server fingerprint isn't verified (discovered by AUT-milCERT during an audit of open source software) (#4259)
    ftpfs vfs: month of file is always January (#4260)
    Tests: log files are written by libcheck and automake simultaneously (#3986)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.28
Beitrag von: SiLæncer am 20 Dezember, 2021, 21:20
Changelog

Major changes since 4.8.27
Core
VFS

    Remove SMB support (#1)

Editor

    Add syntax highlighting:
        Ngspice/SPICE (?http://ngspice.sourceforge.net/) (#4316, #4319)
        DOT/Graphviz (?https://graphviz.org/doc/info/lang.html) (#4322)

Viewer

    Support file/dir macros from mc.ect for standalone viewer (#4150)

Diff viewer
Misc

    Code cleanup (#4270)

Fixes

    FTBFS with ncurses build with --disable-widec (#4200)
    There is no exit on Ubuntu PPC64 big endian (#3887)
    Accelerator conflict in Left/Right? menu (#4284)
    move a lot of files across filesystems is slow (#4287)
    mc.ext: wrong order of rules: general matches are made before more specific ones (#4273)
    mc.ext: compressed man pages are shown unformatted (#4272)
    ext.d/misc.sh: invoking /bin/cat on systems that have no /bin/cat (like NixOS) (#4298)
    mcedit: errors in syntax definitions (#4286)
    VFS: FISH: when uploading a symbolic link, it creates both the link and its target (#4281)
    VFS: SFTP: timestamps are not preserved for uploaded symlink (#4285)
    Typo in skin files (#3146)

[close]

http://www.midnight-commander.org/
Titel: Midnight Commander 4.8.31 Build 230
Beitrag von: SiLæncer am 06 April, 2024, 18:40
Changelog

mc merge 4.8.31 (#70)
mbedtls 3.5.2 (#67)
AltGr detection (#71, #52)
mcdiff integration (#74)
cd/cdpath (#72)

[close]

http://www.midnight-commander.org/