The NetBSD Project

CVS log for pkgsrc/net/remmina/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / remmina

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 14 09:38:16 2024 UTC (6 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
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]

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 13 14:34:36 2023 UTC (21 months, 3 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
remmina: Update to 1.4.29

Changelog:
1.4.29

    Hiroyuki Tanaka added to README :) !2451 @kingu
    Initial macOS support !2453 @wegank
    X2Go error-message consistency !2452 @kingu
    Avoid crash when closing, fixes issue #2832 !2454 @giox069
    Update Copyright for 2023 !2455 @myheroyuki
    Aligning local and downstream jsons !2456 @antenore

1.4.28

    Some minor RDP fixes !2415 @akallabeth
    Mathias Winterhalter's avatar Fix Unix socket support for VNC !2417 @ToolsDevler
    GVNC: Fixed JPEG quality encoding advertizing !2418 @mdevaev
    Fix missing null checks causing signal 11 !2419 @ToolsDevler
    Add modified date to SFTP file list !2420 @youcefnafa
    Adding Labels/Tags !2421 @antonio.petricca
    Spelling: Hostname !2422 @kingu
    X2Go: Fix annoying default_username bug. !2423 @D0n1elT
    plugins/x2go/x2go_plugin.c: Fix tip and comment sentence !2424 @kingu
    Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fixes #2780 !2425 @giox069
    Change password including gateway !2427 @benoit.lagarde
    Improve rcw close !2429 @giox069
    Multiple changes to build and run with libsoup 3.0 !2431 @antenore
    X2Go: Add ssh_passphrase and ssh_privatekey settings. !2428 @D0n1elT
    RDP: Add option to disable output suppression !2432 @iskunk
    Spelling: "Passphrase" -> "password" !2433 @kingu
    Fix compile warnings and some spelling corrections !2434 @myheroyuki
    [Rem-2782] Display protocol name in tooltip for connections in the ... menu... !2436 @myheroyuki
    [Rem-2782] Added protocol icons in drop-down menu !2438 @myheroyuki
    Fix widget reparenting when entering/exiting fullscreen !2439 @giox069
    Rem 2760 !2440 @myheroyuki
    Allow building on a Wayland-only environment - version 4 !2437 @festevam
    [Rem-2564] Allow for VNC runtime adjustment of color depth !2442 @myheroyuki
    Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed !2441 @giox069
    Revert "Merge branch 'Rem-2564' into 'master'" !2443 @myheroyuki
    [Rem-2654] Allow for runtime adjustment of colour depth, both increasing and decreasing !2444 @myheroyuki
    [Rem-2564] Changed declaration of variables to be compatible with different Ubuntu version !2445 @myheroyuki
    [Rem-2682] Added view-only mode for RDP !2447 @myheroyuki
    Removing the news widget !2446 @antenore
    Updated Flatpak manifest files to match GitHub !2448 @myheroyuki
    Add missing include for X11/Wayland conditional !2450 @bkohler

1.4.27

    Fix dangling pointer after scrolled container destruction. !2409 (merged) @antenore
    Strengthen remmina file set string !2410 (merged) @giox069
    Refactoring and minor fixes !2411 (merged) @antenore
    launcher.sh is compatible with xfce4-terminal and gnome-terminal now. !2412 (merged) @Lebensgefahr
    Fix #2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TAB !2413 (merged) @wolfmanx
    New SSH color schemes. @antenore
    Some grammar fixes. @antenore

