Changelog for
mc-lang-4.8.15-6.1.noarch.rpm :
* Mon Dec 07 2015 davejplaterAATTgmail.com- Submitting updated mc-4.8.15 to openSUSE:Leap:42.1:update to fix [#]boo958072, see fixes in the update changes entry.
* Mon Nov 09 2015 astiegerAATTsuse.com- verify the sha256 hash during build
* Mon Nov 09 2015 pthAATTsuse.de- Tag .sha256 file as source.
* Mon Nov 09 2015 dnhAATTopensuse.org- Update to 4.8.15:
* Core: Minimal version of GLib is 2.26.0 Use the PATH environment variable to search for the executable when opening pipe (#3444) Support more than 2 (up to 9) columns in file panel in brief mode (#3212) Clarify file sorting in \"Unsorted\" mode (#3496) WGroupbox: respect dialog\'s colors (#3468) Highlight find file\'s result in internal viewer (#3530)
* VFS: s3 extfs vfs: bugfixes and improvements (#3470, #3502)
* Editor: Add hidden option to choose full or base file name in the status line (#3445) Improvements of syntax highlighting: Lua (#3471) PKGBUILD (#3484)
* Misc: Text alignment in Info panel (#3155) Select of menu file edit: change default button to \"User\" (#3493) Recognize .gmo files as well as .mo ones (#3422) Fix mc.pot comment tripping up Transifex and unportable inplace sed (#3479) A lot of code clean up (#3420, #3424, #3426, #3427, #3428, #3429, #3430, #3431, #3434, #3435, #3437, #3463, #3464, #3465, #3466, #3467, #3494, #3495, #3539) Documentation updates: Spanish man and help: Diff Viewer section and minor fixes (#3477) VFS garbage collection (#3472)
* Fixes: Various memory leaks (#3438, #3439, #3440, #3457, #3458, #3459, #3460, #3461, #3462, #3475, #3520, #3521, #3522) Linux kernel-specific segfault on startup (#3441) Lost of Panelize contents in some cases (#3032, #3489, #3498, #3507) Wrong highlight of search result in case of \"Regular expression\" and \"Whole words\" (#3524) \"Whole words\" search works only in Normal mode (#3525) SFTP VFS: segfault (#3456) Segfault in \"Find file\" due to invalid UTF-8 sequences (#3449) Bash variable \'PROMPT_COMMAND\' in pantheon-terminal (#3534)- rebased mc-extd-xdg.patch against upstream changes
* Tue Mar 24 2015 astiegerAATTsuse.com- GNU Midnight Commander 4.8.14:
* Core: + Minimal version of GLib is 2.14.0 + Add new panel binding \"SelectExt\" to select/unselect files with the same extension as the current file + Speed up of directory size calculation + Support of italic text
* Editor: + New syntax highlighting support: puppet
* Viewer: + Rewrite mcview\'s rendering and scrolling + Use VIEW_SELECTED_COLOR in plain mode + In QuickView panel, don\'t pass any chars to command line to avoid unexpected command execution
* Misc: + Code cleanup + Bind poedit to Edit action for .po files + Better grammar mcedit user menu
* Various bug fixes
* Sat Sep 06 2014 dnhAATTopensuse.org- remove file mc-Syntax.cmake.patch / cmds in .spec- remove file mc-vfs_fish_helpers_ls-formatstring.diff (extraneous patches seem to cause factory-auto to decline the submit) cf. e.g. https://build.opensuse.org/request/show/247789
* Fri Sep 05 2014 dnhAATTopensuse.org- update to 4.8.13 various bugfixes and minor improvements, see NEWS file for details- comment out mc-Syntax.cmake.patch, fixed upstream, to be removed
* Wed Apr 02 2014 dnhAATTopensuse.org- update to 4.8.12- remove mc-vfs_fish_helpers_ls-formatstring.diff (fixed upstream)- change mc-extfs-iso9660-xorriso.patch to work with upstream fix
* Sat Mar 15 2014 dnhAATTopensuse.org- fix bug (\"%i\" is not an appropriate format for off_t) in mc-vfs_fish_helpers_ls-formatstring.diff, thanks to andrew_b of upstream in mc-ticket:2983
* Sat Mar 15 2014 dnhAATTopensuse.org- add mc-vfs_fish_helpers_ls-formatstring.diff fixing possible format-string attack via filename http://www.midnight-commander.org/ticket/2983 until http://www.midnight-commander.org/ticket/3128 is fixed, fish should stay disabled though!
* Thu Jan 30 2014 jengelhAATTinai.de- Spec metadata update, remove redundant %clean section, do parallel build with %_smp_mflags
* Tue Jan 14 2014 dnhAATTopensuse.org- add preliminary patch by Sebastian Siebert mc-vfs-fish-deleted_source_file.patch bnc#856501 and http://www.midnight-commander.org/ticket/3128
* Fri Jan 10 2014 dnhAATTopensuse.org- disable the ssh/fish vfs due to http://www.midnight-commander.org/ticket/3128 and https://bugzilla.novell.com/show_bug.cgi?id=856501- remove unneccessary build-dep on recode
* Wed Jan 01 2014 andreas.stiegerAATTgmx.de- update to 4.8.11: - Core
* Live update of panels size when editing layout
* Support \"Compute totals\" option in move file operation - VFS
* rpm extfs - show dependency version - support tar payload - improve support for EPOCH tag - add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG, VERIFYSCRIPTPROG and TRIGGERSCRIPTS/TRIGGERSCRIPTPROG tags - Editor
* Support \"bracketed paste mode\" of xterm
* Clarify Java syntax highlighting - Misc
* Print warnings about unknown \'--with-\' / \'--enable-\' configure options
* Code cleanup and refactoring - Fixes:
* Segfault while moving files
* Broken handling of mc command line arguments
* Copy/move doesn\'t work if num_history_items_recorded=0
* No subdir path completion in current dir, if stub is not starting with \'./\'
* Deprecated \"find -perm +xxx\" syntax is used
* Home, End, Shift-Fn keys don\'t work in tmux
* Improper [en|dis]abling of layout dialog split adjustment buttons
* Bogus strings in \'Confirmation\' config dialog
* \"Configure options\" first entry not highlighted
* \"Setup saved to ~/.config/mc/ini\" message is misleading
* Typo in mc.lib: \"less=%filename +%linenog\" instead of \"+%lineno\"
* Wrong order of filename and line number for external editor
* mcedit: tabs are lost when text is pasted
* mcedit: question on large file treats Escape as Yes
* Broken case-sensitive search in editor/viewer/diffviewer
* Changes to files in nested .zip archives are lost
* Incorrect handling of filenames with spaces with unrar v5
* iso9660 VFS: filenames truncating in ISO file listing
* vfs_path_from_str_flags() doesn\'t support VPF_STRIP_HOME
* Bright colors are used as background colors in 16-color skins
* Various defects in documentation- removed patches:
* mc-extfs-helpers-urar.patch, committed upstream- modified patches:
* mc-extfs-iso9660-xorriso.patch, adjust for upstream change
* mc-multi-press-f-keys.patch, remove fuzz
* mc-rpm.patch, adjust for upstream change in context
* Thu Dec 12 2013 dnhAATTopensuse.org- fix the iso9660 some more and fall back from xorriso to isoinfo as xorriso fails on many DVD-iso files (well, that\'s UDF actually ..)
* Thu Dec 12 2013 dnhAATTopensuse.org- add mc-extfs-iso9660-xorriso.patch fixing iso9660 extfs directory handling using xorriso see http://www.midnight-commander.org/ticket/3122
* Thu Nov 28 2013 dnhAATTopensuse.org- Reimplementation of mcrar5fs_list in vfs/extfs/helpers/urar using \'unrar vt\' fixing the \"trailing space\" problem with \'unrar [lv]\' closing http://www.midnight-commander.org/ticket/3073 and bnc#849082
* Mon Nov 25 2013 dnhAATTopensuse.org- What a ghastly %description ... Where\'d that come from? ;) Fixed with text from the README and a little added mention of Norton Cmdr
* Mon Nov 25 2013 dnhAATTopensuse.org- What\'s with those \"trailing spaces\" for filenames with length <13?
* Mon Nov 25 2013 dnhAATTopensuse.org- fix the urar patch (add trailing whitespace) (thanks to D. Werner again)
* Sat Nov 23 2013 dnhAATTopensuse.org- fix the urar patch (thanks to D. Werner again)
* Sat Nov 23 2013 dnhAATTopensuse.org- fix SLE
* %post scriptlet error (%set_permissions not available)
* Fri Nov 22 2013 dnhAATTopensuse.org- make urar-helper patch portable (tested with busybox awk)
* Fri Nov 15 2013 dnhAATTopensuse.org- four argument (\"seps\") gawk split() is new in 4.0.0, so explicitly require a gawk new enough
* Tue Nov 12 2013 dnhAATTopensuse.org- add mc-extfs-helpers-urar.patch to fix urar extfs failing on files with spaces when unrar5 is used (bnc#849082). Thanks to D. Werner for finding the problem and proposing the fix.
* Mon Sep 30 2013 sbrabecAATTsuse.cz- Fix invalid mc.png (IDAT TFB error).
* Fri Sep 27 2013 nadvornikAATTsuse.com- mc-startup-timeout.patch: reduce the timeout when a dns server does not respond (bnc#824729)
* Fri Aug 23 2013 dnhAATTopensuse.org- update to 4.8.10- remove patch90 mc-bf3034-zip_in_tar.diff, fixed upstream- remove patch91 mc-bf3040-mcedit_fd_leak.diff, fixed upstream- more bugfixes: #3041, #3043, #3047, #2713, #3036 see https://www.midnight-commander.org/ticket/
- add libssh2 for sftp
* Thu Jul 18 2013 subchaser1AATTgmail.com- most annoying bug fixes imported from upcomming 4.8.10
* add mc-bf3034-zip_in_tar.diff: Cannot enter into zip archive in tar one (mc#3034)
* add mc-bf3034-editor-fd-leak.diff: file descriptor leak in mcedit (mc#3040)
* Wed Jul 17 2013 subchaser1AATTgmail.com- Update to new upstream release 4.8.9
* extfs: support unrar-5
* extfs: use xorriso (if exists) for writing into ISO images
* extfs: display additional info while vieweing .iso files with F3
* mcedit: support unlimited file size- The changes since 4.8.1.7 are to numerous to list here, please read the file /usr/share/doc/packages/mc/NEWS for a complete list- modify mc-multi-press-f-keys.patch: adopted for changes in sources- modify mc-esc-seq.patch: adopted for changes in sources- modify mc-rpm.patch: adopted for changes in sources- modify mc-Syntax.cmake.patch: added .cmake file ext for cmake syntax highlighting- changes made for ext.d hanlers
* add mc-ext-audio.patch: view action added for all audio files
* add mc-extd-sound.patch: implement old functionality
* add mc-extd-video.patch: implement old functionality
* remove mc-apps-mediainfo.patch: implementation is moved to mc-extd-sound.patch and mc-extd-video.patch
* add mc-extd-misc.patch: implement old functionality
* remove mc-apps-torrent.patch: moved to mc-extd-misc.patch
* add mc-extd-doc.patch: use elinks only when installed
* remove mc-word_docs.patch: Word docs now handled correctly using xdg-open utility
* add mc-extd-xdg.patch: use xdg-open in X11 sessions only
* remove mc-apps.patch: re-implemented in patches for ext.d handlers
* remove mc-extensions.patch: implementations is moved to sound/video/doc patches for ext.d handlers
* remove mc-x11browser.diff: obsolated, implemented in ext.d/web.sh- remove mc-palmsupport.patch: Palm Pilot support removed from system-wide menu file
* Thu Mar 07 2013 subchaser1AATTgmail.com- Update to 4.8.1.7 (latest stable release): The changes since 4.8.1.4 are to numerous to list here. Please see the file NEWS in the documentation for a complete list.
* Mon Jul 23 2012 subchaser1AATTgmail.com- extfs deb helper: execute uar helper as fall-back if deb utilities is not installed
* Sat Jul 21 2012 subchaser1AATTgmail.com- fixed deb file extension support, use dpkg-deb from \'deb\' package if installed
* Sat Jul 21 2012 subchaser1AATTgmail.comUpdated to version 4.8.1.4- Misc
* Tweak and cleanup of code in case of --disable-charset option usage (#2827)
* File extension support: - .gem - rubygems (#2797) - .cpio.xz - compressed cpio archives (#2798)- Fixes
* Build failure on FreeBSD 6 (#2808)
* src/filemanager/filegui.c does not compile on Solaris due to missing macros (#2825)
* Loss of data on copy to full partition (#2829)
* Misinterpretation of dirs as command line arguments (#2783, #2805)
* Number of panelized files was limited to 127 (#2813)
* URL with port was stored wrong in history (#2833)
* Can\'t find 00 (zeroes) in patterns in hex search (#2795)
* Hotkey conflicts in \'Search\' dialog (#2843)
* Garbage directory listing in ftpfs (#2800)
* Incomplete sand256 skin (#2807)
* mcedit scripts are installed as data files (#1437)
* Tests failure on PowerPC,S390,S390x (#2804)
* Fail to compile if --without-vfs configure option specified (#2834)
* do_panel_cd: FTBFS with --enable-tests on [kfreebsd-i386,kfreebsd-amd64,ia64,armhf] (#2803)
* Mon May 28 2012 subchaser1AATTgmail.com- cmake syntax revisited
* Thu May 10 2012 subchaser1AATTgmail.com- Samba VFS restored, fixed path to smb.conf
* Thu Apr 26 2012 subchaser1AATTgmail.com- Update to 4.8.1.3 (regression fix release): This release fixes two regressions in the just-released previous stable version: a crash in the chown and symlink dialogs, and an erroneous error popup when entering a tar archive.
* Mon Apr 23 2012 subchaser1AATTgmail.com- Update to 4.8.1.2 (bugfix release): The changes since 4.8.1.1 are to numerous to list here. Please see the file NEWS in the documentation for a complete list.- mc-mcviewsegfault.patch removed, fixed in changeset 95fdd2
* Wed Apr 04 2012 subchaser1AATTgmail.com- .torrent extension viewer fixed
* Sat Mar 24 2012 subchaser1AATTgmail.com- x11_browser issues fixed
* use xdg-open if it possible
* HTML-files openning fixed
* firefox & chromium detection added
* Wed Mar 21 2012 subchaser1AATTgmail.com- Update to 4.8.1.1. Major changes is:
* License version updated to GPL3+ (#1551)
* Configuration files was moved from your $HOME/.mc directory into XDG_CONFIG_
* directories to respect FDO standard
* VFS structure and paths is changed
* keybinding names was renamed to provide some unification The changes since 4.7.5 are to numerous to list here. Please see the file NEWS in the documentation for a complete list.- an CMake language syntax highlighting for mcedit added- added .torrent extension- use meadiainfo (if exists) to view multimemedia files
* Fri Feb 03 2012 dlovaskoAATTsuse.com- Fixed rpmlint warning - added -fpie and -pie to compilation and linking of consaver
* Wed Nov 23 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Thu Aug 11 2011 vladspbruAATTgmail.com- update to 4.7.5.3
* numerous changes and enhancements, see /usr/share/doc/packages/mc/NEWS
* Mon Apr 25 2011 lazy.kentAATTopensuse.org- Don\'t convert Russian and Ukrainian docs. They have been already in UTF-8 (bnc#686483).- Install help and hints for non-english locales (bnc#681060).
* Wed Mar 23 2011 pcernyAATTnovell.com- keep english version of help and hints in the main package
* Wed Feb 09 2011 vcizekAATTnovell.com- update to 4.7.5.1
* numerous changes and enhancements, see /usr/share/doc/packages/mc/NEWS
* Wed Dec 29 2010 ajAATTsuse.de- Delete beAATTtarask translation.
* Tue Sep 14 2010 pthAATTsuse.de- Fix wrapper script for sh, change Makefile to substitute datadir (bnc#639044).- Update to 4.7.0.9. Changes since 4.7.0.7:
* Translation updates.
* Added Galician translation.
* Fix potential division by zero in Info panel.
* Regexp replace only transforms the first occurence correctly.
* Fix remaining plain int types in VFS.
* Add \"Toggle syntax highlighting\" menu item.
* Fix restoring of signals even if fork() fails.
* Fix Segfault in replacement confirmation in editor.
* Thu Sep 09 2010 ajAATTsuse.de- BuildRequire gpm-devel
* Wed Sep 08 2010 pthAATTnovell.com- Add missing changes entry.- Update to 4.7.0.7. The changes since 4.6.2 are to numerous to list here. Please see the file NEWS in the documentation for a complete list.- Remove unneeded patches.
* Tue Jul 13 2010 pthAATTsuse.de- Fix pointer <-> int casts.- Install x11_browser to _datadir/mc.
* Thu Mar 18 2010 prusnakAATTsuse.cz- little cleanup
* Sun Oct 11 2009 msebenAATTnovell.com- added mc-mkdir_mc_home.patch - create .mc home dir at startup (bnc#533262)
* Mon Jul 13 2009 cooloAATTnovell.com- only things that can be split into bundles can go into -lang- do not require but recommend the -lang package
* Wed May 20 2009 nadvornikAATTsuse.cz- really apply 05_add_lzma_xz_support.patch
* Wed May 06 2009 nadvornikAATTsuse.cz- fixed crash in utf-8 patch [bnc#500516]- allow to specify port number in the shell link [bnc#483249]
* Thu Mar 12 2009 prusnakAATTsuse.cz- added xz support (05_add_lzma_xz_support.patch)