|
|
| First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-23 10:55:56 |
|
A pre-release of amavisd-new-2.4.5 is available at:
http://www.ijs.si/software/amavisd/amavisd-new-2.4.5-pre2.tar.gz
The 2.4.5 is primarily a maintenance release, fixing known
bugs and deficiencies of 2.4.4. It is expected to be the last
release in the 2.4.x chain, and 2.5.0 is to follow shortly.
The version 2.4.5 is fully compatible with 2.4.4.
Please see RELEASE_NOTES for changes.
If using p0f-analyzer, please switch soon to a version of
p0f-analyzer.pl as supplied with 2.4.5-pre2 (or later).
It fixes an endless-loop in p0f-analyzer.pl which happens
if a p0f daemon crashes (piped to stdin of p0f-analyzer)
or is manually terminated without also terminating p0f-analyzer.
The fixed p0f-analyzer.pl may be (and should be) used
even with earlier versions of amavisd. Additionally,
it binds only to a loopback interface by default
(as some marginal security improvement).
Mark
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-23 17:13:21 |
|
Mark wrote:
> A pre-release of amavisd-new-2.4.5 is available at:
> http://www.ijs.si/software/amavisd/amavisd-new-2.4.5-pre2.tar.gz
> The 2.4.5 is primarily a maintenance release, fixing known
> bugs and deficiencies of 2.4.4. It is expected to be the last
> release in the 2.4.x chain, and 2.5.0 is to follow shortly.
> The version 2.4.5 is fully compatible with 2.4.4.
> Please see RELEASE_NOTES for changes.
> Mark
For those using Debian stable:
Looks like I will have to upgrade Perl and therefore break out of
'stable' on my Debian Sarge system(s):
~# amavisd-new reload
Problem in Amavis::Unpackers code: Convert::UUlib version
1.06 required--this is only version 1.051 at (eval 47) line 22.
BEGIN failed--compilation aborted at (eval 47) line 22.
###########################################################
~# apt-cache policy libconvert-uulib-perl
libconvert-uulib-perl:
Installed: 1.0.5.1-1
Candidate: 1.0.5.1-1
Version Table:
1.06-1 0
450 http://mirrors.kernel.org testing/main Packages
400 http://mirrors.kernel.org unstable/main Packages
*** 1.0.5.1-1 0
600 http://mirrors.kernel.org stable/main Packages
100 /var/lib/dpkg/status
###########################################################
~# apt-get -s install libconvert-uulib-perl/testing
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 1.06-1 (Debian:testing) for libconvert-uulib-perl
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libconvert-uulib-perl: Depends: perlapi-5.8.8
Depends: perl (>= 5.8.8-6) but 5.8.4-8sarge5 is to be installed
###########################################################
~# apt-get -t testing install libconvert-uulib-perl
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
perl perl-base perl-modules
Suggested packages:
libterm-readline-gnu-perl libterm-readline-perl-perl
Recommended packages:
perl-doc
The following packages will be REMOVED:
libnet-perl
The following packages will be upgraded:
libconvert-uulib-perl perl perl-base perl-modules
###########################################################
Probably a good time to review my other modules and update as needed.
Oh well, Etch is not far off. Time for the snake to shed its skin.
BTW, no, it would not compile from CPAN.
Oops, on one system I get:
The following extra packages will be installed:
amavisd-new libcompress-zlib-perl libdb4.4 perl perl-base perl-doc perl-modules
This is because I have the Debian (20030616-p10) package of amavisd-new
in addition to the manually installed source version (installed over
the top of the Debian version). I am going to have to remove the Debian
amavisd-new package or I will end up with the Debian 2.4.2 version.
Doing so would require me to completely reconfigure amavisd-new, so that
is not desirable.
I outline removal at the beginning of:
http://www200.pair.com/mecham/spam/debian-maia101.html
I also had to reinstall libcompress-zlib-perl. For some reason it
removed my treasured copy obtained from backports.org and reinstalled
version 1.34 from stable:
~# apt-get -t sarge-backports install libcompress-zlib-perl
Gary V
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-23 17:57:21 |
|
Gary,
> For those using Debian stable:
> Looks like I will have to upgrade Perl and therefore break out of
> 'stable' on my Debian Sarge system(s):
Thanks for trying it out.
> ~# amavisd-new reload
> Problem in Amavis::Unpackers code: Convert::UUlib version
> 1.06 required--this is only version 1.051 at (eval 47) line 22.
The 1.06 is absolutely minimal.
I would very much recommend 1.08, which is out for more than
a month now, fixing dealing with uninitialized variables.
> I also had to reinstall libcompress-zlib-perl. For some reason it
> removed my treasured copy obtained from backports.org and reinstalled
> version 1.34 from stable
1.34 from January 2005, two years back, nice.
We are at 2.003 with Compress::Zlib I believe.
Sometimes I wonder why we bother and keep writing
software and preparing patches, especially with
security-related stuff...
Mark
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-23 19:15:50 |
|
Heute (24.01.2007/00:13 Uhr) schrieb Gary V,
> For those using Debian stable:
> Looks like I will have to upgrade Perl and therefore break out of
> 'stable' on my Debian Sarge system(s):
> ~# amavisd-new reload
> Problem in Amavis::Unpackers code: Convert::UUlib version
> 1.06 required--this is only version 1.051 at (eval 47) line 22.
> BEGIN failed--compilation aborted at (eval 47) line 22.
> ###########################################################
> ~# apt-cache policy libconvert-uulib-perl
> libconvert-uulib-perl:
> Installed: 1.0.5.1-1
> Candidate: 1.0.5.1-1
> Version Table:
> 1.06-1 0
> 450 http://mirrors.kernel.org testing/main Packages
> 400 http://mirrors.kernel.org unstable/main Packages
> *** 1.0.5.1-1 0
> 600 http://mirrors.kernel.org stable/main Packages
> 100 /var/lib/dpkg/status
> ###########################################################
> ~# apt-get -s install libconvert-uulib-perl/testing
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Selected version 1.06-1 (Debian:testing) for libconvert-uulib-perl
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
> The following packages have unmet dependencies:
> libconvert-uulib-perl: Depends: perlapi-5.8.8
> Depends: perl (>= 5.8.8-6) but
> 5.8.4-8sarge5 is to be installed
I have installed it of CPAN (for a "long" time).
Convert::UUlib V 1.06. The V 1.08 is broken. I don`t know why.
Errormessages:
cd uulib && make all
make[1]: Entering directory `/root/.cpan/build/Convert-UUlib-1.08/uulib'
cc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION="0.5" -DPATCH="20" uulib.c
In file included from uulib.c:81:
fptools.h:71: error: conflicting types for `FP_tempnam'
/usr/include/stdio.h:197: error: previous declaration of `FP_tempnam'
uulib.c: In Funktion »UULoadFileWithPartNo«:
uulib.c:723: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
uulib.c: In Funktion »UUDecodeFile«:
uulib.c:957: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
uulib.c:1062: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
make[1]: *** [uulib.o] Fehler 1
make[1]: Leaving directory `/root/.cpan/build/Convert-UUlib-1.08/uulib'
make: *** [uulib/libuu.a] Fehler 2
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Failed during this command:
MLEHMANN/Convert-UUlib-1.08.tar.gz : make NO
--
Viele Gruesse, Kind regards,
Jim Knuth
jk jkart.de
ICQ #277289867
----------
Zufalls-Zitat
----------
Stärke des Characters ist oft nichts anderes als Schwäche
des Gefühls. (Arthur Schnitzler)
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 2000 Build 8847 23.01.2007
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: First public pre-release (-pre2)
ofamavisd-new-2.4.5 |

|
2007-01-23 19:35:16 |
|
> I have installed it of CPAN (for a "long" time).
> Convert::UUlib V 1.06. The V 1.08 is broken. I don`t know why.
>
> Errormessages:
>
> cd uulib && make all
> make[1]: Entering directory
> `/root/.cpan/build/Convert-UUlib-1.08/uulib'
> cc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION="0.5"
> -DPATCH="20" uulib.c In file included from uulib.c:81:
> fptools.h:71: error: conflicting types for `FP_tempnam'
> /usr/include/stdio.h:197: error: previous declaration of `FP_tempnam'
> uulib.c: In Funktion >UULoadFileWithPartNo<:
> uulib.c:723: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl
> ohne Typkonvertierung
> uulib.c: In Funktion >UUDecodeFile<:
> uulib.c:957: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl
> ohne Typkonvertierung
> uulib.c:1062: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl
> ohne Typkonvertierung
> make[1]: *** [uulib.o] Fehler 1
> make[1]: Leaving directory
> `/root/.cpan/build/Convert-UUlib-1.08/uulib'
> make: *** [uulib/libuu.a] Fehler 2
> /usr/bin/make -- NOT OK
> Running make test
> Can't test without successful make
> Running make install
> make had returned bad status, install seems impossible
> Failed during this command:
> MLEHMANN/Convert-UUlib-1.08.tar.gz : make NO
Hmmm, I updated some time ago, without any problems on Linux. Perhaps this
is a platform issue?
MrC
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-23 19:42:17 |
|
Jim wrote:
> In file included from uulib.c:81:
> fptools.h:71: error: conflicting types for `FP_tempnam'
> /usr/include/stdio.h:197: error: previous declaration of `FP_tempnam'
I get the same thing, even with Perl 5.8.8
Gary V
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-23 19:55:33 |
|
Heute (24.01.2007/02:42 Uhr) schrieb Gary V,
> Jim wrote:
>> In file included from uulib.c:81:
>> fptools.h:71: error: conflicting types for `FP_tempnam'
>> /usr/include/stdio.h:197: error: previous declaration of `FP_tempnam'
> I get the same thing, even with Perl 5.8.8
> Gary V
I have Perl 5.8.4 on Debian Sarge (with a little bit Etch ;))
--
Viele Gruesse, Kind regards,
Jim Knuth
jk jkart.de
ICQ #277289867
----------
Zufalls-Zitat
----------
Die Dienste der Großen sind gefährlich und lohnen der Mühe
nicht, die sie kosten. (Lessing)
----------
Der Text hat nichts mit dem Empfaenger der Mail zu tun
----------
Virus free. Checked by NOD32 Version 2000 Build 8847 23.01.2007
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: Convert::UUlib 1.08 on Debian Sarge |

