pkgsrc/sysutils/mc/distinfo

10 lines
654 B
Text
Raw Normal View History

$NetBSD: distinfo,v 1.42 2021/10/26 11:19:50 nia Exp $
BLAKE2s (mc-4.8.27.tar.xz) = a1f2b037e18359a185fe0e882270674030a78e8a35582fe2e4ad884f6c83b185
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
2021-10-18 15:36:45 +02:00
SHA512 (mc-4.8.27.tar.xz) = c955d66cee06e3a0e0c795f2f6b98b184762363390a903cf8ef83dc5e98e6e94d5a9c06c4788d9ff4b3ae111541df8c7dc0b864a5c21c40421a81cd8690e9a69
Size (mc-4.8.27.tar.xz) = 2510296 bytes
mc: Update to 4.8.24 Version 4.8.24 - 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)
2020-01-25 16:00:42 +01:00
SHA1 (patch-contrib_Makefile.in) = 0b9ad555c2f702cba12b6b5e5f0ae07c16499903
SHA1 (patch-misc_Makefile.in) = b17cdebdcd0adae91a6cff3f25939cebeb1e964f
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
2021-10-18 15:36:45 +02:00
SHA1 (patch-src_subshell_common.c) = f38eab7cae73799509c57e2fe507d085701e541f
2019-11-20 18:02:14 +01:00
SHA1 (patch-src_vfs_sfs_Makefile.in) = 90ce81b0dcf2ef2134884137d86e147219d180ed