summaryrefslogtreecommitdiffstats
path: root/bin/updatelist
Commit message (Collapse)AuthorAgeFilesLines
* Truncate length of description text added to listsSalvatore Bonaccorso2019-03-181-0/+2
| | | | | | | | | | | This is not optimal at this point as it might truncate word in between which in the old schema full words were left because MITRE did not provide the description in one long line and the updatelist was just adding the first line. This still is enough as the tracker will add full description for the webpage and the truncated description was just to keep a "short description" in the CVE list file itself.
* Adapt parsing of MITRE master list according to new layout in htmlSalvatore Bonaccorso2019-03-181-1/+1
|
* drop some useless notes for rejected idsRaphael Geissert2015-01-171-0/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31429 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Slightly adjust used regular expressionSalvatore Bonaccorso2014-09-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28544 e39458fd-73e7-0310-bf30-c45bca0a0e42
* updatelist: Adjust pushing for crossreference when adding DLA referencesSalvatore Bonaccorso2014-09-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28542 e39458fd-73e7-0310-bf30-c45bca0a0e42
* updatelist: Fix parsing for DLA fileSalvatore Bonaccorso2014-09-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28541 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add support for squeeze-lts (Closes: #759727 once Florian has applied this ↵Salvatore Bonaccorso2014-09-011-0/+2
| | | | | | to soler.d.o) git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28539 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Revert "add support for squeeze-lts (Closes: #759727 once Florian has ↵Salvatore Bonaccorso2014-09-011-2/+0
| | | | | | | | applied this to soler.d.o)" This reverts commit 6357e7f64b5cdab2f194dc5a1ae0ff309bb625f6. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28536 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Revert "updatelist: Fix parsing for DLA file"Salvatore Bonaccorso2014-09-011-1/+1
| | | | | | This reverts commit 1e1aecc01014e62264471042183b6110fbf77800. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28534 e39458fd-73e7-0310-bf30-c45bca0a0e42
* updatelist: Fix parsing for DLA fileSalvatore Bonaccorso2014-09-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28531 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add support for squeeze-lts (Closes: #759727 once Florian has applied this ↵Holger Levsen2014-08-311-0/+2
| | | | | | to soler.d.o) git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28525 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix bug that empty list of cross-references was not deletedStefan Fritsch2007-08-161-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6342 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix to really support non DSA/DTSA cross references, also fixes some missing ↵Stefan Fritsch2007-01-111-7/+8
| | | | | | 'TODO: check' entries git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5242 e39458fd-73e7-0310-bf30-c45bca0a0e42
* prevent pre-2003 TODOs from beind addedStefan Fritsch2006-12-011-1/+6
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5041 e39458fd-73e7-0310-bf30-c45bca0a0e42
* - bugfix: we need to add "TODO: check" even if the CVE was know from a DSA ↵Stefan Fritsch2006-11-221-2/+2
| | | | | | | | | before appearing at mitre - use gzipped version of allitems.html to save bandwidth git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5001 e39458fd-73e7-0310-bf30-c45bca0a0e42
* update for slight html changes (really should use the xml..)Joey Hess2005-10-191-2/+8
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2467 e39458fd-73e7-0310-bf30-c45bca0a0e42
* mods for CVE mergeJoey Hess2005-10-191-63/+54
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2458 e39458fd-73e7-0310-bf30-c45bca0a0e42
* aha, I missed some syntax changes hereJoey Hess2005-10-171-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2431 e39458fd-73e7-0310-bf30-c45bca0a0e42
* support whitespace after { in cross-references to be robustJoey Hess2005-10-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2264 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fixJoey Hess2005-09-241-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2168 e39458fd-73e7-0310-bf30-c45bca0a0e42
* new RESERVED and REJECTEDJoey Hess2005-09-241-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2161 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Moved programs into bin directory so data can be auto-updated w/o openingJoey Hess2005-08-271-0/+153
any potential holes for committers who lack access to the machine running the update. AKA my paranioa finally caught up to me. Didn't move DTSA still since it will be rewritten anyway. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1672 e39458fd-73e7-0310-bf30-c45bca0a0e42

© 2014-2024 Faster IT GmbH | imprint | privacy policy