| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mutt | Distribution: Trustix Secure Linux |
| Version: 1.4.2.3 | Vendor: Comodo Trustix |
| Release: 1tr | Build date: Thu Aug 9 14:39:55 2007 |
| Group: Trustix Official | Build host: ttrmgtnived.comodo.net |
| Size: 2577560 | Source RPM: mutt-1.4.2.3-1tr.src.rpm |
| Packager: Comodo Trustix <http://www.trustix.com> | |
| Url: http://www.mutt.org/ | |
| Summary: A text mode mail user agent. | |
Mutt is a text mode mail user agent. Mutt supports color, threading, arbitrary key remapping, and a lot of customization.
GPL
* Thu Aug 09 2007 Nived Gopalan <nived at trustix dot org> 1.4.2.3-1tr
- New Upstream.
- SECURITY Fix: A vulnerability has been reported in mutt, caused due
to a boundary error in the "mutt_gecos_name()" function when
processing "&" characters in the GECOS field. This can be exploited
to cause a buffer overflow during alias expansion.
- A weakness has been identified which is caused by an error in the
APOP protocol that fails to properly prevent MD5 collisions. This
could be exploited via man-in-the-middle attacks and specially
crafted message-IDs to potentially disclose the first three
characters of passwords.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the names CVE-2007-2683 and CVE-2007-1558 to these issue.
* Mon Oct 30 2006 Bipin S <bipin at trustix dot org> 1.4.2.1i-6tr
- SECURITY Fix: A race condition in the safe_open function, when
creating temporary files in an NFS filesystem, allows local users
to overwrite arbitrary files due to limitations of the use of the
O_EXCL flag on NFS filesystems.
- The mutt_adv_mktemp function does not properly verify that temporary
files that have been created with restricted permissions, which might
allow local users to create files with weak permissions via a race
condition between the mktemp and safe_fopen function calls.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the names CVE-2006-5297 and CVE-2006-5298 to these issue.
* Thu Jun 29 2006 Nived Gopalan <nived at trustix dot org> 1.4.2.1-5tr
- SECURITY Fix: TAKAHASHI Tamotsu has reported a vulnerability in Mutt,
caused due to a boundary error within the "browse_get_namespace()"
function in browse.c. This can be exploited to cause a stack-based
buffer overflow when processing an overly long namespace from the
IMAP server.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CVE-2006-3242 to this issue.
* Tue Nov 09 2004 Oystein Vigge <oysteivi at trustix dot com> 1.4.2.1-4tr
- Rebuild with shared openssl
* Wed Feb 18 2004 Omar Kilani <ok at trustix dot org> 1.4.2.1-1ok
- New upstream.
* Sun Dec 07 2003 Erlend Midttun <erlendbm at trustix dot org> 1.4.1-5tr
- Big rebuild
* Wed Jun 18 2003 Erlend Midttun <erlendbm at trustix dot com> 1.4.1-4tr
- Big rebuild
* Thu Jun 05 2003 Tore Olsen <toreo at trustix dot com> 1.4.1-3to
- Don't configure with --without-domain (it's the same as
--with-domain=no)
* Fri May 23 2003 Tore Olsen <toreo at trustix dot com> 1.4.1i-2to
- removed locales
- added buildrequires openssl-devel
* Mon May 12 2003 Erlend Midttun <erlendbm at trustix dot com> 1.4.1i-1em
- New upstream.
* Mon Mar 24 2003 Erlend Midttun <erlendbm at trustix dot com> 1.4i-3em
- Rebuilt against glibc 2.3.2.
* Sun Jan 19 2003 Gerald Dachs <gda at trustix dot org> 1.41-2gd
- rebuilt against openssl 0.9.7
* Tue Aug 13 2002 Christian H. Toldnes <christht at trustix dot com> 1.4i-1ct
- New upstream version
* Wed Jul 24 2002 Daniel Meyer <eagle at trustix dot org> 1.2.5i.1-3dm
- rebuild for Trustix Secure Linux 2.0
* Mon Jun 03 2002 Erlend Midttun <erlendbm at trustix dot com>
- Now even use the %doc macro.
* Thu Jan 03 2002 Erlend Midttun <erlendbm at trustix dot com>
- Picked up 1.2.5.1 to fix security hole.
* Tue Jul 17 2001 Erlend Midttun <erlendbm at trustix dot com>
- Inc serial number before release.
* Tue Mar 06 2001 Oystein Viggen <oysteivi at trustix dot com>
- Upgrade to v1.2.5i
* Fri Nov 17 2000 Oystein Viggen <oysteivi at trustix dot com>
- Enable ssl support
* Tue Jul 18 2000 Oystein Viggen <oysteivi at trustix dot com>
- Move man-pages to /usr/share/man
* Fri Jul 07 2000 DindinX <odin@mandrakesoft.com> 1.2.4i-2mdk
- merge Geoffrey Lee's spec changes
- remove /etc/mimes.types from %files which caused a conflit w/ mailcap
* Fri Jul 07 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.2.4i-1mdk
- new release (This version fixes a couple of problems present in 1.2.2, and
one problem leading to crashes whose fix was missing from 1.2.3.)
* Mon Jun 26 2000 DindinX <odin@mandrakesoft.com> 1.2.2i-3mdk
- put the Serial: tag back
* Fri Jun 23 2000 DindinX <odin@mandrakesoft.com> 1.2.2i-2mdk
- fix the build as user the right way :)
* Thu Jun 22 2000 Vincent Danen <vdanen@linux-mandrake.com> 1.2.2i-1mdk
- 1.2.2i
- removed %defattr which was causing readonly inboxes
- build with ncurses instead of slang to get colors working properly
- removed SSL support (won't compile due to keymaps bug)
- fixed build
* Tue Jun 20 2000 Vincent Danen <vdanen@linux-mandrake.com> 1.2i-2mdk
- enable charmaps in configure
- removed --enable-compressed (no patch)
* Mon Jun 19 2000 Vincent Danen <vdanen@linux-mandrake.com> 1.2i-1mdk
- 1.2i
- enable SSL and NFS fixes in configure
* Thu Apr 27 2000 DindinX <odin@mandrakesoft.com> 1.0.1i-7mdk
- Recompile fix.
- fix the color scheme.
* Wed Apr 05 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0.1i-6mdk
- By default active colors.
- Believe me or not, fix menu and %post.
- Use find_lang macros for locales.
* Tue Apr 04 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0.1i-5mdk
- Fix another chmousucks in menu (yes me too i can believe it).
* Mon Apr 03 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0.1i-4mdk
- Fix chmousucks in menu.
- Add icons in menu.
* Fri Mar 31 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0.1i-3mdk
- Fix menu entry (don't only cp the meny entry from your debian box
dindin ;)).
* Fri Mar 24 2000 DindinX <odin@mandrakesoft.com> 1.0.1i-2mdk
- Specs and group fixes
- Added menu support
* Sun Feb 06 2000 Andre Steden <andre@steden.de>
- 1.0.1
- add compressed folders patch
- add colour patch
* Sat Nov 06 1999 John Buswell <johnb@mandrakesoft.com>
- Build Release
* Thu Oct 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 1.0.
* Wed Oct 06 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 1.0pre3.
* Mon Aug 09 1999 Daouda LO <daouda@mandrakesoft.com>
-0.95.7
-added manual.sgml in documents.
* Sun May 09 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Fix bug of locales.
* Wed Apr 28 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Mandrake adaptations.
- update to 0.99.5.
* Mon Mar 08 1999 Bill Nottingham <notting@redhat.com>
- update to 0.95.4 - fixes a /tmp race
* Wed Feb 24 1999 Bill Nottingham <notting@redhat.com>
- the RETURN OF WMCONFIG! Aiyeee!
* Fri Feb 12 1999 Bill Nottingham <notting@redhat.com>
- 0.95.3 - fixes mailcap handling
* Mon Jan 04 1999 Bill Nottingham <notting@redhat.com>
- 0.95.1
* Sat Dec 12 1998 Bill Nottingham <notting@redhat.com>
- 0.95
* Fri Jul 31 1998 Bill Nottingham <notting@redhat.com>
- backport some 0.94.2 security fixes
- fix un-setgid
- update to 0.93.2
* Tue Jul 28 1998 Jeff Johnson <jbj@redhat.com>
- security fix
- update to 0.93.1.
- turn off setgid mail.
* Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
- updated to 0.91.1
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
- updated to mutt-0.89.1
* Thu Oct 16 1997 Otto Hammersmith <otto@redhat.com>
- Updated to mutt 0.85.
- added wmconfig entries.
- removed mime.types
* Mon Sep 01 1997 Donnie Barnes <djb@redhat.com>
- Rebuilt to insure all sources were fresh and patches were clean.
* Wed Aug 06 1997 Manoj Kasichainula <manojk@io.com>
- Initial version for 0.81(e)
/etc/Muttrc /usr/bin/flea /usr/bin/mutt /usr/bin/muttbug /usr/bin/pgpewrap /usr/bin/pgpring /usr/share/doc/mutt-1.4.2.3 /usr/share/doc/mutt-1.4.2.3/COPYRIGHT /usr/share/doc/mutt-1.4.2.3/ChangeLog /usr/share/doc/mutt-1.4.2.3/GPL /usr/share/doc/mutt-1.4.2.3/INSTALL /usr/share/doc/mutt-1.4.2.3/Makefile /usr/share/doc/mutt-1.4.2.3/Makefile.in /usr/share/doc/mutt-1.4.2.3/NEWS /usr/share/doc/mutt-1.4.2.3/PGP-Notes.txt /usr/share/doc/mutt-1.4.2.3/README /usr/share/doc/mutt-1.4.2.3/README.SECURITY /usr/share/doc/mutt-1.4.2.3/README.SSL /usr/share/doc/mutt-1.4.2.3/TODO /usr/share/doc/mutt-1.4.2.3/applying-patches.txt /usr/share/doc/mutt-1.4.2.3/contrib /usr/share/doc/mutt-1.4.2.3/contrib/Makefile /usr/share/doc/mutt-1.4.2.3/contrib/Makefile.in /usr/share/doc/mutt-1.4.2.3/contrib/Mush.rc /usr/share/doc/mutt-1.4.2.3/contrib/Pine.rc /usr/share/doc/mutt-1.4.2.3/contrib/Tin.rc /usr/share/doc/mutt-1.4.2.3/contrib/gpg.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv /usr/share/doc/mutt-1.4.2.3/contrib/iconv/README /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.aix-3.2.5.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.aix-4.1.5.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.aix-4.2.0.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.aix-4.3.2.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.freebsd-3.3.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.glibc-2.1.3.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.glibc-2.1.90.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.hpux-10.01.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.hpux-10.20.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.hpux-11.00.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.irix-6.5.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.osf1-4.0a.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.osf1-4.0d.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.solaris-2.4.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.solaris-2.5.1.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.solaris-2.6-cjk.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.solaris-2.6.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/iconv.solaris-2.7.rc /usr/share/doc/mutt-1.4.2.3/contrib/iconv/make.sh /usr/share/doc/mutt-1.4.2.3/contrib/language.txt /usr/share/doc/mutt-1.4.2.3/contrib/language50.txt /usr/share/doc/mutt-1.4.2.3/contrib/patch.slang-1.2.2.keypad.1 /usr/share/doc/mutt-1.4.2.3/contrib/pgp2.rc /usr/share/doc/mutt-1.4.2.3/contrib/pgp5.rc /usr/share/doc/mutt-1.4.2.3/contrib/pgp6.rc /usr/share/doc/mutt-1.4.2.3/contrib/sample.mailcap /usr/share/doc/mutt-1.4.2.3/contrib/sample.muttrc /usr/share/doc/mutt-1.4.2.3/contrib/sample.muttrc-tlr /usr/share/doc/mutt-1.4.2.3/devel-notes.txt /usr/share/doc/mutt-1.4.2.3/dotlock.man /usr/share/doc/mutt-1.4.2.3/instdoc /usr/share/doc/mutt-1.4.2.3/instdoc.sh /usr/share/doc/mutt-1.4.2.3/instdoc.sh.in /usr/share/doc/mutt-1.4.2.3/manual-1.html /usr/share/doc/mutt-1.4.2.3/manual-2.html /usr/share/doc/mutt-1.4.2.3/manual-3.html /usr/share/doc/mutt-1.4.2.3/manual-4.html /usr/share/doc/mutt-1.4.2.3/manual-5.html /usr/share/doc/mutt-1.4.2.3/manual-6.html /usr/share/doc/mutt-1.4.2.3/manual-7.html /usr/share/doc/mutt-1.4.2.3/manual.html /usr/share/doc/mutt-1.4.2.3/manual.sgml /usr/share/doc/mutt-1.4.2.3/manual.sgml.head /usr/share/doc/mutt-1.4.2.3/manual.sgml.tail /usr/share/doc/mutt-1.4.2.3/manual.txt /usr/share/doc/mutt-1.4.2.3/mbox.man /usr/share/doc/mutt-1.4.2.3/mutt.man /usr/share/doc/mutt-1.4.2.3/muttbug.man /usr/share/doc/mutt-1.4.2.3/muttrc.man /usr/share/doc/mutt-1.4.2.3/muttrc.man.head /usr/share/doc/mutt-1.4.2.3/muttrc.man.tail /usr/share/doc/mutt-1.4.2.3/patch-notes.txt /usr/share/doc/mutt-1.4.2.3/stamp-doc-man /usr/share/doc/mutt-1.4.2.3/stamp-doc-sgml /usr/share/man/man1/flea.1.gz /usr/share/man/man1/mutt.1.gz /usr/share/man/man1/muttbug.1.gz /usr/share/man/man5/mbox.5.gz /usr/share/man/man5/muttrc.5.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:14:22 2013