38 Commits

Author SHA1 Message Date
Christian Breunig
4cc1045f24 build: always prefer our packages over Debian upstream 2023-03-24 08:38:37 +01:00
sarthurdev
1e116e0254 debian: T5003: Update to to Debian 12 "Bookworm"
* Remove obsolete packages and dependencies
2023-02-13 11:20:49 +01:00
sarthurdev
fbe8ee6e19 T3664: Add support for local packages, generate apt release pinning
* APT::Default-Release caused an issue when local packages present
2022-10-09 21:33:44 +02:00
Christian Poessinger
8e85a50c3a Revert "macsec: T4537: use wpa_supplicant (v2.10) from bullseye-backports"
Superseeded by custom package build.

This reverts commit badff5fd7fefe25c2a3c56e0b0f82a0b8a6fbcc0.
2022-08-04 07:27:18 +02:00
Christian Poessinger
badff5fd7f macsec: T4537: use wpa_supplicant (v2.10) from bullseye-backports 2022-07-21 21:50:38 +02:00
Christian Poessinger
21bd5b37f6 telegraf: T4515: drop reference to influxdata repository 2022-07-09 11:20:52 +02:00
Christian Poessinger
9549099f59 sshguard: T4408: package is available from bullseye-backports 2022-05-14 20:41:35 +02:00
Christian Poessinger
7158fe88e2 sshguard: T4408: add missing buster-backports.list.chroot file 2022-05-14 07:59:54 +02:00
Christian Poessinger
af1e3ce02c sshguard: T4408: set low priority on all other buster-backport packages 2022-05-13 17:23:17 +02:00
Viacheslav Hletenko
53c07039b7 sshguard: T4408: Add pkg sshquard from repo buster-backports
Add repo buster-backports for pkg "sshguard"
Disable service sshquard by default
2022-05-10 15:27:19 +00:00
Christian Poessinger
ff15b6b63e
Merge pull request #192 from sever-sever/T3872
telegraf: T3872: Add repo influxdb for newest pkg
2021-11-27 20:19:05 +01:00
Christian Poessinger
6d7a0c49c6 Revert "Debian: T3641: use ethtool from Buster"
This reverts commit e063588afacf0da85e871b3565c3045d72ebaeb0.
2021-11-04 20:34:00 +01:00
Christian Poessinger
16ed3787c1 T3879: bugfix GPG signature validation on image install
(cherry picked from commit f9c89e3565037b4f60aef2577f9fdaa70da7b751)
2021-10-16 18:55:40 +02:00
Viacheslav
76ca8cdd1a telegraf: T3872: Add repo influxdb for newest pkg
Adding influxdb repo and key. Delete telegraf from vyos-buid, it will
be added to vyos-1x in debian/conrtol. To use unixsocket for syslog we
update telegraf to version 1.20 b.c current version in
standard repo 1.16.2-1 don't support some features.
2021-10-06 16:51:20 +00:00
Christian Poessinger
153eba30f9 pdns: recuror: T3882: upgrade package to version 4.5
(cherry picked from commit 769908f498370545f05c81d13fcfe20e7a29cfc5)
2021-10-02 12:08:02 +02:00
Christian Poessinger
e063588afa
Debian: T3641: use ethtool from Buster
The latest version from ethtool changed parts of how certain output text
is handled RX/TX ring buffers, or how to work with SFP+ NICs and the
possibility/not-possibility in configuring auto-negotiation parameters.

Until those error(codes) are properly intercepted from VyOS 1.4 - use the old,
known to work version of ethtool.
2021-06-29 21:43:46 +02:00
Christian Poessinger
8e62e32237 Debian: T3641: use bash/bash-completion from Buster
vyatta-bash is incompatible with the new syntax found in bash-completion
which was added in BASH 5.1. Thus we select the "old" bash version from
Debian Buster which is known to work.
2021-06-21 16:50:22 +02:00
Christian Poessinger
0f0a8a8f31 lb: T3641: APT::Default-Release="current" no longer works
Pin all packages from our current repository with a APT preference file.
2021-06-21 16:49:47 +02:00
Christian Poessinger
7153c16917 Debian: T3641: switch to new distro Debian 11 - Bullseye 2021-06-20 20:38:18 +02:00
Christian Poessinger
a3742667b7
Merge pull request #167 from erkin/current
T3518: Pin cryptography and Paramiko to the Bullseye repo
2021-05-30 14:47:34 +02:00
erkin
ef888b08d2 Pin cryptography and Paramiko to the Bullseye repo 2021-05-30 11:06:50 +03:00
sever-sever
3652b3fd8e keepalived: T3540: Use backport version 2.1.5-0.2 2021-05-12 16:19:30 +00:00
sever-sever
eb07f98efe containers: T2216: Add podman dependency pkgs 2021-04-13 18:54:57 +00:00
sever-sever
07b3afa704 containers: T2216: Add podman for containers 2021-04-09 17:57:46 +00:00
Christian Poessinger
f30f842b90 ddclient: 3151: pin to Debian Bullseye
Ddclient consists out of Perl code only, thus it's safe to use the Bullseye
version.
2020-12-28 19:12:45 +01:00
Christian Poessinger
f3f962fd2b frr: T3146: upgrade to Free Range Routing 7.5 series 2020-12-22 17:24:22 +01:00
Christian Poessinger
1175a62b34 WireGuard: T2842: switch to binary package from buster-backports 2020-08-30 16:09:58 +02:00
Christian Poessinger
b87cf3e44c Delete buster-backports.list.chroot as we use lb config --backports
This results in Duplicated archive warnings on ISO builds otherwise.
2020-06-20 13:11:29 +02:00
Christian Poessinger
a7fac7399d T2490: add support for serial console-server 2020-06-19 17:09:34 +02:00
Christian Poessinger
60716b6fe2 apt: nat: T2198: pin nftables packages to buster-backports 2020-05-15 21:14:48 +02:00
Daniil Baturin
3c9071dcc1 Adjustments for the new equuleus repository. 2019-07-30 09:03:37 -04:00
Christian Poessinger
dec0a52554 [build] Use pdns-recursor binary packages from PowerDNS
https://repo.powerdns.com/ provides a package repository for Debian
8 which serves us automatically all security updates instead of
rebuilding the package by us.

This drops the maintenance of one additional package.
2019-03-10 21:03:09 +01:00
Kim Hagen
3d777aa2aa Add saltstack repo 2018-11-14 11:21:49 +01:00
Daniil Baturin
39b0eab57e T879: add the release GPG key to the image. 2018-10-15 15:09:29 +02:00
Daniil Baturin
522ebc6250 T519: make VyOS package mirror configurable. 2018-01-11 06:31:21 +01:00
Daniil Baturin
53a878bb2d lb-config improvements: force firmware packages to be added to the image,
and make security mirror configurable.
XXX: need to find out how to make --security work too.
2016-12-21 22:28:17 +01:00
Kim Hagen
826fa1a973 add build options for clearfog 2016-05-24 10:00:20 +00:00
Daniil Baturin
4add13956f Add VyOS package repo, hardcoded for now.
This will be a configure option eventually.
2016-01-24 13:59:51 -05:00