Age | Commit message (Collapse) | Author | Files | Lines |
|
works on Tiger as well. No change to the patch itself.
|
|
* A new application icon was added, and it is now used as a default
window icon.
* A margin was added for the summary view when scrolling.
* The folder selection dialog now displays new/unread information
for each folders.
* The displayed file size of attachments became more accurate.
* The filter rules are now modified after folders are moved.
* Several alert dialogs were modified.
* The line-wrap of composition was modified so that it doesn't
break line after '-' (hyphen) to protect e-mail address etc.
* UTF-8 text file is now properly inserted in composition window.
* The Content-Type's charset is used as a fallback encoding of
broken header strings on reply.
* The problem was fixed that signature was not switched properly by
the account selection in re-edit mode or after editing with
external editor.
* Attached files without text/* as the Content-Type is not
uncanonicalized anymore.
* The URI parser of the text view was modified.
* The cache discrepancy problem of the queue folder was fixed.
|
|
and updated HOMEPAGE. The installed command is still "queue_repair".
|
|
|
|
(as with NetBSD 2, for instance), but pkgsrc sendmail 8.13 is installed,
then clamav will attempt to use the 8.13 milter API, and fail linking.
(It probably should use an autoconf symbol test instead.)
This change forces an API at least new enough to match the latest version
offered via pkgsrc; and since libmilter is a static library, it still
ends up with no runtime DEPENDS.
No PKGREVISION bump required, as milter is a non-default option.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
This will help with the patch creation. Suggested by Takahiro Kambe
in a private mail.
|
|
-Added a "sql" file in the "LIST/mod" directory on creation of lists.
This fixes a long-standing bug where moderator addresses are not stored
in SQL.
NOTE: Running ezmlm-make -e or -+ on a moderated list that has SQL
enabled will cause moderation to fail due to the moderator subscriber
list now being accessed in SQL. You will need to run the following
command:
ezmlm-list -M $DIR/mod | ezmlm-sub $DIR/mod
-Fixed bug in pgsql searchlog query.
-Fixed bug in ezmlm-request handling of multi-line subjects.
|
|
and others.
|
|
* 2.0.0beta5
* The order of the buttons of dialogs now complies with GNOME Human
Interface Guidelines (configurable with 'Common preferences/Interface/
Make the order of buttons comply with GNOME HIG').
* Existing window is put in front when trying to re-edit draft/queue
messages which are already open.
* The toolbar and special folder icons are replaced with new png images
which are based on GNOME icon theme.
* The Sylpheed logo of the about dialog was replaced with new one.
* The crash when cancelling the file selection dialog of vCard/JPilot
by Escape key was fixed.
* 2.0.0beta4
* The feature to move folders within the same mailbox was implemented.
* The flag changes by manual filtering on IMAP4 folders are now reflected
to IMAP4 server.
* A warning is displayed on the first run if the locale encoding is not
UTF-8 but the environmental variable G_FILENAME_ENCODING is not set.
* A warning is displayed when sending message if it exceeds the hard line
length limit (998 bytes).
* Other minor bugs were fixed.
* 2.0.0beta3
* The strict checking of the integrity of summary caches was disabled by
default, and the performance of displaying summary was improved.
* The columns of the summary view became reorderable by drag and drop.
* An option to execute command when new messages arrive was added.
* 'Compose new message', 'Add to address book' and 'Open with Web browser'
was added to the context menu of the text view.
* Encryption is enabled by default when replying to encrypted messages.
* GPGME and OpenSSL support are now enabled by default.
* The bug that caused failure of parsing IMAP4 response if embedded null
characters appeared in message headers.
* Selected text is used on reply even if the Attachment tab is selected.
* The quote color setting dialog works properly now.
* 2.0.0beta2
* The junk mail filter setting was integrated into the common preferences,
and 'Tools/Filter junk mails' menus were added.
* The behavior of the flag search was modified.
* The bug that the change of color labels was not saved was fixed.
* The 'Insert signature' on the composition window now replaces the
current signature, or add a new one to the buttom.
* The bug that MIME headers were not properly parsed on some locales
(such as Turkish) was fixed.
* A possible crash when moving/deleting messages while the summary is
sorted was fixed.
* Wrong display of unread message number on some condition was fixed.
* The scroll position of the summary when opening folders was fixed.
* Sending messages by external command now checks for its exit status.
* 2.0.0beta1
* A feature to assist junk mail control was added.
* An option to apply filter rules to sent messages was added.
* The progress dialog was reimplemented using GtkTreeView.
* The selection handling of the summary view was optimized a bit.
* The drag and drop from the summary view was improved.
* The Japanese auto-detection is always enabled if the locale string
begins with "ja".
* Hebrew encodings support was added.
* Lithuanian translation was added.
* The scanning of folders right after an IMAP4 account is created was
disabled for performance issue.
* Currently selected messages are skipped now when searching unread
messages.
* The typeahead search of the summary view was disabled.
* The sylpheed.spec file was updated.
* Several bugs were fixed.
|
|
- The 'connect_timeout' setting was replaced by a 'timeout' setting that applies
to all network operations. The old option and command are still accepted, but
they are not restricted to connection attempts anymore.
- Native language support (NLS) was added. Currently the only supported language
besides english is german, but it is easy to add more translations (hint,
hint)!
Changes 1.4.1:
- Only bug fixes, no new features.
|
|
* sync with mail/squirrelmail
* use the squirrelmail-1.4.4-ja-20050616 patch
|
|
|
|
|
|
|
|
-Fixed critical one-off bug in both *SQL configuration parsers.
Thanks Jim Winstead.
-Fixed lack of quoting in PgSQL subscribe code. Thanks Dan O'Neill.
-Updated ezmlm-cgi to generate valid XHTML/CSS output.
Thanks Brian Ghidinelli
-Fixed readwrite.h to work on LP64 systems. Thanks Amitai Schlair
-Don't clobber msgsize file on re-make. Thanks Stephen Quinney.
-ezmlm-test can now be run by any user, in any writeable directory.
-Put a valid recipient into the To: header in moderation messages.
pkgsrc changes: declare "mysql" and "pgsql" options as part of a
"database" option group.
|
|
changes:
-bugfixes
-updated translations
|
|
|
|
|
|
from Joerg Sonnenberger.
|
|
|
|
|
|
|
|
|
|
SpamProbe changes:
- New email parsing implementation
- New hash database, in addition to Berkeley DB (bdb/db4)
(=> Hopefully no more "caught runtime exception: get: DB_PAGE_NOTFOUND:
Requested page not found" on Linux every other day!)
- And much more, check the ChangeLog for accurate information
pkgsrc changes:
- Added db4 database backend to be optional (not requirement anymore)
Patches sent by the maintainer Ossi Herrala <oherrala@ee.oulu.fi>
in private mail.
|
|
Suggested by Thomas Klausner.
|
|
|
|
spamd is a fake sendmail(8)-like daemon which rejects false mail. If the
pf packet filter (security/pflkm) is configured to redirect port 25 (SMTP)
to this daemon, it will attempt to waste the time and resources of
the spam sender.
Approved by Thomas Klausner.
|
|
-getmail could previously record an envelope return path header of "<<>>".
Fixed. Thanks: Fredrik Steen.
|
|
- continuation header line support (as in 1.3.2nb5)
- fixed <> parsing.
Still missing is label: adress, address; handling.
|
|
Idea from wiz@ to let us remove gtkhtml3.
|
|
provides besides many bug fixes enhanced configuration including
extended regular expression matching and access control lists.
|
|
|
|
|
|
changes since 0.13:
0.16 Fri Mar 4 15:43:20 PST 2005
- I forgot to run make test before I uploaded :(
0.15 Fri Mar 4 15:43:20 PST 2005
- A quicky release. Somehow my version of libclamav
(the latest) can scan the test virus without the
ZIP option turned on. We now use CL_SCAN_STDOPT
for all test scans.
0.14 Fri Feb 25 10:27:06 PST 2005
- The test for scanbuff was broken. Thanks to
Werner Lemberg <wl [] gnu dot org> for reporting this
- Fixing this test uncovered a taint bug, fixed.
- Made the warning in Makefile.PL stand out more.
- Some doc updates.
- Bundled Inline::MakeMaker so we no longer fatal on
missing deps Inline::C.
|
|
require this version.
|
|
changes since 0.85.1:
Thu Jun 23 23:13:41 CEST 2005
-----------------------------
V 0.86.1
- libclamav/mspack/qtmd.c: fix possible crash (tk)
Reported by Andrew Toller <atoller*connectfree.co.uk>
and Stefan Kanthak <stefan.kanthak*fujitsu-siemens.com>
Sun Jun 19 21:37:07 CEST 2005
-----------------------------
V 0.86
- libclamav/mspack/cabd.c: fix possible infinite loop (tk)
- libclamav/cvd.c: fix potential directory traversal in cvd unpacker (a low
risk problem since all databases are digitally signed). Pointed out by
Florian Weimer <fw*deneb.enyo.de> (tk)
- libclamav/zziplib/zzip-file.c: add method id for AES encrypted archives
(thanks to David Majorel <dm*lagoon.nc>) (tk)
- clamscan/manager.c: better message on zip/rar unpacking error (tk)
- libclamav/mbox.c: Fix mishandling of fast track uuencoded files (njh)
- clamav-milter: Better error message if the white-list file can't be
opened (njh)
- clamav-milter: When loading a new database when not in external mode,
keep scanning with the old one rather than hold up incoming mails while
waiting for clamav-milter to become idle then reloading the database (njh)
- libclamav/others.c: print warnings and errors in single call to write
(thanks to Denis Vlasenko <vda*ilport.com.ua>) (tk)
- clamscan/others.c: enable REG_EXTENDED in match_regex (tk)
- libclamav/scanners.c: fix file descriptor leaks if cli_msexpand() returns
an error in cli_scanszdd, patch by Mark Pizzolato (tk)
- libclamav/scanners.c: fix file descriptor leak in error path (out of mem)
in cli_scangzip(), patch by Mark Pizzolato (tk)
- clamd/scanner.c: fix error path for a read timeout which logged messages
indicating that both a timeout and a poll error occurred (patch by Mark
Pizzolato <clamav-devel*subscriptions.pizzolato.net>) (tk)
- libclamav: Extract TNEF files even when the filename isn't known,
problem reported by John Miller (contact*glideslopesoftware.co.uk) (njh)
|
|
20050517
Bugfix: in a DSN report, the original recipient should not
be xtext encoded. File: bounce/bounce_notify_util.c.
20050523
Bugfix: mymalloc() panic with mistyped server host list.
File: global/dict_pgsql.c.
20040530
Bugfix: TLS MUST_NOPEERMATCH didn't work (inherited from
TLS patch), and a dangling pointer in the corresponding
error handling. File: smtp/smtp_proto.c.
20050615
Cleanup: the SMTP client now sends QUIT when the initial
HELO handshake fails. it still doesn't send QUIT when the
server greets with a [45]XX code, as that is handled in the
connection management code before a session context exists.
File: smtp/smtp_connect.c.
20050616
Bugfix: missing or mis-placed va_end() macros, found in
Postfix 2.3 code review. Files: util/netstring.c,
util/myaddrinfo.c, util/attr_clnt.c, util/vstream.c.
20050621
Portability: file descriptor passing is available for Tru64
UNIX, but AIX4 and IRIX6 will have to do without. This means
no SMTP connection caching for those platforms. Albert
Chin. File: util/sys_defs.h.
|
|
|
|
|
|
Patch-aa is no longer necessary (creation of correct symlinks to
"razor-client").
This release fixes two recently discovered DoS vulnerabilities: Certain
HTML messages could crash the process and a bug sometimes caused server
discovery to go into an infinite loop.
Changes since version 2.67
==========================
2.72 (June 16, 2005)
+ "razor-client" no longer creates symlinks to itself
upon installation; four new scripts have been added to
the distribution to replace this functionality
("razor-admin", "razor-check", "razor-report",
"razor-revoke").
2.71 (June 15, 2005)
+ A fix to Makefile.PL script to correctly invoke
"razor-client" after installation. Thanks to Liam
Quinn for the patch.
2.70 (June 10, 2005)
+ Fixed preprocessing of unusual HTML messages. This
resolves the segfault issue in razor-agents. [Bug
#1001417]
+ Fixed handling of certain malformed headers.
+ Explicitly specify the record separator as "\n" when
reading files, to ensure that someone else hasn't set
it to undef. [Patch #537813]
+ "razorzone" is no longer supported and has been
removed from the documentation.
+ Allow the config file to set razorhome. [Bug
#1074391]
+ Razor Agents no longer go into an infinite loop when
discovery fails. [Bug #1016039]
+ Properly creates "razor-*" symlinks after installa-
tion. [Bug #874468]
+ Default to PERLPREFIX instead of PREFIX when
installing man5 pages. [Bug #1001320]
+ Removed a call to $sha1->reset() which was breaking
SHA1 calculation. [Bug #1004858]
+ "use_engines" is no longer supported and has been
removed from the documentation. [Bug #1120311]
+ Shuffle the discovery, catalogue, and nomination
server lists after loading them from disk; this pre-
vents razor-agents from always starting with the same
catalogue server.
+ Replace the complex DNS lookup logic for discovery
servers with a single DNS round robin. [Bug #604679]
+ Remove the ICMP ping logic for finding the "fastest"
catalogue server; the configuration option for this
logic is now ignored. [Support #739464]
+ Removed stale engine code for various signature types
that are no longer used.
|
|
This solves the update request in PR pkg/30452.
No pkgsrc related changes. This release fixes a recently reported DoS
vulnerability.
Highlights of the release
-------------------------
- Certain invalid "Content-Type" headers would cause SpamAssassin to
incorrectly process parts of the message.
- Certain long message headers could cause slowness when parsing the message.
- Added in SURBL JP list.
- URI anti-obfuscation updates.
- Additional bug fixes.
|
|
|
|
|
|
${PREFIX}.
|
|
|
|
* Fix several cross site scripting vulnerabilities
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0337
|
|
|
|
Changes:
BUGFIX: File descriptor leaks when connection to delivery host fails
BUGFIX: Decoding NUL characters causes message truncation
BUGFIX: Many files not written to group directory when using managed groups
BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted
BUGFIX: 7BIT encoding contains 8BIT characters
BUGFIX: Messages to multiple local recipients may fail to decode completely
|
|
on tech-pkg.
Bump PKGREVISION.
|