Florian Weimer
8c77b6ad40
Simplify the abilist format
...
The new format lists the version on each line, as in:
VERSION SYMBOL TYPE [VALUE]
This makes it easier to process the files with line-oriented tools.
The abilist files were converted with this awk script:
/^[^ ]/ { version = $1 }
/^ / { print version, substr($0, 2) }
And sorted under the "C" locale with sort.
2015-11-06 13:58:53 +01:00
..
2015-08-26 13:33:54 -04:00
2015-11-06 13:58:53 +01:00
2015-11-06 13:58:53 +01:00
2015-01-05 13:45:16 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-05-16 11:17:41 -07:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-12-31 21:09:21 +00:00
2014-12-31 21:09:21 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-02-18 00:26:35 +00:00
2015-01-02 16:29:47 +00:00
2014-07-07 09:29:06 -07:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-12-31 21:09:21 +00:00
2015-01-02 16:29:47 +00:00
2015-02-06 10:42:08 -08:00
2015-06-04 18:58:36 -03:00
2015-06-04 18:58:36 -03:00
2014-06-27 11:18:10 -07:00
2015-06-04 18:58:36 -03:00
2015-06-04 18:58:36 -03:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2014-09-12 12:28:47 +00:00
2015-10-19 12:04:33 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00
2015-01-02 16:29:47 +00:00