Revisions of mc

buildservice-autocommit accepted request 1161489 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 159)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1158954 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 158)
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]
buildservice-autocommit accepted request 1155465 from Ana Guerrero's avatar Ana Guerrero (anag+factory) (revision 157)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1155349 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 156)
- fix python3 dependency (boo#1220900)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1154663 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 155)
fix python3 dependency

/usr/bin/python is still python 2
buildservice-autocommit accepted request 1153182 from Adam Majer's avatar Adam Majer (adamm) (revision 154)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 1149815 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 153)
- Use %patch -P N instead of deprecated %patchN.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1142182 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 152)
- 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
buildservice-autocommit accepted request 1104051 from Adam Majer's avatar Adam Majer (adamm) (revision 151)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 1104048 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 150)
- 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)
buildservice-autocommit accepted request 1084576 from Adam Majer's avatar Adam Majer (adamm) (revision 149)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 1084575 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 148)
- Replace xorg-x11-devel by pkgconfig(...)
buildservice-autocommit accepted request 1073958 from Adam Majer's avatar Adam Majer (adamm) (revision 147)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 146)
Adam Majer's avatar Adam Majer (adamm) committed (revision 145)
- mc-ext-audio.patch: refresh patch
Adam Majer's avatar Adam Majer (adamm) accepted request 1072916 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 144)
- 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
buildservice-autocommit accepted request 985468 from Adam Majer's avatar Adam Majer (adamm) (revision 143)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) committed (revision 142)
- Include review comments: don't depend on fish.

- 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
buildservice-autocommit accepted request 965369 from Adam Majer's avatar Adam Majer (adamm) (revision 141)
baserev update by copy to link target
Displaying revisions 1 - 20 of 159
openSUSE Build Service is sponsored by