|
2007-01-24 03:52:14 |
|
Hi,
I've just installed Convert::UUlib v 1.08 from CPAN without any problems
on Debian Sarge on i386.
/usr/bin/make test -- OK
Running make install
cd uulib && /usr/bin/make all
make[1]: Entering directory `/root/.cpan/build/Convert-UUlib-1.08/uulib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/.cpan/build/Convert-UUlib-1.08/uulib'
Installing /usr/local/lib/perl/5.8.4/auto/Convert/UUlib/UUlib.so
Installing /usr/local/lib/perl/5.8.4/auto/Convert/UUlib/UUlib.bs
Files found in blib/arch: installing files in blib/lib into architecture
dependent library tree
Installing /usr/local/lib/perl/5.8.4/Convert/UUlib.pm
Installing /usr/local/man/man3/Convert::UUlib.3pm
Writing /usr/local/lib/perl/5.8.4/auto/Convert/UUlib/.packlist
Appending installation info to /usr/local/lib/perl/5.8.4/perllocal.pod
/usr/bin/make install -- OK
El mié, 24-01-2007 a las 02:15 +0100, Jim Knuth escribió:
>
> I have installed it of CPAN (for a "long" time).
> Convert::UUlib V 1.06. The V 1.08 is broken. I don`t know why.
>
> Errormessages:
>
> cd uulib && make all
> make[1]: Entering directory `/root/.cpan/build/Convert-UUlib-1.08/uulib'
> cc -c -O2 -fPIC -I. -DHAVE_CONFIG_H -DVERSION="0.5" -DPATCH="20" uulib.c
> In file included from uulib.c:81:
> fptools.h:71: error: conflicting types for `FP_tempnam'
> /usr/include/stdio.h:197: error: previous declaration of `FP_tempnam'
> uulib.c: In Funktion »UULoadFileWithPartNo«:
> uulib.c:723: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
> uulib.c: In Funktion »UUDecodeFile«:
> uulib.c:957: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
> uulib.c:1062: Warnung: Zuweisung erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
> make[1]: *** [uulib.o] Fehler 1
> make[1]: Leaving directory `/root/.cpan/build/Convert-UUlib-1.08/uulib'
> make: *** [uulib/libuu.a] Fehler 2
> /usr/bin/make -- NOT OK
> Running make test
> Can't test without successful make
> Running make install
> make had returned bad status, install seems impossible
> Failed during this command:
> MLEHMANN/Convert-UUlib-1.08.tar.gz : make NO
Regards,
--
--------------------------------------------------
Rafael Varela Pet
Area de Tecnoloxías da Información e Comunicacións
Universidade de Santiago de Compostela
15782 Santiago de Compostela
http://www.usc.es/atic
--------------------------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
|
| Re: Convert::UUlib 1.08 on Debian Sarge |

