Author: pawelz Date: Thu Sep 30 10:11:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.2.4 - does not build: /usr/include/bits/string3.h:154:3: error: call to __builtin___strncat_chk might overflow destination buffer - seems to be the same issue: http://bugs.gentoo.org/show_bug.cgi?id=337415
---- Files affected: packages/coovachilli: coovachilli.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/coovachilli/coovachilli.spec diff -u packages/coovachilli/coovachilli.spec:1.4 packages/coovachilli/coovachilli.spec:1.5 --- packages/coovachilli/coovachilli.spec:1.4 Tue Nov 17 15:33:12 2009 +++ packages/coovachilli/coovachilli.spec Thu Sep 30 12:11:42 2010 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: CoovaChilli - Software access controller Name: coovachilli -Version: 1.0.12 +Version: 1.2.4 Release: 0.1 License: GPL Group: Applications Source0: http://ap.coova.org/chilli/coova-chilli-%{version}.tar.gz -# Source0-md5: 365f46fe79b3d76432544d6bc5f37939 +# Source0-md5: 6d942a731da07b029a1be0b58d7917d6 URL: http://coova.org/wiki/index.php/CoovaChilli BuildRequires: perl-base BuildRequires: rpmbuild(macros) >= 1.228 @@ -72,6 +72,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/09/30 10:11:42 pawelz +- up to 1.2.4 +- does not build: + /usr/include/bits/string3.h:154:3: error: call to __builtin___strncat_chk might overflow destination buffer +- seems to be the same issue: http://bugs.gentoo.org/show_bug.cgi?id=337415 + Revision 1.4 2009/11/17 14:33:12 zbyniu - BR: perl-base ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coovachilli/coovachilli.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
