[TYPO3] a thought about security announcements and automatic security alert
Krystian Szymukowicz
typo3RE.MO.VE. at RE.MO.VE.prolabium.com
Tue May 27 13:20:24 CEST 2008
Dmitry Dulepov [typo3] wrote:
> Krystian Szymukowicz wrote:
>> What about:
>> a) comma separated constrains of affected.
>> a) comma separated constrains of exception.
>>
>> ext_key affected versions exceptions bulletin
>> sg_zfelib;(1.1.0-1.1.512),(2.0.0-2.2.982);(2.0.1-2.0.2);TYPO3-20080527-2
>
> Well, this is where xml is really handy... I am not a fun of "xml for
> everything" (and not a fun of xml in general) but here it is better than
> text. For example:
>
> <issue>
> <bulletine>TYPO3-20080527-2</bulletine>
> <extkey>sg_zfelib</extkey>
> <affected-versions>
> <version-range>
> <start>1.1.0</start>
> <end>1.1.512</start>
> </version-range>
> <version-range>
> <start>2.0.0</start>
> <end>2.2.982</start>
> </version-range>
> <version>3.0.1</version>
> </affected-versions>
> </issue>
>
Yes. You right. I've just created wiki page for that.
There are some special bulletin that are hard to fit into anything. I
will write down those bulletin in the wiki and send the link later.
--
grtz
Krystian Szymukowicz
More information about the TYPO3-english
mailing list