You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(21) |
Nov
(30) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(9) |
Feb
(11) |
Mar
(18) |
Apr
(75) |
May
(28) |
Jun
(9) |
Jul
(8) |
Aug
(21) |
Sep
(8) |
Oct
(12) |
Nov
(21) |
Dec
(15) |
2012 |
Jan
(24) |
Feb
(35) |
Mar
(18) |
Apr
(9) |
May
(22) |
Jun
(60) |
Jul
(22) |
Aug
(3) |
Sep
(21) |
Oct
(29) |
Nov
(18) |
Dec
(18) |
2013 |
Jan
(11) |
Feb
(21) |
Mar
|
Apr
(2) |
May
(5) |
Jun
(7) |
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
(4) |
Nov
|
Dec
(13) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(9) |
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(24) |
Jun
(2) |
Jul
(4) |
Aug
(54) |
Sep
(18) |
Oct
(22) |
Nov
(29) |
Dec
(65) |
2017 |
Jan
(26) |
Feb
(2) |
Mar
(2) |
Apr
(4) |
May
(25) |
Jun
(6) |
Jul
(6) |
Aug
(18) |
Sep
(14) |
Oct
|
Nov
|
Dec
(4) |
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
(10) |
Mar
(8) |
Apr
(8) |
May
(7) |
Jun
(15) |
Jul
(15) |
Aug
(11) |
Sep
(10) |
Oct
(21) |
Nov
(25) |
Dec
(10) |
2020 |
Jan
(9) |
Feb
(10) |
Mar
(21) |
Apr
(38) |
May
(21) |
Jun
(28) |
Jul
(65) |
Aug
(53) |
Sep
(76) |
Oct
(37) |
Nov
(14) |
Dec
(18) |
2021 |
Jan
(26) |
Feb
(14) |
Mar
(33) |
Apr
(59) |
May
(23) |
Jun
(36) |
Jul
(14) |
Aug
(15) |
Sep
(20) |
Oct
(34) |
Nov
(35) |
Dec
(40) |
2022 |
Jan
(30) |
Feb
(46) |
Mar
(57) |
Apr
(38) |
May
(49) |
Jun
(27) |
Jul
(34) |
Aug
(83) |
Sep
(29) |
Oct
(28) |
Nov
(66) |
Dec
(116) |
2023 |
Jan
(95) |
Feb
(64) |
Mar
(116) |
Apr
(29) |
May
(58) |
Jun
(30) |
Jul
(162) |
Aug
(117) |
Sep
(222) |
Oct
(197) |
Nov
(272) |
Dec
(174) |
2024 |
Jan
(156) |
Feb
(182) |
Mar
(220) |
Apr
(150) |
May
(165) |
Jun
(207) |
Jul
(157) |
Aug
(94) |
Sep
(226) |
Oct
(363) |
Nov
(333) |
Dec
(286) |
2025 |
Jan
(331) |
Feb
(265) |
Mar
(273) |
Apr
(250) |
May
(277) |
Jun
(504) |
Jul
(394) |
Aug
(16) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <ope...@li...> - 2025-07-31 15:51:00
|
Branch: refs/heads/renovate/master-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 212a174a65bb0f21b64dd1c134d98f42eca593fd https://github.com/OpenVPN/openvpn-build/commit/212a174a65bb0f21b64dd1c134d98f42eca593fd Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 63fed92 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 15:44:08
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: 63fed92c96c23e061a64683cab431db1269e3f73 https://github.com/OpenVPN/openvpn/commit/63fed92c96c23e061a64683cab431db1269e3f73 Author: Lev Stipakov <le...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn/options.c Log Message: ----------- Fix wrong byte order of --dns server We already fixed it in commit 82fd89a04f, but the fix got lost in 2dfc4f8. tuntap_options require host byte order, and we store dns servers in struct dns_server in network byte order, what we got from getaddrinfo(). Fix (again) by converting to the host byte order. Change-Id: I37ca672f05e9d77ec586fa28dadc6dc752e574fb Signed-off-by: Lev Stipakov <le...@op...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg32460.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |
From: <ope...@li...> - 2025-07-31 15:30:48
|
Branch: refs/heads/renovate/release/2.7-src-openvpn-gui-digest Home: https://github.com/OpenVPN/openvpn-build Commit: d936a7f83b19e3d38d55050de3887a3a8a6f4064 https://github.com/OpenVPN/openvpn-build/commit/d936a7f83b19e3d38d55050de3887a3a8a6f4064 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn-gui Log Message: ----------- chore(deps): update src/openvpn-gui digest to ea13106 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 14:29:44
|
Branch: refs/heads/renovate/release/2.6-src-openvpn-gui-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 094e085c69de4b6b6f96597664ae9a660d1ddb3e https://github.com/OpenVPN/openvpn-build/commit/094e085c69de4b6b6f96597664ae9a660d1ddb3e Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn-gui Log Message: ----------- chore(deps): update src/openvpn-gui digest to ea13106 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 14:29:41
|
Branch: refs/heads/renovate/master-src-openvpn-gui-digest Home: https://github.com/OpenVPN/openvpn-build Commit: f47479b93dc48bbf185560dc7e7be75347eec582 https://github.com/OpenVPN/openvpn-build/commit/f47479b93dc48bbf185560dc7e7be75347eec582 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn-gui Log Message: ----------- chore(deps): update src/openvpn-gui digest to ea13106 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 13:45:21
|
Branch: refs/heads/renovate/master-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 13:45:15
|
Branch: refs/heads/renovate/release/2.7-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 13:33:18
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn-build Commit: 241ac445dbd258d034e547301d82fca7038c06eb https://github.com/OpenVPN/openvpn-build/commit/241ac445dbd258d034e547301d82fca7038c06eb Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 70d4c67 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 13:32:53
|
Branch: refs/heads/release/2.7 Home: https://github.com/OpenVPN/openvpn-build Commit: 44eed8871c119c4fc275a8aadaa346b48ffe8c05 https://github.com/OpenVPN/openvpn-build/commit/44eed8871c119c4fc275a8aadaa346b48ffe8c05 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 70d4c67 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 12:58:06
|
Branch: refs/heads/renovate/release/2.7-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: e0a3ad2a5fcfbeb23b8dd466695452e0940d0c88 https://github.com/OpenVPN/openvpn-build/commit/e0a3ad2a5fcfbeb23b8dd466695452e0940d0c88 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 70d4c67 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 12:57:58
|
Branch: refs/heads/renovate/master-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 78ee12afc4e2ad1e8e386eb50ab7e4d1fc75b40a https://github.com/OpenVPN/openvpn-build/commit/78ee12afc4e2ad1e8e386eb50ab7e4d1fc75b40a Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 70d4c67 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 12:57:56
|
Branch: refs/heads/renovate/release/2.6-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 167379d155d249a8974beb4953028ed1df983a9b https://github.com/OpenVPN/openvpn-build/commit/167379d155d249a8974beb4953028ed1df983a9b Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to abd2e52 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 12:57:13
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: 70d4c6776bd563f487add399bd4acf58c5e22334 https://github.com/OpenVPN/openvpn/commit/70d4c6776bd563f487add399bd4acf58c5e22334 Author: Lev Stipakov <le...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn/options.c Log Message: ----------- Fix DNS options duplication on PUSH_UPDATE Commit 2dfc4f ("dns: deal with --dhcp-options when --dns is active") has removed reset of tuntap DNS options. Due to that, incoming --dns options are added to existing ones instead of overwriting them. It has also added a new storage for --dhcp-option. The push-update code didn't clear it and as a result, incoming --dhcp-option options were added to existing ones instead of overwriting them. Fixed by: - resetting tuntap DNS options (regression from abovementioned commit) - clearing dhcp options storage in push-update code GitHub: fixes OpenVPN/openvpn#804 Change-Id: Ife4d8fc5f8e2183e61226d66a76bbaa02c06f787 Signed-off-by: Lev Stipakov <le...@op...> Acked-by: Heiko Hund <he...@op...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg32448.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |
From: <ope...@li...> - 2025-07-31 12:57:12
|
Branch: refs/heads/release/2.6 Home: https://github.com/OpenVPN/openvpn Commit: abd2e52a3142e72b79532b82c02bfa7aa9e3c0aa https://github.com/OpenVPN/openvpn/commit/abd2e52a3142e72b79532b82c02bfa7aa9e3c0aa Author: Frank Lichtenheld <fr...@li...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn/reliable.c Log Message: ----------- Fix compiler warning in reliable.c with --disable-debug Use the easy way out. Using pre-compiler to completely avoid n_active seems like overkill. Change-Id: Icad1a52d14311a6f06bda081cab2f4bded8d47ed Signed-off-by: Frank Lichtenheld <fr...@li...> Acked-by: Arne Schwabe <arn...@rf...> Message-Id: <202...@li...> URL: https://www.mail-archive.com/ope...@li.../msg32107.html Signed-off-by: Gert Doering <ge...@gr...> (cherry picked from commit fcd8f0f9fccdba02ed643dee5df7422ba36ced12) To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |
From: <ope...@li...> - 2025-07-31 12:34:09
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: 8854550d4da0b29af122723def898d38e6b3fea2 https://github.com/OpenVPN/openvpn/commit/8854550d4da0b29af122723def898d38e6b3fea2 Author: Terrance <gi...@te...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M distro/systemd/openvpn-client@.service.in M distro/systemd/openvpn-server@.service.in Log Message: ----------- Update systemd service name param to match command The service name displays `%I` which invokes systemd's path mangling (notably, converting `-` to `/`), suggesting you need to provide an encoded parameter (via e.g. `systemd-escape`), but the start command itself uses `%i` which doesn't do the conversion. This updates the service name to match the start command. Signed-off-by: Terrance <gi...@te...> Acked-by: Frank Lichtenheld <fr...@li...> Message-Id: <202...@te...> URL: https://www.mail-archive.com/ope...@li.../msg32423.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |
From: <ope...@li...> - 2025-07-31 11:25:45
|
Branch: refs/heads/renovate/release/2.7-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 5f4ad3890980a902ffaeaae4c472f29922498e42 https://github.com/OpenVPN/openvpn-build/commit/5f4ad3890980a902ffaeaae4c472f29922498e42 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 264fe91 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 11:25:38
|
Branch: refs/heads/renovate/master-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: ab47021e168aaae86ecee46baaeb0d07f7a2792f https://github.com/OpenVPN/openvpn-build/commit/ab47021e168aaae86ecee46baaeb0d07f7a2792f Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 264fe91 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-31 10:56:03
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: 264fe91660fb1a7a426161a9a042ed3f9bd0a7a6 https://github.com/OpenVPN/openvpn/commit/264fe91660fb1a7a426161a9a042ed3f9bd0a7a6 Author: Lev Stipakov <le...@op...> Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M src/openvpn/options.c Log Message: ----------- Fix --dns options for TAP adapter Commit 2dfc4f ("dns: deal with --dhcp-options when --dns is active") has accidentally removed setting of the DHCP_OPTIONS_DHCP_OPTIONAL flag when copying --dns options. This flag is required to apply options via DHCP string, which we do for TAP adapter. As a result, --dns options stopped working for TAP. Fix by setting this flag when copying --dns options to tuntap_options. Change-Id: Id95cd14095a03afb3140a03ae96e9f5679e4fe89 Signed-off-by: Lev Stipakov <le...@op...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg32436.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |
From: <ope...@li...> - 2025-07-30 18:41:01
|
Branch: refs/heads/renovate/release/2.7-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: a2477b04bdef90a2ada359a642d9ea0ad8529b7e https://github.com/OpenVPN/openvpn-build/commit/a2477b04bdef90a2ada359a642d9ea0ad8529b7e Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 040e0d1 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-30 18:40:55
|
Branch: refs/heads/renovate/master-src-openvpn-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 1067054feef2a37d36b8de3778bb8e68284d0fc6 https://github.com/OpenVPN/openvpn-build/commit/1067054feef2a37d36b8de3778bb8e68284d0fc6 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M src/openvpn Log Message: ----------- chore(deps): update src/openvpn digest to 040e0d1 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-30 18:15:44
|
Branch: refs/heads/master Home: https://github.com/OpenVPN/openvpn Commit: 040e0d1c308a587ae9a26295eeaa070561befa0d https://github.com/OpenVPN/openvpn/commit/040e0d1c308a587ae9a26295eeaa070561befa0d Author: Lev Stipakov <le...@op...> Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M src/openvpn/options.c Log Message: ----------- Fix broken DHCP options Commit 2dfc4f ("dns: deal with --dhcp-options when --dns is active") broke support for --dhcp-options. It removed the setting of the DHCP_OPTIONS_DHCP_OPTIONAL flag for some DHCP options. This flag is required for those options to be applied correctly, as it is used when building the DHCP options string that is passed to the TAP driver. This commit fixes the issue by restoring the setting of this flag. GitHub: fixes OpenVPN/openvpn#791 Change-Id: I0d75efcceb826d06e74abd003d5377468ff9fe3b Signed-off-by: Lev Stipakov <le...@op...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg32427.html Signed-off-by: Gert Doering <ge...@gr...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications |
From: <ope...@li...> - 2025-07-30 11:45:09
|
Branch: refs/heads/renovate/release/2.6-src-ovpn-dco-digest Home: https://github.com/OpenVPN/openvpn-build Commit: 7a85fa746af89a812fdb2b748ccd0ea4c001708b https://github.com/OpenVPN/openvpn-build/commit/7a85fa746af89a812fdb2b748ccd0ea4c001708b Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M src/ovpn-dco Log Message: ----------- chore(deps): update src/ovpn-dco digest to 98a25de To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-30 11:35:47
|
Branch: refs/heads/renovate/release/2.6-openvpn-ovpn-dco-win-1.x Home: https://github.com/OpenVPN/openvpn-build To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-30 11:35:42
|
Branch: refs/heads/release/2.6 Home: https://github.com/OpenVPN/openvpn-build Commit: 69173cd32d3e9037099c4df28c28121dc6402d1d https://github.com/OpenVPN/openvpn-build/commit/69173cd32d3e9037099c4df28c28121dc6402d1d Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M windows-msi/version.m4 Log Message: ----------- chore(deps): update dependency openvpn/ovpn-dco-win to v1.3.2 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |
From: <ope...@li...> - 2025-07-30 10:53:46
|
Branch: refs/heads/renovate/release/2.6-openvpn-ovpn-dco-win-1.x Home: https://github.com/OpenVPN/openvpn-build Commit: 9cd30086343c338ad9f84562800d43480065a135 https://github.com/OpenVPN/openvpn-build/commit/9cd30086343c338ad9f84562800d43480065a135 Author: OpenVPN Renovate <pk...@op...> Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M windows-msi/version.m4 Log Message: ----------- chore(deps): update dependency openvpn/ovpn-dco-win to v1.3.2 To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn-build/settings/notifications |