File mc.changes of Package mc.3308
-------------------------------------------------------------------
Wed Dec 10 10:11:49 UTC 2014 - dnh@opensuse.org
- maintenance update / push to 13.1 cf. e.g 
  https://bugzilla.novell.com/show_bug.cgi?id=856501
Sat Sep  6 01:40:44 UTC 2014 - dnh@opensuse.org
- remove file mc-Syntax.cmake.patch / cmds in .spec
- remove file mc-vfs_fish_helpers_ls-formatstring.diff
  (extraneous patches seem to cause factory-auto to decline the submit)
  cf. e.g. https://build.opensuse.org/request/show/247789 
-------------------------------------------------------------------
Fri Sep  5 18:37:47 UTC 2014 - dnh@opensuse.org
- update to 4.8.13
  various bugfixes and minor improvements, see NEWS file for details
- comment out mc-Syntax.cmake.patch, fixed upstream, to be removed
-------------------------------------------------------------------
Wed Apr  2 19:35:48 UTC 2014 - dnh@opensuse.org
- update to 4.8.12
- remove mc-vfs_fish_helpers_ls-formatstring.diff (fixed upstream)
- change mc-extfs-iso9660-xorriso.patch to work with upstream fix
-------------------------------------------------------------------
Sat Mar 15 15:35:23 UTC 2014 - dnh@opensuse.org
- fix bug ("%i" is not an appropriate format for off_t) in
  mc-vfs_fish_helpers_ls-formatstring.diff, thanks to andrew_b
  of upstream in mc-ticket:2983
Sat Mar 15 13:58:42 UTC 2014 - dnh@opensuse.org
- add mc-vfs_fish_helpers_ls-formatstring.diff
  fixing possible format-string attack via filename
  http://www.midnight-commander.org/ticket/2983
  until http://www.midnight-commander.org/ticket/3128
  is fixed, fish should stay disabled though!
-------------------------------------------------------------------
Thu Jan 30 21:47:13 UTC 2014 - jengelh@inai.de
- Spec metadata update, remove redundant %clean section,
  do parallel build with %_smp_mflags
-------------------------------------------------------------------
Tue Jan 14 03:37:35 UTC 2014 - dnh@opensuse.org
- add preliminary patch by Sebastian Siebert
  mc-vfs-fish-deleted_source_file.patch
  bnc#856501 and http://www.midnight-commander.org/ticket/3128
-------------------------------------------------------------------
Fri Jan 10 20:51:29 UTC 2014 - dnh@opensuse.org
- disable the ssh/fish vfs due to
  http://www.midnight-commander.org/ticket/3128 and
  https://bugzilla.novell.com/show_bug.cgi?id=856501
- remove unneccessary build-dep on recode
-------------------------------------------------------------------
Wed Jan  1 19:48:54 UTC 2014 - andreas.stieger@gmx.de
- update to 4.8.11:
  - Core
    * Live update of panels size when editing layout
    * Support "Compute totals" option in move file operation
  - VFS
    * rpm extfs
      - show dependency version
      - support tar payload
      - improve support for EPOCH tag
      - add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG,
        VERIFYSCRIPTPROG and TRIGGERSCRIPTS/TRIGGERSCRIPTPROG tags
  - Editor
    * Support "bracketed paste mode" of xterm
    * Clarify Java syntax highlighting
  - Misc
    * Print warnings about unknown '--with-' / '--enable-' configure options
    * Code cleanup and refactoring
  - Fixes:
    * Segfault while moving files
    * Broken handling of mc command line arguments
    * Copy/move doesn't work if num_history_items_recorded=0
    * No subdir path completion in current dir, if stub is not starting with './'
    * Deprecated "find -perm +xxx" syntax is used
    * Home, End, Shift-Fn keys don't work in tmux
    * Improper [en|dis]abling of layout dialog split adjustment buttons
    * Bogus strings in 'Confirmation' config dialog
    * "Configure options" first entry not highlighted
    * "Setup saved to ~/.config/mc/ini" message is misleading
    * Typo in mc.lib: "less=%filename +%linenog" instead of "+%lineno"
    * Wrong order of filename and line number for external editor
    * mcedit: tabs are lost when text is pasted
    * mcedit: question on large file treats Escape as Yes
    * Broken case-sensitive search in editor/viewer/diffviewer
    * Changes to files in nested .zip archives are lost
    * Incorrect handling of filenames with spaces with unrar v5
    * iso9660 VFS: filenames truncating in ISO file listing
    * vfs_path_from_str_flags() doesn't support VPF_STRIP_HOME
    * Bright colors are used as background colors in 16-color skins
    * Various defects in documentation
- removed patches:
  * mc-extfs-helpers-urar.patch, committed upstream
- modified patches:
  * mc-extfs-iso9660-xorriso.patch, adjust for upstream change
  * mc-multi-press-f-keys.patch, remove fuzz
  * mc-rpm.patch, adjust for upstream change in context
