Commit Graph

131 Commits

Author SHA1 Message Date
Honza Horák
35dbc90288 Patch from Petr Pisar fixing verification of PGP signatures with NULL notation
(rhbz#816044)
2012-04-25 10:34:35 +02:00
Dennis Gilmore
6ff7e30218 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 04:38:07 -06:00
Honza Horák
017b5aab8d Fixed a segmentation fault while parsing the certificates file
(rhbz#750929)
2011-12-07 14:24:59 +01:00
Honza Horák
a20328b0d8 Merge branch 'master' of ssh://pkgs.fedoraproject.org/mutt
Conflicts:
	mutt.spec
2011-11-02 13:17:33 +01:00
Honza Horák
a8fbf38146 Fixed segmentation fault during messages removal in thread mode (rhbz#674271) 2011-11-02 13:13:46 +01:00
Honza Horák
cee76c5580 Build with gpgme support by default (rhbz#748337) 2011-11-02 13:10:10 +01:00
Honza Horák
81214e9ca9 Removed ca-bundle.crt since it is outdated (rhbz#734379) 2011-11-02 12:59:47 +01:00
Dennis Gilmore
855bc9b194 - Rebuilt for glibc bug#747377 2011-10-26 19:15:08 -05:00
Honza Horák
42dbf21a56 Fixed message indexes when skipping fetch response (mutt bug #3288) 2011-06-29 10:12:36 +02:00
Honza Horák
a5d2d9c94b Fixed hostname verification of x.509 certificates.
(rhbz#688756, CVE-2011-1429)
2011-04-15 14:28:59 +02:00
Honza Horak
387f7fe7ef Fixed segmentation faults during reading message headers (rhbz#676074) 2011-03-29 09:27:42 +02:00
Dennis Gilmore
c31c3686e9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 16:20:25 -06:00
Jesse Keating
c09366f2ed - Rebuilt for gcc bug 634757 2010-09-29 14:49:15 -07:00
Miroslav Lichvar
945efb120a 1.5.21-1
update to 1.5.21
link with gpg-error when building with gpgme support (#621626)
2010-09-21 11:50:17 +02:00
Miroslav Lichvar
d897ddc6b1 update to hg snapshot 20100718hg1a35f0 2010-07-30 13:04:03 +02:00
Deji Akingunola
cdd0ed085c - Rebuild for tokyocabinet new release soname bump 2009-12-17 22:54:27 +00:00
Miroslav Lichvar
16bab10eeb - update to hg snapshot 20091214hg736b6a 2009-12-16 15:14:13 +00:00
Miroslav Lichvar
1834f35b91 - update to post 1.5.20 hg snapshot (#515148)
- use hunspell by default (#510358)
2009-09-18 12:30:23 +00:00
Jesse Keating
23fd43327f - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 15:26:57 +00:00
Miroslav Lichvar
5de8c3b96e - fix certificate verification (CVE-2009-1390)
- add support for gnutls INSECURE_ALGORITHM error code (#499390)
2009-06-09 15:14:58 +00:00
Miroslav Lichvar
c16ce754c0 - use PATH_MAX for buffers passed to realpath (#492861)
- unconditionally inode-sort Maildir and MH folders
- restore connection polling callback when closing SASL connection
2009-04-01 15:00:16 +00:00
Jesse Keating
bc86452fea - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 03:29:14 +00:00
alexlan
dbeef9ea79 - Rebuild for deps 2009-01-14 08:17:50 +00:00
Miroslav Lichvar
77df92ba60 - update to 1.5.19
- switch hcache backend to tokyocabinet
- drop intr patch
2009-01-07 14:06:21 +00:00
Miroslav Lichvar
1c3adaf10b - rebuild with db4.7 (Robert Scheck) (#455144) 2008-07-28 12:25:21 +00:00
Miroslav Lichvar
e759ce8087 - buildrequire aspell (#452133)
- rebuild with new gnutls
2008-06-25 10:09:20 +00:00
Miroslav Lichvar
0d28512bce - allow interrupts when reading, writing or closing sockets (#447887)
- fix possible crash when opening IMAP mailbox
2008-06-02 10:44:32 +00:00
Miroslav Lichvar
4c99360ace - update to 1.5.18 2008-05-19 10:50:48 +00:00
Miroslav Lichvar
c9d9f8cab0 - fix sending long commands when using gnutls (#438275)
- glob tilde in smime_keys (#424311)
- fix awk script in mutt_ldap_query
- force building with libdb
- make enabling/disabling features in spec easier
2008-04-04 11:50:26 +00:00
Jesse Keating
2d7d6927ab - Autorebuild for GCC 4.3 2008-02-19 14:05:49 +00:00
Miroslav Lichvar
82ee7a6c14 - don't ignore $from in batch send mode (#392861)
- check Maildir for not being NULL when expanding '='-paths
- prevent mailto parsing buffer overflow by ignoring too long header
- use strtok_r() to parse mailto: links, not strtok()
- update UPDATING
2007-11-23 11:46:26 +00:00
Miroslav Lichvar
cf430032a5 - update to 1.5.17 2007-11-02 12:34:40 +00:00
Miroslav Lichvar
f40a1571c9 - fix md5 on big-endian systems 2007-09-17 12:20:52 +00:00
Miroslav Lichvar
8b6071858f - replace md5 implementation
- update license tag
2007-08-28 14:24:52 +00:00
Miroslav Lichvar
a7fe1808c7 - split urlview off, fix requires and description (#226167) 2007-07-11 08:21:38 +00:00
Miroslav Lichvar
8f46bdc039 - update to 1.5.16 2007-06-11 12:14:06 +00:00
Miroslav Lichvar
7cab1ae097 - validate msgid in APOP authentication (CVE-2007-1558)
- fix overflow in gecos field handling (CVE-2007-2683)
2007-05-28 14:48:11 +00:00
Miroslav Lichvar
fd63f20d52 - fix building 2007-03-19 13:41:20 +00:00
Miroslav Lichvar
b4040568ff - add check_mbox_size configuration variable; if enabled, file size is used
instead of access time when checking for new mail
- bind delete key to delete-char (#232601) Resolves: #232601
2007-03-19 11:27:49 +00:00
Miroslav Lichvar
afae25df3c - update to 1.5.14 2007-02-23 18:38:07 +00:00
Miroslav Lichvar
f7c664ac0c - update to latest CVS
- enable libidn support (#228158) Resolves: #228158
2007-02-15 16:11:21 +00:00
Miroslav Lichvar
70563a2180 - update to 1.5.13, and latest CVS (#168183, #220816)
- spec cleanup Resolves: #168183, #220816
2007-02-07 14:48:02 +00:00
Miroslav Lichvar
992b61a2d7 - use correct fcc folder with IMAP (#217469)
- don't require smtpdaemon, gettext Resolves: #217469
2006-12-06 17:13:45 +00:00
Miroslav Lichvar
34d02055c0 - fix POP authentication with latest cyrus-sasl Resolves: #212816 2006-10-31 15:22:23 +00:00
Miroslav Lichvar
1743c76cac - fix insecure temp file creation on NFS (#211085, CVE-2006-5297) 2006-10-24 15:42:34 +00:00
Miroslav Lichvar
feb05ff79e - fix a SASL authentication bug (#199591) 2006-08-03 13:32:44 +00:00
Miroslav Lichvar
bb6c192c3b - update to 1.4.2.2
- fix directories in manual.txt (#162207)
- drop bcc patch (#197408)
- don't package flea
2006-07-17 15:25:24 +00:00
Jesse Keating
07ee101a86 bumped for rebuild 2006-07-12 07:24:50 +00:00
Miroslav Lichvar
350f16325e - fix a buffer overflow when processing IMAP namespace (#197152,
CVE-2006-3242)
2006-06-29 08:47:29 +00:00
Jesse Keating
4a25d7e6f8 bump for bug in double-long on ppc(64) 2006-02-11 04:39:27 +00:00
Jesse Keating
d30c625fe6 bump for new gcc/glibc 2006-02-07 13:06:50 +00:00
Jesse Keating
757f410c22 gcc update bump 2005-12-09 22:42:11 +00:00
Bill Nottingham
d22c4c276c bump 2005-11-09 18:11:37 +00:00
Bill Nottingham
c7a2bd301d apply the patch, doofus 2005-10-27 21:21:28 +00:00
Bill Nottingham
7759519749 - add patch from 1.5 branch to fix SASL logging (#157251, #171528) 2005-10-25 02:21:01 +00:00
Bill Nottingham
4ae9522eea add patch for base64 decoding crash (#166718) 2005-08-26 18:52:28 +00:00
Bill Nottingham
cb3d88e7e7 fix gcc4 build 2005-03-07 21:15:15 +00:00
Bill Nottingham
3b51500b3d s/Serial/Epoch 2005-03-07 20:26:27 +00:00
Bill Nottingham
85f0a7943d bump 2005-03-07 20:08:52 +00:00
Bill Nottingham
8d6dc8cc31 - update to 1.4.2.1 (#141007, <moritz@barsnick.net>)
- include a /etc/Muttrc.local for site config (#123109)
- add <f2> as a additional help key for terminals that use <f1> internally
    (#139277)
2005-01-28 05:06:49 +00:00
Nalin Dahyabhai
17ce02cbdc - whoops, turn debugging back off 2004-09-15 23:50:08 +00:00
Nalin Dahyabhai
bd0ce12931 - expect the server to prompt for additional auth data if we have some to
send (#129961, upstream #1845)
- use "pop" as the service name instead of "pop-3" when using SASL for POP,
    per rfc1734
2004-09-15 23:48:09 +00:00
cvsdist
2804f39df9 auto-import changelog data from mutt-1.4.1-9.src.rpm
1.4.1-9
- set write_bcc to no by default (since we ship exim)
- build against sasl2 (#126724)
Mon Jun 28 2004 Bill Nottingham <notting@redhat.com>
- remove autosplat patch (#116769)
2004-09-09 08:59:10 +00:00
cvsdist
d6a5d22470 auto-import changelog data from mutt-1.4.1-8.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 08:59:07 +00:00
cvsdist
1bc6b22e4a auto-import changelog data from mutt-1.4.1-7.src.rpm
1.4.1-7
- link urlview against ncursesw (fixes #125530, indirectly)
2004-09-09 08:59:03 +00:00
cvsdist
b8818f1cd1 auto-import changelog data from mutt-1.4.1-6.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 08:58:50 +00:00
cvsdist
f553685011 auto-import mutt-1.4.1-4 from mutt-1.4.1-4.src.rpm 2004-09-09 08:57:42 +00:00
cvsdist
dfabafe60d auto-import changelog data from mutt-1.4.1-3.3.src.rpm
1.4.1-3.3
- add patch to fix menu padding (CAN-2004-0078, #109317)
1.4.1-3
- fix auth to windows KDCs (#98662)
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 08:57:21 +00:00
cvsdist
555f712c54 auto-import changelog data from mutt-1.4.1-1.src.rpm
1.4.1-1
- update to 1.4.1, fixes buffer overflow in IMAP code
2004-09-09 08:57:08 +00:00
cvsdist
afd25de7c8 auto-import changelog data from mutt-1.4-10.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
1.4-9
- add mailcap requires
- change urlview to htmlview as default browser
Fri Jan 17 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- change urlview to mozilla as default browser
1.4-7
- rebuild
1.4-6
- ship flea
1.4-5
- remove unpackaged files from the buildroot
2004-09-09 08:56:21 +00:00
cvsdist
1994847b4e auto-import changelog data from mutt-1.4-4.src.rpm
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 08:56:06 +00:00
cvsdist
65715c27bc auto-import changelog data from mutt-1.4-3.src.rpm
Fri Jun 14 2002 Bill Nottingham <notting@redhat.com> 1.4-3
- rebuild against new slang
Wed May 29 2002 Nalin Dahyabhai <nalin@redhat.com> 1.4-2
- forcibly enable SSL and GSSAPI support
Wed May 29 2002 Bill Nottingham <notting@redhat.com> 1.4-1
- whoa, 1.4.
Sun May 26 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 16 2002 Bill Nottingham <notting@redhat.com>
- autoconf fun
Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 08:56:02 +00:00
cvsdist
ec1c9f6b3c auto-import changelog data from mutt-1.2.5.1-1.src.rpm
Tue Jan 01 2002 Bill Nottingham <notting@redhat.com>
- update to 1.2.5.1
2004-09-09 08:55:15 +00:00
cvsdist
fbae2d21ff auto-import changelog data from mutt-1.2.5i-17.src.rpm
Mon Jul 23 2001 Bill Nottingham <notting@redhat.com>
- don't explictly require krb5-libs, etc.; that's what find-requires is for
    (#49780, sort of)
2004-09-09 08:54:37 +00:00
cvsdist
fbd586ba5c auto-import changelog data from mutt-1.2.5i-16.src.rpm
Sat Jul 21 2001 Tim Powers <timp@redhat.com>
- no more applnk entries, it's cluttering our menus
Fri Jul 20 2001 Bill Nottingham <notting@redhat.com>
- add slang-devel to buildprereqs (#49531)
Mon Jun 11 2001 Bill Nottingham <notting@redhat.com>
- add some sample color definitions (#19471)
Thu May 24 2001 Bill Nottingham <notting@redhat.com>
- fix typo in muttrc.man (#41610)
2004-09-09 08:54:32 +00:00
cvsdist
94e2da8825 auto-import mutt-1.2.5i-10 from mutt-1.2.5i-10.src.rpm 2004-09-09 08:54:26 +00:00
cvsdist
3799d6faab auto-import mutt-1.2.5i-9 from mutt-1.2.5i-9.src.rpm 2004-09-09 08:54:21 +00:00
cvsdist
6dfa23ddae auto-import mutt-1.2.5i-8.8 from mutt-1.2.5i-8.8.src.rpm 2004-09-09 08:54:15 +00:00
cvsdist
bc1a890c9f auto-import mutt-1.2.5i-3j1 from mutt-1.2.5i-3j1.src.rpm 2004-09-09 08:53:55 +00:00
cvsdist
31f9348fbe auto-import mutt-1.2.5i-3 from mutt-1.2.5i-3.src.rpm 2004-09-09 08:53:52 +00:00
cvsdist
a5273aceed auto-import mutt-1.2.5i-2 from mutt-1.2.5i-2.src.rpm 2004-09-09 08:53:20 +00:00