| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-spamassassin | Distribution: SuSE Linux 9.3 (x86-64) |
| Version: 3.1.8 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 9.1 | Build date: Wed Apr 11 16:49:48 2007 |
| Group: Development/Libraries/Perl | Build host: kuckuk.suse.de |
| Size: 2329321 | Source RPM: spamassassin-3.1.8-9.1.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://spamassassin.org/ | |
| Summary: the perl modules for using spamassassin within an own perl script | |
This package contains the perl modules for the spamassassin, including the filter rules. This package is required for the package "spamassassin", the commandline tool.
The Apache Software License
internal MD5: fcade47b93e7aa3f8f009a353840a286
GPG
* Wed Mar 28 2007 - varkoly@suse.de
- #249652 - spamassassin missing dependencies
- update to 3.1.8:
* fix for CVE-2007-0451: possible DoS due to incredibly
long URIs found in the message content.
* disable perl module usage in update channels unless
--allowplugins is specified
* files with names starting/ending in whitespace weren't usable
* remove Text::Wrap related code due to upstream issues
* update spamassassin and sa-learn to better deal with STDIN
* improvements and bug fixes related to DomainKeys
and DKIM support
* several updates for Received header parsing
* several documentation updates and random taint-variable related
issues
* Sat Jan 13 2007 - varkoly@suse.de
- fixing: Bug 218272 - SpamAssassin URIDNSBL plugin tries to lookup
libraries (libimf.so, liblua.so, ...) via nameserver
- update to "hot-fix" 3.1.7:
* fix sa-update failure when rule scores ae set
- fixing bug: 215722 – BUG in archive PgSQL.pm (SpamAssassin)
- fixes in version 3.1.6: This is a maintenance release of the 3.1.x branch.
* fixes to bug in date handling affecting DATE_IN_FUTURE_*
and DATE_IN_PAST_* rules when more than one Resent-Date header is
present
* include local site config in sa-update lint checks
* fix race condition in spamd preforking code that sometimes left
one child process running after SIGHUPing spamd
* unescape hash characters in the config
* fix false SPF_SOFTFAIL's when SPF queries timeout
* update RCVD_ILLEGAL_IP evaltest to properly deal with 127/8
* enable adding headers with single digit zero value
* add support for ecelerity Received headers
* fix a bug, introduced in 3.1.5, in mbx code
* M::SA::Client doesn't always catch failed connection
to spamd, fixed
* Fri Jun 09 2006 - varkoly@suse.de
- update to version 3.1.3:
* #181157: VUL-0: spamassassin: remote root
* 4879: add in pointer to the wiki to find out more about debug channels
* bug 4802: implement DKIM plugin, including whitelist_from_dkim support
* bug 3838: work around Perl bug causing captured RE variables to become
tainted -- thanks to Mark Martinec for pointing out the bug with
Perl itself
* bug 4850: re-enable the Razor2 plugin by default due to a service
policy change
* bug 4826: Razor2 plugin needs to load Mail::SpamAssassin::Timeout module
* bug 4827: M::SA::first_existing_path() would return the last array
entry passed in if none of the paths were found. Now return undef
instead and handle the error when it happens.
* bug 4813: generally open RE causes sendmail received header get read
in as qmail in error
* bug 4839: Logger.pm converts control chars including tab into
underscores which confuses a bunch of users when checking debug output.
Convert tab into space instead, etc.
* bug 4884: if a null message is passed in, there are several variables
which end up undefined causing warnings. fake an empty message if no
input is given.
* bug 4793: when replacing tags in a message (_TAG_), leave the tags
that don't exist alone instead of just removing them
* bug 4861, 4760: handle dccifd and dccproc failover properly, backport
relays_internal and relays_external code, backport bug 4760 fix so
that it's not possible to be in internal_networks without being in
trusted_networks as well
* bug 4901: deal more properly with failures in bgsend(). also, use
the proper variable to show when errors occur.
* bug 4867: fetchmail changed header formats at some point making Received
parsing fail in certain conditions
* bug 4699: use M::SA::Timeout for spamd copy_config call and allow
for empty $@ values
* bug 3754: if there's a problem opening a file via sa-learn or
spamassassin, return an error exit value.
* bug 4760: strictly validate trusted network configurations
* bug 4363: honor CRLF settings
* bug 4748: Update rules to catch Google redirector
* bug 4791: fix handling of invalid encoded utf8 messages
* bug 4809: add TLD for Greece
* bug 4606: Adjust MIME parsing limits (possible DoS)
* bug 4795: Improved validation of the score option
* fix fd leak in Bayes token DB handling
* bug 4780: fix IP_ADDRESS & LOCALHOST IPv6 support
* bug 4735: lack of network interfaces crashes in DnsResolver.pm.
* bug 4700: prevent arbitrary code injection
* bug 4704,4686,4627,4690: Fixed Received: headers parsing
* Tue Nov 15 2005 - choeger@suse.de
- Bugfix Bugzilla ID#133416 - VUL-0: spamassassin DoS
- bugfix for init-script: tell spamd to use a pidfile
* Mon Jun 13 2005 - choeger@suse.de
- Bugfix Bugzilla ID#86764 VUL-0: spamassassin DoS
Update to version 3.0.4
* Wed Jan 12 2005 - choeger@suse.de
- cleaned up build process, now properly using ExtUtils::MakeMaker
following the PACKAGING readme
* Mon Dec 20 2004 - choeger@suse.de
- Update to version 3.0.2
* Thu Nov 25 2004 - choeger@suse.de
- removed superfluous line:
test -d /root/.spamassassin || mkdir /root/.spamassassin
from init script
* Tue Oct 26 2004 - choeger@suse.de
- Update to version 3.0.1
- specfile can now also be used on older SuSE Linux versions
* Thu Sep 23 2004 - choeger@suse.de
- Update to version 3.0.0
* Fri Aug 06 2004 - meissner@suse.de
- Upgraded to security / bugfix release 2.64. #43546
* Sat Mar 27 2004 - ro@suse.de
- added directory /etc/mail to filelist
* Tue Jan 27 2004 - choeger@suse.de
- Update to version 2.63
* Sat Jan 03 2004 - mmj@suse.de
- References to %version have to go below the Version: tag
* Wed Dec 31 2003 - mmj@suse.de
- Update to version 2.61
* Sun Dec 07 2003 - mmj@suse.de
- The perl-spamassassin version should be the same as the spam-
assassin version.
* Sat Oct 18 2003 - mmj@suse.de
- Not necessary to explicitly tell SA not to query Osirusoft
blocklist anymore
* Fri Oct 17 2003 - mmj@suse.de
- Don't build as root
- Update to version 2.60
* Tue Oct 14 2003 - choeger@suse.de
- Bugfix Bugzilla ID#32025, spamd is not started because of a bug
in the init-script
- Bugfix Bugzilla ID#31867, spamassassin -lint reports errors because
of outdated local.cf configuration options
* Thu Sep 04 2003 - choeger@suse.de
- Michael fixed MakeMaker PITA again
* Tue Sep 02 2003 - choeger@suse.de
- Don't query Osirusoft blocklist anymore, see
http://news.spamassassin.org/modules.php?op=modload&name=News&file=article&sid=44&mode=thread&order=0&thold=0 for more details.
Bugzilla ID#29566
* Wed Aug 20 2003 - mjancar@suse.cz
- require the perl version we build with
* Thu Aug 14 2003 - choeger@suse.de
- Bugfix Bugzilla ID#28942:
missing activation metadata in sysconfig template
* Wed Jul 30 2003 - choeger@suse.de
- new macros for stop/restart of services on rpm update/removal
* Thu Jul 17 2003 - choeger@suse.de
- use install_vendor and new %perl_process_packlist macro
* Tue Jul 01 2003 - choeger@suse.de
- don't use PREFIX in 'perl Makefile.PL'
- don't set LOCAL_RULES_DIR using %buildroot as prefix
* Tue Jun 17 2003 - choeger@suse.de
- updated filelist
* Wed May 28 2003 - choeger@suse.de
- Update to 2.55
* Tue May 13 2003 - mmj@suse.de
- Update to 2.54
- Move %defattr to cover all files
- Remove unwanted files
* Sun Apr 06 2003 - mmj@suse.de
- Update to version 2.53 which fixes some major bugs in earlier
2.5x releases
* Fri Mar 28 2003 - mmj@suse.de
- spamassassin and perl-spamassassin should not both own
/etc/mail/spamassassin/local.cf
* Tue Mar 25 2003 - adrian@suse.de
- update to version 2.52
* Mon Mar 24 2003 - adrian@suse.de
- use pid files in runlevel script (patch from Dirk Mueller #25767)
* Sun Mar 23 2003 - coolo@suse.de
- adding perl-HTML-Parser to neededforbuild
* Fri Mar 21 2003 - adrian@suse.de
- update to version 2.51
* Sun Mar 02 2003 - mmj@suse.de
- Disabling HABEAS_HIL test turned out to be just a bandaid. It still
stalls for longer periods, so add "-L" switch so it only performs
local tests. Subsequently remove the score HABEAS_HIL 0 in local.cf.
* Tue Feb 25 2003 - mmj@suse.de
- Disable the HABEAS_HIL test (sender is on www.habeas.com Habeas
Infringer List) since it made each test last ~30 seconds.
- Default-Start: should be "3 5" not ""
* Fri Feb 21 2003 - adrian@suse.de
- update to version 2.50
* fixing crash on x86_64 [#22015]
* Thu Feb 20 2003 - mmj@suse.de
- Add sysconfig metadata [#22690]
* Mon Feb 03 2003 - adrian@suse.de
- update to version 2.44
* obsoletes security fix
* Wed Jan 29 2003 - adrian@suse.de
- update to version 2.43
* Tue Jan 28 2003 - draht@suse.de
- remove off-by-one bo -> spamassassin-ob1-security.diff
* Wed Oct 16 2002 - ro@suse.de
- fixed requires typo
* Tue Oct 08 2002 - adrian@suse.de
- add missing requires
- update to version 2.42
* Tue Sep 17 2002 - ro@suse.de
- removed bogus self-provides
* Tue Aug 20 2002 - mmj@suse.de
- Correct PreReq
* Mon Jul 29 2002 - mls@suse.de
- fixed neededforbuild for perl-5.8.0
* Fri Jul 12 2002 - choeger@suse.de
- update to most recent version
- added perl-Time-HiRes to requires
- removed DOSWIN_EXECUTABLE patch
http://sourceforge.net/mailarchive/message.php?msg_id=1606621
* Fri May 10 2002 - garloff@suse.de
- Add rule to filter mails with files having names with DOS/Win
suffixes (DOSWIN_EXECUTABLE), default score 4.6
- Provide init script for spamd
- Install READMEs as %doc
- Move spamc/d/proxy/assassin man pages to spamassassin package
- Configuration of spamd in sysconfig/spamd
* Wed May 08 2002 - garloff@suse.de
- Update to version 2.20.
* Tue Apr 16 2002 - draht@suse.de
- fix file list (/usr/share/spamassassin)
add more convenient defaults to /etc/mail/spamassassin/local.cf
* Tue Apr 09 2002 - draht@suse.de
- initial package, version 2.11.
À m
Generated by rpm2html 1.8.1
Daniel Veillard, Sat May 3 04:13:18 2008