* [PR PATCH] freerdp3: update to 3.14.1
@ 2025-04-01 20:09 chrysos349
2025-04-16 6:47 ` [PR PATCH] [Updated] " chrysos349
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: chrysos349 @ 2025-04-01 20:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
There is a new pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages freerdp3
https://github.com/void-linux/void-packages/pull/54931
freerdp3: update to 3.14.1
#### 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)
A patch file from https://github.com/void-linux/void-packages/pull/54931.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freerdp3-54931.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]
From 76f8b4d15c7960bec61f6a0ca089ee9948113762 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 1 Apr 2025 23:09:27 +0300
Subject: [PATCH] freerdp3: update to 3.14.1
---
srcpkgs/freerdp3/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/freerdp3/template b/srcpkgs/freerdp3/template
index 674717600e7348..79ba129a82d647 100644
--- a/srcpkgs/freerdp3/template
+++ b/srcpkgs/freerdp3/template
@@ -1,6 +1,6 @@
# Template file for 'freerdp3'
pkgname=freerdp3
-version=3.14.0
+version=3.14.1
revision=1
build_style=cmake
build_helper=qemu
@@ -41,7 +41,7 @@ license="Apache-2.0"
homepage="https://www.freerdp.com/"
changelog="https://raw.githubusercontent.com/FreeRDP/FreeRDP/master/ChangeLog"
distfiles="https://github.com/FreeRDP/FreeRDP/archive/${version}.tar.gz"
-checksum=a7a979382703c2bc18aa9b22cfa12d7a441b6927ab45ac62ef8353786bc92241
+checksum=8f4de354f51b5b957032446608bcc337a96f4c69928ba0c3b607a01417d694d9
# wayland - deprecated, sdl2 - experimental
build_options="aad ffmpeg sdl2 smartcard wayland webview"
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] freerdp3: update to 3.14.1
2025-04-01 20:09 [PR PATCH] freerdp3: update to 3.14.1 chrysos349
@ 2025-04-16 6:47 ` chrysos349
2025-05-17 0:32 ` freerdp3: update to 3.15.0 classabbyamp
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: chrysos349 @ 2025-04-16 6:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
There is an updated pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages freerdp3
https://github.com/void-linux/void-packages/pull/54931
freerdp3: update to 3.14.1
#### 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)
A patch file from https://github.com/void-linux/void-packages/pull/54931.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freerdp3-54931.patch --]
[-- Type: text/x-diff, Size: 1095 bytes --]
From af70827b06ab2956dc2f376f7833ec2c5d6e9555 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 1 Apr 2025 23:09:27 +0300
Subject: [PATCH] freerdp3: update to 3.15.0
---
srcpkgs/freerdp3/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/freerdp3/template b/srcpkgs/freerdp3/template
index 674717600e7348..d0e7860c177074 100644
--- a/srcpkgs/freerdp3/template
+++ b/srcpkgs/freerdp3/template
@@ -1,6 +1,6 @@
# Template file for 'freerdp3'
pkgname=freerdp3
-version=3.14.0
+version=3.15.0
revision=1
build_style=cmake
build_helper=qemu
@@ -41,7 +41,7 @@ license="Apache-2.0"
homepage="https://www.freerdp.com/"
changelog="https://raw.githubusercontent.com/FreeRDP/FreeRDP/master/ChangeLog"
distfiles="https://github.com/FreeRDP/FreeRDP/archive/${version}.tar.gz"
-checksum=a7a979382703c2bc18aa9b22cfa12d7a441b6927ab45ac62ef8353786bc92241
+checksum=9a922df0237a90a9cd15ec2261666cfcfaf29923278f0e463bb965059ac1b87d
# wayland - deprecated, sdl2 - experimental
build_options="aad ffmpeg sdl2 smartcard wayland webview"
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: freerdp3: update to 3.15.0
2025-04-01 20:09 [PR PATCH] freerdp3: update to 3.14.1 chrysos349
2025-04-16 6:47 ` [PR PATCH] [Updated] " chrysos349
@ 2025-05-17 0:32 ` classabbyamp
2025-05-17 0:34 ` [PR PATCH] [Updated] " chrysos349
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2025-05-17 0:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 181 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/54931#issuecomment-2887890598
Comment:
please rebase to resolve conflicts
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] freerdp3: update to 3.15.0
2025-04-01 20:09 [PR PATCH] freerdp3: update to 3.14.1 chrysos349
2025-04-16 6:47 ` [PR PATCH] [Updated] " chrysos349
2025-05-17 0:32 ` freerdp3: update to 3.15.0 classabbyamp
@ 2025-05-17 0:34 ` chrysos349
2025-05-17 0:35 ` chrysos349
2025-05-17 17:11 ` [PR PATCH] [Merged]: " classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: chrysos349 @ 2025-05-17 0:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
There is an updated pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages freerdp3
https://github.com/void-linux/void-packages/pull/54931
freerdp3: update to 3.15.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)
A patch file from https://github.com/void-linux/void-packages/pull/54931.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freerdp3-54931.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]
From 1584200534da8fa8ead9d5f6a7703353e23755f0 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 1 Apr 2025 23:09:27 +0300
Subject: [PATCH] freerdp3: update to 3.15.0
---
srcpkgs/freerdp3/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/freerdp3/template b/srcpkgs/freerdp3/template
index 4f767356029ce3..d0e7860c177074 100644
--- a/srcpkgs/freerdp3/template
+++ b/srcpkgs/freerdp3/template
@@ -1,7 +1,7 @@
# Template file for 'freerdp3'
pkgname=freerdp3
-version=3.14.0
-revision=2
+version=3.15.0
+revision=1
build_style=cmake
build_helper=qemu
configure_args="-Wno-dev -DCMAKE_BUILD_TYPE=Release
@@ -41,7 +41,7 @@ license="Apache-2.0"
homepage="https://www.freerdp.com/"
changelog="https://raw.githubusercontent.com/FreeRDP/FreeRDP/master/ChangeLog"
distfiles="https://github.com/FreeRDP/FreeRDP/archive/${version}.tar.gz"
-checksum=a7a979382703c2bc18aa9b22cfa12d7a441b6927ab45ac62ef8353786bc92241
+checksum=9a922df0237a90a9cd15ec2261666cfcfaf29923278f0e463bb965059ac1b87d
# wayland - deprecated, sdl2 - experimental
build_options="aad ffmpeg sdl2 smartcard wayland webview"
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: freerdp3: update to 3.15.0
2025-04-01 20:09 [PR PATCH] freerdp3: update to 3.14.1 chrysos349
` (2 preceding siblings ...)
2025-05-17 0:34 ` [PR PATCH] [Updated] " chrysos349
@ 2025-05-17 0:35 ` chrysos349
2025-05-17 17:11 ` [PR PATCH] [Merged]: " classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: chrysos349 @ 2025-05-17 0:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 165 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/54931#issuecomment-2887893359
Comment:
@classabbyamp
done
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: freerdp3: update to 3.15.0
2025-04-01 20:09 [PR PATCH] freerdp3: update to 3.14.1 chrysos349
` (3 preceding siblings ...)
2025-05-17 0:35 ` chrysos349
@ 2025-05-17 17:11 ` classabbyamp
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2025-05-17 17:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
There's a merged pull request on the void-packages repository
freerdp3: update to 3.15.0
https://github.com/void-linux/void-packages/pull/54931
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)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-05-17 17:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-01 20:09 [PR PATCH] freerdp3: update to 3.14.1 chrysos349
2025-04-16 6:47 ` [PR PATCH] [Updated] " chrysos349
2025-05-17 0:32 ` freerdp3: update to 3.15.0 classabbyamp
2025-05-17 0:34 ` [PR PATCH] [Updated] " chrysos349
2025-05-17 0:35 ` chrysos349
2025-05-17 17:11 ` [PR PATCH] [Merged]: " classabbyamp
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).