-------------------------------------------------------------------
Thu Dec 12 12:10:32 UTC 2013 - dnh@opensuse.org
- fix the iso9660 some more and fall back from xorriso to isoinfo as
  xorriso fails on many DVD-iso files (well, that's UDF actually ..)
-------------------------------------------------------------------
Thu Dec 12 10:02:02 UTC 2013 - dnh@opensuse.org
- add mc-extfs-iso9660-xorriso.patch
  fixing iso9660 extfs directory handling using xorriso
  see http://www.midnight-commander.org/ticket/3122
-------------------------------------------------------------------
Thu Nov 28 12:27:16 UTC 2013 - dnh@opensuse.org
- Reimplementation of mcrar5fs_list in vfs/extfs/helpers/urar using
  'unrar vt' fixing the "trailing space" problem with 'unrar [lv]'
  closing http://www.midnight-commander.org/ticket/3073 and bnc#849082
-------------------------------------------------------------------
Mon Nov 25 22:45:29 UTC 2013 - dnh@opensuse.org
- What a ghastly %description ... Where'd that come from? ;) Fixed
  with text from the README and a little added mention of Norton Cmdr
-------------------------------------------------------------------
Mon Nov 25 22:12:19 UTC 2013 - dnh@opensuse.org
- What's with those "trailing spaces" for filenames with length <13?
-------------------------------------------------------------------
Mon Nov 25 03:47:18 UTC 2013 - dnh@opensuse.org
- fix the urar patch (add trailing whitespace) (thanks to D. Werner again)
-------------------------------------------------------------------
Sat Nov 23 18:11:35 UTC 2013 - dnh@opensuse.org
- fix the urar patch (thanks to D. Werner again)
-------------------------------------------------------------------
Sat Nov 23 05:42:12 UTC 2013 - dnh@opensuse.org
- fix SLE* %post scriptlet error (%set_permissions not available)
-------------------------------------------------------------------
Fri Nov 22 18:34:57 UTC 2013 - dnh@opensuse.org
- make urar-helper patch portable (tested with busybox awk)
-------------------------------------------------------------------
Fri Nov 15 07:31:20 UTC 2013 - dnh@opensuse.org
- four argument ("seps") gawk split() is new in 4.0.0, so explicitly
  require a gawk new enough
-------------------------------------------------------------------
Tue Nov 12 21:09:36 UTC 2013 - dnh@opensuse.org
- add mc-extfs-helpers-urar.patch to fix urar extfs failing on files
  with spaces when unrar5 is used (bnc#849082). Thanks to D. Werner
  for finding the problem and proposing the fix.
-------------------------------------------------------------------
Mon Sep 30 17:23:48 CEST 2013 - sbrabec@suse.cz
- Fix invalid mc.png (IDAT TFB error).
-------------------------------------------------------------------
Fri Sep 27 12:10:18 UTC 2013 - nadvornik@suse.com
- mc-startup-timeout.patch: reduce the timeout when a dns server does
  not respond (bnc#824729)
-------------------------------------------------------------------
Fri Aug 23 18:10:44 UTC 2013 - dnh@opensuse.org
- update to 4.8.10
- remove patch90 mc-bf3034-zip_in_tar.diff, fixed upstream
- remove patch91 mc-bf3040-mcedit_fd_leak.diff, fixed upstream
- more bugfixes: #3041, #3043, #3047, #2713, #3036
  see https://www.midnight-commander.org/ticket/<BUGNO>
- add libssh2 for sftp
-------------------------------------------------------------------
Thu Jul 18 16:50:05 UTC 2013 - subchaser1@gmail.com
- most annoying bug fixes imported from upcomming 4.8.10
  * add mc-bf3034-zip_in_tar.diff: Cannot enter into zip archive
    in tar one (mc#3034)
  * add mc-bf3034-editor-fd-leak.diff: file descriptor leak in
    mcedit (mc#3040)
-------------------------------------------------------------------
Wed Jul 17 10:24:58 UTC 2013 - subchaser1@gmail.com
- Update to new upstream release 4.8.9
  * extfs: support unrar-5
  * extfs: use xorriso (if exists) for writing into ISO images
  * extfs: display additional info while vieweing .iso files
    with F3
  * mcedit: support unlimited file size
- The changes since 4.8.1.7 are to numerous to list here,
  please read the file /usr/share/doc/packages/mc/NEWS for
  a complete list
- modify mc-multi-press-f-keys.patch: adopted for changes in
  sources
- modify mc-esc-seq.patch: adopted for changes in sources
- modify mc-rpm.patch: adopted for changes in sources
- modify mc-Syntax.cmake.patch: added .cmake file ext for cmake
  syntax highlighting
- changes made for ext.d hanlers
    * add mc-ext-audio.patch: view action added for all audio files
    * add mc-extd-sound.patch: implement old functionality
    * add mc-extd-video.patch: implement old functionality
    * remove mc-apps-mediainfo.patch: implementation is moved to
      mc-extd-sound.patch and mc-extd-video.patch
    * add mc-extd-misc.patch: implement old functionality
    * remove mc-apps-torrent.patch: moved to mc-extd-misc.patch
    * add mc-extd-doc.patch: use elinks only when installed
    * remove mc-word_docs.patch: Word docs now handled correctly
      using xdg-open utility
    * add mc-extd-xdg.patch: use xdg-open in X11 sessions only
    * remove mc-apps.patch: re-implemented in patches for ext.d
      handlers
    * remove mc-extensions.patch: implementations is moved to
      sound/video/doc patches for ext.d handlers
    * remove mc-x11browser.diff: obsolated, implemented in ext.d/web.sh
- remove mc-palmsupport.patch: Palm Pilot support removed from
  system-wide menu file
-------------------------------------------------------------------
Thu Mar  7 06:10:19 UTC 2013 - subchaser1@gmail.com
- Update to 4.8.1.7 (latest stable release):
  The changes since 4.8.1.4 are to numerous to list here.
  Please see the file NEWS in the documentation for a complete list.
-------------------------------------------------------------------
Mon Jul 23 13:35:04 UTC 2012 - subchaser1@gmail.com
- extfs deb helper: execute uar helper as fall-back if deb utilities is not installed
-------------------------------------------------------------------
Sat Jul 21 10:54:16 UTC 2012 - subchaser1@gmail.com
- fixed deb file extension support, use dpkg-deb from 'deb' package
  if installed
-------------------------------------------------------------------
Sat Jul 21 09:39:11 UTC 2012 - subchaser1@gmail.com
Updated to version 4.8.1.4
- Misc
    * Tweak and cleanup of code in case of --disable-charset option usage (#2827)
    * File extension support:
        - .gem - rubygems (#2797)
        - .cpio.xz - compressed cpio archives (#2798)
- Fixes
    * Build failure on FreeBSD 6 (#2808)
    * src/filemanager/filegui.c does not compile on Solaris due to missing macros (#2825)
    * Loss of data on copy to full partition (#2829)
    * Misinterpretation of dirs as command line arguments (#2783, #2805)
    * Number of panelized files was limited to 127 (#2813)
    * URL with port was stored wrong in history (#2833)
    * Can't find 00 (zeroes) in patterns in hex search (#2795)
    * Hotkey conflicts in 'Search' dialog (#2843)
    * Garbage directory listing in ftpfs (#2800)
    * Incomplete sand256 skin (#2807)
    * mcedit scripts are installed as data files (#1437)
    * Tests failure on PowerPC,S390,S390x (#2804)
    * Fail to compile if --without-vfs configure option specified (#2834)
    * do_panel_cd: FTBFS with --enable-tests on [kfreebsd-i386,kfreebsd-amd64,ia64,armhf] (#2803)
-------------------------------------------------------------------
Mon May 28 09:37:28 UTC 2012 - subchaser1@gmail.com
- cmake syntax revisited
-------------------------------------------------------------------
Thu May 10 07:06:53 UTC 2012 - subchaser1@gmail.com
- Samba VFS restored, fixed path to smb.conf
-------------------------------------------------------------------
Thu Apr 26 11:30:00 UTC 2012 - subchaser1@gmail.com
- Update to 4.8.1.3 (regression fix release):
  This release fixes two regressions in the just-released
  previous stable version: a crash in the chown and symlink dialogs,
  and an erroneous error popup when entering a tar archive.
-------------------------------------------------------------------
Mon Apr 23 08:55:27 UTC 2012 - subchaser1@gmail.com
- Update to 4.8.1.2 (bugfix release):
  The changes since 4.8.1.1 are to numerous to list here.
  Please see the file NEWS in the documentation for a complete list.
- mc-mcviewsegfault.patch removed, fixed in changeset 95fdd2
-------------------------------------------------------------------
Wed Apr  4 15:53:44 UTC 2012 - subchaser1@gmail.com
- .torrent extension viewer fixed
-------------------------------------------------------------------
Sat Mar 24 08:54:23 UTC 2012 - subchaser1@gmail.com
- x11_browser issues fixed
    * use xdg-open if it possible
    * HTML-files openning fixed
    * firefox & chromium detection added
-------------------------------------------------------------------
Wed Mar 21 06:33:55 UTC 2012 - subchaser1@gmail.com
- Update to 4.8.1.1. Major changes is:
    * License version updated to GPL3+ (#1551)
    * Configuration files was moved from your $HOME/.mc directory into
      XDG_CONFIG_* directories to respect FDO standard
    * VFS structure and paths is changed
    * keybinding names was renamed to provide some unification
  The changes since 4.7.5 are to numerous to list here.
  Please see the file NEWS in the documentation for a complete list.
- an CMake language syntax highlighting for mcedit added
- added .torrent extension
- use meadiainfo (if exists) to view multimemedia files
-------------------------------------------------------------------
Fri Feb  3 09:00:29 UTC 2012 - dlovasko@suse.com
- Fixed rpmlint warning - added -fpie and -pie to compilation and linking of consaver
-------------------------------------------------------------------
Wed Nov 23 09:28:21 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
Thu Aug 11 08:44:25 UTC 2011 - vladspbru@gmail.com
- update to 4.7.5.3
  * numerous changes and enhancements, see
    /usr/share/doc/packages/mc/NEWS
-------------------------------------------------------------------
Mon Apr 25 08:25:11 UTC 2011 - lazy.kent@opensuse.org
- Don't convert Russian and Ukrainian docs. They have been already
  in UTF-8 (bnc#686483).
- Install help and hints for non-english locales (bnc#681060).
-------------------------------------------------------------------
Wed Mar 23 08:19:15 UTC 2011 - pcerny@novell.com
- keep english version of help and hints in the main package
-------------------------------------------------------------------
Wed Feb  9 13:21:08 UTC 2011 - vcizek@novell.com
- update to 4.7.5.1
  * numerous changes and enhancements, see
    /usr/share/doc/packages/mc/NEWS
-------------------------------------------------------------------
Wed Dec 29 22:14:04 UTC 2010 - aj@suse.de
- Delete be@tarask translation.
-------------------------------------------------------------------
Tue Sep 14 15:45:42 CEST 2010 - pth@suse.de
- Fix wrapper script for sh, change Makefile to substitute
  datadir (bnc#639044).
- Update to 4.7.0.9. Changes since 4.7.0.7:
  * Translation updates.
  * Added Galician translation.
  * Fix potential division by zero in Info panel.
  * Regexp replace only transforms the first occurence correctly.
  * Fix remaining plain int types in VFS.
  * Add "Toggle syntax highlighting" menu item.
  * Fix restoring of signals even if fork() fails.
  * Fix Segfault in replacement confirmation in editor. 
-------------------------------------------------------------------
Thu Sep  9 08:00:14 UTC 2010 - aj@suse.de
- BuildRequire gpm-devel
-------------------------------------------------------------------
Wed Sep  8 15:50:28 UTC 2010 - pth@novell.com
- Add missing changes entry.
- Update to 4.7.0.7. The changes since 4.6.2 are to numerous to
  list here. Please see the file NEWS in the documentation for
  a complete list.
- Remove unneeded patches.
-------------------------------------------------------------------
Tue Jul 13 11:57:31 CEST 2010 - pth@suse.de
- Fix pointer <-> int casts.
- Install x11_browser to _datadir/mc.
-------------------------------------------------------------------
Thu Mar 18 07:35:09 UTC 2010 - prusnak@suse.cz
- little cleanup
-------------------------------------------------------------------
Sun Oct 11 10:16:07 UTC 2009 - mseben@novell.com
- added mc-mkdir_mc_home.patch - create .mc home dir at startup (bnc#533262)
-------------------------------------------------------------------
Mon Jul 13 21:22:27 CEST 2009 - coolo@novell.com
- only things that can be split into bundles can go into -lang
- do not require but recommend the -lang package
-------------------------------------------------------------------
Wed May 20 14:47:14 CEST 2009 - nadvornik@suse.cz
- really apply 05_add_lzma_xz_support.patch 
-------------------------------------------------------------------
Wed May  6 16:17:17 CEST 2009 - nadvornik@suse.cz
- fixed crash in utf-8 patch [bnc#500516] 
- allow to specify port number in the shell link [bnc#483249]
-------------------------------------------------------------------
Thu Mar 12 16:35:18 CET 2009 - prusnak@suse.cz
- added xz support (05_add_lzma_xz_support.patch)
-------------------------------------------------------------------
Wed Feb 25 16:45:41 CET 2009 - sbrabec@suse.cz
- Fixed Esc + Numeral F-key emulation (mc#287).
- Convert Serbian files to UTF-8.
- UTF-8 conversion moved to %prep.
- Locale specific files moved to -lang package.
-------------------------------------------------------------------
Thu Feb 12 14:42:05 CET 2009 - nadvornik@suse.cz
- updated to final 4.6.2:
  * many patches mentioned bellow were included upstream
-------------------------------------------------------------------
Thu Nov 27 11:14:29 CET 2008 - nadvornik@suse.cz
- added desktop file [bnc#434809]
-------------------------------------------------------------------
Thu Oct  9 11:57:28 CEST 2008 - nadvornik@suse.cz
- fixed dynamic loading of X11 library
  [http://savannah.gnu.org/bugs/index.php?24505]
-------------------------------------------------------------------
Tue Sep  9 18:05:39 CEST 2008 - nadvornik@suse.cz
- added bugfixes from upstream cvs and from debian package for
  * preserve Attributes checkbox [bnc#419832]
  * fish filesystem [bnc#400515]
  * regexp matching
  * lzma support [bnc#400388]
  * other fixes and improvements
- fixed information displayed for rpm files [bnc#410704]
- partialy fixed SHIFT-Fn key behavior [bnc#400552]
-------------------------------------------------------------------
Mon Mar 31 18:30:47 CEST 2008 - nadvornik@suse.cz
- fixed cursor appearance on visible tabs
-------------------------------------------------------------------
Mon Nov  5 13:31:25 CET 2007 - nadvornik@suse.cz
- updated to 4.6.2-pre1
  * improved subshell handling
  * improved fish filesystem
  * a lot of other fixes and enhancements
- updated UTF-8 patches using Fedora package
- added support for weak rpm dependencies in VFS
-------------------------------------------------------------------
Tue Aug 28 16:38:08 CEST 2007 - nadvornik@suse.cz
- link duplicate files only inside /usr [#304167]
-------------------------------------------------------------------
Sat Aug 11 10:49:20 CEST 2007 - olh@suse.de
- remove umode_t checks
  use offsetof() in vfs-impl.h
  build parallel
  move iconv updates to build section to fix quilt setup -v *.spec
-------------------------------------------------------------------
Tue Aug  7 23:54:20 CEST 2007 - maw@suse.de
- Use %fdupes
- Split off a -lang subpackage.
-------------------------------------------------------------------
Tue Jul 17 17:03:06 CEST 2007 - nadvornik@suse.cz
- fixed terminal escape sequences parsing (#253401)
-------------------------------------------------------------------
Mon Apr  2 14:45:10 CEST 2007 - rguenther@suse.de
- add gpm BuildRequires
-------------------------------------------------------------------
Mon Jan 15 16:32:49 CET 2007 - nadvornik@suse.cz
- fixed special characters quoting for bash 3.2 [#232411]
-------------------------------------------------------------------
Wed Oct  4 15:34:51 CEST 2006 - nadvornik@suse.cz
- built with --with-samba [#207643]
- fixed displaying of nlink column in utf8 mode [#194715]
- spec file cleanup [#194392]
-------------------------------------------------------------------
Wed Jun  7 12:30:32 CEST 2006 - nadvornik@suse.cz
- fixes for Slang2 [#177920, #176327]
-------------------------------------------------------------------
Tue Apr 18 15:03:49 CEST 2006 - schwab@suse.de
- Revert last change, kernel headers have been fixed.
-------------------------------------------------------------------
Tue Apr 18 13:09:49 CEST 2006 - nadvornik@suse.cz
- fixed check for umode_t; it fixes compilation on ppc64
-------------------------------------------------------------------
Fri Apr  7 12:28:29 CEST 2006 - lmichnovic@suse.cz
- adjusted ogg file opening (updated apps.patch)
-------------------------------------------------------------------
Mon Mar 13 15:50:32 CET 2006 - nadvornik@suse.cz
- make sure that backgrounded applications do not write
  to terminal [#153178]
- use realplay if available
- recognize .hpp files
-------------------------------------------------------------------
Tue Mar  7 19:28:34 CET 2006 - lmichnovic@suse.cz
- fixed bash specific syntax in /etc/profile.d/mc.sh [#155644]
  (updated wrapper.patch)
- changed default application to open images with from xv to display
  (updated apps.patch)
-------------------------------------------------------------------
Thu Feb  9 17:23:10 CET 2006 - nadvornik@suse.cz
- fixed switching long panels [143265]
- fixed crash on error in getpwuid
-------------------------------------------------------------------
Tue Feb  7 01:55:08 CET 2006 - ro@suse.de
- fix build for < 10.1
-------------------------------------------------------------------
Fri Jan 27 02:12:15 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Jan 24 16:55:56 CET 2006 - nadvornik@suse.cz
- used exported bash function in mc wrapper [#127769]
- fixed crash during renaming UTF-8 filenames [#131997]
-------------------------------------------------------------------
Thu Jan 12 16:31:10 CET 2006 - nadvornik@suse.cz
- compile with -fstack-protector
-------------------------------------------------------------------
Wed Oct 12 14:04:16 CEST 2005 - nadvornik@suse.cz
- added patch for slang2
-------------------------------------------------------------------
Wed Aug 10 11:15:24 CEST 2005 - nadvornik@suse.cz
- added .tbz2 and .djvu extension [fixes #98447]
-------------------------------------------------------------------
Mon Aug  1 14:34:19 CEST 2005 - nadvornik@suse.cz
- updated to final 4.6.1
-------------------------------------------------------------------
Thu Apr 14 17:17:06 CEST 2005 - sbrabec@suse.cz
- Added audiofile-devel to neededforbuild.
-------------------------------------------------------------------
Mon Mar  7 12:20:39 CET 2005 - nadvornik@suse.cz
- updated external applications
-------------------------------------------------------------------
Mon Jan 24 10:21:20 CET 2005 - meissner@suse.de
- 0 -> NULL in one glib call.
-------------------------------------------------------------------
Fri Jan 21 12:39:04 CET 2005 - nadvornik@suse.cz
- updated to 4.6.1-pre3
-------------------------------------------------------------------
Fri Nov 12 14:36:08 CET 2004 - ro@suse.de
- correct permissions handling for /usr/lib/mc/cons.saver
-------------------------------------------------------------------
Sat Oct 23 15:48:38 CEST 2004 - mmj@suse.de
- rename no til nb
-------------------------------------------------------------------
Fri Sep 10 11:59:41 CEST 2004 - nadvornik@suse.cz
- fixed quoting in extfs script CAN-2004-0494 [#43151]
- fixed show_output_starts_shell option [#44777]
- fixed mcedit crash [#43178]
-------------------------------------------------------------------
Wed Jun 30 12:28:00 CEST 2004 - nadvornik@suse.cz
- many fixes in UTF8 patches
- fixed freeze on rar archives with password [#41591]
- allow large screen size [#41475]
-------------------------------------------------------------------
Fri Apr 23 12:16:56 CEST 2004 - nadvornik@suse.cz
- fixed various buffer overflows and temp file handling [#38577]
- fixed crash on broken UTF-8 characters in directory name [#39309]
-------------------------------------------------------------------
Wed Mar 31 17:12:28 CEST 2004 - nadvornik@suse.cz
- fixed sort options in mc-posix_options.diff
-------------------------------------------------------------------
Wed Mar 31 11:08:02 CEST 2004 - nadvornik@suse.cz
- do not strip UTF-8 characters from prompt and xterm title [#37542]
-------------------------------------------------------------------
Thu Mar 25 15:28:13 CET 2004 - nadvornik@suse.cz
- fixed crash with NULL return from getpwuid [#36867]
-------------------------------------------------------------------
Thu Mar 18 15:24:29 CET 2004 - nadvornik@suse.cz
- fixed another crash in slang
-------------------------------------------------------------------
Mon Mar 15 12:16:16 CET 2004 - nadvornik@suse.cz
- fixed external applications
-------------------------------------------------------------------
Thu Mar 11 12:11:15 CET 2004 - nadvornik@suse.cz
- better fix for the crash is slang
- various fixes in utf8 patch
-------------------------------------------------------------------
Tue Mar 09 11:33:34 CET 2004 - nadvornik@suse.cz
- fixed crash if TERM is unset
- fixed viewing files in tar archives
-------------------------------------------------------------------
Mon Mar 08 17:41:36 CET 2004 - nadvornik@suse.cz
- fixed forward/backward word functions in utf8 patch
-------------------------------------------------------------------
Fri Mar 05 18:51:45 CET 2004 - nadvornik@suse.cz
- fixes in utf8 patches
- do not let XOpenDisplay exit [#31960]
-------------------------------------------------------------------
Mon Mar 01 17:55:14 CET 2004 - nadvornik@suse.cz
- added utf8 support in commandline, viewer and editor
-------------------------------------------------------------------
Wed Feb 18 17:42:19 CET 2004 - sbrabec@suse.cz
- Added all available UTF-8 patches (mostly from from Jakub Jelinek
  <jakub@redhat.com>).
-------------------------------------------------------------------
Sat Jan 10 12:54:19 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Thu Jan  8 12:14:26 CET 2004 - pthomas@suse.de
- Fix the handling of symlinks inside tarballs which would lead
  to a segfault with suitably constructed tarballs.
-------------------------------------------------------------------
Fri Aug 29 15:52:15 CEST 2003 - pthomas@suse.de
- Change extfs commands to use posix conforming options
  for head and sort. (#29657)
-------------------------------------------------------------------
Tue Jul 15 16:39:50 CEST 2003 - sbrabec@suse.cz
- Autoreconf with GNOME prefix.
-------------------------------------------------------------------
Fri Jun 13 08:31:45 CEST 2003 - kukuk@suse.de
- Fix filelist
-------------------------------------------------------------------
Fri Apr  4 11:56:21 CEST 2003 - pthomas@suse.de
- Enable character set conversion by compiling with
  --enable-charset.
-------------------------------------------------------------------
Wed Feb 26 16:03:46 CET 2003 - pthomas@suse.de
- Fix the bug that leads to a segfault when viewing
  files and simplify the range check.
- Get rid of the caddr_t anachronism.
- Use g_try_malloc when using glib2, as g_malloc terminates
  the application when it fails .....
-------------------------------------------------------------------
Mon Feb 17 19:17:22 CET 2003 - pthomas@suse.de
- Update to 4.6.0 which officially removes gmc.
- Get rid of now obsolete patches and adapt those that
  still apply.
-------------------------------------------------------------------
Tue Feb  4 11:12:45 CET 2003 - pthomas@suse.de
- Only include %{_libdir}/mc in files on biarch platforms.
-------------------------------------------------------------------
Mon Jan 27 15:27:51 CET 2003 - pthomas@suse.de
- Drop gmc sub package.
- Also check for ksh in mc.sh to decide whether or not to use
  'export -f'
-------------------------------------------------------------------
Mon Nov 11 11:26:13 CET 2002 - ro@suse.de
- changed neededforbuild <jade_dsl> to <openjade>
- changed neededforbuild <sp> to <opensp>
- changed neededforbuild <sp-devel> to <>
-------------------------------------------------------------------
Wed Oct 23 19:04:57 CEST 2002 - sbrabec@suse.cz
- Fixed dangling symlink for mcview.
-------------------------------------------------------------------
Fri Sep 27 14:34:17 CEST 2002 - ro@suse.de
- Added alsa alsa-devel to neededforbuild (esound)
-------------------------------------------------------------------
Mon Sep 16 12:18:03 CEST 2002 - pthomas@suse.de
- Make mc use the system supplied slang library.
-------------------------------------------------------------------
Wed Sep 11 13:36:00 CEST 2002 - pthomas@suse.de
- Make full eight bits input the default (bug #15721).
- Use the gnome macros supplied with gnome-common.
- Use file type rather then regex to identify Word documents.
- Use wvText instead of word2x for displaying MS Word documents.
-------------------------------------------------------------------
Tue Aug 20 02:24:54 CEST 2002 - mmj@suse.de
- Correct PreReq
-------------------------------------------------------------------
Fri Aug  2 17:33:37 CEST 2002 - pthomas@suse.de
- Fix building with older versions of ext2fs lib
  (AKA older distributions):
   - Make configure check for presence of ext2_ino_t in ext2fs.h.
   - Use test result in vfs/undelfs.c
-------------------------------------------------------------------
Sat Jul 27 15:43:47 CEST 2002 - adrian@suse.de
- fix %pre script and neededforbuild
-------------------------------------------------------------------
Fri May 31 15:57:21 CEST 2002 - ro@suse.de
- changed neededforbuild <slang> to <slang slang-devel>
-------------------------------------------------------------------
Mon Apr  8 15:26:06 CEST 2002 - ro@suse.de
- run gettextize
-------------------------------------------------------------------
Fri Mar 15 13:26:57 CET 2002 - pthomas@suse.de
- Use w3m instead of lynx for html. Fixes #15012
-------------------------------------------------------------------
Thu Feb  7 12:10:40 MET 2002 - mmj@suse.de
- ... and then fix a stupid typo in the below fix...
-------------------------------------------------------------------
Thu Feb  7 11:40:16 MET 2002 - mmj@suse.de
- Fixed the below thing in a more POSIX compliant way
-------------------------------------------------------------------
Tue Feb  5 17:20:14 CET 2002 - mmj@suse.de
- Added missing function to ms.sh
-------------------------------------------------------------------
Fri Feb  1 00:26:05 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Thu Jan 24 12:16:05 CET 2002 - okir@suse.de
- fixed various tempfile races (mostly with unpacking/packing
  of compressed files for editing)
-------------------------------------------------------------------
Mon Jan 14 18:08:58 CET 2002 - egmont@suselinux.hu
- Removed rpmview patch, no longer needed since 4.5.55.
-------------------------------------------------------------------
Thu Dec  6 18:44:51 CET 2001 - pthomas@suse.de
- Include *all* gnome autoconf macros needed to
  rebuild aclocal.m4.
-------------------------------------------------------------------
Fri Nov 30 15:08:32 CET 2001 - ro@suse.de
- changed neededforbuild <docbktls> to <docbook-toys>
-------------------------------------------------------------------
Mon Nov 26 15:54:59 CET 2001 - pthomas@suse.de
- Update to 4.5.55.
- Enable large file support.
- Gracefully handle the case when file size exceeds what
  g_malloc can handle.
- Don't hard-code the GUI web browser but call a script that
  uses whatever's installed.
- Use ext2_ino_t instead of ino_t.
- Add German hints.
-------------------------------------------------------------------
Thu Oct 18 15:52:35 CEST 2001 - egmont@suselinux.hu
- F3 on an RPM shows sane output (kind of rpm -qilp) instead of raw
  binary.
-------------------------------------------------------------------
Thu Sep 20 20:57:05 CEST 2001 - pthomas@suse.de
- Fix handling of RPMs. This isn't a final fix,  but at least
  avoids the error.
-------------------------------------------------------------------
Tue Sep  4 11:10:21 CEST 2001 - kukuk@suse.de
- Removed smbclnt requires
-------------------------------------------------------------------
Mon Aug 27 10:52:21 CEST 2001 - kukuk@suse.de
- Removed samba-client, not need any longer
-------------------------------------------------------------------
Mon Aug 27 10:02:15 CEST 2001 - ro@suse.de
- replaced <smbclnt> by <samba-client> in neededforbuild
-------------------------------------------------------------------
Wed Aug 15 04:28:20 CEST 2001 - pthomas@suse.de
- Redo declaration fixes.
- Drop samba support, it's dependencies cause too much trouble.
- Reduce compiler warnings.
- Require autoconf 2.53 as this allows use of AC_CHECK_DECLS
- Use AC_CHECK_DECLS to properly control local prototypes.
-------------------------------------------------------------------
Mon Aug 13 15:51:56 CEST 2001 - ro@suse.de
- changed neededforbuild <sp_libs> to <sp-devel>
-------------------------------------------------------------------
Sat Aug 11 17:25:44 CEST 2001 - schwab@suse.de
- Fix missing declarations *again*.
-------------------------------------------------------------------
Tue Jul 31 17:40:25 CEST 2001 - cstein@suse.de
- wrote an assembly language syntax highlighting for mcedit
  (Intel syntax)
-------------------------------------------------------------------
Sat Jul  7 16:50:21 MEST 2001 - egger@suse.de
- Updated to version 4.5.54.
- Had to remove a few patches to make it build.
- Buildproofed on all architectures.
-------------------------------------------------------------------
Wed Jun 27 11:10:39 CEST 2001 - cstein@suse.de
- Modified mc to include some helpful functions for palm pilot
  users; modifications added as patch 30 (see spec file)
-------------------------------------------------------------------
Mon Jun 11 17:24:50 CEST 2001 - pthomas@suse.de
- Create missing stamp-h.in that prevented mc to build.
- Don't use --with-gpm-mouse on s390
-------------------------------------------------------------------
Sat May 12 17:54:24 CEST 2001 - schwab@suse.de
- Fix missing declarations.
-------------------------------------------------------------------
Wed May  9 16:58:37 CEST 2001 - pthomas@suse.de
- remove samba codepages and require smbclnt.
  Fixes Bug #7924
- compress sources with bzip2
-------------------------------------------------------------------
Tue May  8 16:13:34 CEST 2001 - pthomas@suse.de
- Include codepages from samba package and modify source to
  search them in /usr/lib/mc/codepages. Fixes bug #7647
-------------------------------------------------------------------
Fri Apr 20 15:17:26 CEST 2001 - pthomas@suse.de
- Fix call of suse_update_config macro.
- Remove offending multibyte sequence from Korean message
  catalog and reenable building it.
-------------------------------------------------------------------
Wed Apr 18 10:49:41 CEST 2001 - pthomas@suse.de
- Disable building of the korean message catalog because
  gettext 0.10.36 rejects it.
-------------------------------------------------------------------
Sat Apr  7 19:53:06 CEST 2001 - schwab@suse.de
- Correct handling of filenames in zoo and zip files.
  Fixes Bug #6846.
- Add %suse_update_config.
- Fix configure check for off64_t and ino64_t.
-------------------------------------------------------------------
Sat Apr  7 06:38:35 CEST 2001 - pthomas@suse.de
- Remove regex match for *,[Dd]oc files and just rely on the
  file type check. Add a second file type check as file(1) now
  reports 'Microsoft office document'. Fixes Bug #6861
-------------------------------------------------------------------
Tue Mar 27 12:08:51 CEST 2001 - ro@suse.de
- changed neededforbuild <docbkdsl> to <docbook-dsssl-stylesheets>
-------------------------------------------------------------------
Tue Mar 20 04:09:56 CET 2001 - pthomas@suse.de
- Compile with samba and ext2 undelete support
- Add esound-devel and e2fsprogs-devel to neededforbuild
- Remove unnecessary checks from samba configure
- Add security fix for subshell
- Add security fix for cons.saver
-------------------------------------------------------------------
Tue Mar 13 12:58:39 CET 2001 - ro@suse.de
- added xf86 to neededforbuild
-------------------------------------------------------------------
Tue Mar 13 01:12:28 CET 2001 - ro@suse.de
- changed neededforbuild <docbk30> to <docbook_3>
-------------------------------------------------------------------
Sun Feb 25 18:28:47 MET 2001 - egger@suse.de
- Remove unnecessary dependencies from #neededforbuild,
  especially imlib-config.
-------------------------------------------------------------------
Fri Feb 23 00:10:25 CET 2001 - ro@suse.de
- added readline/readline-devel to neededforbuild (split from bash)
-------------------------------------------------------------------
Tue Feb 20 15:11:12 CET 2001 - uli@suse.de
- fixed for new glibc
-------------------------------------------------------------------
Tue Jan 30 23:35:00 CET 2001 - ro@suse.de
- changed neededforbuild <imlibcfe> to <imlib-config>
-------------------------------------------------------------------
Sun Jan 21 11:04:06 CET 2001 - violiet@suse.de
- added eightbit-clean.patch to view/edit for Japanese and
  Korean characters.
- added improvement Japanese latest .po from CVS.
- added improvement Korean .po and mc hint message file.
-------------------------------------------------------------------
Fri Dec 15 15:29:31 CET 2000 - hhetter@suse.de
- fix for dead link on startup-links, fixing bug id#4700
- changed startup-link URLs
-------------------------------------------------------------------
Tue Nov 21 17:46:13 CET 2000 - werner@suse.de
- Add kvt and gnome as valid TERMinals
- Add some newer xterm escape sequences (oldFunctionsKeys)
- console, linux xterm-color, kvt, and gnome are colored TERMinals
-------------------------------------------------------------------
Mon Nov  6 06:10:19 MET 2000 - pthomas@suse.de
- Remove version number from spec file name
- Add additional key definitions for mc.lib
- Clean up the spec file a bit.
-------------------------------------------------------------------
Sun Nov  5 15:20:14 CET 2000 - kukuk@suse.de
- adjust neededforbuild
-------------------------------------------------------------------
Wed Nov  1 01:21:05 MET 2000 - egger@suse.de
- Updated specfile to new long packagenames.
- Reworked specfile.
- Probably needs some more work; I'm taking care of that.
-------------------------------------------------------------------
Mon Sep 25 17:06:29 MEST 2000 - egger@suse.de
- Updated to 4.5.51.
- Buildproofed on i386.
-------------------------------------------------------------------
Wed May 31 01:06:40 CEST 2000 - baulig@suse.de
- update: 4.5.50.
-------------------------------------------------------------------
Sun May 28 03:18:02 CEST 2000 - baulig@suse.de
- update: 4.5.49.
- use %{ver} instead of the direct version number in tarball name.
-------------------------------------------------------------------
Mon Dec 13 16:07:55 MET 1999 - ke@suse.de
- update: 4.5.42.
-------------------------------------------------------------------
Thu Nov 18 13:51:38 CET 1999 - ke@suse.de
- update: 4.5.41.
- create HTML documentation (add SGML packages to neededfoarbuild...).
- add SuSE startup-link ;)
-------------------------------------------------------------------
Fri Oct 29 19:17:59 CEST 1999 - ke@suse.de
- fix /etc/opt/gnome vs. /opt/gnome/etc.
-------------------------------------------------------------------
Thu Oct 14 14:07:51 CEST 1999 - ke@suse.de
- update: 4.5.40.
- add some RH patches.
-------------------------------------------------------------------
Mon Sep 27 16:31:01 CEST 1999 - bs@suse.de
- fixed requirements for sub packages
-------------------------------------------------------------------
Fri Sep 24 17:56:53 MEST 1999 - ke@suse.de
- update: version 4.5.39.
-------------------------------------------------------------------
Fri Sep 17 13:56:05 MEST 1999 - ke@suse.de
- update: version 4.5.38.
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Thu Jul 15 19:26:11 MEST 1999 - ke@suse.de
- update: version 4.5.37.
-------------------------------------------------------------------
Tue Jul 13 12:42:22 MEST 1999 - bs@suse.de
- use gtk and glib instead of gtkn and glibn
-------------------------------------------------------------------
Mon Jul 12 10:02:58 MEST 1999 - ke@suse.de
- update: version 4.5.36.
-------------------------------------------------------------------
Tue Jun  8 18:20:36 MEST 1999 - kukuk@suse.de
- Add pam to needforbuild
-------------------------------------------------------------------
Sun May 30 15:55:33 MEST 1999 - ke@suse.de
- update: version 4.5.33.
-------------------------------------------------------------------
Tue Apr 13 14:01:38 MEST 1999 - ke@suse.de
- update: version 4.5.30 (security fixes - /tmp exploids...).
-------------------------------------------------------------------
Tue Apr  6 15:08:24 MEST 1999 - ro@suse.de
- only link gmc.gnorba for /etc/opt/gnome/CORBA/servers
-------------------------------------------------------------------
Mon Apr  5 14:26:29 MEST 1999 - bs@suse.de
- fixed date strings in .changes.
-------------------------------------------------------------------
Mon Apr  5 13:50:27 MEST 1999 - bs@suse.de
- use absolute links to prevent problems with a symlinked /opt.
-------------------------------------------------------------------
Sun Mar 14 13:29:52 MET 1999 - ke@suse.de
- update: version 4.5.25.
-------------------------------------------------------------------
Wed Mar 10 15:05:18 MET 1999 - ke@suse.de
- update: version 4.5.24.
-------------------------------------------------------------------
Thu Mar  4 09:36:07 MET 1999 - ke@suse.de
- update: version 4.5.23 (bugfix release).
- filelist.
-------------------------------------------------------------------
Sat Feb 27 15:57:05 MET 1999 - ke@suse.de
- update: version 4.5.22 (bugfix release).
-------------------------------------------------------------------
Fri Feb 26 15:51:18 MET 1999 - ke@suse.de
- update: version 4.5.21 (bugfix release).
- --disable-nls (it makes mc segfault).
- now, the text oriented part of the package (mc.rpm) lives under /usr
  again.
-------------------------------------------------------------------
Wed Feb 17 09:05:02 MET 1999 - ke@suse.de
- update: version 4.5.17 (bugfix release).
- use sysconfdir=/etc/opt/gnome.
- #neededforbuild: add esound and audiofil.
-------------------------------------------------------------------
Sun Feb 14 10:39:24 MET 1999 - ke@suse.de
- update: version 4.5.14 (bugfix release).
-------------------------------------------------------------------
Thu Feb 11 10:53:07 MET 1999 - ke@suse.de
- update: version 4.5.13.
-------------------------------------------------------------------
Sat Feb  6 01:23:59 MET 1999 - ro@suse.de
- fixed neededforbuild
-------------------------------------------------------------------
Thu Feb  4 10:40:51 MET 1999 - ke@suse.de
- update: version 4.5.10.
- now, there's the subpackage `gmc' containing the GNOME compliant version
  of mc.
- make the package BuildRoot capable.
-------------------------------------------------------------------
Wed Dec  9 12:47:08 MET 1998 - ke@suse.de
- update to mc 4.1.36 (bugfix release).
-------------------------------------------------------------------
Thu Sep 24 21:18:27 MEST 1998 - ke@suse.de
- enable NLS.
- install documentation and COPYING via the %doc macro.
-------------------------------------------------------------------
Tue Sep 22 17:51:18 MEST 1998 - ro@suse.de
- update to mc 4.1.35 using diff from jurix mirror
  merged changes to mc.lib from mc-4.1.11-suse and current (+ibmpc3)
----------------------------------------------------------------------------
Wed Nov 19 13:01:54 MET 1997 - florian@suse.de
- update to mc 4.1.11
----------------------------------------------------------------------------
Sun Nov 16 23:10:51 MET 1997 - florian@suse.de
- oops, forgot mc.lib-changes from Werner
----------------------------------------------------------------------------
Fri Oct 10 13:16:04 MEST 1997 - florian@suse.de
- update to version 4.1.4
----------------------------------------------------------------------------
Sun Jun 22 18:57:49 MEST 1997 - florian@suse.de
- update to version 4.0
----------------------------------------------------------------------------
Wed May 28 17:03:24 MET DST 1997 - werner@suse.de
- new mc.lib added
----------------------------------------------------------------------------
Wed Jan 22 22:24:11 CET 1997 - florian@suse.de
- enable gpm support
----------------------------------------------------------------------------
Tue Nov 26 20:15:03 CET 1996 - florian@suse.de
- update to version 3.2.11
----------------------------------------------------------------------------
Mon Sep  2 17:49:41 MET DST 1996 - florian@suse.de
- Es wird nicht mehr mit libgpm-Unterstuetzung kompiliert, da slang
  und libgpm sich nicht vertragen. (libgpm laed libncurses, das geht
  mit libslang.a nicht...)
----------------------------------------------------------------------
Sun Aug 25 19:28:50 MET DST 1996 - florian@suse.de
- new version 3.2.7
- for screen output, mc now uses the slang library and not the ncurses functions
  directly