Subject: CVS commit: pkgsrc/misc/kdepim3
To: None <pkgsrc-changes@netbsd.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 03/09/2004 12:13:45
Module Name: pkgsrc
Committed By: markd
Date: Tue Mar 9 12:13:45 UTC 2004
Modified Files:
pkgsrc/misc/kdepim3: Makefile distinfo
Removed Files:
pkgsrc/misc/kdepim3/patches: patch-aa patch-ab
Log Message:
Update to KDE 3.2.1.
Changes:
KAlarm: Fix freeze at login
KAlarm: Fix alarms being missed at login
KAlarm: Fix memory leaks
KAlarm: Fix errors saving the expired alarms calendar
KAlarm: Fix scheduleCommand() and scheduleEmail() DCOP handling
KAlarm: Prevent email alarms from being sent if no 'From' address is
configured
KAlarm: Omit 'Bcc' when sending email alarms if no 'Bcc' address is configured
KAlarm: Sound file chooser dialog now shows all audio file types
KMail: Don't save messages to disk with world-readable permissions set by
default.
KMail: Fix bug #69418 (filters don't work anymore as in 3.1.4)
KMail: Fix bug #73307 (Expire on exit does not work if confirmation is enabled)
KMail: Fix 'Copy Link Location' in a detached reader.
KMail: Fix bug #73310 (sending a new mail while forgetting the receiver and/or
the subject the composing window is minimized and hidden)
KMail: Fix bug #73602 (Message body lines starting with "From " are incorrectly
parsed as message seperator in mbox folders)
KMail: Fix bug #72808 (reply to myself is broken / empty To: address field)
KMail: Fix bug #62919 (reply all should not use From when ReplyTo is set
(except for mailing list messages))
KMail: If one uses reply-all for replying to a message from oneself then now
the first other recipient is added to To:; previously To: was empty because
the own address (which was the sender address) is removed from the list of
recipients and all other recipients were listed in the Cc: header.
KMail: Fix bug #73527 (filter-Window is switch in the background when "rename
filter"-Dialog appears. (just within Kontact))
KMail: Correct the sizes shown in the message structure viewer for IMAP
messages.
KMail: Fix critical bug #71866 (conversion of pop filter settings dangerous)
KMail: Fix critical bug which caused whole IMAP folders to be deleted when
messages were filtered through spamc or other external applications.
KMail: Fix a crash during startup with invalid IMAP folders.
KMail: Fix bug #74272 (Cannot subscribe to cyrus imap "sharedprefix" folders)
KMail: Don't activate reader window on kmail --check.
KMail: Fix saving of multipart/signed message parts inside multipart/mixed
message parts.
KMail: Don't disable sign/encrypt if we're using S/MIME and no OpenPGP key
has been specified for this identity.
KMail: Fix bug #74591 (kmail crashes after retrieving imap folders)
KMail: Fix bug #74380 (Change of the account symbolic name caused loss of the
sent and drafts folders)
KMail: Fix bug #70558 (IDN domains are shown ACE-encoded in the statusbar)
KMail: Fix problems with changed sort order after arrival of new mail or
closing config dialog.
KMail: Fix bug #75024 (search for or also returns read emails)
KMail: Fix bug #70459 (Keyboard shortcuts for Forward, etc. don't work in
Kontact after another component has been selected)
KMail: Fix signature creation time validation. Visible bug was that for
signatures made in January, the printing of the creation time was suppressed.
KMail: Fix passive popup placement and taskbar flashing of new mail
notification in Kontact
KMail: Fix bug #75983 (moved IMAP messages lose attachments)
KNode: Prevent unnecessary wallet openings when closing KNode
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/misc/kdepim3/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/misc/kdepim3/distinfo
cvs rdiff -r1.5 -r0 pkgsrc/misc/kdepim3/patches/patch-aa
cvs rdiff -r1.3 -r0 pkgsrc/misc/kdepim3/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.