* [PR PATCH] NetworkManager: update to 1.50.0.
@ 2024-11-11 9:20 dataCobra
2024-11-12 14:18 ` [PR PATCH] [Updated] " dataCobra
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: dataCobra @ 2024-11-11 9:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 626 bytes --]
There is a new pull request by dataCobra against master on the void-packages repository
https://github.com/dataCobra/void-packages NM
https://github.com/void-linux/void-packages/pull/52988
NetworkManager: update to 1.50.0.
#### 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
- aarch64
- armv7l
A patch file from https://github.com/void-linux/void-packages/pull/52988.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-NM-52988.patch --]
[-- Type: text/x-diff, Size: 1194 bytes --]
From 36f7cc70ef22e7fb306bb392e45e9cf3135d0c24 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Mon, 11 Nov 2024 09:30:36 +0100
Subject: [PATCH] NetworkManager: update to 1.50.0.
---
srcpkgs/NetworkManager/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/NetworkManager/template b/srcpkgs/NetworkManager/template
index 0c6f989f7a88cb..0169ab6b5b500d 100644
--- a/srcpkgs/NetworkManager/template
+++ b/srcpkgs/NetworkManager/template
@@ -1,6 +1,6 @@
# Template file for 'NetworkManager'
pkgname=NetworkManager
-version=1.48.10
+version=1.50.0
revision=1
build_style=meson
build_helper="gir qemu"
@@ -35,7 +35,7 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/NetworkManager"
changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-48/NEWS"
distfiles="${GNOME_SITE}/NetworkManager/${version%.*}/NetworkManager-${version}.tar.xz"
-checksum=5dc188fdffcf2d23c89d34b1e6319a6b20203e12eaec24b30037b7ea8ac8c613
+checksum=fc03e7388a656cebc454c5d89481626122b1975d7c26babc64dc7e488faa66e3
# TODO: Some tests require network namespaces to run.
make_check=extended
lib32disabled=yes
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] NetworkManager: update to 1.50.0.
2024-11-11 9:20 [PR PATCH] NetworkManager: update to 1.50.0 dataCobra
@ 2024-11-12 14:18 ` dataCobra
2024-11-15 18:16 ` [PR REVIEW] " cinerea0
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-11-12 14:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 627 bytes --]
There is an updated pull request by dataCobra against master on the void-packages repository
https://github.com/dataCobra/void-packages NM
https://github.com/void-linux/void-packages/pull/52988
NetworkManager: update to 1.50.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### 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
- aarch64
- armv7l
A patch file from https://github.com/void-linux/void-packages/pull/52988.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-NM-52988.patch --]
[-- Type: text/x-diff, Size: 1194 bytes --]
From 7ad6c33168b97174ac0473775ebf2884ef906da2 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Mon, 11 Nov 2024 09:30:36 +0100
Subject: [PATCH] NetworkManager: update to 1.50.0.
---
srcpkgs/NetworkManager/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/NetworkManager/template b/srcpkgs/NetworkManager/template
index 0c6f989f7a88cb..0169ab6b5b500d 100644
--- a/srcpkgs/NetworkManager/template
+++ b/srcpkgs/NetworkManager/template
@@ -1,6 +1,6 @@
# Template file for 'NetworkManager'
pkgname=NetworkManager
-version=1.48.10
+version=1.50.0
revision=1
build_style=meson
build_helper="gir qemu"
@@ -35,7 +35,7 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/NetworkManager"
changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-48/NEWS"
distfiles="${GNOME_SITE}/NetworkManager/${version%.*}/NetworkManager-${version}.tar.xz"
-checksum=5dc188fdffcf2d23c89d34b1e6319a6b20203e12eaec24b30037b7ea8ac8c613
+checksum=fc03e7388a656cebc454c5d89481626122b1975d7c26babc64dc7e488faa66e3
# TODO: Some tests require network namespaces to run.
make_check=extended
lib32disabled=yes
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR REVIEW] NetworkManager: update to 1.50.0.
2024-11-11 9:20 [PR PATCH] NetworkManager: update to 1.50.0 dataCobra
2024-11-12 14:18 ` [PR PATCH] [Updated] " dataCobra
@ 2024-11-15 18:16 ` cinerea0
2024-11-16 8:50 ` [PR PATCH] [Updated] " dataCobra
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-11-15 18:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 260 bytes --]
New review comment by cinerea0 on void-packages repository
https://github.com/void-linux/void-packages/pull/52988#discussion_r1844283368
Comment:
```suggestion
changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-50/NEWS"
```
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] NetworkManager: update to 1.50.0.
2024-11-11 9:20 [PR PATCH] NetworkManager: update to 1.50.0 dataCobra
2024-11-12 14:18 ` [PR PATCH] [Updated] " dataCobra
2024-11-15 18:16 ` [PR REVIEW] " cinerea0
@ 2024-11-16 8:50 ` dataCobra
2024-11-16 8:50 ` [PR REVIEW] " dataCobra
2024-11-16 21:16 ` [PR PATCH] [Merged]: " cinerea0
4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-11-16 8:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 627 bytes --]
There is an updated pull request by dataCobra against master on the void-packages repository
https://github.com/dataCobra/void-packages NM
https://github.com/void-linux/void-packages/pull/52988
NetworkManager: update to 1.50.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### 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
- aarch64
- armv7l
A patch file from https://github.com/void-linux/void-packages/pull/52988.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-NM-52988.patch --]
[-- Type: text/x-diff, Size: 1378 bytes --]
From 1700eb09aa2554210102570cdf03d4a32a47c406 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 16 Nov 2024 09:49:06 +0100
Subject: [PATCH] NetworkManager: update to 1.50.0.
---
srcpkgs/NetworkManager/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/NetworkManager/template b/srcpkgs/NetworkManager/template
index 0c6f989f7a88cb..16a7227914bacc 100644
--- a/srcpkgs/NetworkManager/template
+++ b/srcpkgs/NetworkManager/template
@@ -1,6 +1,6 @@
# Template file for 'NetworkManager'
pkgname=NetworkManager
-version=1.48.10
+version=1.50.0
revision=1
build_style=meson
build_helper="gir qemu"
@@ -33,9 +33,9 @@ short_desc="Network Management daemon"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/NetworkManager"
-changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-48/NEWS"
+changelog="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/nm-1-50/NEWS"
distfiles="${GNOME_SITE}/NetworkManager/${version%.*}/NetworkManager-${version}.tar.xz"
-checksum=5dc188fdffcf2d23c89d34b1e6319a6b20203e12eaec24b30037b7ea8ac8c613
+checksum=fc03e7388a656cebc454c5d89481626122b1975d7c26babc64dc7e488faa66e3
# TODO: Some tests require network namespaces to run.
make_check=extended
lib32disabled=yes
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR REVIEW] NetworkManager: update to 1.50.0.
2024-11-11 9:20 [PR PATCH] NetworkManager: update to 1.50.0 dataCobra
` (2 preceding siblings ...)
2024-11-16 8:50 ` [PR PATCH] [Updated] " dataCobra
@ 2024-11-16 8:50 ` dataCobra
2024-11-16 21:16 ` [PR PATCH] [Merged]: " cinerea0
4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2024-11-16 8:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 198 bytes --]
New review comment by dataCobra on void-packages repository
https://github.com/void-linux/void-packages/pull/52988#discussion_r1844939468
Comment:
Thank you for pointing that out.
Fixed. :+1:
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: NetworkManager: update to 1.50.0.
2024-11-11 9:20 [PR PATCH] NetworkManager: update to 1.50.0 dataCobra
` (3 preceding siblings ...)
2024-11-16 8:50 ` [PR REVIEW] " dataCobra
@ 2024-11-16 21:16 ` cinerea0
4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-11-16 21:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 472 bytes --]
There's a merged pull request on the void-packages repository
NetworkManager: update to 1.50.0.
https://github.com/void-linux/void-packages/pull/52988
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### 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
- aarch64
- armv7l
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-16 21:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-11 9:20 [PR PATCH] NetworkManager: update to 1.50.0 dataCobra
2024-11-12 14:18 ` [PR PATCH] [Updated] " dataCobra
2024-11-15 18:16 ` [PR REVIEW] " cinerea0
2024-11-16 8:50 ` [PR PATCH] [Updated] " dataCobra
2024-11-16 8:50 ` [PR REVIEW] " dataCobra
2024-11-16 21:16 ` [PR PATCH] [Merged]: " cinerea0
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).