-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/2.6' of github.com:OpenVPN/openvpn-build into m…
…aster-merge * 'release/2.6' of github.com:OpenVPN/openvpn-build: chore(deps): update src/openvpn-gui digest to 2a68580 chore(deps): update src/vcpkg digest to 5c7d3a8 chore(deps): update src/openvpn digest to 0234680 chore(deps): update lukka/get-cmake action to v3.30.1 chore(deps): update src/vcpkg digest to 821100d Prepare release of 2.6.12-I001 chore(deps): update src/openvpn-gui digest to e7ad359 chore(deps): update src/openvpn digest to 3435739 chore(deps): update garygrossgarten/github-action-scp action to v0.9.0 chore(deps): update src/openvpn-gui digest to f20062e chore(deps): update src/vcpkg digest to 1318ab1 chore(deps): update src/ovpn-dco digest to d22d04e chore(deps): update src/vcpkg digest to 47bf3d1 chore(deps): update github actions chore(deps): update github actions chore(deps): update src/vcpkg digest to c202ce4 chore(deps): update src/openvpn digest to 3c43b01
- Loading branch information
Showing
5 changed files
with
21 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
openvpn-dco-dkms (0.2.20240712-debian0) stable; urgency=medium | ||
|
||
* ovpn-dco: drop ending year from copyright lines (Antonio Quartulli, d22d04e) | ||
|
||
-- Yuriy Darnobyt <[email protected]> Fri, 12 Jul 2024 23:20:17 +0200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
openvpn (2.6.12-debian0) stable; urgency=medium | ||
|
||
* preparing release 2.6.12 (Gert Doering, 038a94ba) | ||
* Allow trailing \r and \n in control channel message (Arne Schwabe, 34357399) | ||
* configure: Try to detect LZO with pkg-config (Frank Lichtenheld, 3c43b016) | ||
* Http-proxy: fix bug preventing proxy credentials caching (Gianmarco De Gregori, ad0c2c07) | ||
|
||
-- Yuriy Darnobyt <[email protected]> Wed, 17 Jul 2024 22:14:46 +0200 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule openvpn-gui
updated
24 files
+1 −1 | configure.ac | |
+ − | res/eye-stroke.ico | |
+ − | res/eye.ico | |
+2 −2 | res/openvpn-gui-res-cs.rc | |
+2 −2 | res/openvpn-gui-res-de.rc | |
+2 −2 | res/openvpn-gui-res-dk.rc | |
+2 −2 | res/openvpn-gui-res-en.rc | |
+2 −2 | res/openvpn-gui-res-es.rc | |
+2 −2 | res/openvpn-gui-res-fa.rc | |
+2 −2 | res/openvpn-gui-res-fi.rc | |
+2 −2 | res/openvpn-gui-res-fr.rc | |
+4 −3 | res/openvpn-gui-res-it.rc | |
+2 −2 | res/openvpn-gui-res-jp.rc | |
+2 −2 | res/openvpn-gui-res-kr.rc | |
+2 −2 | res/openvpn-gui-res-nl.rc | |
+2 −2 | res/openvpn-gui-res-no.rc | |
+2 −2 | res/openvpn-gui-res-pl.rc | |
+2 −2 | res/openvpn-gui-res-pt.rc | |
+2 −2 | res/openvpn-gui-res-ru.rc | |
+2 −2 | res/openvpn-gui-res-se.rc | |
+2 −2 | res/openvpn-gui-res-tr.rc | |
+2 −2 | res/openvpn-gui-res-ua.rc | |
+2 −2 | res/openvpn-gui-res-zh-hans.rc | |
+2 −2 | res/openvpn-gui-res-zh-hant.rc |