Date: Sun, 20 Jun 2004 11:07:17 -0700 From: Kent Stewart <kstewart@owt.com> To: cvs-all@freebsd.org Cc: Oliver Eikemeier <eikemeier@fillmore-labs.com> Subject: Re: cvs commit: ports/textproc/aspell Makefile ports/textproc/aspell/files patch-prog-compress.c ports/security/portaudit-db/database portaudit.txt Message-ID: <200406201107.17596.kstewart@owt.com> In-Reply-To: <95D06D00-C2C8-11D8-9250-00039312D914@fillmore-labs.com> References: <95D06D00-C2C8-11D8-9250-00039312D914@fillmore-labs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 20 June 2004 07:46 am, Oliver Eikemeier wrote: > Thierry Thomas wrote: > > thierry 2004-06-20 09:04:32 UTC > > > > FreeBSD ports repository > > > > Modified files: > > textproc/aspell Makefile > > security/portaudit-db/database portaudit.txt > > Added files: > > textproc/aspell/files patch-prog-compress.c > > Log: > > Security: fix a buffer overflow in word-list-compress: > > - > > <http://marc.theaimsgroup.com/?l=bugtraq&m=108761564006503&w=2> > > - <http://nettwerked.mg2.org/advisories/wlc> > > Thanks for the entry. This matches > > - linux-aspell-0.50.4.1 > - ruby18-raspell-0.1 > > which may be unintentional. Could you verify that? > There is a problem making a package. You see Creating package /usr/ports/packages/All/aspell-0.50.5_3.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/aspell-0.50.5_3.tgz' tar: lib/libaspell.a: Cannot stat: No such file or directory tar: lib/libpspell.a: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 *** Error code 1 Kent > May I suggest using > > {,af-,bg-,br-,ca-,cs-,cy-,da-,de-,el-,eo-,es-,fo-,fr-,ga-,gd-,gl-,gv- >,hr-,ia-, > id-,is-,it-,mi-,ms-,mt-,nb-,nl-,nn-,pl-,pt-,ro-,ru-,sk-,sl-,sv-,sw-,t >n-,tr-, uk-,wa-,zu-}aspell<=0.50.5_2 > > ? Also an seperate entry for linux-aspell-0.50.4.1 (with the same > UUID and references) seems appropriate. > > You can test which ports are match by doing > > awk -F\| -vpattern='*aspell<=0.50.5_2' > '{if(\!system("/usr/local/sbin/pkg_version -T \"" $1 "\" \"" > pattern "\"")) print $2}' /usr/ports/INDEX > > Thanks again > -Oliver > > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406201107.17596.kstewart>