|
2007-01-24 10:17:08 |
Rafael wrote:
> Hi,
> I've just installed Convert::UUlib v 1.08 from CPAN
without any problems
> on Debian Sarge on i386.
> /usr/bin/make test -- OK
What does this say?:
apt-cache policy gcc
Gary V
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: First public pre-release (-pre2) of
amavisd-new-2.4.5 |

|
2007-01-24 11:55:58 |
On Tue, 23 Jan 2007, Mark Martinec wrote:
> A pre-release of amavisd-new-2.4.5 is available at:
>
> http://www.ijs.si/software/amavisd/amavisd-new-2
.4.5-pre2.tar.gz
>
> The 2.4.5 is primarily a maintenance release, fixing
known
> bugs and deficiencies of 2.4.4. It is expected to be
the last
> release in the 2.4.x chain, and 2.5.0 is to follow
shortly.
>
> The version 2.4.5 is fully compatible with 2.4.4.
> Please see RELEASE_NOTES for changes.
>
> If using p0f-analyzer, please switch soon to a version
of
> p0f-analyzer.pl as supplied with 2.4.5-pre2 (or
later).
> It fixes an endless-loop in p0f-analyzer.pl which
happens
> if a p0f daemon crashes (piped to stdin of
p0f-analyzer)
> or is manually terminated without also terminating
p0f-analyzer.
> The fixed p0f-analyzer.pl may be (and should be) used
> even with earlier versions of amavisd. Additionally,
> it binds only to a loopback interface by default
> (as some marginal security improvement).
I run p0f-analyzer.pl on my MX host and amavisd-new on
another host, is
this a security problem because p0f-analyzer does not bind
to loopback
interface?
Vincent
http://bl0g.blogdns.com
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|