Opened 4 weeks ago

Closed 4 weeks ago

#20966 closed enhancement (fixed)

mc-4.8.33

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Douglas R. Reno, 4 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Bruce Dubbs, 4 weeks ago

Owner: changed from Douglas R. Reno to Bruce Dubbs
Status: assignednew

comment:3 by Bruce Dubbs, 4 weeks ago

Status: newassigned

comment:4 by Bruce Dubbs, 4 weeks ago

Version 4.8.33

Starting with this release, we will be using language features that require a C99 compiler to build.

Core

  • Minimal version of Automake is 1.14
  • Upgrade C standard to C99
  • Support ksh variants as subshell
  • Improve fish 4.0 shell support
  • Add support for bash PROMPT_COMMAND being an array
  • Don't override ENV variable for ash/dash subshell
  • Don't disable verbose mode if tty baudrate can't be reliably determined
  • New keymap for vim users

VFS

  • extfs vfs: chmod/chown inside extfs (e.g. zip archive) silently fails
  • Add embedded torrent viewer/vfs

Misc

  • Code cleanup
  • Adjust mc-wrappers to work with the new MC_TMPDIR creation logic
  • Prefer console players for sound, images and video in non-graphical sessions
  • Support TERM=xterm-clear for FreeBSD users
  • mc.ext.ini:
    • Support for Rust crates file format
    • Support for OpenEmbedded ipk archives
  • ext.d: select browser at runtime
  • Move CI from Travis to GitHub Actions

Fixes

  • Segfault if filter makes file panel empty
  • Segfault in built-in help when going to the previous topic
  • Incorrect handling of ext2 attributes of a directory
  • Failed copy/move operations make ETA inaccurate
  • Hotlist: use after free
  • mc.ext.ini: typo for apt view command line
  • mcedit: visual glitches if built with aspell, but libraries not installed
  • mcedit: segfault on new file creation
  • mcedit: PageDown skips lines in edit window
  • mcedit: cursor jumps during PageDown in edit window
  • mvciew: false-positive regex search of BOL
  • mcdiff: segmentation fault on empty files merge
  • tar vfs: double free
  • sftpfs vfs: use after free
  • tests: fix charset-related code on non-glibc platforms (Alpine, Illumos)
  • tests: use weak symbols instead of symbol duplication to support non-GNU linkers / macOS

comment:5 by Bruce Dubbs, 4 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

9944c352d0 Update to mc-4.8.33.
a78f92ef1f Update to httpd-2.4.63.
Note: See TracTickets for help on using tickets.