Next | Query returned 126 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-09-29 19:30:57 by Jonathan Perkin | Files touched by this commit (1)
Log message:
mc: ncurses option needs ncursesw.

Requires functions such as mvadd_wchnstr that are only available in the latter.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72)
Log message:
*: Remove hardcoded -liconv / -lintl on SunOS.

This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
   2022-07-29 18:29:09 by Jonathan Perkin | Files touched by this commit (15) | Package updated
Log message:
*: Explicitly pass -lintl on SunOS where required.

Recent libtool update appears to have exposed more of these.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-04-12 17:29:04 by Nia Alarie | Files touched by this commit (4) | Package updated
Log message:
mc: update to 4.8.28

Version 4.8.28

- VFS

  * Remove SMB support

- Editor

  * Add syntax highlighting:
    * Ngspice/SPICE
    * DOT/Graphviz

- Viewer

  * Support file/dir macros from mc.ect for standalone viewer

- Misc

  * Minimal version of "check" utility is 0.9.10.
  * Code cleanup
  * Support Shift+Fn keys for KiTTY
  * Filehighlight:
    * graphical formats: avif, jp2, jxl, heic, heif, psb, psd
    * Markdown

- Fixes

  * FTBFS with ncurses build with --disable-widec
  * There is no exit on Ubuntu PPC64 big endian
  * Segfault on change panel mode
  * Accelerator conflict in Left/Right menu
  * move a lot of files across filesystems is slow
  * mc.ext: wrong order of rules: general matches are made before more specific ones
  * mc.ext: compressed man pages are shown unformatted
  * ext.d/misc.sh: invoking /bin/cat on systems that have no /bin/cat
  * mcedit: errors in syntax definitions
  * VFS: FISH: when uploading a symbolic link, it creates both the link and its \ 
target
  * VFS: SFTP: timestamps are not preserved for uploaded symlink
  * VFS: EXTFS: incorrect test of isoinfo
  * Typo in skin files
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-18 15:36:45 by Nia Alarie | Files touched by this commit (4)
Log message:
mc: 4.8.27

Version 4.8.27

- Core

    * Minimal version of Autoconf is 2.64
    * Minimal version of Automake is 1.12
    * Minimal version of Gettext is 0.18.2
    * Minimal version of libssh2 is 1.2.8
    * Reimplement version detection
    * Significantly reduce rebuilt time after version change
    * Drop automatic migration of configuration from ~/.mc to XDG-based directories
    * zsh: support custom configuration file: ~/.local/share/mc/.zshrc
    * Widgets: implement WST_VISIBLE state to show/hide widgets
    * "Find File": add "Follow symlinks" option

- VFS

    * extfs: support unrar-6
    * extfs: support official 7z binary
    * ftpfs: apply file list parser from lftp project

- Editor

    * Word completion: get candidates from all open files
    * etags: get rid of hardcoded list length and window width
    * Update syntax files:
        - Python
    * Add syntax highlighting:
        - Verilog and SystemVerilog header files
        - JSON
        - openrc-run scripts

- Misc

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

- Fixes

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

Next | Query returned 126 messages, browsing 1 to 10 | Previous