Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [hardknott 28/64] networkmanager-openvpn: upgrade 1.8.12 -> 1.8.14
Date: Thu,  8 Apr 2021 09:35:35 -0700	[thread overview]
Message-ID: <16aed184fa0c19fbf6af734dc80e34cb6cfa01af.1617899100.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1617899100.git.akuster808@gmail.com>

From: zhengruoqin <zhengrq.fnst@cn.fujitsu.com>

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 30a80664e38912d3532cfab5291e468191507625)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 ...ger-openvpn_1.8.12.bb => networkmanager-openvpn_1.8.14.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-connectivity/networkmanager/{networkmanager-openvpn_1.8.12.bb => networkmanager-openvpn_1.8.14.bb} (91%)

diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.12.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.14.bb
similarity index 91%
rename from meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.12.bb
rename to meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.14.bb
index d455a0f06b8..a1a61bed1e3 100644
--- a/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.12.bb
+++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.14.bb
@@ -10,8 +10,8 @@ inherit gnomebase useradd gettext systemd
 
 SRC_URI = "${GNOME_MIRROR}/NetworkManager-openvpn/${@gnome_verdir("${PV}")}/NetworkManager-openvpn-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "e8b1210011ece18d0278310fbff45af5"
-SRC_URI[sha256sum] = "0efda8878aaf0e6eb5071a053aea5d7f9d42aac097b3ff89e7cbc9233f815318"
+SRC_URI[md5sum] = "bef67eca77bee68da703609b92f804a0"
+SRC_URI[sha256sum] = "e7419053fc3b5a7e25f1a7517c313ad4531b6ea280255524ebb85a70c76fdbeb"
 
 S = "${WORKDIR}/NetworkManager-openvpn-${PV}"
 
