Changelog for
minicom-2.2-5.fc8.x86_64.rpm :
Mon Sep 24 00:00:00 2007 Lubomir Kundrak
2.2-5
- Fix capture file handling (#302081)
Thu Aug 23 00:00:00 2007 Miroslav Lichvar 2.2-4
- update license tag
Thu Jul 26 00:00:00 2007 Miroslav Lichvar 2.2-3
- check for errors on tty device (#248701)
Wed Jul 11 00:00:00 2007 Miroslav Lichvar 2.2-2
- improve signal handling a bit (#246465)
Fri Mar 9 23:00:00 2007 Miroslav Lichvar 2.2-1
- update to 2.2
- handle filenames with spaces (#98655)
- add requires for lrzsz
- spec cleanup
Wed Jul 19 00:00:00 2006 Martin Stransky 2.1-3
- removed unnecessary debug output (#199707)
Wed Jul 19 00:00:00 2006 Martin Stransky 2.1-2
- added ncurses-devel to BuildPrereq
Thu Jul 13 00:00:00 2006 Jesse Keating - 2.1-1.2.2
- rebuild
Fri Feb 10 23:00:00 2006 Jesse Keating - 2.1-1.2.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 23:00:00 2006 Jesse Keating - 2.1-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt
Fri Jul 15 00:00:00 2005 Martin Stransky 2.1-1
- New upstream version
Mon Mar 7 23:00:00 2005 Martin Stransky
- gcc4 patch
Thu Oct 21 00:00:00 2004 Adrian Havill 2.00.0-20
- correct an off-by-one error array-store error (#110770)
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Sat Sep 13 00:00:00 2003 Adrian Havill 2.00.0-17.1
- bump n-v-r for RHEL
Sat Sep 13 00:00:00 2003 Adrian Havill 2.00.0-17
- fix error handling for the case when you attempt to \"goto\" a dir
that doesn\'t exist. (#103902)
- updated URL in spec file
Fri Aug 22 00:00:00 2003 Adrian Havill 2.00.0-16.1
- bump n-v-r for RHEL
Fri Aug 22 00:00:00 2003 Adrian Havill 2.00.0-16
- don\'t overwrite buffer when ins chars (#98733)
Thu Aug 21 00:00:00 2003 Adrian Havill 2.00.0-15.1
- bump n-v-r for RHEL
Thu Aug 21 00:00:00 2003 Adrian Havill 2.00.0-15
- initialize savetrans, check vttrans to prevent segfaults with
certain ESC sequences (#84129)
Sat Aug 2 00:00:00 2003 Adrian Havill 2.00.0-14
- removed static buffers that limit multi-file zmodem functionality (#98654)
- removed assertions from above patch, massage out conflicts with rh patch
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Sat Jan 18 23:00:00 2003 Mike A. Harris 2.00.0-11
- Update spec file URL to new homepage (#71894)
Mon Dec 2 23:00:00 2002 Tim Powers 2.00.0-10
- add PreReq coreutils so that we get the ordering right in the
install
Wed Nov 13 23:00:00 2002 Mike A. Harris 2.00.0-9
- Added find_lang macro andlang files to package, also avoiding
_unpackaged_files_terminate_build
- Added with_desktop_menu_entry macro to disable minicom.desktop by default
Wed Oct 9 00:00:00 2002 Mike A. Harris 2.00.0-8
- All-arch rebuild
- Make /etc/minicom.users config(noreplace)
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Mon May 27 00:00:00 2002 Tim Powers
- automated rebuild
Wed May 22 00:00:00 2002 Mike A. Harris 2.00.0-4
- Rebuilt in new build environment
Tue Feb 26 23:00:00 2002 Mike A. Harris 2.00.0-3
- Rebuilt in new build environment
Wed Jan 9 23:00:00 2002 Tim Powers 2.00.0-2
- automated rebuild
Wed Nov 21 23:00:00 2001 Mike A. Harris 2.00.0-1
- Updated to version 2.00.0-0, which now uses GNU autoconf for everything,
to ease portability and internationalization issues. Hold on for the
ride, as there\'s bound to be some bumps on the way. ;o) On the up side,
the packaging is likely to be MUCH more maintainable in the future, which
is very nice to see.
- Disabled most patches as they are either included now, not needed, or
it has yet to be determined.
Sat Oct 13 00:00:00 2001 Trond Eivind Glomsrød 1.83.1-17
- Delete bad entries in ko.po, fix charset in ja.po
Wed Aug 29 00:00:00 2001 Jeff Johnson
- map specific errno\'s into status for return from helper.
Wed Aug 15 00:00:00 2001 Jeff Johnson
- rebuild against unzigged lockdev-1.0.0-11 (#51577).
- add BuildPrereq: on lockdev-devel, not /usr/include/baudboy.h.
Mon Aug 13 00:00:00 2001 Mike A. Harris 1.83.1-14
- Added Requires: lockdev (#51576)
- s/Copyright/License/
Sun Jul 29 00:00:00 2001 Jeff Johnson
- use baudboy for serial port locking.
Tue Jul 24 00:00:00 2001 Mike A. Harris 1.83.1-12
- Added minicom-1.83.1-disable-message.patch to disable warning message and
delay when running minicom as root since root-only is the only supported
method of running minicom now due to security issues.
Sun Jul 22 00:00:00 2001 Tim Powers 1.83.1-11
- no minicom applnk entry. Is cluttering up the menus
Wed Jun 20 00:00:00 2001 Florian La Roche
- add ExcludeArch: s390 s390x
- allow to build with newer gettext versions
Fri May 4 00:00:00 2001 Mike A. Harris 1.83.1-8
- Changed minicom to disable SGID/SUID operation completely as it was
never designed to be secure, and likely never will be. (#35613)
- Updated the format string patch I made to fix more format string abuses.
- Added Czeck cs_CZ locale translations.
Fri Apr 13 00:00:00 2001 Mike A. Harris
- Fixed format string vuln in usage of do_log() (bug #35613)
- Fixed misc other format string abuse with werror().
- Changed main tarball to bzip2 compression
- Corrected Buildroot to use _tmppath
Wed Mar 28 00:00:00 2001 Crutcher Dunnavant
- patch to drop mask for config file
Fri Feb 23 23:00:00 2001 Jakub Jelinek
- fix build under glibc 2.2.2
Fri Aug 25 00:00:00 2000 Bill Nottingham
- drop privs on opening of capture file
Sat Aug 5 00:00:00 2000 Bill Nottingham
- add translation to desktop entry
Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild
Sun Jun 11 00:00:00 2000 Bill Nottingham
- update to 1.83.1
Thu Apr 6 00:00:00 2000 Bill Nottingham
- rebuild against current ncurses/readline
Tue Mar 7 23:00:00 2000 Jeff Johnson
- rebuild for sparc baud rates > 38400.
Mon Feb 7 23:00:00 2000 Preston Brown
- wmconfig -> desktop
Wed Feb 2 23:00:00 2000 Cristian Gafton
- fix description
Fri Dec 17 23:00:00 1999 Bill Nottingham
- update to 1.83.0
Sat Jul 31 00:00:00 1999 Bill Nottingham
- update to 1.82.1
- s/sunsite/metalab
Thu May 20 00:00:00 1999 Jeff Johnson
- restore setgid uucp to permit minicom to lock in /var/lock (#2922).
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 5)
Sun Jan 24 23:00:00 1999 Michael Maher
- fixed bug, changed groups.
Fri Oct 2 00:00:00 1998 Cristian Gafton
- updated to 1.82 to include i18n fixes
Thu Sep 3 00:00:00 1998 Michael Maher
- Built package for 5.2.
Mon May 11 00:00:00 1998 Cristian Gafton
- security fixes (alan cox, but he forgot about the changelog)
Fri May 8 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Fri May 8 00:00:00 1998 Cristian Gafton
- BuildRoot; updated .make patch to cope with the buildroot
- fixed the spec file
Thu May 7 00:00:00 1998 Michael Maher
- update of package (1.81)
Wed Oct 29 23:00:00 1997 Otto Hammersmith
- added wmconfig entries
Wed Oct 22 00:00:00 1997 Otto Hammersmith
- fixed source url
Fri Jul 11 00:00:00 1997 Erik Troan
- built against glibc