On 2009-07-29 05:52, Duncan wrote:
[snip]

(That's for 0.133 anyway, but AFAIK it has been there for awhile. Do note that unpatched 0.132 had a security vuln a bit over a year ago. 0.133 fixed that and a few other things, but your distribution, assuming that's how you got your pan, may have integrated the patch into 0.132.)

As pan is open source, you can of course download the sources, grep for

$ mkdir /some/source/dir
$ cd /some/source/dir
$ git clone git://github.com/lostcoder/pan2.git
$ cd pan2
$ ./autogen.sh
$ ./configure && make
$ sudo make install

It will conplain, sometimes cryptically, if you don't have the correct dependencies. Still, it's darned trivial to build from the most up-to-date and patched source tree.

--
Scooty Puff, Sr
The Doom-Bringer


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to