Commit Graph

169 Commits

Author SHA1 Message Date
Jindrich Novy
74afabb5f9 - update to new CVS snapshot 2007-02-09 11:52:26 +00:00
Jindrich Novy
d02d32425b - yet more "macros in changelog" fixes 2007-02-07 16:23:26 +00:00
Jindrich Novy
dabdc73d37 - merge review spec fixes (#226133) 2007-02-07 16:16:33 +00:00
Jindrich Novy
6e60ea1caf - update to new upstream CVS snapshot
- drop upstreamed tmpcrash patch
- reenable gpm support as it is now fixed (#168076)
2007-01-22 15:55:52 +00:00
Jindrich Novy
f31b9729cd - update to new CVS snapshot (fixes #220828)
- update bindings again
2007-01-04 16:14:38 +00:00
Jindrich Novy
17e2a6ed68 - rebuild because of the %%{_host} macro change Related: #220273 2006-12-21 12:34:51 +00:00
Jindrich Novy
909e46b454 - update bindings
- attempt to fcntl() descriptors appropriatelly so that subshell doesn't
    leave them open while execve()ing commands (#217027)
- more general fix for #215909
2006-12-04 12:37:46 +00:00
Jindrich Novy
db5e34dcac - don't crash when temporary directory cannot be created (#217342)
Resolves: #217342
2006-11-27 09:50:00 +00:00
Jindrich Novy
2b750a0dac - update to new CVS snapshot
- drop .fishfix, .rpmconf patches, applied upstream
- fix IPv6 patch (should fix #206234 and #213212)
- don't crash when directory ending with newline is listed (#215909),
    disable support for directories with '\n' in name to avoid further
    issues (remove .uglydir patch) and report chdir error
2006-11-20 14:08:49 +00:00
Jindrich Novy
a6740dc76d - fix #214255 - sh vfs disconnects with special character in filename
- drop fish-upload patch, applied upstream Resolves: 214255
2006-11-08 13:04:08 +00:00
Jindrich Novy
f9fdbac694 - display also conflicts in addition to provides/obsoletes/requires while
browsing RPM vfs
2006-10-31 14:04:54 +00:00
Jindrich Novy
e9ffbe3c94 - new source tarball 2006-10-27 13:19:40 +00:00
Jindrich Novy
49c5cabea2 - fix IPv6 FISH support
- use better UTF-8 characters for scrollbars
2006-10-27 13:11:34 +00:00
Jindrich Novy
a7efa23441 - update to the new CVS snapshot 2006-10-10 11:43:56 +00:00
Jesse Keating
bf34939667 bump for gcc bug 2006-10-01 21:17:45 +00:00
Jindrich Novy
a17632211b - add experimental IPv6 support for ftpfs (#198386) 2006-09-26 08:47:33 +00:00
Jindrich Novy
5bcdf21fc2 - update to new CVS snapshot (09-12-21)
- drop .assembly, .spec patches -> applied upstream
2006-09-13 07:56:27 +00:00
Jindrich Novy
6b7b5c7453 - display hex values correctly even for non-UTF8 locales, thanks to Egmont
Koblinger
- fix BuildRoot
2006-09-05 12:52:12 +00:00
Jindrich Novy
cef46d8523 - correctly highlight Requires(pre,post,preun,postun) in spec 2006-09-02 09:20:56 +00:00
Jindrich Novy
84bd66e0c1 - highlight AMD64 registers properly when editing assembly sources 2006-08-23 11:57:26 +00:00
Jindrich Novy
8ff5e4e5d3 - fix segfault caused by improper parsing of ls output while deleting files
via shell link (#202623)
2006-08-21 10:33:38 +00:00
Jindrich Novy
5f69cd486d - update to new mc CVS snapshot
- drop .case, .rpmobsolete patches - applied upstream
- allow exit command even on non-local filesystems (#202440)
- use %%{?dist}
2006-08-15 11:00:45 +00:00
Jindrich Novy
e1d5e4bdf3 - use less ugly UTF-8 special characters for scrollbars
- properly highlight RPM tags that differ in case while editing spec file
2006-07-17 13:36:44 +00:00
Jesse Keating
1e4c2a3153 bumped for rebuild 2006-07-12 07:19:34 +00:00
Jindrich Novy
daf04e4f06 - update to new mc snapshot (fixes #195810)
- drop .segfault patch, applied upstream
- highlight "Serial:" and "Copyright:" obsolete RPM tags so that everyone
    is aware it's obsolete
2006-07-11 12:56:44 +00:00
Jindrich Novy
b3faad537d - correctly display free space on devices referred to by symlinks (#197738) 2006-07-10 12:25:08 +00:00
Jindrich Novy
7900181cf3 - fix segfault in wordproc.c (#194562) 2006-06-23 12:41:51 +00:00
Jindrich Novy
95827484ee - apply 00-74, 00-78 patches from Egmont Koblinger with UTF-8 fixes related
to filename truncation and file search
2006-06-12 07:55:48 +00:00
Jindrich Novy
6b7b4268f9 - apply UTF-8 fixes from Vladimir Nadvornik
- move the free space widget to the bottom of the main panel and don't use
    highlighting
2006-06-07 13:01:24 +00:00
Jindrich Novy
b8a906e933 - fix the free space widget patch: stat()s filesystem less frequently,
display correct info in all circumstances
2006-05-29 11:43:26 +00:00
Jindrich Novy
33442ae103 - update from CVS
- drop .fish-upload patch, applied upstream
- sync .showfree patch
2006-05-17 12:49:47 +00:00
Jindrich Novy
dea20ddd6c - fix 188438 2006-04-28 13:04:49 +00:00
Jindrich Novy
0dbe875bb4 - make the FISH upload more robust, thanks to Dmitry Butskoy (#186456)
- drop .promptfix patch so that prompt is displayed only once while in
    panels
2006-03-30 15:36:49 +00:00
Jindrich Novy
352ae48840 - apply more robust version of FISH upload patch, thanks to Dmitry Butskoy
(#186456)
2006-03-28 09:37:43 +00:00
Jindrich Novy
392e264b10 - display the Layout dialog correctly on console (#185189) 2006-03-16 12:40:46 +00:00
Jindrich Novy
1ee97a48be - fix typo in extensions patch so that C sources are highlighted correctly
(#184228)
2006-03-08 11:13:51 +00:00
Jindrich Novy
1640e0e27b - spec cleanup 2006-02-28 11:14:54 +00:00
Jindrich Novy
4567fd4608 - fix hotkey conflict in Layout options (#183282)
- move syntax configuration file from /usr/share/mc to /etc/mc
- save layout settings pernamently for showing free space, not only for
    current session (#182127)
- fix audio bindings, make firefox default html binding
2006-02-28 11:14:11 +00:00
Jindrich Novy
7f70c24d4b - make mc FHS compliant: store config files in /etc/mc and extfs/*.ini
files in /etc/mc/extfs instead of /usr/share/mc (#2188) - the oldest
    open Red Hat bug is now gone ;)
- fix warnings
2006-02-25 11:34:56 +00:00
Jesse Keating
33f0517485 bump for bug in double-long on ppc(64) 2006-02-11 04:28:33 +00:00
Jesse Keating
10d6800d98 bump for new gcc/glibc 2006-02-07 12:56:09 +00:00
Jindrich Novy
86a766ba7a - new upstream tarball to fix trivial source bug in the former one 2006-02-03 13:18:04 +00:00
Jindrich Novy
beabfeb67b - update from CVS - fixes syntax file for PHP
- make displaying of free space configurable
- fix permission highlighting (#177100)
- redirect stdout and stderr of several apps run on background to /dev/null
    to not to mess up mc interface (#178833)
- refresh directories to avoid errors caused by copying files to
    non-existent directories (#177111)
- add an option to insert changelog entry in mcedit, thanks to Radek Vokal
2006-02-01 15:10:24 +00:00
Jindrich Novy
48322245af fix bug number in changelog 2005-12-30 20:08:50 +00:00
Jindrich Novy
ead0eeaff7 - display free space on a device assigned to current directory in main
panels
- correctly diplay characters in mcview for non-UTF-8 LANG set (#174004)
    thanks to Dmitry Butskoy
2005-12-28 14:21:04 +00:00
Jesse Keating
f2e742d6ef gcc update bump 2005-12-09 22:41:57 +00:00
Jindrich Novy
cfc943f443 random fixes 2005-12-06 12:47:50 +00:00
Jindrich Novy
d224d567c2 *** empty log message *** 2005-12-01 13:03:01 +00:00
Jindrich Novy
59587e5c76 depend on external slang 2005-12-01 12:32:45 +00:00
Jindrich Novy
a32ae47ba1 utf8 and hexedit fixes 2005-11-16 13:17:52 +00:00
Jindrich Novy
ebf06bc500 update to mc with internal slang-2.0.5 2005-11-14 14:40:23 +00:00
Jindrich Novy
d42c8bee89 - add vertical scrollbars to main panels and listboxes
- fix memleak in menu.c caused by UTF-8 patch
- display UTF-8 characters corectly in mcview (#172571)
- fix extensions patch
2005-11-08 12:52:55 +00:00
Jindrich Novy
797820f80a don't display UTF-8 characters as questionmarks in xterm title (#170971) 2005-11-01 13:09:05 +00:00
Jindrich Novy
3d8328499a - update from CVS
- convert spec to UTF-8
- sync utf8, promptfix, 64bit patches
- drop upstreamed gcc4, ftpcrash, find, symcrash, cstrans, searchfix
    patches
- drop ctrl-t patch
- update userhost patch to let the edited/viewed file name be displayed in
    xterm title
2005-10-17 13:48:53 +00:00
Jindrich Novy
74ca0a8984 fix off-by-one highlighting when searching backwards in mcedit (#169823) 2005-10-07 07:29:17 +00:00
Jindrich Novy
64ba6f3fdf - fix duplicated keyboard shortcuts in menus for Czech locale (#169734)
- fix ctrl-t page code recoding for Russian locale, thanks to Andy
    Shevchenko (#163594)
2005-10-03 10:49:32 +00:00
Jindrich Novy
235de9ea0f - fix memory leak in mc-utf8 patch, thanks to Marcin Garski (#169549)
- fix mc-find patch to support UTF-8, thanks to Victor Abramoff (#169531)
- remove bogus condition from mc-symcrash patch
2005-09-29 17:49:11 +00:00
Jindrich Novy
187524f1a4 fix changelog 2005-09-13 14:07:45 +00:00
Jindrich Novy
2def6e5d30 fix segfault when creating symlinks 2005-09-13 14:06:34 +00:00
Jindrich Novy
336c92dd28 - backport the new Find dialog from upstream (#167493)
- disable Xorg usage and drop the dependency
- enable samba vfs
- highlight "%%check" in spec files (Mike A. Harris)
2005-09-06 12:22:21 +00:00
Jindrich Novy
b52d9c6026 don't hang when ftpfs times out, extension file fixes 2005-08-29 13:50:20 +00:00
Jindrich Novy
29b4ad962a - new mc release 4.6.1
- sync extensions patch
- fix several gcc4 signedness warnings
2005-07-25 11:07:17 +00:00
Jindrich Novy
556d3c027b - update to mc-4.6.1-pre5
- sync .utf8, .userhost patch
- drop upstreamed .fixes patch
2005-07-08 09:56:28 +00:00
Jindrich Novy
a2909d6cfc - add mcview 2005-06-06 13:55:14 +00:00
Jindrich Novy
65f3b0ed3f - update from CVS
- sync with .utf8 patch and some minor gcc4 fixups
- add .fixes patch
- drop upstreamed .spaceprompt patch
- update .userhost, .64bit patch
2005-06-06 13:25:29 +00:00
Jindrich Novy
49a223e5ff - update from CVS
- sync with .utf8 patch
- fix broken charset conversion feature in the .utf8 patch, Andrew V.
    Samoilov (#154516)
2005-05-05 07:56:54 +00:00
Jindrich Novy
dd50618ac3 - fix truncation to lower 32bits in statfs (src/mountlist.c) 2005-04-04 07:29:29 +00:00
Jindrich Novy
e52ead9872 - update from CVS
- sync with .utf8 patch
- add displaying of username/hostname in xterm title
2005-03-24 14:34:59 +00:00
Jindrich Novy
50f355b645 - undefinition of umode_t for ppc64 is no more needed 2005-03-21 12:53:39 +00:00
Jindrich Novy
16756fe12e - fix refusal to chdir/start file action when spaces are typed in command
prompt and Enter is pressed (#151637)
2005-03-21 10:24:18 +00:00
Jindrich Novy
543d68acc6 - don't define umode_t on ppc64 2005-03-16 14:18:20 +00:00
Jindrich Novy
90bb9aae40 - drop BuildRequires to gettext, XFree86-devel -> xorg-x11-devel 2005-03-09 14:44:51 +00:00
Jindrich Novy
ef3b24c0d6 - update from CVS
- sync the .utf8 patch with upstream
- fix infinite loop hang when copying/deleting some strangely named files
    (#150569)
2005-03-09 14:28:34 +00:00
Jindrich Novy
f2b9876e7f - don't use acs_map with not UTF8-ized slang (#147559) 2005-02-09 12:08:54 +00:00
Jindrich Novy
6507d0fc92 - warning fix in .utf8 patch, missing inclusion of wchar.h in view.c
(#147168)
2005-02-07 09:22:00 +00:00
Jindrich Novy
5e80f64426 forgot to remove gettext-devel from Buildrequires 2005-02-02 13:55:06 +00:00
Jindrich Novy
22fbca86b0 - update from CVS (fixes #143586)
- merge all UTF-8 related patches to single .utf8 patch
- drop BuildRequires gettext-devel, autopoint no more needed
2005-02-02 13:54:20 +00:00
Jindrich Novy
c606788494 - rewrote mbstrlen() in utf8 patch, this fixes:
- dir name truncation in command prompt for ja_JP, ko_KR locales (#142706)
- localized texts will fit dialog windows and pull-down menus - tweak
    create_menu()
- dialog titles are centered correctly
- fix bad displaying of mc logo in help (#143415)
- merge msglen patch with utf8 patch
2004-12-21 14:40:39 +00:00
Jindrich Novy
866ece1c4b - update from CVS - problem in uzip.in fixed by upstream (#141844)
- fix msglen patch to deal with wide UTF-8 characters (#141875)
2004-12-15 14:28:45 +00:00
Jindrich Novy
83fd5ba98c - update from CVS
- sync UTF-8 patches with upstream
- drop upstreamed badsize, growbuf patches
- faster FISH upload support (#140750) - from Dmitry Butskoj
2004-12-09 09:28:37 +00:00
Jindrich Novy
b2c62d1694 - convert hints for ru, uk, zh, man page conversion fix 2004-12-07 13:08:49 +00:00
Jindrich Novy
43265b1647 - add msglen patch to calculate message length correctly in UTF-8 (#141875) 2004-12-07 09:56:24 +00:00
Jindrich Novy
156628de32 - update from CVS
- fix #141095 - extraction of symlinks from tarfs is now fine
- add growbuf patch from Roland Illig #141422 to view files in /proc and
    /sys properly
2004-12-01 10:30:10 +00:00
Jindrich Novy
a466ec9599 - update man page and hint conversions to UTF-8 2004-11-24 14:22:20 +00:00
Jindrich Novy
7507e5ee94 - update from CVS
- update promptfix patch, drop upstreamed strippwd patch
- add badsize patch to fix displaying of filesizes >2GB
- sync UTF-8 patches with upstream
- replace autogen.sh style with configure
2004-11-24 13:20:36 +00:00
Jindrich Novy
36567aab09 - update from CVS
- convert help files in /doc to UTF-8
- add --enable-charsets (#76486)
- drop upstreamed 8bitdefault, extfs patch
- update partially upstreamed strippwd and extension patches
- add UTF-8 help patch from Vladimir Nadvornik (#136826)
- add promptfix patch
- drop upstreamed smallpatches patch
- install non-en man pages and fix encoding (#137036)
- fix possible mem leak in strippwd patch
2004-11-08 11:19:16 +00:00
Jindrich Novy
f77c4173b7 - fix UTF8 #136129
- fix incorrect date and version in chnagelog
2004-10-22 12:51:53 +00:00
Jindrich Novy
fe59d95ad2 - significant UTF8 update 2004-10-20 15:27:59 +00:00
Jindrich Novy
633a8b0177 - update for rebuild 2004-10-15 13:27:40 +00:00
Jindrich Novy
01fffb481f - update from CVS
- drop upstreamed vcsa and xtermaliases patches
- sync the rest of the patches with upstream
- update strippwd patch to eliminate passwords from dir hotlist and chdir
    error messages
- update perl scripts (Leonard den Ottolander, #127973, CAN-2004-0494)
2004-10-08 12:44:44 +00:00
Jindrich Novy
bb65cbd29a - fixed password elimination form URL without '/' in it 2004-09-22 14:22:27 +00:00
Jindrich Novy
5601078496 - fixed the .strippwd patch 2004-09-21 12:32:51 +00:00
Jindrich Novy
9e38187ccf - added patches 2004-09-17 15:05:41 +00:00
cvsdist
58252c674f auto-import changelog data from mc-4.6.1-0.2.src.rpm
Mon Sep 06 2004 Jakub Jelinek <jakub@redhat.com> 4.6.1-0.2
- update from CVS
- remove absoluterm and troff patches
2004-09-09 08:36:20 +00:00
cvsdist
d94da9ebd0 auto-import changelog data from mc-4.6.1-0.1.src.rpm
Thu Sep 02 2004 Jakub Jelinek <jakub@redhat.com> 4.6.1-0.1
- update from CVS
- handle INFO/LICENSE and INFO/OBSOLETES in rpm vfs (#67341)
- remove mc-cvs-unzip (#85073)
- fix hotkey handling when not UTF-8 (Leonard den Ottolander, #120735)
- allow terminal aliases for keys in mc.lib and ~/mc/ini, add gnome,
    xterm-new and rxvt aliases for xterm (#128163)
2004-09-09 08:36:17 +00:00
cvsdist
e8dbf4d0e5 auto-import mc-4.6.0-18 from mc-4.6.0-18.src.rpm 2004-09-09 08:36:08 +00:00
cvsdist
77ab445fa5 auto-import changelog data from mc-4.6.0-17.src.rpm
Sat Aug 21 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-17
- fix shell quoting in extfs perl scripts (Leonard den Ottolander, #127973,
    CAN-2004-0494)
2004-09-09 08:35:27 +00:00
cvsdist
02c85a22f3 auto-import changelog data from mc-4.6.0-16.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 08:33:44 +00:00
cvsdist
78641921fe auto-import changelog data from mc-4.6.0-15.src.rpm
Fri Apr 16 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-15
- don't use mmap if st_size doesn't fit into size_t
- fix one missed match_normal -> match_regex
Fri Apr 16 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-14
- avoid buffer overflows in mcedit Replace function
Wed Apr 14 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-13
- perl scripting fix
Wed Apr 14 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-12
- fix a bug in complete.c introduced by last patch
- export MC_TMPDIR env variable
- avoid integer overflows in free diskspace % counting
- put temporary files into $MC_TMPDIR tree if possible, use mktemp/mkdtemp
Mon Apr 05 2004 Jakub Jelinek <jakub@redhat.com> 4.6.0-11
- fix a bunch of buffer overflows and memory leaks (CAN-2004-0226)
- fix hardlink handling in cpio filesystem
- fix handling of filenames with single/double quotes and backslashes in
    /usr/share/mc/extfs/rpm
- update php.syntax file (#112645)
- fix crash with large syntax file (#112644)
- update CAN-2003-1023 fix to still make vfs symlinks relative, but with
    bounds checking
2004-09-09 08:33:28 +00:00
cvsdist
cd9c100842 auto-import changelog data from mc-4.6.0-10.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 08:32:00 +00:00