summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* remove superfluous newlineNico Golde2008-06-111-1/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9038 e39458fd-73e7-0310-bf30-c45bca0a0e42
* use urllib instead of httplib as it takes care of http_proxy by itselfNico Golde2008-06-071-18/+10
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9011 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix http replacement, todo: seperate proxy processing from http functionNico Golde2008-06-061-1/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9005 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix proxy support if http_proxy is not setNico Golde2008-06-061-1/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9002 e39458fd-73e7-0310-bf30-c45bca0a0e42
* NFUsNico Golde2008-06-061-8/+21
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8997 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Remove oldstable from the trackerFlorian Weimer2008-05-211-2/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8857 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix typoStefan Fritsch2008-04-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8466 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix escaping of product namesStefan Fritsch2008-04-011-3/+6
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8465 e39458fd-73e7-0310-bf30-c45bca0a0e42
* localtime is weird and starts counting months with 0Stefan Fritsch2008-04-011-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8464 e39458fd-73e7-0310-bf30-c45bca0a0e42
* adding report-vuln scriptNico Golde2008-03-281-0/+121
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8437 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add date to subject of testing-security update notificationsNico Golde2008-03-241-1/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8397 e39458fd-73e7-0310-bf30-c45bca0a0e42
* location of testing.pl has been officialisedThijs Kinkhorst2008-02-082-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@8112 e39458fd-73e7-0310-bf30-c45bca0a0e42
* - preliminary support for embedded-code-copiesStefan Fritsch2008-01-141-5/+104
| | | | | | | - minor improvements at guessing the product name git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7925 e39458fd-73e7-0310-bf30-c45bca0a0e42
* - readline support (needs libterm-readline-gnu-perl)Stefan Fritsch2008-01-031-4/+21
| | | | | | | - be smarter about where to find data/CVE/list git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7808 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * tracker.cgiFlorian Weimer2007-12-171-1055/+0
| | | | | | | Remove obsolete CGI script git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7645 e39458fd-73e7-0310-bf30-c45bca0a0e42
* secure-testing-master -> testing-securityNico Golde2007-12-031-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7489 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add bug severity to outputNico Golde2007-11-131-2/+3
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7294 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix usage messageStefan Fritsch2007-10-201-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@7029 e39458fd-73e7-0310-bf30-c45bca0a0e42
* recognize if the maintainer is already preparing a fixed upload (pending tag)Nico Golde2007-10-051-3/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6806 e39458fd-73e7-0310-bf30-c45bca0a0e42
* dsa2list: add missing "continue"Florian Weimer2007-10-031-0/+1
| | | | | | A pointless performance tweak. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6770 e39458fd-73e7-0310-bf30-c45bca0a0e42
* dsa2list: add support for the "dak new-security-install" formatFlorian Weimer2007-10-031-1/+19
| | | | | | This should not be used for DSAs, but it's out there anyway. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6769 e39458fd-73e7-0310-bf30-c45bca0a0e42
* dsa2list: better detection of installation pathFlorian Weimer2007-10-031-9/+15
| | | | | | | It's now possible to symlink the script to ~/bin and run it from there. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6768 e39458fd-73e7-0310-bf30-c45bca0a0e42
* recognize if a patch is availableNico Golde2007-09-231-1/+6
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6679 e39458fd-73e7-0310-bf30-c45bca0a0e42
* get-todo-items returns cve, package name, bug and bug status for a given ↵Nico Golde2007-09-202-0/+76
| | | | | | unfixed issue, get-bug-status is used to get the status via soap git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6654 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix numberJoey Hess2007-09-121-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6583 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix typo, add noteStefan Fritsch2007-09-111-2/+3
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6578 e39458fd-73e7-0310-bf30-c45bca0a0e42
* make dsa2list executableThijs Kinkhorst2007-09-101-0/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6559 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix typosStefan Fritsch2007-09-081-7/+7
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6547 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add perl script to check for fixed issues in testingStefan Fritsch2007-09-071-0/+249
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6538 e39458fd-73e7-0310-bf30-c45bca0a0e42
* more fixes for cve urlsThijs Kinkhorst2007-09-051-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6507 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/dsa2list:Florian Weimer2007-09-031-1/+9
| | | | | | | | Ignore non-existent files. Reverse output order to match file order. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6473 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/dsa2list: Fix date formatFlorian Weimer2007-09-021-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6472 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fix mitre url in some other placesStefan Fritsch2007-09-022-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6467 e39458fd-73e7-0310-bf30-c45bca0a0e42
* fixed escaping of generated java scriptNico Golde2007-08-311-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6451 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/check-sytax:Florian Weimer2007-08-301-3/+11
| | | | | | | Support reading from standard input git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6444 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/check-sytax:Florian Weimer2007-08-301-5/+1
| | | | | | | Remove CAN parser git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6442 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/dsa2list:Florian Weimer2007-08-301-50/+53
| | | | | | | Permit processing of multiple mail messages git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6438 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/dsa2list:Florian Weimer2007-08-301-46/+44
| | | | | | | New version that processes postings to debian-security-announce git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6436 e39458fd-73e7-0310-bf30-c45bca0a0e42
* change CVE URLStefan Fritsch2007-08-281-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6417 e39458fd-73e7-0310-bf30-c45bca0a0e42
* textfixThijs Kinkhorst2007-08-241-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6389 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
* change mailing list in trackerStefan Fritsch2007-08-111-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6277 e39458fd-73e7-0310-bf30-c45bca0a0e42
* back out website changes I didn't really want to commitStefan Fritsch2007-06-291-28/+22
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6076 e39458fd-73e7-0310-bf30-c45bca0a0e42
* krb5 fixedStefan Fritsch2007-06-291-22/+28
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6075 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/mass-bug-filer:Florian Weimer2007-06-161-0/+85
| | | | | | | Small script to file security bugs, with a few sanity checks. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6009 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/update-db:Florian Weimer2007-04-271-1/+5
| | | | | | | Report the location of parse errors in Debian's meta-data files. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5745 e39458fd-73e7-0310-bf30-c45bca0a0e42
* * bin/tracker_service.py:Florian Weimer2007-04-151-2/+2
| | | | | | | Update DTSA candidates page for the etch release git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5655 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Treat packages marked as <removed> as source packages.Florian Weimer2007-02-181-4/+0
| | | | | | | | | | | | | | | | | This allows us to track firefox issues again. * lib/python/bugs.py (FileBase): Keep track of removed packages. * lib/python/security_db.py (DB.readBugs): Populate removed_packages table using <removed> entries. (DB.readRemovedPackages): Remove method. * bin/update-db: Do not call readRemovedPackages anymore. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5470 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
* - change regexp to select TODOs from "TODO: check" to "TODO: check$";Stefan Fritsch2006-12-271-8/+12
| | | | | | | | | old behaviour available with -T any regexp can be specified with -t - regexp for selection of issues based on name can be changed with -i git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@5190 e39458fd-73e7-0310-bf30-c45bca0a0e42

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