diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-18 13:23:40 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-01-19 12:15:48 +0530 |
| commit | a0d1cca3beec3d03a0e4827d26b837ed448e206a (patch) | |
| tree | 08d1c5240fd3d2b21d4e9b4887bd9f6bb9361054 /meta-networking/recipes-connectivity | |
| parent | 526df3d715aada20fb599cd43f904e4eb384c7cf (diff) | |
| download | meta-openembedded-a0d1cca3beec3d03a0e4827d26b837ed448e206a.tar.gz | |
openfortivpn: upgrade 1.22.0 -> 1.22.1
Bugfix:
do not advertise we talk compressed HTTP
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7cd1f5a87175c235c349ace5c3b6082ca82950d1)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
| -rw-r--r-- | meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb (renamed from meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.0.bb b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb index 568593b2d4..b69a7e2355 100644 --- a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.0.bb +++ b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.22.1.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-or-later" | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d575262a651a6f1a17210ce41bf907d" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d575262a651a6f1a17210ce41bf907d" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://github.com/adrienverge/openfortivpn.git;protocol=https;branch=master" | 5 | SRC_URI = "git://github.com/adrienverge/openfortivpn.git;protocol=https;branch=master" |
| 6 | SRCREV = "82e4401162fc65efad8267f4cb3287c6ab6fc088" | 6 | SRCREV = "388fa98f639ef91733461de50b06dd57f1ffb099" |
| 7 | 7 | ||
| 8 | DEPENDS = "openssl" | 8 | DEPENDS = "openssl" |
| 9 | 9 | ||