-- 
2.17.1


  parent reply	other threads:[~2021-04-08 16:36 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 16:35 [hardknott 00/64] Patch review akuster
2021-04-08 16:35 ` [hardknott 01/64] bpftool: improve reproducibility akuster
2021-04-08 16:35 ` [hardknott 02/64] libssh: add gcrypt to PACKAGECONFIG akuster
2021-04-08 16:35 ` [hardknott 03/64] flashrom: recipe cleanup akuster
2021-04-08 16:35 ` [hardknott 04/64] flashrom: Add remaining RISCV support akuster
2021-04-08 16:35 ` [hardknott 05/64] openjpeg: add native/nativesdk class extension akuster
2021-04-08 16:35 ` [hardknott 06/64] packagegroup-meta-multimedia: include projucer only with x11 in DISTRO_FEATURES akuster
2021-04-08 16:35 ` [hardknott 07/64] packagegroup-meta-multimedia: include vlc " akuster
2021-04-08 16:35 ` [hardknott 08/64] mpv: remove explicit LICENSE_FLAGS akuster
2021-04-08 16:35 ` [hardknott 09/64] mpd: Check for commercial in LICENSE_FLAGS_WHITELIST akuster
2021-04-08 16:35 ` [hardknott 10/64] mpv: Exclude from world if commercial is not in inclusion list akuster
2021-04-08 16:35 ` [hardknott 11/64] sox: " akuster
2021-04-08 16:35 ` [hardknott 12/64] vlc: " akuster
2021-04-08 16:35 ` [hardknott 13/64] sox: Remove LICENSE_FLAGS = "commercial" akuster
2021-04-08 16:35 ` [hardknott 14/64] python3-sqlalchemy: Upgrade 1.4.3 -> 1.4.4 akuster
2021-04-08 16:35 ` [hardknott 15/64] python3-bitarray: Upgrade 1.8.1 -> 1.8.2 akuster
2021-04-08 16:35 ` [hardknott 16/64] python3-httplib2: Upgrade 0.19.0 -> 0.19.1 akuster
2021-04-08 16:35 ` [hardknott 17/64] python3-parso: Upgrade 0.8.1 -> 0.8.2 akuster
2021-04-08 16:35 ` [hardknott 18/64] python3-matplotlib: Upgrade 3.3.4 -> 3.4.1 akuster
2021-04-08 16:35 ` [hardknott 19/64] python3-pyroute2: Upgrade 0.5.15 -> 0.5.16 akuster
2021-04-08 16:35 ` [hardknott 20/64] python3-h5py: Upgrade 3.1.0 -> 3.2.1 akuster
2021-04-08 16:35 ` [hardknott 21/64] python3-cheetah: Upgrade 3.2.6 -> 3.2.6.post1 akuster
2021-04-08 16:35 ` [hardknott 22/64] gpsd: backport d-bus message time patch from upstream akuster
2021-04-08 16:35 ` [hardknott 23/64] rsyslog: fix some of the ptests akuster
2021-04-08 16:35 ` [hardknott 24/64] libnet-ssleay-perl: add rdep on perl-module-autoloader akuster
2021-04-08 16:35 ` [hardknott 25/64] gnome-autoar: upgrade 0.2.4 -> 0.3.1 akuster
2021-04-08 16:35 ` [hardknott 26/64] fetchmail: upgrade 6.4.17 -> 6.4.18 akuster
2021-04-08 16:35 ` [hardknott 27/64] lldpd: upgrade 1.0.4 -> 1.0.8 akuster
2021-04-08 16:35 ` akuster [this message]
2021-04-08 16:35 ` [hardknott 29/64] snort: upgrade 2.9.17 -> 2.9.17.1 akuster
2021-04-08 16:35 ` [hardknott 30/64] emacs: upgrade 27.1 -> 27.2 akuster
2021-04-08 16:35 ` [hardknott 31/64] fbgrab: upgrade 1.4 -> 1.5 akuster
2021-04-08 16:35 ` [hardknott 32/64] ostree: upgrade 2020.8 -> 2021.1 akuster
2021-04-08 16:35 ` [hardknott 33/64] zabbix: upgrade 5.2.5 -> 5.2.6 akuster
2021-04-08 16:35 ` [hardknott 34/64] nodejs: ppc64le machine support akuster
2021-04-08 16:35 ` [hardknott 35/64] libxaw: upgrade 1.0.13 -> 1.0.14 akuster
2021-04-08 16:35 ` [hardknott 36/64] python3-google-api-python-client: Upgrade 2.0.2 -> 2.1.0 akuster
2021-04-08 16:35 ` [hardknott 37/64] python3-xlsxwriter: Upgrade 1.3.7 -> 1.3.8 akuster
2021-04-08 16:35 ` [hardknott 38/64] python3-pymisp: Upgrade 2.4.140 -> 2.4.141 akuster
2021-04-08 16:35 ` [hardknott 39/64] python3-tqdm: Upgrade 4.58.0 -> 4.59.0 akuster
2021-04-08 16:35 ` [hardknott 40/64] python3-contextlib2: Upgrade 0.6.0 -> 0.6.0.post1 akuster
2021-04-08 16:35 ` [hardknott 41/64] python3-typeguard: Upgrade 2.11.1 -> 2.12.0 akuster
2021-04-08 16:35 ` [hardknott 42/64] python3-decorator: Upgrade 4.4.2 -> 5.0.1 akuster
2021-04-08 16:35 ` [hardknott 43/64] python3-pillow: Upgrade 8.1.2 -> 8.2.0 akuster
2021-04-08 16:35 ` [hardknott 44/64] python3-aiohttp: Upgrade 3.7.4 -> 3.7.4.post0 akuster
2021-04-08 16:35 ` [hardknott 45/64] python3-networkx: Upgrade 2.5 -> 2.5.1 akuster
2021-04-08 16:35 ` [hardknott 46/64] python3-pysonos: Upgrade 0.0.40 -> 0.0.41 akuster
2021-04-08 16:35 ` [hardknott 47/64] python3-docutils: Upgrade 0.16 -> 0.17 akuster
2021-04-08 16:35 ` [hardknott 48/64] python3-bitarray: Upgrade 1.8.2 -> 1.9.0 akuster
2021-04-08 16:35 ` [hardknott 49/64] python3-regex: Upgrade 2021.3.17 -> 2021.4.4 akuster
2021-04-08 16:35 ` [hardknott 50/64] mariadb: upgrade 10.5.8 -> 10.5.9 akuster
2021-04-08 16:35 ` [hardknott 51/64] mariadb: Fix build on newer 32bit architectures akuster
2021-04-08 16:35 ` [hardknott 52/64] freeradius: Upgrade to 3.0.21 akuster
2021-04-08 16:36 ` [hardknott 53/64] packagegroup-meta-oe: include glfw, icewm, geis only with x11 in DISTRO_FEATURES akuster
2021-04-08 16:36 ` [hardknott 54/64] phonet-utils: remove akuster
2021-04-08 16:36 ` [hardknott 55/64] packagegroup-meta-oe: use 4 spaces for identation akuster
2021-04-08 16:36 ` [hardknott 56/64] telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings akuster
2021-04-08 16:36 ` [hardknott 57/64] uml-utilities: fix installed-vs-shipped with usrmerge akuster
2021-04-08 16:36 ` [hardknott 58/64] libmanette: Add recipe akuster
2021-04-08 16:36 ` [hardknott 59/64] librdkafka: Add initial recipe v1.6.1 akuster
2021-04-08 16:36 ` [hardknott 60/64] libcppkafka: Add initial recipe for cppkafka wrapper akuster
2021-04-08 16:36 ` [hardknott 61/64] pidgin-sipe: Fix build with glib-2.0 >= 2.68 akuster
2021-04-08 16:36 ` [hardknott 62/64] gjs: Fix build with gcc11 akuster
2021-04-08 16:36 ` [hardknott 63/64] poppler: Backport patches to fix build with glib-2.0 2.68+ and GCC11 akuster
2021-04-08 16:36 ` [hardknott 64/64] fluidsynth: update SRC_URI to remove non-existing 2.1.x branch akuster
2021-04-08 19:15 ` [oe] [hardknott 00/64] Patch review Martin Jansa
2021-04-08 23:40   ` akuster
2021-04-09 16:15 ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16aed184fa0c19fbf6af734dc80e34cb6cfa01af.1617899100.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox