Author: glen Date: Wed Jul 6 16:29:01 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - TODO security
---- Files affected: SPECS: zlib.spec (1.91 -> 1.92) ---- Diffs: ================================================================ Index: SPECS/zlib.spec diff -u SPECS/zlib.spec:1.91 SPECS/zlib.spec:1.92 --- SPECS/zlib.spec:1.91 Wed May 11 15:23:57 2005 +++ SPECS/zlib.spec Wed Jul 6 18:28:56 2005 @@ -1,4 +1,6 @@ # $Revision$, $Date$ +# TODO +# - security http://security.gentoo.org/glsa/glsa-200507-05.xml # # Conditional build: %bcond_without asmopt # without assembler optimization for i586+ @@ -312,11 +314,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.92 2005/07/06 16:28:56 glen +- TODO security + Revision 1.91 2005/05/11 13:23:57 qboosh - more general if Revision 1.90 2005/03/21 18:14:25 mmazur -- rel2 for th +- rel 2 for th Revision 1.89 2004/11/02 20:56:35 qboosh - removed obsolete infsec patch, it's sufficient to fix CAN-2004-0797 once ;) @@ -345,7 +350,7 @@ # inflate fix. Revision 1.82 2004/06/18 19:14:01 pluto -- %%install fixed for sparc64. +- %install fixed for sparc64. Revision 1.81 2004/04/21 21:04:46 yogib - typo @@ -353,7 +358,6 @@ Revision 1.80 2004/03/19 07:55:22 pluto - PaX bcond. It turns off asm (i586+) optimizations when the kernel uses PaX because asm opt. requires executable stack. - (more info about PaX: http://www.linux-magazine.com/issue/40/PaX_Memory_Protection.pdf) @@ -415,13 +419,13 @@ - release 2. Revision 1.61 2002/03/13 14:59:58 wiget -use proper CC +- use proper CC Revision 1.60 2002/03/12 16:07:08 kloczek - merge translations from KSI. Revision 1.59 2002/03/12 12:04:51 jack -Updated to 1.1.4 +- Updated to 1.1.4 Revision 1.58 2002/03/11 20:39:57 misiek - SECURITY (UPDATE IMMEDIATELY) @@ -458,7 +462,7 @@ - rel 26 Revision 1.49 2002/01/18 02:15:48 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.48 2001/11/04 08:29:19 ankry - updated source URL (302 Object moved) @@ -480,7 +484,7 @@ Revision 1.43 2001/09/13 08:06:49 saq - make Patch1: unconditional (builder -g wouldn't fetch it). Don't worry, -it's applied on _with_asmopt condition + it's applied on _with_asmopt condition - adapterized Revision 1.42 2001/09/13 07:18:06 filon @@ -491,16 +495,16 @@ - release 24. Revision 1.40 2001/04/30 16:05:33 kloczek -- added using %%{rpmcflags} macro. +- added using %{rpmcflags} macro. Revision 1.39 2001/02/25 05:08:58 kloczek - release 23. Revision 1.38 2001/01/25 20:03:52 misiek -Massive attack. We use -O0 instead -O flags while debug enabled. +- Massive attack. We use -O0 instead -O flags while debug enabled. Revision 1.37 2000/12/23 00:48:47 michuz -- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...} +- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...} (now it's more C like) Revision 1.36 2000/12/21 20:42:43 qboosh @@ -523,7 +527,7 @@ - moved shared lib to /lib (for modprobe/insmod) Revision 1.31 2000/11/29 04:24:26 kloczek - bump release to 15 (for allow upgrade from RH 7). +- bump release to 15 (for allow upgrade from RH 7). Revision 1.30 2000/10/12 00:13:27 kloczek - release 13; use new rpm automation. @@ -532,7 +536,7 @@ - release 11. Revision 1.28 2000/06/09 07:24:24 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.27 2000/05/21 16:53:31 kloczek - spec adapterized. @@ -553,7 +557,7 @@ - release 10. Revision 1.22 1999/07/29 13:40:48 misiek -missing word devel +- missing word devel Revision 1.21 1999/07/12 23:06:29 kloczek - added using CVS keywords in %changelog (for automating them). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/zlib.spec?r1=1.91&r2=1.92&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
