summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* New script to detect inconsistencies in embedded-code-copiesRaphael Geissert2009-05-101-0/+169
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11861 e39458fd-73e7-0310-bf30-c45bca0a0e42
* It uses bashisms, changing shebang to bashRaphael Geissert2009-04-261-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11725 e39458fd-73e7-0310-bf30-c45bca0a0e42
* did not mean to commit change to update-nvd; revertingMichael Gilbert2009-04-071-1/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11578 e39458fd-73e7-0310-bf30-c45bca0a0e42
* some info on postgresql issueMichael Gilbert2009-04-071-0/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11576 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: add oldstable-backportsFlorian Weimer2009-02-151-0/+10
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11223 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: provide a link to the oldstable pageFlorian Weimer2009-02-151-0/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11220 e39458fd-73e7-0310-bf30-c45bca0a0e42
* resurrect oldstableThijs Kinkhorst2009-02-141-0/+5
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11216 e39458fd-73e7-0310-bf30-c45bca0a0e42
* oldstable is now etch, stable is now lenny, testing is now squeezeThijs Kinkhorst2009-02-144-5/+6
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@11215 e39458fd-73e7-0310-bf30-c45bca0a0e42
* allow to read embedded-code-copies from stdin, for use in svn hookStefan Fritsch2009-01-031-2/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10840 e39458fd-73e7-0310-bf30-c45bca0a0e42
* do not escape spaces when calling apt-cache searchStefan Fritsch2009-01-031-1/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10838 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/show-debsecan: new script to debug debsecan dataFlorian Weimer2008-12-051-0/+55
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10628 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: Add overview page for stable backportsFlorian Weimer2008-12-031-6/+21
| | | | | | | | This compares the version numbers against unstable (instead of testing, which would be more appropriate), but it is better than nothing. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10607 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/apt-update-file: In case of an error, print source and targetFlorian Weimer2008-12-021-1/+7
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10581 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/test-web-server: New script for testing purposesFlorian Weimer2008-12-011-0/+47
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10568 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/tracker_service.py: Remove oldstable from the web front endFlorian Weimer2008-11-291-5/+0
| | | | | | We can resurrect it if needed again. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10526 e39458fd-73e7-0310-bf30-c45bca0a0e42
* bin/update-nvd: Remove duplicates before loading NVD dataFlorian Weimer2008-11-201-0/+8
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10437 e39458fd-73e7-0310-bf30-c45bca0a0e42
* change bin/get-todo-items, so that you can run it from everywhereThomas Bläsing2008-10-311-2/+8
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10214 e39458fd-73e7-0310-bf30-c45bca0a0e42
* also support subjects that have "DSA-nnnn-i" instead of "DSA nnnn-i", thisThijs Kinkhorst2008-10-071-1/+1
| | | | | | | caused some recent advisories not to be added automatically git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@10016 e39458fd-73e7-0310-bf30-c45bca0a0e42
* if automatic search gives only a few results, display all of them instead of ↵Stefan Fritsch2008-09-231-7/+27
| | | | | | just the count (-a 0 gives the old behaviour) git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9877 e39458fd-73e7-0310-bf30-c45bca0a0e42
* correctly display the apt-file command that is executedStefan Fritsch2008-09-231-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9874 e39458fd-73e7-0310-bf30-c45bca0a0e42
* update nvd urlThijs Kinkhorst2008-09-131-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@9808 e39458fd-73e7-0310-bf30-c45bca0a0e42
* 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

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