summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Drop powerpc from sid architecturesRaphaël Hertzog2018-07-081-1/+1
| | | | It's gone from the main mirror. It now resides on ports.debian.org.
* Makefile: don't hardcode the python interpreterEmilio Pozuelo Monfort2018-06-191-6/+5
| | | | | The interpreter is defined in the scripts' shebang, so no need to hardcode it here.
* Makefile: consistently use $(PYTHON) substitutionSalvatore Bonaccorso2018-06-181-1/+1
|
* Makefile: Reduce list of supported architectures for jessie under LTS supportSalvatore Bonaccorso2018-06-161-1/+1
|
* Whitelist make update-packages as a supported targetRaphaël Hertzog2018-06-161-1/+1
|
* Makefile: don't hardcode the syntax stampsEmilio Pozuelo Monfort2018-06-151-3/+2
|
* Makefile: merge stamps/*-syntax rulesEmilio Pozuelo Monfort2018-06-151-14/+2
| | | | We can use a wildcard here as they are all similar.
* Disable fetching of wheezy packagesSalvatore Bonaccorso2018-06-011-1/+1
|
* Add comment for the releases listSalvatore Bonaccorso2018-06-011-0/+1
|
* Revert the try to have clean progress information during update-* targetsRaphaël Hertzog2018-05-311-8/+1
| | | | | We want "make -s update-foo" to not output anything when there are no errors.
* Add a command to display the list of supported update-* targetsRaphaël Hertzog2018-05-311-0/+7
|
* Add some common update-* aliases for convenienceRaphaël Hertzog2018-05-311-0/+23
| | | | And for the cron jobs running on security-tracker.debian.org.
* Generalize the code to fetch Packages/Sources updatesRaphaël Hertzog2018-05-311-157/+51
| | | | | | | | | | It's now easy to extend by adding a supplementary lib/foobar-releases.mk file. I verified that the set of downloaded files are identical with the exception of a bug that got fixed in the process: the update-backports-% rule used to download files for all sections (main, contrib, non-free) but saved them all under the name corresponding to the main section.
* update-lists: Be quiet when fetching originSalvatore Bonaccorso2017-12-291-1/+1
|
* update-lists: Update lists in data in git checkoutSalvatore Bonaccorso2017-12-291-1/+1
| | | | | | | | | Fetch origin and if successful only checkout from origin/master the data directory. Signed-off-by: Salvatore Bonaccorso <carnil@debian.org> git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@59017 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Accomodate git-svn users when updating packages listsSebastien Delafond2017-08-101-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@54574 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: remove unused squeeze architecturesSalvatore Bonaccorso2017-06-171-2/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52659 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: Include update-oldoldstable when updating allSalvatore Bonaccorso2017-06-171-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52658 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: For update-security trigger update of update-oldold-securitySalvatore Bonaccorso2017-06-171-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52657 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: drop obsolteted update-lts targetsSalvatore Bonaccorso2017-06-171-15/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52656 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Drop obsolted update-backport target needed for squeezeSalvatore Bonaccorso2017-06-171-14/+0
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52655 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: update-oldold-security target: do not depend on update-ltsSalvatore Bonaccorso2017-06-171-1/+1
| | | | | | | The separate update for -lts suites is not needed anymore after squeeze and is obsoleted. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52654 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: Update phony target to include update-oldoldstableSalvatore Bonaccorso2017-06-171-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52653 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: Update mapping of releases to codenamesSalvatore Bonaccorso2017-06-171-4/+4
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52652 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: Add architectures for busterSalvatore Bonaccorso2017-06-171-0/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52651 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Use the local mirror insteadPaul Wise2017-02-191-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@49056 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Document how to run bin/compare-nvd-cve.Petter Reinholdtsen2016-12-221-0/+11
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@47337 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Update supported arch lists for sidSalvatore Bonaccorso2016-11-081-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@46062 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Update release archs for stretchSalvatore Bonaccorso2016-11-081-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@46061 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Reduce list of architectures for wheezySalvatore Bonaccorso2016-05-011-1/+1
| | | | | | | The tracker otherwise still would try to fetch lists for security.d.o for the now removed architectures and fail to update the tracker. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@41339 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Disable update-oldold-security in update-security targetSalvatore Bonaccorso2016-03-101-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@40287 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Force overwrite of already present xml file in update-nvdSalvatore Bonaccorso2015-10-311-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@37473 e39458fd-73e7-0310-bf30-c45bca0a0e42
* update-nvd: Feeds are now compressed update update-nvd targetSalvatore Bonaccorso2015-10-311-1/+4
| | | | | | | | | Sicne october 16, 2015 the XML data feeds are not longer available for download in a uncompressed format. Update the update-nvd target to fetch the gz compressed files and decompress them before processing them with update-nvd script. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@37472 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Summary: Makefile: Remove sparc from the sid architecture listFlorian Weimer2015-08-141-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@36073 e39458fd-73e7-0310-bf30-c45bca0a0e42
* httpredir has some problems, switching back to ftp.de.d.o for nowHolger Levsen2015-06-101-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@34848 e39458fd-73e7-0310-bf30-c45bca0a0e42
* always fetch Sources and Packages for all sections (Closes: #783800)Holger Levsen2015-06-101-25/+33
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@34846 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add support for oldoldstable and stretch and make jessie the new stable releaseHolger Levsen2015-04-261-11/+43
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@33868 e39458fd-73e7-0310-bf30-c45bca0a0e42
* no need for a LTS-specific mirrorRaphael Geissert2015-01-161-3/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31410 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Use the official URL for the HTTP mirror redirectorFlorian Weimer2015-01-161-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31400 e39458fd-73e7-0310-bf30-c45bca0a0e42
* cdn.debian.net has been deprecated, replace it with http.debian.netPaul Wise2015-01-031-1/+1
| | | | | | https://lists.debian.org/CAG2RKXMdBLL-vSFW6dEu4P0NwT7qqor3PxVQDu-mwrM1J-6opw@mail.gmail.com git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31099 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Update the list of architectures for jessie and sidRaphael Geissert2014-11-091-2/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@29931 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: create data/nvd if it doesnt exist, so git clones workHolger Levsen2014-09-141-0/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28767 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add additional update-all target which updates everythingHolger Levsen2014-09-121-0/+2
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28735 e39458fd-73e7-0310-bf30-c45bca0a0e42
* add support for squeeze-lts (Closes: #759727 once Florian has applied this ↵Salvatore Bonaccorso2014-09-011-2/+21
| | | | | | 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-21/+2
| | | | | | | | 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
* add support for squeeze-lts (Closes: #759727 once Florian has applied this ↵Holger Levsen2014-08-311-2/+21
| | | | | | to soler.d.o) git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@28525 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: sparc is no longer part of testingFlorian Weimer2014-04-281-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@26721 e39458fd-73e7-0310-bf30-c45bca0a0e42
* ia64 is gone from sidFlorian Weimer2014-03-171-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@26149 e39458fd-73e7-0310-bf30-c45bca0a0e42
* update-stable: update-oldstableLuciano Bello2014-02-081-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@25620 e39458fd-73e7-0310-bf30-c45bca0a0e42
* Makefile: Remove ia64 from jessieFlorian Weimer2014-02-021-1/+1
| | | | git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@25480 e39458fd-73e7-0310-bf30-c45bca0a0e42

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