Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xrdp for openSUSE:Factory checked in 
at 2025-05-06 16:41:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xrdp (Old)
 and      /work/SRC/openSUSE:Factory/.xrdp.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xrdp"

Tue May  6 16:41:59 2025 rev:58 rq:1274750 version:0.9.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/xrdp/xrdp.changes        2024-05-31 
22:17:40.829908313 +0200
+++ /work/SRC/openSUSE:Factory/.xrdp.new.30101/xrdp.changes     2025-05-06 
16:42:12.142131622 +0200
@@ -1,0 +2,33 @@
+Sat May  3 20:51:12 UTC 2025 - Andreas Stieger <[email protected]>
+
+- update to 0.9.26:
+  * Fall back to IPv4 if IPv6 capable but don't have an IPv6
+    address set
+  * Remove tcutils channel from xrdp.ini
+  * Remove duplicate DEBUG output
+  * Fix drive redirection regression
+  * Fix bug when pasting image to LibreOffice
+- includes changes from 0.9.25.1:
+  * Fix mouse wheel scrolling in Xvnc session
+- includes changes from 0.9.25:
+  * touchpad inertial scrolling
+  * If the client announces support for the Image RemoteFX codec it
+    is logged
+- includes changes from 0.9.24:
+  * Checking group membership should now work better on systems
+    using directory services
+  * Pasting more than 32K characters of text to the clipboard now
+    succeeds
+  * An incompatibility with FreeRDP 2.11.2 in the drive redirector
+    has been fixed
+- Rebase xrdp-systemd-services.patch
+
+-------------------------------------------------------------------
+Tue Jan 14 13:17:43 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Fix escaping of commented out patch: with RPM 4.20, %patch
+  becomes a standard, expandable macro, that can span more than one
+  line. Commenting out with #%patch can thus lead to invalid
+  results.
+
+-------------------------------------------------------------------
@@ -12 +44,0 @@
-Thu Nov 30 20:47:32 UTC 2023 - Mike Gabriel <[email protected]>
@@ -13,0 +46 @@
+Thu Nov 30 20:47:32 UTC 2023 - Mike Gabriel <[email protected]>

Old:
----
  xrdp-0.9.23.1.tar.gz
  xrdp-0.9.23.1.tar.gz.asc

New:
----
  xrdp-0.9.26.tar.gz
  xrdp-0.9.26.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xrdp.spec ++++++
--- /var/tmp/diff_new_pack.fNQ9XH/_old  2025-05-06 16:42:12.758157541 +0200
+++ /var/tmp/diff_new_pack.fNQ9XH/_new  2025-05-06 16:42:12.762157709 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xrdp
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 %endif
 
 Name:           xrdp
-Version:        0.9.23.1
+Version:        0.9.26
 Release:        0
 Summary:        Remote desktop protocol (RDP) server
 License:        Apache-2.0 AND GPL-2.0-or-later
@@ -109,7 +109,7 @@
 %patch -P 1001 -p1
 %patch -P 1002 -p1
 %patch -P 1003 -p1
-#%patch -P 1004 -p1
+#%%patch -P 1004 -p1
 %endif
 
 %build

++++++ xrdp-0.9.23.1.tar.gz -> xrdp-0.9.26.tar.gz ++++++
++++ 15020 lines of diff (skipped)

++++++ xrdp-systemd-services.patch ++++++
--- /var/tmp/diff_new_pack.fNQ9XH/_old  2025-05-06 16:42:13.122172857 +0200
+++ /var/tmp/diff_new_pack.fNQ9XH/_new  2025-05-06 16:42:13.126173025 +0200
@@ -1,7 +1,7 @@
-Index: b/instfiles/xrdp-sesman.service.in
+Index: xrdp-0.9.26/instfiles/xrdp-sesman.service.in
 ===================================================================
---- a/instfiles/xrdp-sesman.service.in 2019-04-18 13:38:26.000000000 +0800
-+++ b/instfiles/xrdp-sesman.service.in 2019-09-10 18:16:37.077484890 +0800
+--- xrdp-0.9.26.orig/instfiles/xrdp-sesman.service.in
++++ xrdp-0.9.26/instfiles/xrdp-sesman.service.in
 @@ -6,12 +6,9 @@ StopWhenUnneeded=true
  BindsTo=xrdp.service
  
@@ -16,12 +16,12 @@
  
  [Install]
  WantedBy=multi-user.target
-Index: b/instfiles/xrdp.service.in
+Index: xrdp-0.9.26/instfiles/xrdp.service.in
 ===================================================================
---- a/instfiles/xrdp.service.in        2019-04-18 13:38:26.000000000 +0800
-+++ b/instfiles/xrdp.service.in        2019-09-10 18:16:24.737376128 +0800
+--- xrdp-0.9.26.orig/instfiles/xrdp.service.in
++++ xrdp-0.9.26/instfiles/xrdp.service.in
 @@ -5,12 +5,9 @@ Requires=xrdp-sesman.service
- After=network.target xrdp-sesman.service
+ After=network-online.target xrdp-sesman.service
  
  [Service]
 -Type=forking

Reply via email to