Revisions of mc

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 477419 from Adam Majer's avatar Adam Majer (adamm) (revision 70)
- Update to Version 4.8.19
** Core
    * Replace $MC_HOME with $MC_PROFILE_ROOT (#3684)
    * Allow rebind TAB key to change panel (#3672)
    * Support for True Color (16 millions colors) (#3145)
    * Color aliases in skin files (#3711)
** VFS
    * Support timestamps with nanosecond precision for copy/move operations (#3575)
    * Introduce EXTFS helpers tester (#3730, #3744, #3752, #3753, #3751)
    * Teach u7z to parse archive listings w/o sizes and/or dates (#2707)
    * Teach rpm helper about transaction scripts (#3750)
    * Fix hp48, uace & uarc extfs which used an obsolete date format (#3729, #3747)
** Editor
    * Syntax:
        - updates of HTML and ebuild highlighting
        - highlight *.t (Perl test) files as Perl scripts
        - disassociate .cl file extension from LISP syntax (#3691)
    * Add syntax highlighting:
        - OpenCL (#3690)
        - OpenShadingLanguage (#3762)
        - R
        - YAML (#3293)
** Misc
    * Code cleanup (#3693, #3703, #3721, #3763)
    * Add true color skins: 'Four seasons' (#3724)
    * Activate `--enable-tests` by default if `check` is found (#3708)
    * Added new skin: YADT (MidnightCommander/mc#115)
** Fixes
    * Segfault on switching left panel to Info (#3700)
    * Broken compatibility with ncurses (#3697)
    * Setting MC_HOME makes mc ignore ~/.bashrc (#3684)
    * mc_tmpdir() use a buffer of only 64 characters (#3736)
    * Some bugs in the parsing of hexadecimal search patterns (#3694)
    * Hexadecimal search fails on binary data (#3589)
    * Broken file list resorting on double click on panel header line (#3715)
    * Wrong dialog resizing and positioning (#3714, #3723)
    * Widget's 'disabled' status is not toggled immediately (#3716)
    * Last item of 'Options/Layout/Horizontal' radiobuttons remains highlighted (#3717)
    * 'Options/Layout/Equal split' checkbox gets reverted (#3718)
    * Panels: cannot show more than one "column" in user defined listing mode (#3757)
    * Mix of MSG_NOTIFY and MSG_FOCUS messages (#3731)
    * skins: 'window-state-char' and 'window-close-char' are parsed as colors (#3710)
    * Pressing <right> and <left> in the hotlist dialog doesn't refresh it (#3775)
    * mcview: an error message about bad regexp isn't shown (#3720)
    * mcedit: fix etags filenames parsing (#3698)
    * mcedit: fix mouse active area for maximize / close buttons (#3774)
    * mcedit: frames (MDI interface) don't reflect the focus state (#3766)
    * mcedit: frames (MDI interface) sometimes obscure the buttonbar (#3760)
    * mcedit doesn't show search error messages when searching backwards (#3735)
    * help viewer: tab characters handled incorrectly (#3754)
    * VFS: incorrect zoo archive listing (#3696)
    * VFS: segfault in VFSs not setting block size in stat (#3749)
- removed obsolete 02_ignore_ftp_chmod_error.patch
  if ignore_ftp_chattr_errors=true (the default?) in
  ~/.config/mc/ini, errors are ignored anyway, and if if set to false,
  the user get the error (e.g. permission denied). With the patch, the
  user never will see an error and wonder, why it's not working. It
  might have been, that this option has not worked in (much) older
  versions and the patch introduced because of this.
- removed obsolete 09_uzip_broken_528239.patch
  it is correctly detected during configure
- rebased mc-rpm.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 434236 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 69)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 382764 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 67)
Add the missing .changes entry (forwarded request 382761 from psmt)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 293855 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 64)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 247799 from mrdocs's avatar mrdocs (revision 63)
1
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 62)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 228824 from mrdocs's avatar mrdocs (revision 61)
- 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 (forwarded request 228797 from dnh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221205 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 60)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213552 from David Haller's avatar David Haller (dnh) (revision 59)
- 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 (forwarded request 213547 from dnh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 212589 from mrdocs's avatar mrdocs (revision 58)
update to 4.8.11 (forwarded request 212578 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210757 from mrdocs's avatar mrdocs (revision 57)
- 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 ..)

- add mc-extfs-iso9660-xorriso.patch
  fixing iso9660 extfs directory handling using xorriso
  see http://www.midnight-commander.org/ticket/3122 (forwarded request 210681 from dnh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208909 from Ruediger Oertel's avatar Ruediger Oertel (oertel) (revision 56)
- 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 (forwarded request 208806 from dnh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208377 from mrdocs's avatar mrdocs (revision 55)
- What a ghastly %description ... Where'd that come from? ;) Fixed
  with text from the README and a little added mention of Norton Cmdr

- What's with those "trailing spaces" for filenames with length <13?

- fix the urar patch (add trailing whitespace) (thanks to D. Werner again) (forwarded request 208356 from dnh)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 207074 from Brian White's avatar Brian White (aljex) (revision 54)
Req fix + comment changes. No rebuilds needed (all but SLE* built ok, i.e. had gawk >= 4.0.0)
SLE* needs fixing anyway (forwarded request 206981 from dnh)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 206949 from David Haller's avatar David Haller (dnh) (revision 53)
add mc-extfs-helpers-urar.patch to fix urar extfs failing on files with spaces when unrar5 is used (bnc#849082).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 201617 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 52)
- Fix invalid mc.png (IDAT TFB error).

- mc-startup-timeout.patch: reduce the timeout when a dns server does
  not respond (bnc#824729)
Displaying revisions 21 - 40 of 91
openSUSE Build Service is sponsored by