pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/remmina



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 14 09:38:16 UTC 2024

Modified Files:
        pkgsrc/net/remmina: Makefile PLIST distinfo

Log Message:
remmina: update to 1.4.35.

## v1.4.35

* Fix build for openssl-1.1 [!2565]
* Allow running an SSH command when connecting via ssh tunnel [!2566]
* Check if WINPR_ASSERT is defined [!2567]
* [REM-3047] fix issue compiling with gcc-14 [!2568]
* Fix crash caused by enabling disablepasswordstoring [!2569]
* Revert setting loadbalanceinfo to the old method used before FreeRDP3 [!2570]
* updated call to set FreeRDP_LoadBalanceInfo [!2571]

## v1.4.34

* [REM-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdef [!2540]
* [REM-2974] only attempt to resolve hostname if initial ssh_connect fails [!2542]
* [REM-2980] Remove flag that prevented remote audio from working with flatpak version of Remmina [!2543]
* [REM-2982] Update Flatpak to use GNOME runtime version 44 [!2541]
* initial port to core22 [!2539]
* [REM-2984] Add null check to prevent freeze when opening an rdp connection [!2545]
* Fix GTK critical error when editing RDP profile [!2544]
* Remove snap installs for broken link executables [!2546]
* SSH private key auth: If username is empty, prompt user to enter it [!2547]
* Fix Flatpak freeze on connection when importing RDP profile [!2548]
* Fix of some grammatic issues in German translation [!2550]
* [REM-3003] Re-add line removed by accident in !2532 [!2551]
* GtkFileChooserNative support [!2553]
* Spice UNIX socket channel initialization enhancement [!2549]
* Fix segfault for `remmina -p` [!2555]
* Add unlocking code to let plugins use passwords [!2556]
* CI Pipeline Updates [!2557]
* [freerdp] update to build for stable-3.0 [!2554]
* Allow Remmina to be built without FreeRDP [!2558]
* [REM-3048] Fix crash on multi-monitor with FreeRDP3 [!2559]
* Added developer_name to meet new flathub requirements [!2561]
* [New features] Bring back remmina server features with new additions [!2560]
* [REM-2983] compile ssh with gcrypt for flatpak builds. Also sync flatpak... [!2563]
* Update copyright info [!2562]

## v.1.4.33

* [REM-2977] add shortcut for 'send clipboard as keystrokes' [!2535]
* [REM-2972] Make keeping window open on session disconnect configurable [!2537]
* [REM-2974] fix crash cause by using freed memory [!2536]

## v.1.4.32

* [REM2916] Added option to kill async process started by exec plugin on tab close [!2501]
* Fix search bar toggle behavior [!2503]
* Fix memory leaks [!2504]
* [REM-2920] Password visibility can now be toggled on remmina_message_panels [!2505]
* Remove SSH file paths from remmina file when unchecking box in profile edit [!2506]
* Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh [!2507]
* Fix UI bugs in Remmina Preferences set new password [!2508]
* Fix memory leaks and change GTK critical errors to remmina warnings for null icon autostart file [!2509]
* [REM-2926] Added ability to set a fixed aspect ratio for vnc connections when... [!2511]
* Fix snap crash [!2512]
* [REM-2936] Fix crash related to unmap events [!2513]
* [REM-2938] Improved ordering of tray icon menu items [!2514]
* Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_free [!2515]
* Remote assistance [!2516]
* Spelling: Various strings for assistance mode [!2517]
* Fix some compiler warnings [!2518]
* Ability to SPICE connect to unix domain socket [!2519]
* update multi monitor icon [!2520]
* Save toggle options when duplicating connection [!2521]
* Rem 2954 [!2522]
* New feature: Allow user to specify use of modifiers when changing key preferences [!2523]
* [REM-2914] Alert user of unexpected disconnect instead of immediately closing the connection window [!2524]
* Fix Remmina not using `@REMMINA_BINARY_PATH@` [!2525]
* Highlight top bar when `Grab all keyboard events` is enabled [!2526]
* Snapcraft: Allow remmina preferences file to point to symlinked `current` directory [!2527]
* [REM-2850] Add ability to automatically move mouse to keep RDP connections alive [!2528]
* Allow user to set REMMINA_GIT_REVISION [!2529]
* Remove unnecessary parameters from remmina_public_get_server_port_wrapper [!2530]
* Fix freeze that occurs when loading in python modules properly [!2531]
* [REM-1923] Fix handling of pause break key for RDP connections [!2532]
* [REM-2971] When quiting Remmina from the system tray the are you sure prompt now functions properly [!2533]

## v.1.4.31

* [REM-2874] muli password changer search now matches partial strings [!2480]
* Fix segfault in VNC when using domain socket [!2481]
* Switched pylist Append to SetItem [!2482]
* Template texts updated [!2484]
* Add menu option to delete multiple profiles at the same time [!2483]
* add 1080p as a default resolution to remmina_pref.c [!2486]
* Add ubuntu22.04 dockerfile [!2487]
* Remove character limit on password length [!2489]
* Create better postats.html [!2488]
* Redesign santahat.png & add santahat.svg [!2492]
* Edit preferences UI [!2491]
* Change the icon of the new connection button [!2493]
* Modify the checkbox of the appearance-tab [!2494]
* Add valign to the switch of the debugging window [!2495]
* plugins/rdp: Ensure output redirection configuration applies to both dynamic and static rdpsnd [!2498]

## v.1.4.30

* Update snap build to use freerdp 2.9.0 [!2458]
* Add text mime type formats to RDP clibpoard [!2459]
* Ensure timer is null after destruction [!2462]
* Ability to view passwords in the clear using a toggle in the password field [!2460]
* Made icons viewable in lower resulution. [!2463]
* Improve mime file [!2464]
* [REM-2809] Appearance preferences now refresh in the main window when the user... [!2466]
* This should be a message instead of a info print. So that the user can see it by default. [!2461]
* remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation [!2467]
* Rem 2864 [!2469]
* Fix undefined symbol error when importing gi in a python extension [!2470]
* make it build on macOS [!2471]
* Rem 2864 [!2472]
* Fix autostart file flatpak exec command [!2474]
* [REM-1987] allow for dynamic resolution updates for vnc connections [!2476]
* Fix overlapping text in preferences menu, terminal tab [!2477]
* Allow could not authenticate banner to go away after successful reauthentication [!2478]
* Add environments for easy manual testing [!2473]


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/net/remmina/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/remmina/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/remmina/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/remmina/Makefile
diff -u pkgsrc/net/remmina/Makefile:1.100 pkgsrc/net/remmina/Makefile:1.101
--- pkgsrc/net/remmina/Makefile:1.100   Sun Apr  7 07:34:49 2024
+++ pkgsrc/net/remmina/Makefile Tue May 14 09:38:16 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.100 2024/04/07 07:34:49 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2024/05/14 09:38:16 wiz Exp $
 
-DISTNAME=      Remmina-v1.4.29
+DISTNAME=      Remmina-v1.4.35
 PKGNAME=       ${DISTNAME:tl:S/-v/-/1}
-PKGREVISION=   13
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=Remmina/}
 GITLAB_PROJECT=        Remmina
