summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* add --unclaim to remove claimed entries inactive for N secondsAntoine Beaupré2018-11-091-1/+30
* add --quiet argument to allow running as a cronjobAntoine Beaupré2018-11-091-6/+10
* more pythonic args checkingAntoine Beaupré2018-11-091-8/+3
* fix usage help for --verbose flag, obvious copy-paste errorAntoine Beaupré2018-11-091-1/+1
* Merge branch 'bam/security-tracker-update_python_haskey'Salvatore Bonaccorso2018-09-153-7/+7
|\
| * Replace "x.has_key(y)" with "y in x" syntaxBrian May2018-08-203-7/+7
* | bin/gen-DSA: Fix package removal from the needed_file. Don't remove packages ...Mike Gabriel2018-08-311-1/+1
* | Revert "bin/gen-DSA: Fix package removal from the needed_file. Don't remove p...Mike Gabriel2018-08-311-1/+1
* | bin/gen-DSA: Fix package removal from the needed_file. Don't remove packages ...Mike Gabriel2018-08-311-1/+1
* | review-update-needed: also show, when verbose, how many packages are claimed ...Antoine Beaupré2018-08-281-0/+9
* | bin/gen-DSA: Try and avoid duplicated work when generating DLAs and ELAs due ...Chris Lamb2018-08-201-0/+3
* | bin/gen-DSA: Use $needed_file.Chris Lamb2018-08-201-2/+2
|/
* Fix print statements for Python 3.6 compatibilityBrian May2018-08-068-23/+26
* Replace <> with != for Python 3.6 compatibilityBrian May2018-07-155-11/+11
* Update python exception syntax for Python 3.6 compatibilityBrian May2018-07-136-11/+11
* Fix check for whether /tracker/data/json needs to be recomputedJulien Cristau2018-07-061-2/+4
* Fix Content-Type for /tracker/data/jsonJulien Cristau2018-07-061-1/+1
* Switch json timestamp from datetime.utcnow() to time.time()Julien Cristau2018-07-061-5/+6
* tracker_service: send a Last-Modified header for /tracker/data/jsonJulien Cristau2018-07-061-7/+8
* bin/gen-DSA: Support ELA for pushing to the repository.Chris Lamb2018-06-261-2/+2
* Revert executable bit for two filesEmilio Pozuelo Monfort2018-06-192-0/+0
* Make some remaining scripts executableSalvatore Bonaccorso2018-06-194-0/+0
* Make bin/update-nvd executableSalvatore Bonaccorso2018-06-191-0/+0
* Only list packages for stable for dsa-needed listSalvatore Bonaccorso2018-06-161-1/+1
* check-syntax: don't hardcode sourcesEmilio Pozuelo Monfort2018-06-151-19/+21
* Makefile: don't hardcode the syntax stampsEmilio Pozuelo Monfort2018-06-151-0/+6
* gen-DSA: allow other gen-* linksEmilio Pozuelo Monfort2018-06-081-6/+2
* Merge DLAFile into DSAFileEmilio Pozuelo Monfort2018-06-081-4/+1
* bin/lts-needs-forward-port.py: Update comment for new LTS distribution.Chris Lamb2018-06-011-1/+1
* bin/tracker_data.py: Update definitions (used elsewhere too) for new LTS dist...Chris Lamb2018-06-011-2/+2
* bin/lts-missing-uploads.py: Update for new LTS distribution.Chris Lamb2018-06-011-1/+1
* Make the security tracker relocatable to another base URLRaphaël Hertzog2018-05-311-6/+5
* Replace final : with a full stopSalvatore Bonaccorso2018-04-071-1/+1
* bin/report-vuln: Make the title a little cleaner.Chris Lamb2018-03-261-1/+1
* bin/unsupported_packages.py: Update to match new location of debian-security-...Chris Lamb2018-03-151-2/+2
* handle non-URL explanations in contact-maintainersAntoine Beaupré2018-02-161-1/+1
* report-vuln: Stop X-Debbugs-CC'ing secure-testing-team@lists.alioth.debian.orgSalvatore Bonaccorso2018-01-291-1/+1
* Convert URLs from http to https where it seems safe to do soPaul Wise2018-01-172-5/+5
* Strip trailing white spacesRaphael Geissert2017-12-301-0/+1
* bin/compare-testing-status: Drop reference to SVN, mostly as a do-I-have-writ...Chris Lamb2017-12-301-1/+1
* Add pre-commit hook to check syntaxSalvatore Bonaccorso2017-12-291-0/+31
* TrackerData: use git in instead of svnSalvatore Bonaccorso2017-12-291-7/+8
* report-vuln: Adjust example usage path to report-vuln scirptSalvatore Bonaccorso2017-12-291-1/+1
* lts-bts: Reference dla-needed.txt from security-tracker git repositorySalvatore Bonaccorso2017-12-291-1/+1
* Overview page: Reference to the git repository on the salsa gitlab instanceSalvatore Bonaccorso2017-12-291-2/+2
* tracker service: Update references in footer to salsaSalvatore Bonaccorso2017-12-291-2/+2
* tracker service: Refer to the salsa project on the help out sectionSalvatore Bonaccorso2017-12-291-2/+2
* In DLA mode: if git checkout found ask to push changesSalvatore Bonaccorso2017-12-291-6/+8
* check-new-issues: Do not mention svn command for review processSalvatore Bonaccorso2017-12-291-1/+1
* review-update-needed: Adjust error message to only mention git checkoutSalvatore Bonaccorso2017-12-291-1/+1

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