Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mc | Distribution: openSUSE Tumbleweed |
Version: 4.8.32 | Vendor: openSUSE |
Release: 3.2 | Build date: Tue Dec 3 13:13:23 2024 |
Group: Productivity/File utilities | Build host: reproducible |
Size: 3032351 | Source RPM: mc-4.8.32-3.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://midnight-commander.org/ | |
Summary: Midnight Commander |
GNU Midnight Commander (also referred to as MC) is a user shell much like the (in)famous Norton Commander with text-mode full-screen interface. It can be run on the OS console, in xterm and other terminal emulators. GNU Midnight Commander allows you to manage files while making most of your screen and giving you a clear representation of the filesystem, yet it's simple enough to be run over a telnet or ssh session. MC needs several other programs for its various extfs extensions, e.g. isoinfo (from mkisofs) or xorriso for the iso:// extension.
GPL-3.0-or-later
* Tue Dec 03 2024 Matej Cepl <mcepl@cepl.eu> - Add mc-ext-obscpio.patch making mc handle SUSE *.obscpio archives (bsc#1233006). * Mon Sep 23 2024 Adam Mizerski <adam@mizerski.pl> - Added patch 4575-fix-wrapper.patch - fixes boo#1203617 * Tue Sep 17 2024 Matej Cepl <mcepl@cepl.eu> - Update to 4.8.32: - Core - Tell the current directory to the terminal using OSC 7 sequence (so it can open new tabs there) (#3088) - Preserve ext2fs attributes on copy/move operations (#4532) - Change name of temporary directory: make it unique for each run (#4535) - Hide password in file operation progress dialog (#4541) - Support reget in file move operation (#4563) - Implement nanosecond precision timestamps on non-Linux (macOS, BSD, AIX, Solaris) (#4563) - Remove remaining mmap code to simplify maintenance (#3960) - VFS - extfs: support unrar-7 (#4518) - Editor - Improve syntax highlighting: - C and C++ (MidnightCommander?/mc#195, #4556) - Viewer - Diff viewer - Add man page mcdiff.1 (#4224) - Misc - Code cleanup (#4524) - New skins - xoria256-thin, xoria256root-thin (#4530) - modarcon16-defbg-thin, modarcon16-thin, modarcon16root-defbg-thin, modarcon16root-thin (#4530) - modarin256-defbg-thin, modarin256-thin, modarin256root-defbg-thin, modarin256root-thin (#4530) - julia256root (#4536) - mc.ext.ini: clarify escaping of spaces and parenthesis (#4502) - Fixes - External editor does not work with arguments in $EDITOR (#4533) - fish shell: strings " cd (printf '%b' ... " in history (#4521) - Redundant back slashes for autocomplete (#4292) - subshell: call execl with argv[0] that is not an actual path to Bash (#4549) - mcedit: php.syntax: comment highlight from start of light only (#4519) - mcedit: wrong replacement using regular expressions with begin or end of line (#4525, #4526) - mcedit: losing column position when navigating up/down (MidnightCommander?/mc#194) - mcedit: macro deletes text (#4540) - mcedit: macros are applied to the pasted text (#4562) - extfs: iso9660: xorriso is slow to open an ISO image (#3570, #4567) - extfs: u7z: wrong add of nested directories to archive (#4559) - extfs: segfault on enter to deleted archive (#4560) - tar: segfault on copy files from archive (#4561) - man: typo (#4550) - Remove mc-extfs-iso9660-xorriso.patch patch which doesn't apply anymore. - Other patches reapplied. * Mon Mar 18 2024 pgajdos@suse.com - remove dependency on /usr/bin/python3 using %python3_fix_shebang_path macro, [bsc#1212476] * Mon Mar 04 2024 Adam Mizerski <adam@mizerski.pl> - fix python3 dependency (boo#1220900) * Fri Feb 23 2024 pgajdos@suse.com - Use %patch -P N instead of deprecated %patchN. * Mon Jan 29 2024 ecsos <ecsos@opensuse.org> - Update to 4.8.31 - Core * Minimal version of GLib is 2.32.0. - VFS * fish: drop support of native FISH server and protocol. Rename VFS to shell (#4232) * extfs; - uc1541 extfs: update up to 3.6 version (#4511) - s3+: port to Python3 (#4324) * Support for LZO/LZOP compression format (#4509) - Misc * Skins: add color for non-printable characters in editor (#4433) - Fixes * FTBFS on FreeBSD with ext2fs attribute support (#4493) * Broken stickchars (-a) mode (#4498) * Wrong timestamp after resuming of file copy operation (#4499) * Editor: wrong deletion of marked column (#3761) * Diff viewer: segfault when display of line numbers is enabled (#4500) * Tar VFS: broken handling of hard links (#4494) * Sftp VFS: failure establishing SSH session due hashed host names in ~/.ssh/known_hosts (#4506) * Shell VFS: incorrect file names with cyrillic or diacritic symbols (#4507) * mc.ext.ini: incorrect description of of how multiple sections and keys with same names are processed (#4497) * mc.ext.ini: unescaped backslash \ is treated as invalid escape sequence in glib-2.77.3 and glib-2.79 (#4502) * mc.ext.ini: file "Makefile.zip" is handled as Makefile not as zip-arhive (#4419) - Rebase mc-ext-audio.patch, mc-extd-xdg.patch and mc-vfs-fish-deleted_source_file.patch * Tue Aug 15 2023 ecsos <ecsos@opensuse.org> - Update to 4.8.30 - Core * Support PCRE2 as search engine (via ----with-search-engine=pcre2) (#4450) * Implement panelization buffers for both file panels (#4370) - VFS * tar: support extended headers (including long file names and sparse files) (#1952, #2201) * extfs helpers: replace "perl -w" with "use warnings" (MidnightCommander/mc#174) * extfs/patchfs: be more specific in error message (#4485) - Editor * Add syntax highlighting: - Jenkinsfiles (#4469) - B language (#4470) * Improve syntax highlighting: - ECMAScript (MidnightCommander/mc#172) - ECMAScript in TypeScript (MidnightCommander/mc#172) - use diff syntax highlighting for git commit messages (COMMIT_EDITMSG) (MidnightCommander/mc#85) - Misc * Code cleanup (#4426, #4438) * Filehighlight: - recognize vsix files as zip files (MidnightCommander/mc#171) * Skin updates: - julia256 (#4441, #4445) - Fixes * Usage of 'sed' in build system/makefiles is not portable (#4459, #4466) * Unportable '$<' in Makefiles (#4460) * FTBFS if ncurses used without --with-ncurses-includes= configure parameter (#4462) * Ncurses library is duplicated in MCLIBS (#4463, #4465) * FTBFS without ext2fs attributes support (#4464) * Wrong sort order after swapping panels (#4432) * Incorrect time delimiter in the copy/move progress window (#4437) * Incorrect redraw of overlapped file panels (#4408) * Subshell/Command line prompt is empty/missing (#3121) * Find file: relative ignore directory is applied to the start search directory (#4235) * Diff viewer: options are not applied on second run (#4486) * mc.ext.ini: 'Edit' command from 'Default' section is ignored (#4434) * mc.ext.ini: .md files are not recognized as Markdown ones by extension (#4444) * mcedit: off-by-one error in paragraph formatting (#4446) * ftp: incomplete file listing: block and character devices, pipes, sockets are missed (#4472) * Various typos in the source code (MidnightCommander/mc#177, MidnightCommander/mc#178) * Wed Apr 26 2023 Jan Engelhardt <jengelh@inai.de> - Replace xorg-x11-devel by pkgconfig(...) * Thu Mar 23 2023 Adam Majer <adam.majer@suse.de> - mc-ext-audio.patch: refresh patch * Sun Mar 19 2023 Dirk Müller <dmueller@suse.com> - update to 4.8.29: * Add more options for panel filter (#1373): * "Files only" * "Case sensitive" * "Using shell patterns" * Continue copy after interrupt * Restore menu accelerator for "Sort order": back to "S"; change menu accelerator for "SFTP link" to "N" * Add support for cross-compilation with PERL path different between --build and --host * Bootstrap with autotools providing direct support for Apple M1 * Port mc.ext to INI format and rename to mc.ext.ini * Implement compound (AND) conditions (Type/Shell and Type/Regex pairs) to disambiguate overloaded extensions * There is no fallback to previous mc.ext format * Editor + Change location of all user's syntax related stuff to ~/.local/share/mc/syntax/ directory + syntax/Syntax: document location of syntax files + Improvements of syntax highlighting: + YAML: improve multiline blocks highliting + New syntax highlighting: + Privoxy (https://www.privoxy.org) actions files + TOML (Tom's Obvious Minimal Language) + sqlite3 view: use 'immutable=1' URI parameter to prevent leaving wal/shm files after viewing sqlite database + Support of contour terminal emulator (https://github.com/contour-terminal/contour) + mc.ext.ini: clarify regex for makefiles + Remove empty hints translations by setting 5% threshold + Fixes + Fail to build with only SFTP network VFS is enabled + Crash on quick view of archives + Wrong description of --enable-configure-args option + Wrong version sort + No subshell if subshell is initializing more than 1 second + Filter keyboard shortcut only affects left panel + File type check does not work with special character in filename + Select files keeping the right mouse button pressed doesn't select all files + Cannot scroll panel listing upwards using mouse + "Directory Compare" doesn't correct work with panelization + Wrong decompressing of zip files in quick view panel + mc.ext: 'include' keyword (for command class def) have no effect if it was defined before 'Include' keyword (for command def) + mcedit: infinite loop when deleting a macro + mcviewer: segfault when switching from raw to parsed mode and back + Broken handling of zip archives + FISH subshell: commands don't work after window resize + FTP VFS: doesn't reconnect to server after timeout + FISH VFS: cannot remove non-empty directory + EXTFS VFS: segfault if archive contains file(s) in the parent directory + Tests: variable redeclaration in filevercmp_test5 * Mon Jun 27 2022 Matej Cepl <mcepl@suse.com> - Include review comments: don't depend on fish. * Wed Jun 15 2022 Matej Cepl <mcepl@suse.com> - Add 4258-fish-subshell-prompt.patch fixing https://midnight-commander.org/ticket/4258 stopping fish from sending \r while printing prompt and mc erases prompt buffer. - Add mc.fish, which the fish equivalent of /usr/share/mc/mc-wrapper.sh * Sun Mar 27 2022 Andreas Stieger <andreas.stieger@gmx.de> - Update to 4.8.28: * Remove SMB support * Add syntax highlighting for Ngspice/SPICE and DOT/Graphviz * Support file/dir macros from mc.ect for standalone viewer * Support Shift+Fn keys for KiTTY * Filehighlight: graphical formats: avif, jp2, jxl, heic, heif, psb, psd, Markdown * bug fixes - drop mc-startup-timeout.patch
/etc/mc /etc/mc/edit.indent.rc /etc/mc/filehighlight.ini /etc/mc/mc.default.keymap /etc/mc/mc.emacs.keymap /etc/mc/mc.ext.ini /etc/mc/mc.keymap /etc/mc/mc.menu /etc/mc/mcedit.menu /etc/mc/sfs.ini /etc/profile.d/mc.csh /etc/profile.d/mc.sh /usr/bin/mc /usr/bin/mcdiff /usr/bin/mcedit /usr/bin/mcview /usr/libexec/mc /usr/libexec/mc/cons.saver /usr/libexec/mc/ext.d /usr/libexec/mc/ext.d/archive.sh /usr/libexec/mc/ext.d/doc.sh /usr/libexec/mc/ext.d/image.sh /usr/libexec/mc/ext.d/misc.sh /usr/libexec/mc/ext.d/package.sh /usr/libexec/mc/ext.d/sound.sh /usr/libexec/mc/ext.d/text.sh /usr/libexec/mc/ext.d/video.sh /usr/libexec/mc/ext.d/web.sh /usr/libexec/mc/extfs.d /usr/libexec/mc/extfs.d/README /usr/libexec/mc/extfs.d/README.extfs /usr/libexec/mc/extfs.d/a+ /usr/libexec/mc/extfs.d/apt+ /usr/libexec/mc/extfs.d/audio /usr/libexec/mc/extfs.d/bpp /usr/libexec/mc/extfs.d/changesetfs /usr/libexec/mc/extfs.d/deb /usr/libexec/mc/extfs.d/deba /usr/libexec/mc/extfs.d/debd /usr/libexec/mc/extfs.d/dpkg+ /usr/libexec/mc/extfs.d/gitfs+ /usr/libexec/mc/extfs.d/hp48+ /usr/libexec/mc/extfs.d/iso9660 /usr/libexec/mc/extfs.d/lslR /usr/libexec/mc/extfs.d/mailfs /usr/libexec/mc/extfs.d/patchfs /usr/libexec/mc/extfs.d/patchsetfs /usr/libexec/mc/extfs.d/rpm /usr/libexec/mc/extfs.d/rpms+ /usr/libexec/mc/extfs.d/s3+ /usr/libexec/mc/extfs.d/trpm /usr/libexec/mc/extfs.d/u7z /usr/libexec/mc/extfs.d/uace /usr/libexec/mc/extfs.d/ualz /usr/libexec/mc/extfs.d/uar /usr/libexec/mc/extfs.d/uarc /usr/libexec/mc/extfs.d/uarj /usr/libexec/mc/extfs.d/uc1541 /usr/libexec/mc/extfs.d/ucab /usr/libexec/mc/extfs.d/uha /usr/libexec/mc/extfs.d/ulha /usr/libexec/mc/extfs.d/ulib /usr/libexec/mc/extfs.d/unar /usr/libexec/mc/extfs.d/urar /usr/libexec/mc/extfs.d/uwim /usr/libexec/mc/extfs.d/uzip /usr/libexec/mc/extfs.d/uzoo /usr/libexec/mc/shell /usr/libexec/mc/shell/README.shell /usr/libexec/mc/shell/append /usr/libexec/mc/shell/chmod /usr/libexec/mc/shell/chown /usr/libexec/mc/shell/fexists /usr/libexec/mc/shell/get /usr/libexec/mc/shell/hardlink /usr/libexec/mc/shell/info /usr/libexec/mc/shell/ln /usr/libexec/mc/shell/ls /usr/libexec/mc/shell/mkdir /usr/libexec/mc/shell/mv /usr/libexec/mc/shell/rmdir /usr/libexec/mc/shell/send /usr/libexec/mc/shell/unlink /usr/libexec/mc/shell/utime /usr/share/applications/mc.desktop /usr/share/doc/packages/mc /usr/share/doc/packages/mc/ABOUT-NLS /usr/share/doc/packages/mc/NEWS /usr/share/doc/packages/mc/README /usr/share/fish /usr/share/fish/vendor_functions.d /usr/share/fish/vendor_functions.d/mc.fish /usr/share/icons/hicolor /usr/share/icons/hicolor/32x32 /usr/share/icons/hicolor/32x32/apps /usr/share/icons/hicolor/32x32/apps/mc.png /usr/share/licenses/mc /usr/share/licenses/mc/COPYING /usr/share/man/man1/mc.1.gz /usr/share/man/man1/mcdiff.1.gz /usr/share/man/man1/mcedit.1.gz /usr/share/man/man1/mcview.1.gz /usr/share/mc /usr/share/mc/examples /usr/share/mc/examples/macros.d /usr/share/mc/examples/macros.d/macro.0.sh /usr/share/mc/examples/macros.d/macro.1.sh /usr/share/mc/examples/macros.d/macro.3.sh /usr/share/mc/examples/macros.d/macro.4.sh /usr/share/mc/examples/macros.d/macro.5.sh /usr/share/mc/examples/macros.d/macro.6.sh /usr/share/mc/examples/macros.d/macro.7.sh /usr/share/mc/help /usr/share/mc/help/mc.hlp /usr/share/mc/hints /usr/share/mc/hints/mc.hint /usr/share/mc/mc-wrapper.csh /usr/share/mc/mc-wrapper.sh /usr/share/mc/mc.charsets /usr/share/mc/mc.csh /usr/share/mc/mc.lib /usr/share/mc/mc.sh /usr/share/mc/skins /usr/share/mc/skins/dark.ini /usr/share/mc/skins/darkfar.ini /usr/share/mc/skins/default.ini /usr/share/mc/skins/double-lines.ini /usr/share/mc/skins/featured-plus.ini /usr/share/mc/skins/featured.ini /usr/share/mc/skins/gotar.ini /usr/share/mc/skins/gray-green-purple256.ini /usr/share/mc/skins/gray-orange-blue256.ini /usr/share/mc/skins/julia256.ini /usr/share/mc/skins/julia256root.ini /usr/share/mc/skins/mc46.ini /usr/share/mc/skins/modarcon16-defbg-thin.ini /usr/share/mc/skins/modarcon16-defbg.ini /usr/share/mc/skins/modarcon16-thin.ini /usr/share/mc/skins/modarcon16.ini /usr/share/mc/skins/modarcon16root-defbg-thin.ini /usr/share/mc/skins/modarcon16root-defbg.ini /usr/share/mc/skins/modarcon16root-thin.ini /usr/share/mc/skins/modarcon16root.ini /usr/share/mc/skins/modarin256-defbg-thin.ini /usr/share/mc/skins/modarin256-defbg.ini /usr/share/mc/skins/modarin256-thin.ini /usr/share/mc/skins/modarin256.ini /usr/share/mc/skins/modarin256root-defbg-thin.ini /usr/share/mc/skins/modarin256root-defbg.ini /usr/share/mc/skins/modarin256root-thin.ini /usr/share/mc/skins/modarin256root.ini /usr/share/mc/skins/nicedark.ini /usr/share/mc/skins/sand256.ini /usr/share/mc/skins/seasons-autumn16M.ini /usr/share/mc/skins/seasons-spring16M.ini /usr/share/mc/skins/seasons-summer16M.ini /usr/share/mc/skins/seasons-winter16M.ini /usr/share/mc/skins/xoria256-thin.ini /usr/share/mc/skins/xoria256.ini /usr/share/mc/skins/xoria256root-thin.ini /usr/share/mc/skins/yadt256-defbg.ini /usr/share/mc/skins/yadt256.ini /usr/share/mc/syntax /usr/share/mc/syntax/PKGBUILD.syntax /usr/share/mc/syntax/Syntax /usr/share/mc/syntax/ada95.syntax /usr/share/mc/syntax/as.syntax /usr/share/mc/syntax/aspx.syntax /usr/share/mc/syntax/assembler.syntax /usr/share/mc/syntax/awk.syntax /usr/share/mc/syntax/b.syntax /usr/share/mc/syntax/c.syntax /usr/share/mc/syntax/cabal.syntax /usr/share/mc/syntax/changelog.syntax /usr/share/mc/syntax/cmake.syntax /usr/share/mc/syntax/cobol.syntax /usr/share/mc/syntax/cs.syntax /usr/share/mc/syntax/css.syntax /usr/share/mc/syntax/cuda.syntax /usr/share/mc/syntax/cxx.syntax /usr/share/mc/syntax/cython.syntax /usr/share/mc/syntax/d.syntax /usr/share/mc/syntax/debian-changelog.syntax /usr/share/mc/syntax/debian-control.syntax /usr/share/mc/syntax/debian-description.syntax /usr/share/mc/syntax/debian-sources-list.syntax /usr/share/mc/syntax/diff.syntax /usr/share/mc/syntax/dlink.syntax /usr/share/mc/syntax/dos.syntax /usr/share/mc/syntax/dot.syntax /usr/share/mc/syntax/ebuild.syntax /usr/share/mc/syntax/eiffel.syntax /usr/share/mc/syntax/erlang.syntax /usr/share/mc/syntax/f90.syntax /usr/share/mc/syntax/filehighlight.syntax /usr/share/mc/syntax/fortran.syntax /usr/share/mc/syntax/glsl.syntax /usr/share/mc/syntax/go.syntax /usr/share/mc/syntax/haskell.syntax /usr/share/mc/syntax/hive.syntax /usr/share/mc/syntax/html.syntax /usr/share/mc/syntax/idl.syntax /usr/share/mc/syntax/ini.syntax /usr/share/mc/syntax/j.syntax /usr/share/mc/syntax/jal.syntax /usr/share/mc/syntax/java.syntax /usr/share/mc/syntax/js.syntax /usr/share/mc/syntax/json.syntax /usr/share/mc/syntax/kotlin.syntax /usr/share/mc/syntax/latex.syntax /usr/share/mc/syntax/lisp.syntax /usr/share/mc/syntax/lkr.syntax /usr/share/mc/syntax/lsm.syntax /usr/share/mc/syntax/lua.syntax /usr/share/mc/syntax/m4.syntax /usr/share/mc/syntax/mail.syntax /usr/share/mc/syntax/makefile.syntax /usr/share/mc/syntax/markdown.syntax /usr/share/mc/syntax/meson.syntax /usr/share/mc/syntax/ml.syntax /usr/share/mc/syntax/named.syntax /usr/share/mc/syntax/nemerle.syntax /usr/share/mc/syntax/nroff.syntax /usr/share/mc/syntax/octave.syntax /usr/share/mc/syntax/opencl.syntax /usr/share/mc/syntax/osl.syntax /usr/share/mc/syntax/pascal.syntax /usr/share/mc/syntax/perl.syntax /usr/share/mc/syntax/php.syntax /usr/share/mc/syntax/po.syntax /usr/share/mc/syntax/povray.syntax /usr/share/mc/syntax/privoxy.syntax /usr/share/mc/syntax/procmail.syntax /usr/share/mc/syntax/properties.syntax /usr/share/mc/syntax/protobuf.syntax /usr/share/mc/syntax/puppet.syntax /usr/share/mc/syntax/python.syntax /usr/share/mc/syntax/r.syntax /usr/share/mc/syntax/ruby.syntax /usr/share/mc/syntax/rust.syntax /usr/share/mc/syntax/sh.syntax /usr/share/mc/syntax/slang.syntax /usr/share/mc/syntax/smalltalk.syntax /usr/share/mc/syntax/spec.syntax /usr/share/mc/syntax/spice.syntax /usr/share/mc/syntax/sql.syntax /usr/share/mc/syntax/strace.syntax /usr/share/mc/syntax/swift.syntax /usr/share/mc/syntax/swig.syntax /usr/share/mc/syntax/syntax.syntax /usr/share/mc/syntax/tcl.syntax /usr/share/mc/syntax/texinfo.syntax /usr/share/mc/syntax/toml.syntax /usr/share/mc/syntax/ts.syntax /usr/share/mc/syntax/tt.syntax /usr/share/mc/syntax/unknown.syntax /usr/share/mc/syntax/verilog.syntax /usr/share/mc/syntax/vhdl.syntax /usr/share/mc/syntax/xml.syntax /usr/share/mc/syntax/yabasic.syntax /usr/share/mc/syntax/yaml.syntax /usr/share/mc/syntax/yum-repo.syntax /usr/share/mc/syntax/yxx.syntax /usr/share/mc/x11_browser /usr/share/pixmaps/mc.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 02:11:34 2025