Skip to content

Commit

Permalink
Merge pull request #764 from OpenVPN/master-merge
Browse files Browse the repository at this point in the history
Merge release/2.6 into master
  • Loading branch information
uddr authored Nov 22, 2024
2 parents 0ba68d7 + ae69064 commit 5442177
Show file tree
Hide file tree
Showing 149 changed files with 9 additions and 14,982 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Checkout openvpn-build
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
submodules: true
Expand All @@ -35,7 +35,7 @@ jobs:
vcpkgJsonGlob: '**/src/openvpn/contrib/vcpkg-manifests/windows/vcpkg.json'

- name: Get latest CMake and ninja
uses: lukka/get-cmake@070a0507a7abe157ef918deec391da1be197d2d1 # v3.30.3
uses: lukka/get-cmake@71b7adfe2603f48bb9ed50d2b01a72499ae94885 # v3.31.0

- name: Install rst2html
run: python -m pip install --upgrade pip docutils
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
echo "DATETIME=${dt}" >> $Env:GITHUB_ENV
- name: Archive artifacts
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: openvpn-master-${{ env.DATETIME }}-${{ env.OPENVPN_COMMIT }}-${{ matrix.arch }}
path: ${{ github.workspace }}\windows-msi\image\*-${{ matrix.arch }}.msi
Expand All @@ -99,7 +99,7 @@ jobs:
aws-region: ${{ env.AWS_REGION }}

- name: Clone openvpn-windows-test repo
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: openvpn/openvpn-windows-test
ref: master
Expand All @@ -125,7 +125,7 @@ jobs:
.\Start-AWSTest.ps1 -SSH_KEY ~/.ssh/id_rsa -MSI_PATH $(Get-ChildItem ../msi/*-amd64/*.msi | select -ExpandProperty FullName)
- name: Archive openvpn logs
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
if: ${{ always() }}
with:
name: t_client_openvpn_logs
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:

steps:
- name: Checkout openvpn-build
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
submodules: true
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:
- name: Restore cached chroots
id: chroots-restore
uses: actions/cache/restore@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
uses: actions/cache/restore@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: |
debian-sbuild/chroots
Expand All @@ -233,7 +233,7 @@ jobs:
- name: Save chroots
if: steps.chroots-restore.outputs.cache-hit != 'true'
id: chroots-save
uses: actions/cache/save@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
uses: actions/cache/save@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
with:
path: |
debian-sbuild/chroots
Expand All @@ -250,7 +250,7 @@ jobs:
sg sbuild ./scripts/build-all.sh
- name: Archive packages
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: openvpn-debian
path: |
Expand Down
3 changes: 0 additions & 3 deletions debian-sbuild/config/variants.amd64.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
debian buster i386
debian buster amd64
debian bullseye amd64
debian bookworm amd64
ubuntu focal amd64
ubuntu jammy amd64
ubuntu mantic amd64
ubuntu noble amd64
1 change: 0 additions & 1 deletion debian-sbuild/config/variants.arm64.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ debian bullseye arm64
debian bookworm arm64
ubuntu focal arm64
ubuntu jammy arm64
ubuntu mantic arm64
ubuntu noble arm64
65 changes: 0 additions & 65 deletions debian-sbuild/openvpn-dco-dkms/buster/debian/changelog

This file was deleted.

1 change: 0 additions & 1 deletion debian-sbuild/openvpn-dco-dkms/buster/debian/compat

This file was deleted.

24 changes: 0 additions & 24 deletions debian-sbuild/openvpn-dco-dkms/buster/debian/control

This file was deleted.

63 changes: 0 additions & 63 deletions debian-sbuild/openvpn-dco-dkms/buster/debian/copyright

This file was deleted.

9 changes: 0 additions & 9 deletions debian-sbuild/openvpn-dco-dkms/buster/debian/dkms

This file was deleted.

26 changes: 0 additions & 26 deletions debian-sbuild/openvpn-dco-dkms/buster/debian/rules

This file was deleted.

4 changes: 0 additions & 4 deletions debian-sbuild/openvpn-dco-dkms/buster/debian/salsa-ci.yml

This file was deleted.

1 change: 0 additions & 1 deletion debian-sbuild/openvpn-dco-dkms/buster/debian/source/format

This file was deleted.

Loading

0 comments on commit 5442177

Please sign in to comment.