@@ -42,6 +41,7 @@ LDFLAGS.NetBSD+=      -rdynamic
 .include "../../sysutils/spice-protocol/buildlink3.mk"
 .include "../../sysutils/spice-gtk/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libxkbfile/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"

Index: pkgsrc/net/remmina/PLIST
diff -u pkgsrc/net/remmina/PLIST:1.10 pkgsrc/net/remmina/PLIST:1.11
--- pkgsrc/net/remmina/PLIST:1.10       Mon Feb 13 14:34:36 2023
+++ pkgsrc/net/remmina/PLIST    Tue May 14 09:38:16 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2023/02/13 14:34:36 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/05/14 09:38:16 wiz Exp $
 bin/remmina
 bin/remmina-file-wrapper
 include/remmina/plugin.h
@@ -48,6 +48,8 @@ share/icons/hicolor/scalable/actions/org
 share/icons/hicolor/scalable/actions/org.remmina.Remmina-multi-monitor-symbolic.svg
 share/icons/hicolor/scalable/actions/org.remmina.Remmina-pan-down-symbolic.svg
 share/icons/hicolor/scalable/actions/org.remmina.Remmina-pan-up-symbolic.svg
+share/icons/hicolor/scalable/actions/org.remmina.Remmina-password-conceal-symbolic.svg
+share/icons/hicolor/scalable/actions/org.remmina.Remmina-password-reveal-symbolic.svg
 share/icons/hicolor/scalable/actions/org.remmina.Remmina-pin-down-symbolic.svg
 share/icons/hicolor/scalable/actions/org.remmina.Remmina-pin-up-symbolic.svg
 share/icons/hicolor/scalable/actions/org.remmina.Remmina-preferences-system-symbolic.svg
