Compare commits

...

188 Commits

Author SHA256 Message Date
Ana Guerrero
9d7ce9a1df Accepting request 1228570 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1228570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=94
2024-12-06 13:25:22 +00:00
Dominique Leuenberger
01bb0ae3d5 Accepting request 1220049 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1220049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=93
2024-11-02 15:11:37 +00:00
Adam Mizerski
e56f4cedf4 Added patch 4575-fix-wrapper.patch - fixes boo#1203617
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=162
2024-11-01 11:35:36 +00:00
Ana Guerrero
bc784ee2c1 Accepting request 1201658 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1201658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=92
2024-09-18 13:26:40 +00:00
3be791fd2c - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=160
2024-09-17 15:26:47 +00:00
Ana Guerrero
d991c7430c Accepting request 1161489 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1161489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=91
2024-03-26 18:25:02 +00:00
d2c6306d75 Accepting request 1158954 from home:pgajdos
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang_path macro, [bsc#1212476]

OBS-URL: https://build.opensuse.org/request/show/1158954
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=158
2024-03-25 15:33:37 +00:00
Dominique Leuenberger
8850aa9a7f Accepting request 1155465 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1155465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=90
2024-03-06 22:03:33 +00:00
Ana Guerrero
c090424592 Accepting request 1155349 from home:AndreasStieger:branches:Base:System
- fix python3 dependency (boo#1220900)

OBS-URL: https://build.opensuse.org/request/show/1155349
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=156
2024-03-06 08:15:41 +00:00
71c90e5e27 Accepting request 1154663 from home:etamPL:branches:Base:System
fix python3 dependency

/usr/bin/python is still python 2

OBS-URL: https://build.opensuse.org/request/show/1154663
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=155
2024-03-05 12:21:25 +00:00
Dominique Leuenberger
da46cff961 Accepting request 1153182 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1153182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=89
2024-03-01 22:34:40 +00:00
44ba7aac8c Accepting request 1149815 from home:pgajdos:m
- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1149815
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=153
2024-02-29 11:10:23 +00:00
98b2ad1ede Accepting request 1142182 from home:ecsos
- 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

OBS-URL: https://build.opensuse.org/request/show/1142182
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=152
2024-01-31 10:51:19 +00:00
Ana Guerrero
32c21f9b4c Accepting request 1104051 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1104051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=88
2023-08-16 12:16:37 +00:00
437bdcc31b Accepting request 1104048 from home:ecsos
- 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)

OBS-URL: https://build.opensuse.org/request/show/1104048
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=150
2023-08-15 13:24:05 +00:00
Dominique Leuenberger
a938089c33 Accepting request 1084576 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1084576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=87
2023-05-05 13:56:53 +00:00
2c9b6de443 Accepting request 1084575 from home:jengelh:branches:Base:System
- Replace xorg-x11-devel by pkgconfig(...)

OBS-URL: https://build.opensuse.org/request/show/1084575
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=148
2023-05-04 09:18:21 +00:00
Dominique Leuenberger
a69d55d5d3 Accepting request 1073958 from Base:System
- mc-ext-audio.patch: refresh patch

- 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

OBS-URL: https://build.opensuse.org/request/show/1073958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=86
2023-03-25 17:54:22 +00:00
f6e941a3fb OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=146 2023-03-23 11:47:37 +00:00
4104642fbd - mc-ext-audio.patch: refresh patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=145
2023-03-23 11:24:35 +00:00
d97240586a Accepting request 1072916 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1072916
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=144
2023-03-20 11:01:23 +00:00
Dominique Leuenberger
b1429de2c9 Accepting request 985468 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/985468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=85
2022-06-29 14:00:28 +00:00
926281aa2b - 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

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=142
2022-06-28 08:09:11 +00:00
Dominique Leuenberger
8c94e8262c Accepting request 965369 from Base:System
OBS-URL: https://build.opensuse.org/request/show/965369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=84
2022-03-31 15:18:24 +00:00
cf5d5ca926 Accepting request 965244 from home:AndreasStieger:branches:Base:System
mc 4.8.28

OBS-URL: https://build.opensuse.org/request/show/965244
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=140
2022-03-28 12:06:03 +00:00
Dominique Leuenberger
cb6a6bb25e Accepting request 955878 from Base:System
only bugnumbers, no changes

OBS-URL: https://build.opensuse.org/request/show/955878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=83
2022-02-21 16:45:50 +00:00
76c7bff327 add bugzilla numbers
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=139
2022-02-18 14:01:10 +00:00
Dominique Leuenberger
bbabf86b62 Accepting request 925660 from Base:System
OBS-URL: https://build.opensuse.org/request/show/925660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=82
2021-10-20 18:22:43 +00:00
34a0b02861 Accepting request 915746 from home:ecsos
Security-Update:
- Midnight Commander 4.8.27:
  * Core
    - Minimal version of Autoconf is 2.64 (#3603)
    - Minimal version of Automake is 1.12 (#3986)
    - Minimal version of Gettext is 0.18.2 (#3603)
    - Minimal version of libssh2 is 1.2.8 (#4259)
    - Reimplement version detection (#3603, #4249)
    - Significantly reduce rebuilt time after version change (#2252, #4266)
    - Drop automatic migration of configuration from ~/.mc to XDG-based directories (#3682)
    - zsh: support custom configuration file: ~/.local/share/mc/.zshrc (#4203)
    - Widgets: implement WST_VISIBLE state to show/hide widgets (#2919)
    - Find File: add Follow symlinks option (#2020) 
  * VFS
    - extfs: support unrar-6 (#4154)
    - extfs: support official 7z binary (7zz) (#4239)
    - ftpfs: apply file list parser from lftp project (#2841, #3174) 
  * Editor
    - Word completion: get candidates from all open files (#4160)
    - etags: get rid of hardcoded list length and window width (#4132)
    - Update syntax files:
      - python (#4140) 
    - Add syntax highlighting:
      - Verilog and SystemVerilog? header files (#4215)
      - JSON (#4250)
      - openrc-run scripts (#4246) 
  * Viewer
  * Diff viewer
  * Misc
    - Code clean up (#4179, #4173, #4269)
    - Filehighlight of c++ and h++ files as sources (#4194)
    - Filehighlight of JSON files as documents (#4250)
    - Support of alacritty terminal emulator (​https://github.com/alacritty/alacritty) (#4248)
    - Support of foot terminal emulator (​https://codeberg.org/dnkl/foot) (#4251)
    - Support of (alt+)shift+arrow keys in st terminal emulator (st.suckless.org) (#4267)
    - Mouse support in screen: don't check  variable (#4233)
    - mc.ext: support fb2 e-books (#4167)
    - ext.d: use mediainfo to view info about various media files (#4167)
    - Remove OS/distro-specific package-related stuff from source tree (#4217) 
  * Fixes
    - FTBFS against NCurses on OS X 10.9.5 (#4181)
    - Segfault on dialog before panels get visible (#4244)
    - Crash if shadow is out of screen (build against NCurses) (#4192)
    - Crash in search (#4222)
    - Crash on startup with enabled subshell in FreeBSD (workaround) (#4213)
    - Hang on start randomly with zsh as subshell (#4198)
    - If command line is invisible it's partially displayed (#4182)
    - Broken handling of zip archives (#4180, #4183)
    - Broken handling of jar files as zip archives (#4223)
    - Timestamps of symlinks, sockets, fifos, etc are not preserved after copy/move (#3985)
    - %view action in the user menu doesn't work on no-exec filesystem (#4242)
    - Hardlinks are not colored by file type or extension (#3375)
    - mcedit: silent macro makes terminal disrupted (#4171)
    - mcedit: disrupting of TAGS file path (#4207)
    - vfs: unable to browse compressed tar archives (#4191)
    - sftpfs vfs: CVE-2021-36370: server fingerprint isn't verified 
      (discovered by AUT-milCERT during an audit of open source software) (#4259)
    - ftpfs vfs: month of file is always January (#4260)
    - Tests: log files are written by libcheck and automake simultaneously (#3986) 
- Rebase mc-ext-audio.patch.
- Rebase mc-extd-sound.patch.

OBS-URL: https://build.opensuse.org/request/show/915746
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=138
2021-10-16 09:58:20 +00:00
Dominique Leuenberger
5b91bdd76a Accepting request 880058 from Base:System
OBS-URL: https://build.opensuse.org/request/show/880058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=81
2021-03-24 15:09:52 +00:00
3a3656748e Accepting request 878962 from home:AndreasStieger:branches:Base:System
mc 4.8.26

OBS-URL: https://build.opensuse.org/request/show/878962
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=136
2021-03-19 09:14:05 +00:00
Dominique Leuenberger
7fac10f5fb Accepting request 828287 from Base:System
- Update to 4.8.25
  * Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc
  * Implement chattr command (change ext{2,3,4}fs extended attributes)
  * New syntax highlighting: Kotlin and ino
  * File highlighting updates
  * Lots of other fixes
- Updated mc-ext-audio.patch
- Updated mc-extd-sound.patch
- Removed mc-rpm.patch

OBS-URL: https://build.opensuse.org/request/show/828287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=80
2020-08-23 07:21:06 +00:00
ceeadcbda4 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=134 2020-08-20 19:02:23 +00:00
3161170a79 Accepting request 824008 from home:acobar:branches:Base:System
- Update to 4.8.25
  * Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc
  * Implement chattr command (change ext{2,3,4}fs extended attributes)
  * New syntax highlighting: Kotlin and ino
  * File highlighting updates
  * Lots of other fixes
- Updated mc-ext-audio.patch
- Updated mc-extd-sound.patch
- Removed mc-rpm.patch

OBS-URL: https://build.opensuse.org/request/show/824008
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=133
2020-08-03 10:37:14 +00:00
Dominique Leuenberger
654a174b61 Accepting request 792958 from Base:System
- Update to 4.8.24
  * Implement the file edit and view history
  * sftpfs: support keyborad interactive authentication
  * add yabasic (Yet Another BASIC) syntax highlighting
  * File highlighting updates
  * New skins
  * Lots of other fixes
- Remove sftp_interactive_password.patch
- Remove mc-no-common.patch (forwarded request 785833 from polslinux)

OBS-URL: https://build.opensuse.org/request/show/792958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=79
2020-04-14 13:08:29 +00:00
7b4c9b1007 Accepting request 785833 from home:polslinux:branches:Base:System
- Update to 4.8.24
  * Implement the file edit and view history
  * sftpfs: support keyborad interactive authentication
  * add yabasic (Yet Another BASIC) syntax highlighting
  * File highlighting updates
  * New skins
  * Lots of other fixes
- Remove sftp_interactive_password.patch
- Remove mc-no-common.patch

OBS-URL: https://build.opensuse.org/request/show/785833
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=131
2020-04-10 13:31:39 +00:00
Dominique Leuenberger
a5ccbc2ca9 Accepting request 764601 from Base:System
- mc-no-common.patch: fix compilation on Tumbleweed (bsc#1160401)

OBS-URL: https://build.opensuse.org/request/show/764601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=78
2020-01-18 11:15:21 +00:00
42b22e748c Use upstream solution
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=129
2020-01-15 10:31:09 +00:00
dc62b31cfc - mc-no-common.patch: fix compilation on Tumbleweed (bsc#1160401)
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=128
2020-01-15 10:25:38 +00:00
Dominique Leuenberger
5c67985fd9 Accepting request 720212 from Base:System
OBS-URL: https://build.opensuse.org/request/show/720212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=77
2019-08-07 11:57:14 +00:00
eb8146e32e Accepting request 720147 from home:scarabeus_iv:branches:Base:System
- Use python3 instead of python as we do not need to depend on
  python2
- Format with spec-cleaner
- update to 4.8.23:
  * Modify "File exists" query dialog (#3935):
  * Speed up of large directory structures delete (#3958)
  * Support key binding for menu (#212)
  * Syntax updates:
    + shell (#3981)
    + ebuild (#3988)
    + RPM spec (#3991)
  * Code cleanup (#3955)
  * Use Geeqie (a fork of GQview) as main image viewer, fallback to GQview (#3962)
  * various small fixes
- Refresh patches:
  * mc-multi-press-f-keys.patch
  * sftp_interactive_password.patch

OBS-URL: https://build.opensuse.org/request/show/720147
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=126
2019-08-01 13:36:12 +00:00
Dominique Leuenberger
4acaec8dbe Accepting request 666360 from Base:System
OBS-URL: https://build.opensuse.org/request/show/666360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=76
2019-01-29 13:44:42 +00:00
Brian White
b575a4c142 Accepting request 666258 from home:adamm:branches:Base:System
- update to 4.8.22
 * Core
  - Support BTRFS's file clone operation
  - Find file: show pattern and content in the results window title
  - Find file: remember state (empty or not) of Content field
  - Improve support IBM i
  - Improve handling of hard link creation errors
  - Support user-defined prompt in the Fish subshell
 * VFS - sftp: preserve atime and mtime (#3917)
 * Editor
  - man page cleanup (#3918)
  - syntax:
        PHP - highlight keyword 'null' (#3920)
        Meson - initial implementation (#3940)
 * Misc
  - ext.d: use MPV as a fallback for mplayer -identify (#3919)
  - ext.d: improve recognition of MS Office formats (#3929)
 * Fixes
  - "Cannot create target file" when target has backslash space
    in the name (#3923)
  - Quiet single file overwrite (#3908)
  - Show error message for each not-installed program when view
    documents in MS Word and Excel formats (#3926)
  - Crash when trying some sftp connections (#3937)
  - Crash when return to filemanager from subshell (#3943)
- mc-extd-doc.patch: refreshed
- mc-extd-video.patch: refreshed
- mc-vfs-fish-deleted_source_file.patch: refreshed
- xls2csv_update.patch: refreshed

OBS-URL: https://build.opensuse.org/request/show/666258
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=124
2019-01-16 01:08:34 +00:00
Dominique Leuenberger
061ff80935 Accepting request 620315 from Base:System
OBS-URL: https://build.opensuse.org/request/show/620315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=75
2018-07-06 08:37:45 +00:00
Brian White
ddb7e05223 Accepting request 619175 from home:adamm:branches:Base:System
- sftp_interactive_password.patch: Fixes logins to remote SSH
  sessions where only Keyboard-Interactive password is available
  and tunneled password is disabled (bsc#1098235)
- mc-rpmlintrc: removed

OBS-URL: https://build.opensuse.org/request/show/619175
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=122
2018-07-02 17:28:04 +00:00
fd7c6283fc revert accidental commit
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=121
2018-06-26 13:00:21 +00:00
f98839df94 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=120 2018-06-26 10:47:37 +00:00
Yuchen Lin
ca3f15851f Accepting request 614496 from Base:System
- update to 4.8.21
  ** Core
     * Cancel Chmod/Chown/Advanced chown operation for large group of files when operation is not permitted (#3850)
     * Mouse support in the "Advanced chown" dialog window (#3148)
     * File highlighting by extension is case insensitive by default (#1620)
     * Safe file overwrite (#3913) 
  ** VFS
     * Support zstd compression format (#3906) 
  ** Editor
     * Syntax:
       - Rust support (#3884)
       - JavaScript modules support (#3890)
       - Improve Markdown support (#3893) 
  ** Viewer
  ** Diff viewer
  ** Misc
     * Add JavaScript module support to filehighlight.ini (MidnightCommander/mc#132)
     * Add Excel xlsx file format support to mc.ext.in (MidnightCommander/mc#135)
     * i18n of argument type names in --help blocks (#3879)
     * Code cleanup: (#3857, #3914) 
  ** Fixes
     * Fail to link to ncurses built as two libraries: ncurses+tinfo (#3880)
     * Garbage in displaying of summary of file sizes for selected files (#3883)
     * "Compute totals" unnecessarily done for moves (#3149, #3908)
     * mc.ext: allow Java class files to be viewed even if JAD isn't on PATH (MidnightCommander/mc#134)
     * mcedit: broken extended key mode (#3897)
     * mcedit doesn't save all opened files (#3898)
     * extfs: sftps: -31 SFTP Protocol Error when transferring file (#3406)
     * extfs: rpm: truncated script content in the viewer (#3865)
     * extfs: rpm helper misses CONFLICTS field (#3789)

OBS-URL: https://build.opensuse.org/request/show/614496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=74
2018-06-13 13:15:45 +00:00
d3e1ffb516 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=118 2018-06-06 08:56:57 +00:00
ea3d205eae Accepting request 614367 from home:ecsos
- update to 4.8.21
  ** Core
     * Cancel Chmod/Chown/Advanced chown operation for large group of files when operation is not permitted (#3850)
     * Mouse support in the "Advanced chown" dialog window (#3148)
     * File highlighting by extension is case insensitive by default (#1620)
     * Safe file overwrite (#3913) 
  ** VFS
     * Support zstd compression format (#3906) 
  ** Editor
     * Syntax:
       - Rust support (#3884)
       - JavaScript modules support (#3890)
       - Improve Markdown support (#3893) 
  ** Viewer
  ** Diff viewer
  ** Misc
     * Add JavaScript module support to filehighlight.ini (MidnightCommander/mc#132)
     * Add Excel xlsx file format support to mc.ext.in (MidnightCommander/mc#135)
     * i18n of argument type names in --help blocks (#3879)
     * Code cleanup: (#3857, #3914) 
  ** Fixes
     * Fail to link to ncurses built as two libraries: ncurses+tinfo (#3880)
     * Garbage in displaying of summary of file sizes for selected files (#3883)
     * "Compute totals" unnecessarily done for moves (#3149, #3908)
     * mc.ext: allow Java class files to be viewed even if JAD isn't on PATH (MidnightCommander/mc#134)
     * mcedit: broken extended key mode (#3897)
     * mcedit doesn't save all opened files (#3898)
     * extfs: sftps: -31 SFTP Protocol Error when transferring file (#3406)
     * extfs: rpm: truncated script content in the viewer (#3865)
     * extfs: rpm helper misses CONFLICTS field (#3789)

OBS-URL: https://build.opensuse.org/request/show/614367
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=117
2018-06-06 08:55:58 +00:00
Dominique Leuenberger
26b7acb62c Accepting request 597246 from Base:System
OBS-URL: https://build.opensuse.org/request/show/597246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=73
2018-04-17 09:14:47 +00:00
OBS User mrdocs
1cdfa5a385 Accepting request 596346 from home:adamm:branches:Base:System
- Remove some unused BuildRequires, enabling building on SLE-15
- Drop fdupes usage as difference is only 1 file smaller than 1kB.

OBS-URL: https://build.opensuse.org/request/show/596346
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=115
2018-04-16 23:04:33 +00:00
Dominique Leuenberger
c9fdb6ae1e Accepting request 595365 from Base:System
OBS-URL: https://build.opensuse.org/request/show/595365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=72
2018-04-16 10:43:30 +00:00
Brian White
260cd794bb Accepting request 595211 from home:adamm:branches:Base:System
- xls2csv_update.patch: fix mc to call xls2csv correctly
  (bsc#1087708)

OBS-URL: https://build.opensuse.org/request/show/595211
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=113
2018-04-10 19:47:14 +00:00
Dominique Leuenberger
32c97d5910 Accepting request 546321 from Base:System
OBS-URL: https://build.opensuse.org/request/show/546321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=71
2017-12-06 07:47:15 +00:00
OBS User mrdocs
f2544b3bcc Accepting request 546269 from home:ecsos
- Update to Version 4.8.20
** Core
    * Rename key bindings:
       - [main].PanelListingSwitch -> [panel].CycleListingFormat
       - [main].PanelListingChange -> [main].SetupListingFormat 
    *Speed up of UTF-8 normalization for frequent cases (#3616) 
** VFS
    * extfs helpers tester:
       - diff of failed tests is now included in output to ease bug reporting (#3784) 
** Editor
    * Syntax:
       - ES2015 support (#3793)
       - TypeScript support (#3794)
       - Ada 95 updates (#3804)
       - Apache Hive QL support (#3828)
       - SQL & PHP keyword updates (MidnightCommander/mc#129)
       - Simplification of case insensitive file name patterns in /usr/share/mc/syntax/Syntax file (#3829)
       - Markdown (initial support) (#3864)
       - Protocol Buffers and gRPC support (#3868) 
    * Add %c (cursor offset from BOF) support for user menu macros (#3867) 
** Viewer
** Diff viewer
** Misc
    * Unify curses initialization for various curses implementations (#3697)
    * Highlight txz extension as archive like tgz, etc. (#3782)
    * Add new media extensions to filehighlight.ini (#3834) 
** Fixes
    * Wrong --help message for mcview, mcedit and mcdiff (#3805)
    * Compression from menu broken due to bad quoting (#3840)
    * --with-homedir gives "yes" as config directory (#3836)
    * External panelize: opening a file with an absolute path fails (#2942)
    * Filter isn't cleared when entering empty string (#3813)
    * Panelization is not kept while switching panel listing mode (#3810)
    * Cannot tab out of a QuickView panel (#3815)
    * Cannot use the F10 key in a QuickView panel (#3816)
    * Wromg INPUT_COMPLETE_CD flag handling in the QuickDialog? engine (#3870)
    * mcview: file interpreted as latin1 instead of utf8 (#3783)
    * mcview: incomplete read of filtering data (#3817)
    * mcview: search doesn't grow file as much as needed (#3819, #3855)
    * mcview: goto doesn't grow file as much as needed (#3826)
    * mcview: quick view panel: crash on slow startup while switching panel mode (#3846)
    * mcedit: fix broken encoding into UTF-8 for 8-bit displays (#3843)
    * mcedit: incorrect %f macro substitution in the user menu (#3861)
    * man pages: wrong paths of mc.hint and mc.hlp (#3806)
    * subshell: fix broken tcsh 6.20+ cd escaping (#3852)
    * VFS: incremental tar doesn't contain empty directories (#2297)
    * VFS: incremental tar: wrong directories owner for tar --numeric-owner -g (#3709)
    * VFS: timestamps not being preserved due to uninitialized struct stat st_[acm]tim.tv_nsec (#3821)
    * VFS: ftp: can't retrieve password from .netrc when user is in URL (#3869)
    * VFS: tests: locale issue causing helpers using 'sort' to fail (#3787)
    * VFS: tests: unportable 'echo' use causing one rpm helper test to fail (#3786)
    * Spelling errors in the manual page (#3839)

OBS-URL: https://build.opensuse.org/request/show/546269
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=111
2017-11-28 23:34:45 +00:00
Dominique Leuenberger
3cd167c9e3 Accepting request 477419 from Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/477419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=70
2017-03-12 19:02:42 +00:00
f83f338b17 minor changelog fixes
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=109
2017-03-07 09:53:30 +00:00
9cda9c049b Accepting request 477319 from home:dnh
Update to 4.8.19 (with hopefully proper changes)

OBS-URL: https://build.opensuse.org/request/show/477319
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=108
2017-03-07 09:51:22 +00:00
Dominique Leuenberger
d97408d569 Accepting request 434236 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/434236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=69
2016-10-18 08:40:00 +00:00
8ffbc6300d Accepting request 432677 from home:dnh
Update to 4.8.18

OBS-URL: https://build.opensuse.org/request/show/432677
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=106
2016-10-03 21:27:32 +00:00
Dominique Leuenberger
0335cdf25f Accepting request 394816 from Base:System
Updare to 4.8.17

OBS-URL: https://build.opensuse.org/request/show/394816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=68
2016-05-14 10:23:38 +00:00
Philipp Thomas
3faf2d182f - Update to 4.8.17:
=== Core ===
  * Minimal version of Gettext is 0.18.1 (#1885)
  * Optimization of copy/move operations (use adaptive buffer as in coreutils) (#2193)
  * Recognize csh as tcsh (#2742)
  * Сentered scrolling of file panel (#3130)
  * Internals:
    * Switch to new high-level mouse API (#3571)
=== VFS ===
  * FISH helpers: remove executable bit (#3610)
=== Editor ===
  * Improvements of syntax highlighting:
    * F90 (#3618)
    * Java (MidnightCommander/mc#95)
=== Misc ===
  * Code cleanup (#3598, #3607)
  * Install mc.keymap as a symlink to mc.default.keymap (#3609)
  * File highlight: add more common file formats
=== Fixes ===
  * Segfault due to incorrect value of SHELL environment variable (#3606)
  * Segfault when copying files under FreeBSD 9.3 (#3617)
  * Segfault when entering into some cpio archives (#3621)
  * Subshell output lost on window resize under tmux, GNU screen (#3639)
  * Subshell cursor position lost after window resizing (#3640)
  * Listbox no longer scrolls when dragging outside widget (#3559)
  * VFS: extfs: incorrect date parsing in unzip (#3622)
  * VFS: extfs: buffer overflow (#3605)
  * VFS: patchfs: syntax error (#3620)
  * VFS: fish: mistakes in ls Perl helper (#3611)
- remove upstreamed Patch99: mc-patchfs_lzip-syntax-error.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=104
2016-05-11 09:40:29 +00:00
Dominique Leuenberger
182d678af0 Accepting request 382764 from Base:System
Add the missing .changes entry (forwarded request 382761 from psmt)

OBS-URL: https://build.opensuse.org/request/show/382764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=67
2016-04-05 08:43:13 +00:00
Philipp Thomas
c475f7e871 Accepting request 382761 from home:psmt
Add the missing .changes entry

OBS-URL: https://build.opensuse.org/request/show/382761
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=102
2016-04-01 05:52:57 +00:00
Dominique Leuenberger
adaecf5139 Accepting request 373560 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/373560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=66
2016-03-17 15:35:31 +00:00
OBS User mrdocs
bb3ce30daf Accepting request 371313 from home:dnh:branches:Base:System
Update to 4.8.16 with patches rebased

OBS-URL: https://build.opensuse.org/request/show/371313
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=100
2016-03-16 05:23:50 +00:00
Dominique Leuenberger
8b8ec89d9a Accepting request 343294 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/343294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=65
2015-11-12 18:40:23 +00:00
OBS User mrdocs
a0b406e843 Accepting request 343173 from home:AndreasStieger:branches:Base:System
- verify the sha256 hash during build

OBS-URL: https://build.opensuse.org/request/show/343173
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=98
2015-11-10 01:47:49 +00:00
Philipp Thomas
dc60338bc4 - Tag .sha256 file as source.
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=97
2015-11-09 11:06:31 +00:00
16203d929a Accepting request 343072 from home:dnh:branches:Base:System
*argh* forgot the glib minversion in the .spec

OBS-URL: https://build.opensuse.org/request/show/343072
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=96
2015-11-09 10:56:56 +00:00
Dominique Leuenberger
585c03d999 Accepting request 293855 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/293855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=64
2015-04-02 14:03:47 +00:00
David Haller
057a750167 Accepting request 292870 from home:AndreasStieger:branches:Base:System
mc 4.8.14

OBS-URL: https://build.opensuse.org/request/show/292870
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=94
2015-03-24 22:08:23 +00:00
Stephan Kulow
efc2ee4ab9 Accepting request 247799 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/247799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=63
2014-09-06 10:19:04 +00:00
OBS User mrdocs
81e0d902db Accepting request 247795 from home:dnh:branches:Base:System
remove "obsolete" patches

OBS-URL: https://build.opensuse.org/request/show/247795
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=92
2014-09-06 03:56:09 +00:00
OBS User mrdocs
3d0335a94e Accepting request 247770 from home:dnh:branches:Base:System
update to 4.8.13

OBS-URL: https://build.opensuse.org/request/show/247770
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=91
2014-09-05 23:05:53 +00:00
Stephan Kulow
75e67cba59 Accepting request 228824 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/228824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=61
2014-04-03 15:10:44 +00:00
OBS User mrdocs
a9bda74bf9 Accepting request 228797 from home:dnh:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/228797
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=89
2014-04-03 07:11:41 +00:00
OBS User mrdocs
71d2e0462f Accepting request 226074 from home:dnh:branches:Base:System
Just so we get this upstream(ed) (security) fix in B:S, even though fish is and should stay disabled for now (bnc#856501 / mc ticket #3128). I'm committing this so that we have a common ground to work from.

OBS-URL: https://build.opensuse.org/request/show/226074
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=88
2014-03-16 04:07:49 +00:00
Stephan Kulow
8cc3b3155b Accepting request 221205 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/221205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=60
2014-02-11 09:38:13 +00:00
David Haller
a0f20b3289 Accepting request 220425 from home:jengelh:branches:Base:System
- Spec metadata update, remove redundant %clean section,
  do parallel build with %_smp_mflags

OBS-URL: https://build.opensuse.org/request/show/220425
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=86
2014-01-31 04:18:13 +00:00
Stephan Kulow
1a6538e97c Accepting request 213552 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/213552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=59
2014-01-13 09:55:27 +00:00
David Haller
edcea5f2c8 Accepting request 213547 from home:dnh:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/213547
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=84
2014-01-11 03:22:13 +00:00
Stephan Kulow
67eef0674d Accepting request 212589 from Base:System
update to 4.8.11 (forwarded request 212578 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/212589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=58
2014-01-07 12:57:21 +00:00
OBS User mrdocs
a9afda7d60 Accepting request 212578 from home:AndreasStieger:branches:Base:System
update to 4.8.11

OBS-URL: https://build.opensuse.org/request/show/212578
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=82
2014-01-01 22:05:39 +00:00
Stephan Kulow
65ee9a5dca Accepting request 210757 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/210757
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=57
2013-12-13 12:09:31 +00:00
OBS User mrdocs
dbec6cdb7f Accepting request 210681 from home:dnh:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/210681
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=80
2013-12-13 08:40:34 +00:00
Stephan Kulow
a9dd559cf5 Accepting request 208909 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/208909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=56
2013-11-30 06:36:40 +00:00
Ruediger Oertel
dc3c4beda0 Accepting request 208806 from home:dnh:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/208806
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=78
2013-11-29 13:47:33 +00:00
Stephan Kulow
458ccde130 Accepting request 208377 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/208377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=55
2013-11-29 11:03:56 +00:00
OBS User mrdocs
765d0fb1cf Accepting request 208356 from home:dnh:branches:Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/208356
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=76
2013-11-26 03:35:21 +00:00
David Haller
289e68037e Accepting request 208058 from home:dnh:branches:Base:System
- fix the urar patch (thanks to D. Werner again)

OBS-URL: https://build.opensuse.org/request/show/208058
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=75
2013-11-23 18:16:12 +00:00
David Haller
c51cd48d01 Accepting request 208012 from home:dnh:branches:Base:System
- fix SLE* %post scriptlet error (%set_permissions not available)

OBS-URL: https://build.opensuse.org/request/show/208012
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=74
2013-11-23 07:01:44 +00:00
David Haller
a05b783d91 Accepting request 207993 from home:dnh:branches:Base:System
make urar-helper patch portable

OBS-URL: https://build.opensuse.org/request/show/207993
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=73
2013-11-23 06:51:59 +00:00
Stephan Kulow
8e0f016191 Accepting request 207074 from Base:System
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)

OBS-URL: https://build.opensuse.org/request/show/207074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=54
2013-11-17 19:19:59 +00:00
Brian White
2438d3b1e5 Accepting request 206981 from home:dnh:branches:Base:System
Req fix + comment changes. No rebuilds needed (all but SLE* built ok, i.e. had gawk >= 4.0.0)
SLE* needs fixing anyway

OBS-URL: https://build.opensuse.org/request/show/206981
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=71
2013-11-15 20:08:48 +00:00
Tomáš Chvátal
d10650da33 Accepting request 206949 from Base:System
add mc-extfs-helpers-urar.patch to fix urar extfs failing on files with spaces when unrar5 is used (bnc#849082).

OBS-URL: https://build.opensuse.org/request/show/206949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=53
2013-11-15 07:37:42 +00:00
David Haller
5972d603d5 - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=69
2013-11-14 20:02:59 +00:00
David Haller
544da03b11 Accepting request 206689 from home:dnh:branches:Base:System
fix urar extfs some more (thanks to D. Werner for finding the problem and proposing the fix)

OBS-URL: https://build.opensuse.org/request/show/206689
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=68
2013-11-12 21:18:22 +00:00
David Haller
0c4e6e62b7 Accepting request 206680 from home:dnh:branches:Base:System
- fix the fix (reimplement the mcrar5fs_list awk script) (bnc#849082)

- Fix urar extfs failing on files with spaces (bnc#849082)

OBS-URL: https://build.opensuse.org/request/show/206680
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=67
2013-11-12 19:10:37 +00:00
Stephan Kulow
17b795867c Accepting request 201617 from Base:System
- Fix invalid mc.png (IDAT TFB error).

- mc-startup-timeout.patch: reduce the timeout when a dns server does
  not respond (bnc#824729)

OBS-URL: https://build.opensuse.org/request/show/201617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=52
2013-10-02 11:31:31 +00:00
00946b0a09 - mc-startup-timeout.patch: reduce the timeout when a dns server does
not respond (bnc#824729)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=65
2013-10-01 14:32:42 +00:00
7d7dc02a1f Accepting request 201508 from home:sbrabec:branches:Base:System
- Fix invalid mc.png (IDAT TFB error).

OBS-URL: https://build.opensuse.org/request/show/201508
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=64
2013-10-01 07:22:12 +00:00
Vladimir Nadvornik
7516fb65d0 - reduce the timeout when a dns server does not respond
(bnc#824729)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=63
2013-09-27 12:35:47 +00:00
Tomáš Chvátal
2e199d16a6 Accepting request 196155 from Base:System
Please test. SLE still does not work, I have no idea what's with the permission macros on SLE. But the build works now. (forwarded request 196151 from dnh)

OBS-URL: https://build.opensuse.org/request/show/196155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=50
2013-08-25 11:33:29 +00:00
OBS User mrdocs
58757f24a7 Accepting request 196151 from home:dnh:branches:Base:System
Please test. SLE still does not work, I have no idea what's with the permission macros on SLE. But the build works now.

OBS-URL: https://build.opensuse.org/request/show/196151
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=61
2013-08-24 03:55:13 +00:00
Tomáš Chvátal
b773dce6e0 Accepting request 186648 from Base:System
import bugfixes from next version (forwarded request 186639 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/186648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=49
2013-08-12 08:36:17 +00:00
Dr. Werner Fink
25560e71ea Accepting request 186639 from home:subchaser:midnight-commander:latest
import bugfixes from next version

OBS-URL: https://build.opensuse.org/request/show/186639
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=59
2013-08-10 13:18:07 +00:00
Stephan Kulow
f5238f7d4d Accepting request 183680 from Base:System
Updated to latest released (4.8.9) (forwarded request 183610 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/183680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=48
2013-07-19 09:14:07 +00:00
OBS User mrdocs
de082762cc Accepting request 183610 from home:subchaser:midnight-commander:latest
Updated to latest released (4.8.9)

OBS-URL: https://build.opensuse.org/request/show/183610
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=57
2013-07-18 16:35:38 +00:00
Stephan Kulow
9f8e46e25e Accepting request 157606 from Base:System
updated to latest stable (4.8.1.7) (forwarded request 157605 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/157606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=47
2013-03-08 08:22:46 +00:00
Vítězslav Čížek
260c80a841 Accepting request 157605 from home:subchaser:midnight-commander:stable
updated to latest stable (4.8.1.7)

OBS-URL: https://build.opensuse.org/request/show/157605
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=55
2013-03-07 08:04:59 +00:00
Stephan Kulow
41ae1267c7 Accepting request 128811 from Base:System
use uar extfs helper as fall-back for deb (forwarded request 128775 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/128811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=45
2012-07-25 08:34:32 +00:00
OBS User mrdocs
9aec29ef3d Accepting request 128775 from home:subchaser
use uar extfs helper as fall-back for deb

OBS-URL: https://build.opensuse.org/request/show/128775
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=53
2012-07-24 00:04:41 +00:00
David Haller
8c889281f6 - revert deb/uar change, but keep uar commented out as an alternative
(I prefer the "uar" way, should be faster too ;)

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=52
2012-07-23 12:47:22 +00:00
David Haller
ffb1ab4156 - use uar: instead of deb:, some readability stuff
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=51
2012-07-23 12:32:16 +00:00
David Haller
48f6065b6b Accepting request 128743 from home:subchaser
- updated to latest stable version 4.8.1.4
- deb file support fixed

OBS-URL: https://build.opensuse.org/request/show/128743
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=50
2012-07-23 10:55:46 +00:00
Stephan Kulow
4c1024f592 Accepting request 123543 from Base:System
cmake syntax highlighting fixed & revisited (forwarded request 123441 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/123543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=43
2012-06-05 13:33:03 +00:00
Brian White
190781a16b Accepting request 123441 from home:subchaser
cmake syntax highlighting fixed & revisited

OBS-URL: https://build.opensuse.org/request/show/123441
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=48
2012-06-04 15:45:05 +00:00
Stephan Kulow
35bf71f8bf Accepting request 120652 from Base:System
Samba VFS restored
rpmlint filters added for scripts warnings (forwarded request 120562 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/120652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=42
2012-05-14 14:16:26 +00:00
debb80af91 Accepting request 120562 from home:subchaser
Samba VFS restored
rpmlint filters added for scripts warnings

OBS-URL: https://build.opensuse.org/request/show/120562
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=46
2012-05-10 21:53:32 +00:00
Stephan Kulow
1cf7153204 Accepting request 115796 from Base:System
update to 4.8.1.3 (regression fix release) (forwarded request 115707 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/115796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=41
2012-05-07 20:48:10 +00:00
Stephan Kulow
26c1d3a00a Accepting request 115707 from home:subchaser
update to 4.8.1.3 (regression fix release)

OBS-URL: https://build.opensuse.org/request/show/115707
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=44
2012-04-27 07:35:26 +00:00
Philipp Thomas
2006ca7d3f Accepting request 115231 from home:subchaser
upgraded to latest stable (4.8.1.2)

OBS-URL: https://build.opensuse.org/request/show/115231
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=43
2012-04-25 09:49:53 +00:00
Stephan Kulow
bd0dc74ac5 Accepting request 113084 from Base:System
patch for .torrent extension was applied incorectly (forwarded request 112589 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/113084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=40
2012-04-12 07:40:57 +00:00
Andreas Jaeger
16178b1301 Accepting request 112589 from home:subchaser
patch for .torrent extension was applied incorectly

OBS-URL: https://build.opensuse.org/request/show/112589
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=41
2012-04-10 11:52:44 +00:00
Stephan Kulow
1445795a99 Accepting request 111477 from Base:System
mc x11browser fixes (forwarded request 111216 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/111477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=39
2012-03-29 05:45:00 +00:00
Greg Kroah-Hartman
f1a05ecf60 Accepting request 111216 from home:subchaser
mc x11browser fixes

OBS-URL: https://build.opensuse.org/request/show/111216
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=39
2012-03-27 21:01:04 +00:00
Stephan Kulow
2f800bfa24 Accepting request 110840 from Base:System
updated for 4.8.1.1 (forwarded request 110296 from subchaser)

OBS-URL: https://build.opensuse.org/request/show/110840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=38
2012-03-26 13:37:33 +00:00
Robert Milasan
431d28b5c9 Accepting request 110296 from home:subchaser
updated for 4.8.1.1

OBS-URL: https://build.opensuse.org/request/show/110296
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=37
2012-03-23 15:24:31 +00:00
Stephan Kulow
c9d60a8e2f Accepting request 102658 from Base:System
- Fixed rpmlint warning - added -fpie and -pie to compilation and linking of consaver

OBS-URL: https://build.opensuse.org/request/show/102658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=37
2012-02-06 14:55:01 +00:00
Stephan Kulow
21c1c458e0 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=34 2012-02-04 09:38:23 +00:00
Stephan Kulow
4dd2c1be5a Accepting request 102578 from home:dlovasko:branches:Base:System
Fixed rpmlint warning - added -fpie and -pie to compilation and linking of consaver

OBS-URL: https://build.opensuse.org/request/show/102578
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=33
2012-02-03 09:21:26 +00:00
Stephan Kulow
c110d0ca08 Accepting request 96798 from Base:System
OBS-URL: https://build.opensuse.org/request/show/96798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=36
2011-12-21 09:01:23 +00:00
Vítězslav Čížek
78cdb279da Accepting request 93220 from home:coolo:removelibtool
add libtool to buildrequires

OBS-URL: https://build.opensuse.org/request/show/93220
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=31
2011-11-23 09:46:15 +00:00
Sascha Peilicke
091876320a Accepting request 78502 from Base:System
version update to 4.7.5.3 (forwarded request 78491 from vladspbru)

OBS-URL: https://build.opensuse.org/request/show/78502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=34
2011-08-11 13:46:00 +00:00
864820207a Accepting request 78491 from home:vladspbru:branches:Base:System
version update to 4.7.5.3

OBS-URL: https://build.opensuse.org/request/show/78491
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=29
2011-08-11 09:17:12 +00:00
Sascha Peilicke
cac8cdd783 Autobuild autoformatter for 73784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=33
2011-06-16 08:19:26 +00:00
OBS User buildservice-autocommit
fdce7bed13 Updating link to change in openSUSE:Factory/mc revision 33.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=ec7f83f3f27be93c84ecac289486a2d1
2011-06-16 08:19:26 +00:00
Sascha Peilicke
11d4b4d4ed Accepting request 73784 from Base:System
OBS-URL: https://build.opensuse.org/request/show/73784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=32
2011-06-16 08:19:13 +00:00
Greg Kroah-Hartman
11aeb1e7a2 Accepting request 68302 from home:Lazy_Kent:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/68302
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=27
2011-04-25 17:25:46 +00:00
Sascha Peilicke
d89f1a05b8 Autobuild autoformatter for 64959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=31
2011-03-23 11:14:11 +00:00
OBS User buildservice-autocommit
f7edda7e22 Updating link to change in openSUSE:Factory/mc revision 31.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=607c2e9f4236478789e659497b7ed361
2011-03-23 11:14:11 +00:00
Sascha Peilicke
241f666c00 Accepting request 64959 from Base:System
Accepted submit request 64959 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/64959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=30
2011-03-23 11:14:01 +00:00
Stephan Kulow
90e105c823 Accepting request 64957 from home:pcerny:factory
OBS-URL: https://build.opensuse.org/request/show/64957
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=25
2011-03-23 09:20:05 +00:00
Ruediger Oertel
f159138f60 Autobuild autoformatter for 60425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=28
2011-02-12 10:53:45 +00:00
Ruediger Oertel
e857d46335 Accepting request 60425 from Base:System
Accepted submit request 60425 from user vitezslav_cizek

OBS-URL: https://build.opensuse.org/request/show/60425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=27
2011-02-12 10:53:32 +00:00
Vítězslav Čížek
6fadebd110 Accepting request 60422 from home:vitezslav_cizek:branches:Base:System
self accept

OBS-URL: https://build.opensuse.org/request/show/60422
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=23
2011-02-09 13:53:51 +00:00
Lars Vogdt
d7a843213a Autobuild autoformatter for 56892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=26
2010-12-29 22:50:08 +00:00
OBS User buildservice-autocommit
0f998cfc34 Updating link to change in openSUSE:Factory/mc revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=82d64973c2e374e024196888557a3696
2010-12-29 22:50:08 +00:00
Lars Vogdt
ff9ba08a58 Accepting request 56892 from Base:System
Accepted submit request 56892 from user a_jaeger

OBS-URL: https://build.opensuse.org/request/show/56892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=25
2010-12-29 22:49:57 +00:00
Andreas Jaeger
1dd7313317 Accepting request 56891 from home:a_jaeger:branches:openSUSE:Factory
ok

OBS-URL: https://build.opensuse.org/request/show/56891
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=21
2010-12-29 22:29:48 +00:00
OBS User autobuild
2e3ec3bab5 Accepting request 48136 from Base:System
Copy from Base:System/mc based on submit request 48136 from user psmt

OBS-URL: https://build.opensuse.org/request/show/48136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=24
2010-09-17 23:14:26 +00:00
OBS User buildservice-autocommit
b17e3c0450 Updating link to change in openSUSE:Factory/mc revision 24.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=29f8eb4b9bee1966bb162cb98e773a1f
2010-09-17 23:14:26 +00:00
OBS User autobuild
a6bf5092db Accepting request 48136 from Base:System
checked in (request 48136)

OBS-URL: https://build.opensuse.org/request/show/48136
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=20
2010-09-17 23:14:25 +00:00
Philipp Thomas
6a9c96f937 - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=19
2010-09-14 14:24:26 +00:00
04a5035312 merge conflicts
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=18
2010-09-12 21:39:26 +00:00
OBS User autobuild
13968d0abe Accepting request 47520 from Base:System
Copy from Base:System/mc based on submit request 47520 from user psmt

OBS-URL: https://build.opensuse.org/request/show/47520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=23
2010-09-10 13:53:54 +00:00
Stephan Kulow
9f6cd35074 Accepting request 47561 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/47561
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=17
2010-09-09 11:42:30 +00:00
Philipp Thomas
b9b1aed401 Apply patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=16
2010-09-08 18:04:26 +00:00
Philipp Thomas
98a34b67e0 - Remove unneeded patches.
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=15
2010-09-08 18:02:53 +00:00
Philipp Thomas
a6eae2f28e - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=14
2010-09-08 15:59:41 +00:00
Stephan Kulow
ffc3ae50d0 osc copypac from project:Base:System package:mc revision:11
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=13
2010-08-23 07:34:46 +00:00
Cristian Rodríguez
c83437be47 Accepting request 43747 from home:walery
Copy from home:walery/mc via accept of submit request 43747 revision 57.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/43747
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=12
2010-07-22 16:44:27 +00:00
Philipp Thomas
bdfdad3702 - Fix pointer <-> int casts.
- Install x11_browser to _datadir/mc.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=11
2010-07-13 09:58:25 +00:00
Philipp Thomas
667bda3add - Fix spec file
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=10
2010-07-08 14:21:19 +00:00
OBS User autobuild
78777e0714 Accepting request 35135 from Base:System
Copy from Base:System/mc based on submit request 35135 from user coolo

OBS-URL: https://build.opensuse.org/request/show/35135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=20
2010-03-19 08:44:13 +00:00
OBS User autobuild
2215855ca5 Accepting request 35135 from Base:System
checked in (request 35135)

OBS-URL: https://build.opensuse.org/request/show/35135
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=9
2010-03-19 08:44:13 +00:00
OBS User autobuild
e4b3793e42 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=19 2010-03-18 15:08:38 +00:00
Stephan Kulow
994e3e4345 - little cleanup
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=8
2010-03-18 07:35:23 +00:00
Pavol Rusnak
b7f9e516e1 little cleanup
OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=6
2010-01-29 00:21:44 +00:00
OBS User autobuild
9b7e3734d1 Accepting request 22286 from Base:System
Copy from Base:System/mc based on submit request 22286 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/22286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=17
2009-10-12 18:58:02 +00:00
OBS User unknown
9528db6c60 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=16 2009-07-14 21:29:47 +00:00
OBS User unknown
2ecd9c6709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=15 2009-06-10 13:03:38 +00:00
OBS User unknown
3fb1c260f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=14 2009-03-13 15:04:32 +00:00
OBS User unknown
6f5761eaf6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=13 2009-02-26 17:05:25 +00:00
OBS User unknown
06476b29bc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=12 2009-02-12 21:03:01 +00:00
OBS User unknown
81b0ee623a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=11 2008-12-03 15:27:38 +00:00
OBS User unknown
d2a0cf2a87 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=10 2008-10-09 10:19:06 +00:00
OBS User unknown
655c4c74aa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=9 2008-09-09 20:14:42 +00:00
OBS User unknown
d820d46a6a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=8 2008-04-01 10:56:51 +00:00
OBS User unknown
aec7edd7ae OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=7 2007-11-05 23:30:50 +00:00
OBS User unknown
17e45c7b44 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=6 2007-08-28 17:15:17 +00:00
OBS User unknown
c02f994271 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=5 2007-08-12 09:36:56 +00:00
OBS User unknown
b2b10412c2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=4 2007-08-09 18:11:59 +00:00
OBS User unknown
578082d52e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=3 2007-07-18 20:02:34 +00:00
OBS User unknown
801ae113f0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=2 2007-04-03 19:42:40 +00:00
OBS User unknown
05abf55f61 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mc?expand=0&rev=1 2007-01-15 23:14:57 +00:00
3 changed files with 0 additions and 21 deletions

View File

@ -1,2 +0,0 @@
f42f4114ed42f6cf9995f1d896fa6c797ccb36dac57760dda8dd9f78ac462841 mc-4.8.31.tar.bz2
24191cf8667675b8e31fc4a9d18a0a65bdc0598c2c5c4ea092494cd13ab4ab1a mc-4.8.31.tar.xz

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24191cf8667675b8e31fc4a9d18a0a65bdc0598c2c5c4ea092494cd13ab4ab1a
size 2385632

View File

@ -1,16 +0,0 @@
Index: src/vfs/extfs/helpers/iso9660.in
===================================================================
--- src/vfs/extfs/helpers/iso9660.in.orig
+++ src/vfs/extfs/helpers/iso9660.in
@@ -46,9 +46,9 @@ xorriso_list() {
echo "$lsl" | grep "^[-d]" | \
while read attr ln usr gr sz dt1 dt2 dt3 nm ; do
len=$((${#nm} - 1))
- name=$(printf -- "$nm" | cut -c2-$len) # remove quotes
+ name=$(printf -- '%s' "$nm" | cut -c2-$len) # remove quotes
- if test $(printf -- "$attr" | cut -c1-1) != "d"; then
+ if test $(printf -- '%s' "$attr" | cut -c1-1) != "d"; then
printf -- "%s %s %s %s %s %s %s %s %s/%s\n" "$attr" "$ln" "$usr" "$gr" "$sz" "$dt1" "$dt2" "$dt3" "$dir" "$name"
else
xorriso_list "$1" "$dir/$name"