On Thu, Jul 2, 2009 at 13:57, Kevin A. McGrail<[email protected]> wrote:
> I'll vote +1 so he can talk about it.  With sa-update now we required, we
> should add Archive::Tar as a requirement to the Makefile.PL, yes?

yes, good catch.  https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6145

--j.

> # also see CURRENT_PM below
>   'PREREQ_PM' => {
>       'Digest::SHA1'  => 0,             # 2.0 is oldest tested version
>       'File::Spec'    => 0.8,           # older versions lack some routines
> we need
>       'File::Copy'    => 2.02,          # this version is shipped with
> 5.005_03, the oldest version known to work
>       'Pod::Usage'    => 1.10,          # all versions prior to this do seem
> to be buggy
>       'HTML::Parser'  => 3.43,          # the HTML code is based on this
> parser, older versions have utf-8 bugs
>       'Net::DNS'      => (RUNNING_ON_WINDOWS ? 0.46 : 0.34), # bugs in older
> revs
>       'NetAddr::IP'   => 0,
>       'Sys::Hostname' => 0,
>       'Time::HiRes'   => 0,
>       'Time::Local'   => 0,
>       'Errno'         => 0,
>   },
> Regards,
> KAM
> ----- Original Message ----- From: "Justin Mason" <[email protected]>
> To: <[email protected]>
> Sent: Thursday, July 02, 2009 5:40 AM
> Subject: Re: [vote] proposed 3.3.0-alpha1 release
>
>
>> BTW, don't forget.  If you "make install" this, you need to either run
>> "sa-update" immediately, or download the rules .tgz and "sa-update
>> --install" it, as 3.3.0 doesn't come with any rules bundled by
>> default.
>>
>> Anyone planning to give another +1 so Mark can talk about it tomorrow? ;)
>>
>> --j.
>>
>> On Wed, Jul 1, 2009 at 22:34, Justin Mason<[email protected]> wrote:
>>>
>>> Hi guys -- I've cut tarballs for the alpha. Here goes! Please give me a
>>> few
>>> votes for a public release of these (my vote: +1 of course). Here's the
>>> proposed announcement...
>>>
>>>
>>> To: users, dev, announce
>>> Subject: ANNOUNCE: Apache SpamAssassin 3.3.0-alpha1 available
>>>
>>> Apache SpamAssassin 3.3.0-alpha1 is now available for testing.
>>>
>>> Downloads are available from:
>>> http://people.apache.org/~jm/devel/
>>>
>>> md5sum of archive files:
>>>
>>> 04141392e1f20ea4a91bb63937351c65 Mail-SpamAssassin-3.3.0-alpha1.tar.bz2
>>> 1532b02384c37b4fb40ff1244bca3ec5 Mail-SpamAssassin-3.3.0-alpha1.tar.gz
>>> c2d80477b20b571b591eae11993dcf03 Mail-SpamAssassin-3.3.0-alpha1.zip
>>> 3cb55fc1bd84bc93013638f9f8fa88c0 Mail-SpamAssassin-rules-3.3.0-alpha1.tgz
>>>
>>> sha1sum of archive files:
>>>
>>> f8b5236c0ef1de82699b4bf8e29cd3e0f0b18bfd
>>> Mail-SpamAssassin-3.3.0-alpha1.tar.bz2
>>> de65e1d5f29b954b2c60d58f10a6dc710a8a3629
>>> Mail-SpamAssassin-3.3.0-alpha1.tar.gz
>>> cc0c7531f666e48e1593054cfa2bb70336ca2f13
>>> Mail-SpamAssassin-3.3.0-alpha1.zip
>>> 83b0559399a1849063cfcf209be9d23eab1f8267
>>> Mail-SpamAssassin-rules-3.3.0-alpha1.tgz
>>>
>>>
>>> The release files also have a .asc accompanying them. The file serves
>>> as an external GPG signature for the given release file. The signing
>>> key is available via the wwwkeys.pgp.net key server, as well as
>>> http://spamassassin.apache.org/released/GPG-SIGNING-KEY
>>>
>>> The key information is:
>>>
>>> pub 1024D/265FA05B 2003-06-09 SpamAssassin Signing Key
>>> <[email protected]>
>>> Key fingerprint = 26C9 00A4 6DD4 0CD5 AD24 F6D7 DEE0 1987 265F A05B
>>>
>>> See the INSTALL and UPGRADE files in the distribution for important
>>> installation notes.
>>>
>>> Summary of major changes since 3.2.6
>>> ------------------------------------
>>>
>>> Changes to the core code:
>>>
>>> [TODO: write changes list]
>
>

Reply via email to