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:   ryoon
Date:           Tue Jan  4 13:29:10 UTC 2022

Modified Files:
        pkgsrc/net/remmina: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/net/remmina/Makefile
cvs rdiff -u -r1.12 -r1.13 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.72 pkgsrc/net/remmina/Makefile:1.73
--- pkgsrc/net/remmina/Makefile:1.72    Wed Dec  8 16:06:06 2021
+++ pkgsrc/net/remmina/Makefile Tue Jan  4 13:29:10 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2021/12/08 16:06:06 adam Exp $
+# $NetBSD: Makefile,v 1.73 2022/01/04 13:29:10 ryoon Exp $
 
-DISTNAME=      Remmina-v1.4.21
+DISTNAME=      Remmina-v1.4.23
 PKGNAME=       ${DISTNAME:tl:S/-v/-/1}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  https://gitlab.com/Remmina/Remmina/-/archive/v${PKGVERSION_NOREV}/
 

Index: pkgsrc/net/remmina/distinfo
diff -u pkgsrc/net/remmina/distinfo:1.12 pkgsrc/net/remmina/distinfo:1.13
--- pkgsrc/net/remmina/distinfo:1.12    Thu Nov 11 16:58:23 2021
+++ pkgsrc/net/remmina/distinfo Tue Jan  4 13:29:10 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/11/11 16:58:23 ryoon Exp $
+$NetBSD: distinfo,v 1.13 2022/01/04 13:29:10 ryoon Exp $
 
-BLAKE2s (Remmina-v1.4.21.tar.gz) = ae1dd5bc6f396e3169169a38402e6244228d3d464cd982d92e06c208db6b4795
-SHA512 (Remmina-v1.4.21.tar.gz) = 3fb7a29bf9e001203bdc5c176a0cf11a5c98638d605a02e2edbb16669b9e85526706c11e15bd2c308919ee6ef14217356bbafa0328ce337053bba20da6f2905a
-Size (Remmina-v1.4.21.tar.gz) = 2982350 bytes
+BLAKE2s (Remmina-v1.4.23.tar.gz) = e807a217898bd590cf83505db2fc8ade2b8b9c364915dff04a5aabc8c6afb663
+SHA512 (Remmina-v1.4.23.tar.gz) = 151baead9c8e8051f6da2139691aa5644ccdd5752e1dd1be572b72fab01773caf261bfe44ebebc8524a36b447ee335275e6522bd2b6b65d4f0a790c92bd291d4
+Size (Remmina-v1.4.23.tar.gz) = 3280050 bytes



Home | Main Index | Thread Index | Old Index