diff options
author | Christian Breunig <christian@breunig.cc> | 2024-12-22 12:00:10 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-12-22 16:22:21 +0100 |
commit | 53ceb249883ed0dafef2c30db6ff9bef621aba1e (patch) | |
tree | 0dc579c5379bcc9af70943344076d066d9f9e253 /scripts/package-build/strongswan | |
parent | 6aa3bb5fa833a87ee69f8b77be9d48647601e3b9 (diff) | |
download | vyos-build-53ceb249883ed0dafef2c30db6ff9bef621aba1e.tar.gz vyos-build-53ceb249883ed0dafef2c30db6ff9bef621aba1e.zip |
T6674: move patches to "package/<package_name>" subfolder
This prevents the accidental applying of a patch to multiple source directories
defined in package.toml.
Example FRR:
Package consits of build instructions for libyang, rtrlib and frr itself.
Previously patches in frr/patches folder got applied to libyang, rtrlib and frr
which made no sense and could also fail a build.
Diffstat (limited to 'scripts/package-build/strongswan')
-rw-r--r-- | scripts/package-build/strongswan/patches/strongswan/0001-charon-add-optional-source-and-remote-overrides-for-.patch (renamed from scripts/package-build/strongswan/patches/0001-charon-add-optional-source-and-remote-overrides-for-.patch) | 0 | ||||
-rw-r--r-- | scripts/package-build/strongswan/patches/strongswan/0002-vici-send-certificates-for-ike-sa-events.patch (renamed from scripts/package-build/strongswan/patches/0002-vici-send-certificates-for-ike-sa-events.patch) | 0 | ||||
-rw-r--r-- | scripts/package-build/strongswan/patches/strongswan/0003-vici-add-support-for-individual-sa-state-changes.patch (renamed from scripts/package-build/strongswan/patches/0003-vici-add-support-for-individual-sa-state-changes.patch) | 0 | ||||
-rw-r--r-- | scripts/package-build/strongswan/patches/strongswan/0004-VyOS-disable-options-enabled-by-Debian-that-are-unus.patch (renamed from scripts/package-build/strongswan/patches/0004-VyOS-disable-options-enabled-by-Debian-that-are-unus.patch) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/scripts/package-build/strongswan/patches/0001-charon-add-optional-source-and-remote-overrides-for-.patch b/scripts/package-build/strongswan/patches/strongswan/0001-charon-add-optional-source-and-remote-overrides-for-.patch index ceb47350..ceb47350 100644 --- a/scripts/package-build/strongswan/patches/0001-charon-add-optional-source-and-remote-overrides-for-.patch +++ b/scripts/package-build/strongswan/patches/strongswan/0001-charon-add-optional-source-and-remote-overrides-for-.patch diff --git a/scripts/package-build/strongswan/patches/0002-vici-send-certificates-for-ike-sa-events.patch b/scripts/package-build/strongswan/patches/strongswan/0002-vici-send-certificates-for-ike-sa-events.patch index 13e657e9..13e657e9 100644 --- a/scripts/package-build/strongswan/patches/0002-vici-send-certificates-for-ike-sa-events.patch +++ b/scripts/package-build/strongswan/patches/strongswan/0002-vici-send-certificates-for-ike-sa-events.patch diff --git a/scripts/package-build/strongswan/patches/0003-vici-add-support-for-individual-sa-state-changes.patch b/scripts/package-build/strongswan/patches/strongswan/0003-vici-add-support-for-individual-sa-state-changes.patch index 45aadc72..45aadc72 100644 --- a/scripts/package-build/strongswan/patches/0003-vici-add-support-for-individual-sa-state-changes.patch +++ b/scripts/package-build/strongswan/patches/strongswan/0003-vici-add-support-for-individual-sa-state-changes.patch diff --git a/scripts/package-build/strongswan/patches/0004-VyOS-disable-options-enabled-by-Debian-that-are-unus.patch b/scripts/package-build/strongswan/patches/strongswan/0004-VyOS-disable-options-enabled-by-Debian-that-are-unus.patch index 57a622e8..57a622e8 100644 --- a/scripts/package-build/strongswan/patches/0004-VyOS-disable-options-enabled-by-Debian-that-are-unus.patch +++ b/scripts/package-build/strongswan/patches/strongswan/0004-VyOS-disable-options-enabled-by-Debian-that-are-unus.patch |