159 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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