summaryrefslogtreecommitdiff
path: root/data/defaults.json
AgeCommit message (Collapse)Author
2021-08-17Bump salt-minion to 3000wegenerbenjamin
salt-minion 2017.7 is out of support, bump is required
2021-06-17Kernel: T3483: update Linux Kernel to v4.19.195Christian Poessinger
2021-06-10Kernel: T3483: update Linux Kernel to v4.19.194Christian Poessinger
2021-06-10Add a mirror of the Debian ELTS repo to the default build setup.Daniil Baturin
2021-06-05Update the Saltstack repo URL and disable HTTPS cert verification.Daniil Baturin
Jessie lacks a CA or intermediate cert for the Amazon cert that Saltstack is now using, so build fails because the cert looks untrusted. Since APT will always verify GPG signatures, server authentication is redundant and disabling it doesn't create a security issue.
2021-05-09Kernel: T3483: update Linux Kernel to v4.19.190Christian Poessinger
2021-04-18Kernel: T3483: update Linux Kernel to v4.19.188Christian Poessinger
2021-03-05Kernel: T3238: Update Linux Kernel to v4.19.178Christian Poessinger
2021-02-18Kernel: T3238: Update Linux Kernel to v4.19.176Christian Poessinger
2021-01-21Kernel: T3238: Update Linux Kernel to v4.19.169Christian Poessinger
2021-01-11Kernel: T3197: Update Linux Kernel to v4.19.166Christian Poessinger
2021-01-08Kernel: T3197: Update Linux Kernel to v4.19.165Christian Poessinger
2020-08-26Kernel: T2831: Update Linux Kernel to v4.19.142Christian Poessinger
2020-08-23Kernel: T2822: Update Linux Kernel to v4.19.141Christian Poessinger
(cherry picked from commit 02efbb2305f9aeb968d68893ad394d99eea74920)
2020-08-15Kernel: T2797: Update Linux Kernel to v4.19.139Christian Poessinger
2020-06-20Move to SaltStack archive repository for Debian JessieUğur Gürkan Tosun
Today, I spent a lot of time to build this branch because of missing repository the I noticed that this path should be updated as deb http://archive.repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main"
2020-04-19Kernel: T2224: Update Linux Kernel to v4.19.114Christian Poessinger
2020-04-16T2305: include release train in "show version" outputChristian Poessinger
2020-04-16powerdns: remove repository, binary migrated to our repoChristian Poessinger
2020-03-01Kernel: T2079: Update Linux Kernel to v4.19.106Christian Poessinger
(cherry picked from commit 21a148b4d3063a6c12051a001c1fc26bbc212c0f)
2019-11-17Kernel: T1800: update to Linux 4.19.84Christian Poessinger
(cherry picked from commit 460dbeaa04213d722ea95069eca82be8edb345de)
2019-10-14Kernel: T1728: update to Linux 4.19.79Christian Poessinger
(cherry picked from commit 088dbe5d1d5f4a383f600227cef9be6c806de02f)
2019-10-06Kernel: T1708: update to Linux 4.19.76Christian Poessinger
(cherry picked from commit a02d54a97c373215b436f2c5680aad6b0e216b65)
2019-06-29Update the kernel to 4.19.54.Daniil Baturin
2019-06-18Update the kernel for 1.2.2 release.Daniil Baturin
2019-04-16Update the kernel to 4.19.32.Daniil Baturin
2019-04-01Correct default branch and repo path for crux.Daniil Baturin
2019-03-31live-build: reconfigure build after jessie-backports moved to Debian archiveChristian Poessinger
Debian Team finally shut down all jessie-backport mirrors after announcing discontinuation [1] in July 2018. As we heavily rely on Backported Packages for VyOS 1.2 we need to move the installation mirrors to Debian Archive. In addition the repo signing keys already expired requiring us to set Acquire::Check-Valid-Until=false when building the ISO. [1] https://lists.debian.org/debian-backports-announce/2018/07/msg00000.html [2] https://wiki.debian.org/LTS/FAQ#Who_fixes_security_issues_with_packages_in_jessie-backports.3F
2019-03-31Revert "live-build: set jessie-backports mirror to archive.debian.org"Christian Poessinger
This reverts commit b2779e8b7969a3648d78e8a055734b81f059634e.
2019-03-31Revert "live-build: fix copy/paste error"Christian Poessinger
This reverts commit 166f8735e4e7fc4d2cc17ead2bb81124de648068.
2019-03-28live-build: fix copy/paste errorChristian Poessinger
Commit b2779e8b7969 ("live-build: set jessie-backports mirror to archive.debian.org") set the debian security mirror again instead of specifying a new key debian backports.
2019-03-28live-build: set jessie-backports mirror to archive.debian.orgChristian Poessinger
2019-03-25T1313: add support for reusable build flavor files.Daniil Baturin