summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: glossary: Remove todo listingSalvatore Bonaccorso2021-12-021-2/+0
|
* doc: glossary: Reorder entriesSalvatore Bonaccorso2021-12-021-9/+9
|
* Added DLA, NFU, DTSA. Please review for accuracy. :)jeremiah-glossary-patch-moreJeremiah C. Foster2021-12-021-1/+10
|
* Adding in a definition for DSA.jeremiah-glossary-dsa-patchJeremiah C. Foster2021-11-291-1/+4
|
* setup: Add --now to enable call to enable and start the unit directlySalvatore Bonaccorso2021-09-021-1/+1
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* Make setup notes independent named from hostSalvatore Bonaccorso2021-09-022-109/+110
| | | | | | But retain a symlink to it for now. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* Document switch to start security-tracker service with a user systemd unitSalvatore Bonaccorso2021-09-021-6/+11
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* security-team.d.o: Sync table with real situationSalvatore Bonaccorso2021-08-151-3/+6
| | | | | | Add bullseye as new stable release and mention bookworm. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* DSA.template: Add support for oldstable version information in DSASalvatore Bonaccorso2021-08-121-0/+3
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* docs: security_tracker: List 'jq' package as wellSalvatore Bonaccorso2021-05-221-0/+1
| | | | | | | | Given we much depend on the configuration reading in json files to build other parts, explicitly list it as well for the local testing instance setup. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* docs: security_tracker: List explicitly needed packages to python3 variantsSalvatore Bonaccorso2021-05-221-3/+3
| | | | | | | | Since the move of the security-tracker code to python3 we have not updated the documentation accordingly. List the explicit needed python3 packages required. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* doc: Add triage of low severity issues to indexSalvatore Bonaccorso2021-03-051-0/+1
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* Display list item marker in HTML (for "bullet points")Carles Pina i Estany2021-03-041-1/+1
|
* add triage to MakefileMoritz Muehlenhoff2021-03-041-1/+1
|
* final polishingMoritz Muehlenhoff2021-03-041-2/+2
|
* s-t.d.o/triage: Add reference for proposed update mechanismSalvatore Bonaccorso2021-02-271-2/+1
|
* Add reference for security.debian.org updatesSalvatore Bonaccorso2021-02-271-1/+1
|
* s-t.do/triage: Correct sentence where an item will disapear fromSalvatore Bonaccorso2021-02-271-1/+1
|
* Add some http references to explicitly refer to more detailed instrucitonsSalvatore Bonaccorso2021-02-271-8/+6
|
* s-t.d.o/triage: Hilight postponed and ignored in code styleSalvatore Bonaccorso2021-02-271-2/+2
|
* s-t.do/tirage: Fis some spelling errors in draftSalvatore Bonaccorso2021-02-271-2/+2
|
* doc/triage: minor spelling/typo/punctuation changesSébastien Delafond2021-02-261-7/+7
|
* no-dsa triage page for the PTS (WIP)Moritz Muehlenhoff2021-02-261-0/+33
|
* Revert "Capitalize "stretch" for DLA.template"Utkarsh Gupta2020-07-131-1/+1
| | | | This reverts commit b5c90f552c0edf772fa058364c9f4b0f6b547aec.
* Capitalize "stretch" for DLA.templateUtkarsh Gupta2020-07-131-1/+1
|
* DLA.template: add header following DSA's oneEmilio Pozuelo Monfort2020-07-081-0/+6
|
* DLA.template: add security-tracker linkEmilio Pozuelo Monfort2020-07-081-0/+4
|
* DLA.template: normalize dist nameEmilio Pozuelo Monfort2020-07-071-2/+1
|
* security-team overview: Do not mention stretch-security anymoreSalvatore Bonaccorso2020-06-201-6/+2
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* DSA template: Do not mention the oldstable distributionSalvatore Bonaccorso2020-06-201-3/+0
| | | | | | | | Support by Debian security team for stretch/oldstable is moving to the LTS team and no further updates are issued for stretch/oldstable via a DSA. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* DLA template: Switch to mention stretch as the LTS releaseSalvatore Bonaccorso2020-06-201-3/+3
| | | | Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
* Remove one leftover closing td tagSalvatore Bonaccorso2020-06-201-1/+1
|
* security-team.d.o: Sync table with real situationSalvatore Bonaccorso2020-06-201-2/+6
|
* tracker_data: remove RELEASES arrayEmilio Pozuelo Monfort2020-02-261-1/+0
| | | | | This also removes the normalize_release method, and Issue::get_status() no longer supports passing aliases such as 'stable' or 'lts'.
* README.releases: update config.json on new releasesEmilio Pozuelo Monfort2020-02-261-0/+1
|
* Makefile: don't hardcode Debian releasesEmilio Pozuelo Monfort2020-02-261-5/+2
|
* tracker_service: simplify stable-like callbacksEmilio Pozuelo Monfort2020-02-261-1/+0
| | | | And take the file out of README.releases.
* security_db: don't hardcode release namesEmilio Pozuelo Monfort2020-02-261-1/+0
|
* debian_support: don't hardcode release namesEmilio Pozuelo Monfort2020-02-261-1/+0
|
* dist_config.py: remove unused fileEmilio Pozuelo Monfort2020-02-261-1/+0
|
* gen-DSA: get distro info from config.jsonEmilio Pozuelo Monfort2020-02-261-1/+0
|
* DSA.template: Add support for oldstable version information in DSASalvatore Bonaccorso2019-07-061-0/+3
|
* Replace reference to secure-testing-commits with debian-security-tracker-commitsSébastien Delafond2019-03-021-3/+6
|
* Merge branch 'bam/security-tracker-use_pythons_namedtuple'Salvatore Bonaccorso2018-11-111-2/+1
|\
| * Use the namedtuple class supplied with PythonBrian May2018-08-201-2/+1
| |
* | Add warning noteSalvatore Bonaccorso2018-11-061-0/+2
| |
* | Reorder listing for contact adressesSalvatore Bonaccorso2018-11-061-3/+3
|/
* DLA.template: fix syntax for singular entriesEmilio Pozuelo Monfort2018-07-201-1/+1
| | | | | gen-DLA will change that to plural form if there are several CVEs.
* Document binary package pulling in needed dependenciesSalvatore Bonaccorso2018-06-181-0/+5
|
* Add some initial wording on how to contribute for codeSalvatore Bonaccorso2018-06-171-1/+4
|

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