@@ -67,6 +69,7 @@ share/icons/hicolor/scalable/emblems/org
 share/icons/hicolor/scalable/emblems/org.remmina.Remmina-vnc-symbolic.svg
 share/locale/ar/LC_MESSAGES/remmina.mo
 share/locale/ast/LC_MESSAGES/remmina.mo
+share/locale/be/LC_MESSAGES/remmina.mo
 share/locale/ber/LC_MESSAGES/remmina.mo
 share/locale/bg/LC_MESSAGES/remmina.mo
 share/locale/bn/LC_MESSAGES/remmina.mo
@@ -138,7 +141,7 @@ share/locale/vi/LC_MESSAGES/remmina.mo
 share/locale/zh_CN/LC_MESSAGES/remmina.mo
 share/locale/zh_TW/LC_MESSAGES/remmina.mo
 share/metainfo/org.remmina.Remmina.appdata.xml
-share/mime/packages/remmina-mime.xml
+share/mime/packages/org.remmina.Remmina-mime.xml
 share/remmina/external_tools/functions.sh
 share/remmina/external_tools/launcher.sh
 share/remmina/external_tools/remmina_filezilla_sftp.sh

Index: pkgsrc/net/remmina/distinfo
diff -u pkgsrc/net/remmina/distinfo:1.15 pkgsrc/net/remmina/distinfo:1.16
--- pkgsrc/net/remmina/distinfo:1.15    Mon Feb 13 14:34:36 2023
+++ pkgsrc/net/remmina/distinfo Tue May 14 09:38:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2023/02/13 14:34:36 ryoon Exp $
+$NetBSD: distinfo,v 1.16 2024/05/14 09:38:16 wiz Exp $
 
-BLAKE2s (Remmina-v1.4.29.tar.gz) = dce459ea44bef7757620897d3776f83a7ee19d517cbd41b6fe75ac9b64d63e98
-SHA512 (Remmina-v1.4.29.tar.gz) = 477da48a88efe06f4fa68a6054b4dba83d5e628a1ccffc6f14a712b49b8ce8af44ab0eef4c1e8e078e55d1554132f3539f331a99c30b8302f5b71fc96cb965c6
-Size (Remmina-v1.4.29.tar.gz) = 3557543 bytes
+BLAKE2s (Remmina-v1.4.35.tar.gz) = 3efe8503915573863d4a8b7793e72cea30a5eed44325ff6fae410f200bef0416
+SHA512 (Remmina-v1.4.35.tar.gz) = 71ead3a6a8181bff0bf4f224af70daa86aafc259d3e8e48e02773d7f4ec37a4e72a98829726652370f291f0d96f677e0385256ea9c78c01c204cbb27b630ab0a
+Size (Remmina-v1.4.35.tar.gz) = 3771037 bytes



Home | Main Index | Thread Index | Old Index