diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-01-08 13:33:30 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2003-01-08 13:33:30 +0000 |
commit | d9b85a2948bad08582f920357f86fc3d93ec3535 (patch) | |
tree | 08b14652ff9c32f0c669956d1ff3be9417ac2fe9 /mail/exim/pkg-plist | |
parent | Remove a dead Mastersite. (diff) |
Update 4.10 -> 4.12:
For Exim, this includes an enormous number of fixes. Most of these are
for esoteric configurations, although if you're bitten by them, you're
bitten hard.
The fixes also include closing up a buffer overflow that is not believed
to be exploitable, and a format string vulnerability that was only
exploitable by an Exim admin user, but then provided root access.
For Eximon, this just rationalizes a patch we carried locally for ages.
Notes
Notes:
svn path=/head/; revision=72742
Diffstat (limited to 'mail/exim/pkg-plist')
-rw-r--r-- | mail/exim/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/exim/pkg-plist b/mail/exim/pkg-plist index 9350adf48196..654f57fb8b1a 100644 --- a/mail/exim/pkg-plist +++ b/mail/exim/pkg-plist @@ -15,6 +15,7 @@ sbin/exim_dbmbuild sbin/exicyclog sbin/exigrep sbin/eximstats +sbin/exiqgrep sbin/exiqsumm %%PORTDOCS%%share/doc/exim/POST-INSTALL-NOTES %%PORTDOCS%%share/doc/exim/Exim3.upgrade |