1 Commits

Author SHA256 Message Date
3be791fd2c - Update to 4.8.32:
- Core
    - Tell the current directory to the terminal using OSC 7 sequence (so it can open new tabs there) ()
    - Preserve ext2fs attributes on copy/move operations ()
    - Change name of temporary directory: make it unique for each run ()
    - Hide password in file operation progress dialog ()
    - Support reget in file move operation ()
    - Implement nanosecond precision timestamps on non-Linux (macOS, BSD, AIX, Solaris) ()
    - Remove remaining mmap code to simplify maintenance () 
  - VFS
    - extfs: support unrar-7 () 
  - Editor
    - Improve syntax highlighting:
    -     C and C++ (MidnightCommander?/mc#195, ) 
  - Viewer
  - Diff viewer
    - Add man page mcdiff.1 () 
  - Misc
    - Code cleanup ()
    - New skins
      - xoria256-thin, xoria256root-thin ()
      - modarcon16-defbg-thin, modarcon16-thin, modarcon16root-defbg-thin, modarcon16root-thin ()
      - modarin256-defbg-thin, modarin256-thin, modarin256root-defbg-thin, modarin256root-thin ()
      - julia256root () 
    - mc.ext.ini: clarify escaping of spaces and parenthesis () 
  - Fixes
    - External editor does not work with arguments in $EDITOR ()
    - fish shell: strings " cd (printf '%b' ... " in history ()
    - Redundant back slashes for autocomplete ()
    - subshell: call execl with argv[0] that is not an actual path to Bash ()
    - mcedit: php.syntax: comment highlight from start of light only ()
    - mcedit: wrong replacement using regular expressions with begin or end of line (, )
    - mcedit: losing column position when navigating up/down (MidnightCommander?/mc#194)
    - mcedit: macro deletes text ()
    - mcedit: macros are applied to the pasted text ()
    - extfs: iso9660: xorriso is slow to open an ISO image (, )
    - extfs: u7z: wrong add of nested directories to archive ()
    - extfs: segfault on enter to deleted archive ()
    - tar: segfault on copy files from archive ()
    - man: typo () 
- Remove mc-extfs-iso9660-xorriso.patch patch which doesn't apply anymore.
- Other patches reapplied.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=160
2024-09-17 15:26:47 +00:00