Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] NetworkManager-openvpn: update to 1.10.2
@ 2024-03-30  7:50 matysekmichal
  2024-03-30 11:23 ` [PR PATCH] [Closed]: " sgn
  0 siblings, 1 reply; 3+ messages in thread
From: matysekmichal @ 2024-03-30  7:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1275 bytes --]

There is a new pull request by matysekmichal against master on the void-packages repository

https://github.com/matysekmichal/void-packages NetworkManager-openvpn
https://github.com/void-linux/void-packages/pull/49601

NetworkManager-openvpn: update to 1.10.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/49601.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-NetworkManager-openvpn-49601.patch --]
[-- Type: text/x-diff, Size: 1273 bytes --]

From 1b0145d3ce9d155f76bc0fa1819b5630e44cfec5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Matysek?= <hello@michalmatysek.com>
Date: Sat, 30 Mar 2024 08:48:10 +0100
Subject: [PATCH] NetworkManager-openvpn: update to 1.10.2

---
 srcpkgs/NetworkManager-openvpn/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/NetworkManager-openvpn/template b/srcpkgs/NetworkManager-openvpn/template
index 6b6a064b229699..a08220f887b10b 100644
--- a/srcpkgs/NetworkManager-openvpn/template
+++ b/srcpkgs/NetworkManager-openvpn/template
@@ -1,6 +1,6 @@
 # Template file for 'NetworkManager-openvpn'
 pkgname=NetworkManager-openvpn
-version=1.8.18
+version=1.10.2
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-gtk4"
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
 distfiles="${GNOME_SITE}/NetworkManager-openvpn/${version%.*}/NetworkManager-openvpn-${version}.tar.xz"
-checksum=53dfb0acf64478adc728074f162f62e60bff62a605bd897eb88b267e7057927a
+checksum=62f0f2a8782221b923f212ac2a8ebbc1002efd6a90ee945dad4adfb56d076d21
 system_accounts="_nm_openvpn"
 lib32disabled=yes
 _nm_openvpn_homedir="/var/empty"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: NetworkManager-openvpn: update to 1.10.2
  2024-03-30  7:50 [PR PATCH] NetworkManager-openvpn: update to 1.10.2 matysekmichal
@ 2024-03-30 11:23 ` sgn
  0 siblings, 0 replies; 3+ messages in thread
From: sgn @ 2024-03-30 11:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

There's a closed pull request on the void-packages repository

NetworkManager-openvpn: update to 1.10.2
https://github.com/void-linux/void-packages/pull/49601

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PR PATCH] NetworkManager-openvpn: update to 1.10.2.
@ 2024-02-16 13:01 dataCobra
  0 siblings, 0 replies; 3+ messages in thread
From: dataCobra @ 2024-02-16 13:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

There is a new pull request by dataCobra against master on the void-packages repository

https://github.com/dataCobra/void-packages NetworkManager-openvpn
https://github.com/void-linux/void-packages/pull/48766

NetworkManager-openvpn: update to 1.10.2.
#### Testing the changes
- I tested the changes in this PR: **Not yet**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686

If someone uses this module for NetworkManager feel free to test. I'll do it myself in the next couple of days.

A patch file from https://github.com/void-linux/void-packages/pull/48766.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-NetworkManager-openvpn-48766.patch --]
[-- Type: text/x-diff, Size: 1255 bytes --]

From 89c5849a8e4c2f2da0dee87030ab09113621e677 Mon Sep 17 00:00:00 2001
From: Benedikt Brinkmann <datacobra@thinkbot.de>
Date: Fri, 16 Feb 2024 13:57:10 +0100
Subject: [PATCH] NetworkManager-openvpn: update to 1.10.2.

---
 srcpkgs/NetworkManager-openvpn/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/NetworkManager-openvpn/template b/srcpkgs/NetworkManager-openvpn/template
index 6b6a064b22969..a08220f887b10 100644
--- a/srcpkgs/NetworkManager-openvpn/template
+++ b/srcpkgs/NetworkManager-openvpn/template
@@ -1,6 +1,6 @@
 # Template file for 'NetworkManager-openvpn'
 pkgname=NetworkManager-openvpn
-version=1.8.18
+version=1.10.2
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-gtk4"
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/NetworkManager"
 distfiles="${GNOME_SITE}/NetworkManager-openvpn/${version%.*}/NetworkManager-openvpn-${version}.tar.xz"
-checksum=53dfb0acf64478adc728074f162f62e60bff62a605bd897eb88b267e7057927a
+checksum=62f0f2a8782221b923f212ac2a8ebbc1002efd6a90ee945dad4adfb56d076d21
 system_accounts="_nm_openvpn"
 lib32disabled=yes
 _nm_openvpn_homedir="/var/empty"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-30 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-30  7:50 [PR PATCH] NetworkManager-openvpn: update to 1.10.2 matysekmichal
2024-03-30 11:23 ` [PR PATCH] [Closed]: " sgn
  -- strict thread matches above, loose matches on Subject: below --
2024-02-16 13:01 [PR PATCH] " dataCobra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).