Changes between Version 49 and Version 50 of NEWS-4.8.33


Ignore:
Timestamp:
01/12/25 07:46:10 (6 days ago)
Author:
zaytsev
Comment:

#4605

Legend:

Unmodified
Added
Removed
Modified
  • NEWS-4.8.33

    v49 v50  
    1212  * Improve fish 4.0 shell support (#4597) 
    1313  * Add support for bash PROMPT_COMMAND being an array (#4599) 
     14  * Don't override ENV variable for ash/dash subshell (#4605) 
    1415  * Don't disable verbose mode if tty baudrate can't be reliably determined (#2452) 
    1516 
    1617=== VFS === 
     18  * extfs vfs:  chmod/chown inside extfs (e.g. zip archive) silently fails (#4629) 
    1719 
    1820=== Editor === 
     
    2426=== Misc === 
    2527  * Code cleanup (#4572, #4593, #4595, #4598) 
     28  * Adjust mc-wrappers to work with the new MC_TMPDIR creation logic (#4575) 
    2629  * Prefer console players for sound, images and video in non-graphical sessions (#4479, #4596) 
    2730  * New keymap for vim users (#4588) 
    28   * Adjust mc-wrappers to work with the new MC_TMPDIR creation logic (#4575) 
    2931  * Support `TERM=xterm-clear` for FreeBSD users (#2633) 
    30   * Move CI from Travis to !GitHub Actions (#4170, #3738, #4602) 
    3132  * mc.ext.ini: 
    3233    * Support for Rust crates file format (#4609) 
    3334    * Support for OpenEmbedded ipk archives (#4626) 
    3435  * ext.d: select browser at runtime (#4615) 
     36  * Move CI from Travis to !GitHub Actions (#4170, #3738, #4602) 
    3537 
    3638=== Fixes === 
     
    4951  * tar vfs: double free (#4616) 
    5052  * sftpfs vfs: use after free (#4620) 
    51   * extfs vfs:  chmod/chown inside extfs (e.g. zip archive) silently fails (#4629) 
    5253  * tests: fix charset-related code on non-glibc platforms (Alpine, Illumos) (#3972, #4495) 
    5354  * tests: use weak symbols instead of symbol duplication to support non-GNU linkers / macOS (#4584, #3542)