1.4.26

    Fix trial for 2577: Closing a VNC connection makes Remmina close all other... !2391 @PHWR
    Handle after-auth connection errors in VNC properly !2390 @lorenz
    Using Remmina from command-line for kiosked servers !2392 @marco.fortina
    Manual page refactoring fixes #2056 !2393 @antenore
    Add mutex to protect RDP clipboard->srv_data. Fixes #2666 !2395 @giox069
    SSH Forward X11 !2397 @antenore
    Add '--no-tray-icon' command-line option !2398 @marco.fortina
    Python plugins !2399 @ToolsDevler
    Apply plugin api changes from Python plugin change !2400 @ToolsDevler
    Extract python plugin !2401 @ToolsDevler
    Make FreeRDPs TLS Security Level setting accessible in the advanced settings view !2402 @antenore
    Disable grabs for SSH and SFTP, #closes #2728 !2403 @antenore
    Cannot disable shared folder !2404 @antenore
    Use PyInitializeEx in order to skip signal handler registration !2405 @ToolsDevler
    Ignore add new connection button in kiosk mode !2406 @antenore
    WWW plugin refactoring !2407 @antenore

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 11 17:11:19 2022 UTC (2 years, 8 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
remmina: Update to 1.4.25

Changelog:
1.4.25
    appindicator or ayatana-appindicator is now optional, -DHAVE_LIBAPPINDICATOR=OFF will disable the Remmina system tray icon.
    pyhoca-cli is needed for the X2Go plugin, -DWITH_X2GO=ON
    NX, XDMCP and ST have been removed
    Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
    libsodium is needed to build Remmina.
    webkit2gtk3 is needed to build the WWW plugin.
    -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
    News can be turned off with -DWITH_NEWS=OFF\
    gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON

List of changes:

    kiosk: Drop GNOME MediaKeys plugin !2377 @jbicha
    Honour soft links target in SFTP !2379 @antenore
    Optional close confirmation !2380 @antenore
    Fix some build warnings !2382 @donoban
    Fix manpages !2378 @Fantu
    Snap cleanup + kwallet support !2381 @antenore
    Deprecations and amend g_date_time_format_iso8601 !2383 @antenore
    Fixes to snap build !2384 @giox069
    Removing dependencies that are available as extensions !2385 @antenore
    FreeRDP_OffscreenSupportLevel is of type UINT32 !2386 @akallabeth
    Minor fixes !2387 @antenore
    Get the right value for FreeRDP_AutoReconnectMaxRetries !2388 @antenore

1.4.24
    appindicator or ayatana-appindicator is now optional, -DHAVE_LIBAPPINDICATOR=OFF will disable the Remmina system tray icon.
    pyhoca-cli is needed for the X2Go plugin, -DWITH_X2GO=ON
    NX, XDMCP and ST have been removed
    Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
    libsodium is needed to build Remmina.
    webkit2gtk3 is needed to build the WWW plugin.
    -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
    News can be turned off with -DWITH_NEWS=OFF\
    gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON

List of changes:

    Contribution section added to issue template !2365 @kingu
    Language of VNC encoding cleaned up !2367 @kingu
    Remmina Hardening and Compliance !2366 @antenore
    Remmina_preferences language reworked !2368 @kingu
    Thanks 2021 !2371 @kingu
    Resolve "Follow-up from "Remmina_preferences language reworked"" !2369 @antenore
    Encryption level language reworked !2372 @kingu
    Issue 2122 : Confirm on close of window !2374 @emmguyot
    Adding flush and cairo clean up !2375 @antenore

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 4 13:29:10 2022 UTC (2 years, 11 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
remmina: Update to 1.4.23

Changelog:
## v1.4.23
* Patch for a Remmina segfault and stats code cleaning 2358
* Make Appindicator optional 2359
* Added check-box to force tight encoding for VNC connections 2360
* remote resolution: use multiple of four 2353
* Add Keyboard mapping per client RDP 2361
* Improve TLS error message, fixes #2364 2362
* Triage policy language reworked 2363

## v1.4.22
* Fix crash if main window is closed #1692 2330
* Main window position reset after opening a connection (issue 2587) 2331
* File Interface refactoring 2332
* CMake refactoring and build time warnings 2333
* Add Croatian language to desktop shortcuts and infos 2334
* Appdata corrections and renewal 2336
* Fixes for freerdp3 compatibility. 2337
* X2Go: Rewrite dialog-system; Ask users which session to resume... 2328
* int main(): print instructions how to enable a more verbose output of remmina 2338
* Mitigations for #2635 (default printer) with freerdp < 3 2343
* X2Go: Add a session-terminate button into the session resuming selection menu 2339
* Properly warn users when using a plugin which requires GtkSocket 2340
* x2go_plugin.c: Make changes to source strings for translations. 2344
* Fix ubuntu-impish-amd64 build errors. 2345
* Hopefully fix Ubuntu Impish Build 2347
* Fix string format 2348
* 2634-ssh-opening-command 2342
* New debug strings reworked 2341
* Deduplicated "Started PyHoca" string 2346
* Removing the Remmina stats sender and repurposing Remmina stats 2350
* X2Go: Major rewrite of session-terminating system. 2349
* Message about debugging info reworked 2351
* Strings in rcw.c reworked 2352
* VNC custom encodings to avoid corrupted frames. 2354
* X2Go format string bugs 2355

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Nov 11 16:58:23 2021 UTC (3 years ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
remmina: Update to 1.4.21

Changelog:
## v1.4.21

* Nullify host if qucikconnect isn't a valid address [!2298](https://gitlab.com/Remmina/Remmina/merge_requests/2298) *@antenore*
* rdp_plugin.c: Fix dereferencing of NULL variable when profile name is empty [!2299](https://gitlab.com/Remmina/Remmina/merge_requests/2299) *@agunnerson-ibm*
* Resolve label spacing in preferences window [!2300](https://gitlab.com/Remmina/Remmina/merge_requests/2300) *@antenore*
* GNOME 40 runtime and other updates [!2302](https://gitlab.com/Remmina/Remmina/merge_requests/2302) *@antenore*
* Add support for ESX web console login [!2303](https://gitlab.com/Remmina/Remmina/merge_requests/2303) *@antenore*
* Added RDP general option to remap scancodes [!2304](https://gitlab.com/Remmina/Remmina/merge_requests/2304) *@antenore*
* Back compatibility with WebKit < 2.32.0 [!2305](https://gitlab.com/Remmina/Remmina/merge_requests/2305) *@antenore*
* Make screenshot file names iso8601 compliant [!2306](https://gitlab.com/Remmina/Remmina/merge_requests/2306) *@antenore*
* Typo in bug-report template [!2308](https://gitlab.com/Remmina/Remmina/merge_requests/2308) *@kingu*
* Typo in merge-request template [!2309](https://gitlab.com/Remmina/Remmina/merge_requests/2309) *@kingu*
* Implementing restricted-mode and password hash [!2307](https://gitlab.com/Remmina/Remmina/merge_requests/2307) *@antenore*
* Unitialized var by @qarmin (RafaƂ Mikrut ). Closes #2594 [!2310](https://gitlab.com/Remmina/Remmina/merge_requests/2310) *@antenore*
* Include X2Go plugin [!2301](https://gitlab.com/Remmina/Remmina/merge_requests/2301) *@D0n1elT*
* Add integer-only input field for plugin settings in Remmina Editor [!2311](https://gitlab.com/Remmina/Remmina/merge_requests/2311) *@D0n1elT*
* Adding VNCI Listen port field tooltip [!2314](https://gitlab.com/Remmina/Remmina/merge_requests/2314) *@antenore*
* Using core20 for snap [!2315](https://gitlab.com/Remmina/Remmina/merge_requests/2315) *@antenore*
* Fix the translation problem of "tooltip" in ssh window [!2317](https://gitlab.com/Remmina/Remmina/merge_requests/2317) *@HeroesLoveToRoujiamo*
* X2Go plugin language reworked [!2313](https://gitlab.com/Remmina/Remmina/merge_requests/2313) *@kingu*
* Rework x2go_plugin.c to comply with remmina coding style. [!2319](https://gitlab.com/Remmina/Remmina/merge_requests/2319) *@D0n1elT*
* Add validation system for Remmina Editor [!2312](https://gitlab.com/Remmina/Remmina/merge_requests/2312) *@D0n1elT*
* Small changes to README, AUTHORS and error message adjusting in remmina_file_editor.c [!2320](https://gitlab.com/Remmina/Remmina/merge_requests/2320) *@D0n1elT*
* remmina_file_editor.c: Readd by mistake removed '!' [!2322](https://gitlab.com/Remmina/Remmina/merge_requests/2322) *@D0n1elT*
* Mitigation for #1951 and extra RDP clibpoard debug messages [!2323](https://gitlab.com/Remmina/Remmina/merge_requests/2323) *@giox069*
* X2Go plugin language reworked 2 [!2321](https://gitlab.com/Remmina/Remmina/merge_requests/2321) *@kingu*
* Rollback Let's Encrypt SSL workaround [!2324](https://gitlab.com/Remmina/Remmina/merge_requests/2324) *@antenore*
* Add RDP clipboard support for Microsoft HTML Clipboard Format [!2325](https://gitlab.com/Remmina/Remmina/merge_requests/2325) *@giox069*
* Building FreeRDP with icu support [!2326](https://gitlab.com/Remmina/Remmina/merge_requests/2326) *@antenore*
* Resource renaming to comply with the Freedesktop rules [!2327](https://gitlab.com/Remmina/Remmina/merge_requests/2327) *@antenore*

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:06:48 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines

net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:42:39 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
net: Remove SHA1 hashes for distfiles

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jul 12 03:55:09 2021 UTC (3 years, 4 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
remmina: Update to 1.4.20

Changelog:
1.4.20
    appindicator or ayatana-appindicator is now a requirement
    NX, XDMCP and ST have been removed
    Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
    libsodium is needed to build Remmina.
    webkit2gtk3 is needed to build the WWW plugin.
    -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
    News can be turned off with -DWITH_NEWS=OFF\
    gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON

List of changes:

    Mark appindicator as required !2290 @antenore
    Disabling XDMCP, NX, and ST !2291 @antenore
    Remove plugins/st,xdmcp,nx for submodule replacement !2292 @antenore
    SSH tunnel MFA !2293 @antenore
    Adding connection profiles menu into the toolbar !2295 @antenore
    Resolve "Preferences buttons not working since v1.4.19" !2296 @antenore
    Some X11 related functions cleanup

1.4.19
    Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
    libsodium is needed to build Remmina.
    webkit2gtk3 is needed to build the WWW plugin.
    -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
    News can be turned off with -DWITH_NEWS=OFF\
    gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON
    appindicator or ayatana-appindicator is now a requirement

List of changes:

    Fix Freerdp Git Revision !2277 (merged) @matty-r
    UI improvements and cleanup !2278 (merged) @antenore
    Desktop integration for the Remmina SNAP !2279 (merged) @antenore
    Add process-control to the remmina snap !2276 (merged) @antenore
    Adding SSH_AGENT support to the snap package !2280 (merged) @antenore
    Adding option to disable smooth scrolling !2281 (merged) @antenore
    Scrolled Viewport: use viewport_motion_handler as the only timeout indicator !2282 (merged) @cth451
    Adding TCP redirection through rdp2tcp !2283 (merged) @antenore
    Added setting for RDP number of reconnect attempts !2284 (merged) @antenore
    Add RDP reconnect interrupt on window close, fix crash introduced with 7c13b918. Should fix #2079 !2286 (merged) @giox069
    Removing GtkStatusIcon as deprecated !2285 (merged) @antenore
    Adding advanced option to share multiple folders !2287 (merged) @antenore
    Profile list grabs the focus when search is hidden !2288 (merged) @antenore

1.4.18
    Use -DWITH_FREERDP3=ON if you are using the FreeRDP master branch
    libsodium is needed to build Remmina.
    webkit2gtk3 is needed to build the WWW plugin.
    -DWITH_KF5WALLET=ON is a new config option needed for the KWallet plugin (and the required kf5wallet libraries to build it).
    News can be turned off with -DWITH_NEWS=OFF\
    gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON

List of changes:

    [SNAP] Removing unsupported architectures !2268 @antenore
    Try more shells as launcher if default isn't found !2269 @cirelli94
    Minor fixes for v1.4.17 !2270 @antenore
    SSH session improvements !2271 @antenore
    Fixes - Auto-start file created on tray icon disabled !2272 @antenore
    RDP: Remove older usage of ClientHostname @giox069
    Fix libfreerdp version check @giox069
    Explicitly set user resolution to a multiple of 4 !2273 @antenore
    Code refactoring - ASAN exceptions !2274 @antenore

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 30 05:09:50 2021 UTC (3 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
remmina: Update to 1.4.17

Changelog:
1.4.17
    Fix build with musl libc !2259 @ncopa
    Fix typos !2260 @mfvescovi
    Improving CI cache !2257 @antenore
    Fix System Tray Icon Broken/Missing !2261 @antenore
    VNC quality deafults now to good !2264 @antenore
    Flatpak refactoring !2262 @antenore
    Adding Gateway websocket support !2263 @antenore
    Revert "Linking snap and flatpak to FreeRDP 2.3.1" !2265 @antenore
    Set FreeRDP config path to Remmina profiles path !2266 @antenore

1.4.16
    Fix Data PATH for the FreeRDP files bcf24360 @antenore

1.4.15
    Fixing SSH plugin colour palette initialization. !2255 @antenore

1.4.14
    [VNC] - Ignore remote Bell option and other fixes !2237 (merged) @antenore
    Fixing color palette size for themed SSH !2253 (merged) @antenore
    Bump FreeRDP version to 2.3.2 !2226 (merged) @antenore
    Fixes search bar shortcuts wrong bahavior !2227 (merged) @antenore
    Honour theme settings when run from command line !2251 (merged) @antenore
    FTP UI improvements !2228 (merged) @antenore
    Experimental VNC plugin using GTK-VNC !2248 (merged) @antenore
    Config SSH tunnel username takes precedence. !2231 (merged) @matir
    Allow groups to be expanded and collapsed by using the keyboard !2232 (merged) @xsmile
    Fixing VNC repeater logic. !2243 (merged) @antenore
    Send text clipboard content as keystrokes !2238 (merged) @antenore
    scrolled viewport: explicitly recheck whether the timeout is active !2233 (merged) @cth451
    Resolve Host+Page_Down triggers search text in SSH !2240 (merged) @antenore
    UNIX sockets initial support !2250 (merged) @antenore
    Fixed wrong freerdp_settings function use !2234 (merged) @akallabeth
    Fixing RemminaConnectionWindow map/unmap events !2245 (merged) @antenore
    Spelling: Comma-separated, List monitor IDs !2235 (merged) @kingu
    Set Remmina specific FreeRDP config data folder !2236 (merged) @antenore
    Optional port connection instead of server !2239 (merged) @kingu
    Resolve "Use LZO compression for Snap to improve startup speed" !2241 (merged) @antenore
    Make wayland not mandatory during compile time !2246 (merged) @antenore
    Do not use alpha as it is not used for the Desktop !2247 (merged) @antenore
    Refactoring: Deprecations and warnings !2249 (merged) @antenore
    Removing unneeded widgets in the headerbar !2252 (merged) @antenore

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 7 16:39:11 2021 UTC (3 years, 7 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
remmina: Update to 1.4.13

Changelog:
List of changes:

    Resolve "Can't build Remmina-v1.4.12 on openSUSE versions" !2217 @antenore
    Adding wayland include dirs !2218 @antenore
    Use freerdp_settings_get|set API !2216 @akallabeth
    Fixing Can't build Remmina-v1.4.12 on openSUSE versions / SPICE !2219 @antenore
    Fixed typo in reconnection attempt in the norwegian translation !2221 @ragnarstolsmark
    Change "The news are turned off" to the more grammatically correct "News is... !2220 @ncguk
    rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED !2222 @Fantu
    Disable cert file auth when libssh < 0.9.0 !2223 @antenore
    Removing redundant subtitle !2224 @antenore
    Removing redundant ssh_userauth_none !2225 @antenore

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 13 04:37:46 2021 UTC (3 years, 8 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
remmina: Update to 1.4.12

Changelog:
v1.4.12

full changelog

    Multi monitor support preview !2184 @antenore
    Resolve "Left-handed mouse support" !2200 @antenore
    Refactoring SSH themes !2205 @antenore
    Crystal clear sound made simple. !2207 @antenore
    Adding SSH certificate authentication !2208 @antenore
    Refactoring SSH tunnel authentication. #2414 !2211 @antenore
    Refactoring: GResource based UI elements !2201 @antenore
    Invalid connection option ":port" removed !2193 @kingu
    Add ifdefs for spice version less then 0.38 (fix #2408) !2195 @hadogenes
    Fix for #2408 building with older SPICE libraries !2194 @jweberhofer
    Spelling: Bug triaging and labeling labels reworked. !2192 @kingu
    Ignoring glib functions if glib version older then 2.56 !2196 @antenore
    Some refactoring and fixes for 1.4.11 !2198 @antenore
    Revert "rdp/event: Fix wheel value for GDK_SCROLL_DOWN events" !2199 @pnowack
    Fixing compiler errors related to Python plugin support on master !2178 @ToolsDevler
    Fixes for multi monitor and weblate !2202 @antenore
    Spelling: desktop !2203 @kingu
    Spelling: Colour !2204 @kingu
    Fixing memory leaks and minor bugs !2206 @antenore
    Fix minor typos !2209 @yurchor
    Typo fix, certificat -> certificate !2210 @yarons
    Improve pre-connection FreeRDP channel initializations !2212 @antenore

v1.4.11

full changelog

    Implementing simple SSH multi factor authentication. !2162 @antenore
    rdp/cliprdr: Fix header of FormatList message !2147 @pnowack
    rdp/event: Fix wheel value for GDK_SCROLL_DOWN events !2149 @pnowack
    Implementing dynamic resolution in SPICE plugin !2150 @hadogenes
    remove triplicate entry in changelog !2151 @Fantu
    Resolve "Remmina does not handle file:///some/path/to/file.rdp syntax" !2152 @antenore
    Resolve "SSH tunneling, honoring ssh_config (User, HostKeyAlias, ProxyJump, HostKeyAlgorithms, IdentitiesOnly, etc.)" !2154 @antenore
    Resolve "While in the main window, bind F10 keyboard shortcut to toggling the main menubutton" !2156 @antenore
    Add capability to load Python plugins (not finished). !2157 @ToolsDevler
    Disabling Python support by default !2158 @antenore
    Suppress Output PDU when the RDP window is not visible !2159 @antenore
    Refactoring SSH plugin !2160 @antenore
    Spelling: SGR 1 attribute colour and bold switching !2163 @kingu
    Remove extra parenthesis !2164 @yurchor
    Spice option to choose Prefered Video Codec and Image Compressor !2165 @hadogenes
    Spelling: Protocol info and view strings reworked !2166 @kingu
    Spelling: Server name placeholder moved !2167 @kingu
    Spelling: Glade !2170 @kingu
    Spelling: Start-up !2171 @kingu
    Spelling: ISO, date and time !2172 @kingu
    Spelling: Auto-start, auto-scroll, auto-detect !2173 @kingu
    Spelling: Colour, could not, turn off, don't send !2168 @kingu
    Spelling: SSH key, first, checksum of, either !2169 @kingu
    Implementing simple SSH multi factor authentication. !2162 @antenore
    Correct iterating lines in string - address sanitizer fix #2390 !2174 @hadogenes
    Correct freeing memory in spice !2175 @hadogenes
    Issue/2391 randomness !2176 @antenore
    Resolve "Missing keyboard shortcuts to toggle search (Ctrl+F, Escape), and closing the search doesn't clear the search" !2179 @antenore
    Resolve "Always false contition in remmina_ssh.c" !2180 @antenore
    Improving error detection !2181 @antenore
    Using curly double quotes where possible !2182 @antenore
    Spelling: SPICE, GStreamer, No, video-codec error !2183 @kingu
    Command line help improvements !2185 @antenore
    Fix minor typo !2186 @yurchor
    Small typos fixed !2187 @kingu
    Resolve "Remmina Crashes when opening the preferences with the accelerator" !2189 @antenore
    Fixing #2401 - crash when using ctrl+p !2190 @antenore
    Refactorin the RCW toolbar to use the right tool items types !2188 @antenore

v1.4.10

full changelog

    Resolve "RDP Black Screen on connection" !2123 @antenore
    Correctly importing and exporting audiocapturemode, closes #2349 !2124 @antenore
    Resolve "Auto accept changes to fingerprints and auto accept certificates" !2126 @antenore
    "Fingerprinters" corrected to "fingerprints". !2127 @kingu
    Implementing network type option !2128 @antenore
    Improving the terminal colour file picker !2129 @antenore
    Resolve "[RDP] Since v1.4.9 Audio is no longer working" !2130 @antenore
    New connection strings corrected !2131 @kingu
    Correct location of Terminal colour scheme setting !2132 @kingu
    Set .gitlab-ci.yml to enable or configure SAST !2134 @antenore
    Adding missing components in the snap !2133 @antenore
    Fixing pulseaudio LD_LIBRARY_PATH and staging PA libraries !2136 @antenore
    fix incorrect name date log sessions ssh !2137 @acendrou
    Resolve "Strange padding in main window" !2138 @antenore
    Remove legacy rfx code !2139 @antenore
    Resolve "RDP export features does not properly include gatewayhostname" !2140 @antenore
    Fixing snap's pulseaudio and wayland issues !2142 @antenore
    RDP log filters keep previous value across connections !2143 @antenore
    RDP: Add Use base credential for RD gateway authentication !2135 @Fantu
    Emit warning if libkf5wallet missing but required by -DWITH_KF5WALLET=ON !2144 @giox069
    Do not activate performance optimisations based on network type unless explicitly requested. !2145 @antenore

v1.4.9

full changelog

    Snap Pulseaudio integration !2106 @antenore
    Updated color schemes from iTerm2-Color-Schemes !2107 @antenore
    Use previously defined DATADIR to install Kiosk files !2108 @kapsh
    Snap language simplified !2110 @kingu
    RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273 !2111 @giox069
    Alexander Kapshuna added to remmina_about.glade !2109 @kingu
    remmina_main_quickconnect: recognize ip when textbox has ip:port in it, and strip whitespaces !2112 @bwack
    Implementing text search in the SSH plugin !2113 @antenore
    Spelling: Plugin manager language reworked !2114 @kingu
    Save screenshot_name and use correct seconds format !2115 @antenore
    Resolve "Autostart checkbox setting not saved" !2116 @antenore
    rdp: document freerdp Performance Flags setted by quality setting !2117 @Fantu
    Resolve "Terminal general preferences are not saved" !2119 @antenore
    Resolve "Type in FindFREERDP3.cmake" !2120 @antenore
    rdp: add freerdp log filters setting !2118 @Fantu
    Resolve "Extra underline character in "_Preferences" tooptip text" !2121 @antenore

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 18 11:53:28 2020 UTC (4 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
remmina: Update to 1.4.8

* Use :tl for lower case PKGNAME.

Changelog:
v1.4.8

    Adding timout option for RDP connections. !2091 @antenore
    Avoid quickconnect to empty hostnames. Fixes #2240. !2092 @giox069
    Using full paths instead of variables !2094 @antenore
    Add support for quick connecting to RDP, VNC and SPICE from the command line !2093 @espentveit
    Add SSH support to the protocol handler !2095 @espentveit
    Restart SSH session when user has provided new username or password to allow for changing SSH user !2096 @espentveit
    Use inline with AppStream 0.12 specification. !2097 @ghost1
    Enabled GDK_SCROLL_SMOOTH for RDP/VNC !2098 @kenansun0
    Some fixes for the RDP backend !2099 @pnowack
    Trim white from ip addresses input into quick connect bar !2100 @daxkelson
    Enhancing the SNAP info dialog box !2102 @antenore
    Adding FreeRDP log level setting !2103 @antenore
    Patron tally badge added to README !2090 @kingu

v1.4.7

    Allow compilation with libwinpr (freerdp) pre commit 8c5d96784d !2083 @giox069
    Bug fixing v1.4.6 !2082 @antenore
    Spelling: Automatic negotiation !2084 @kingu
    Spelling: GNOME Shell, opt-in desc, comments !2085 @kingu
    Memory leaks fixes !2086 @antenore
    RDP: Replacing deprecated freerdp function VeryfyCertificate !2087 @antenore

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 20 00:11:27 2020 UTC (4 years, 5 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -6 lines
remmina: Update to 1.4.6

Changelog:
List of changes:

    Hotkey language fixed !2064 (merged) @kingu
    TRANSLATION file for l10n !2065 (merged) @kingu
    Fetch news from remmina.org optional !2066 (merged) @antenore
    allow saving notes in connection profile !2067 (merged) @juarez.rudsatz
    RDP: Improving hardware option parsing !2068 (merged) @antenore
    Rearranged widgets in a new Behavior tab !2069 (merged) @juarez.rudsatz
    Add separator only when there are saved profiles. Fixes #1914 !2070 (merged) @antenore
    Implementing resume all for FTP file transfer, should fix #2210 !2072 (merged) @antenore
    Spelling: Overwrite all file transfers !2073 (merged) @kingu
    Spelling: Options for redirection x2, -: !2074 (merged) @kingu
    Edit or connect using multiple profile files from the command line !2075 (merged) @antenore
    Desktop session files for Remmina kiosk are optional !2076 (merged) @antenore
    Update Ukrainian translation for the desktop file !2077 (merged) @yurchor
    Remove 'translatable="yes"' from the fake label in remmina_spinner.glade !2079 (merged) @yurchor
    Remove 'translatable="yes"' from the fake label !2078 (merged) @yurchor
    Feat/lebowski !2080 (merged) @antenore

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 15 12:59:01 2019 UTC (5 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -5 lines
remmina: Update to 1.3.6

Switch from GTK2 to GTK3.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 4 00:35:34 2015 UTC (9 years, 1 month ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Mar 15 17:06:51 2012 UTC (12 years, 8 months ago) by asau
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import Remmina 0.9.3 as net/remmina

Remmina is a remote desktop client written in GTK+, aiming to be
useful for system administrators and travellers, who need to
work with lots of remote computers in front of either large
monitors or tiny netbooks. Remmina supports multiple network
protocols in an integrated and consistant user interface.
Currently RDP, VNC, NX, XDMCP and SSH are supported.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Mar 15 17:06:51 2012 UTC (12 years, 8 months ago) by asau
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>