Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md35
-rw-r--r--CMakeLists.txt2
-rw-r--r--Doxyfile2
-rw-r--r--data/desktop/org.remmina.Remmina.appdata.xml2
-rw-r--r--data/ui/remmina_about.glade6
-rw-r--r--flatpak/org.remmina.Remmina-local.json20
-rw-r--r--flatpak/org.remmina.Remmina.json20
-rw-r--r--po/remmina.pot2
-rw-r--r--snap/snapcraft.yaml2
9 files changed, 66 insertions, 25 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d82eb51f6..8b9d2fb86 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,38 @@
+## v.1.4.32
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.31...v1.4.32)
+
+* [REM2916] Added option to kill async process started by exec plugin on tab close [!2501](https://gitlab.com/Remmina/Remmina/merge_requests/2501) *@myheroyuki*
+* Fix search bar toggle behavior [!2503](https://gitlab.com/Remmina/Remmina/merge_requests/2503) *@myheroyuki*
+* Fix memory leaks [!2504](https://gitlab.com/Remmina/Remmina/merge_requests/2504) *@bhatman1441*
+* [REM-2920] Password visibility can now be toggled on remmina_message_panels [!2505](https://gitlab.com/Remmina/Remmina/merge_requests/2505) *@myheroyuki*
+* Remove SSH file paths from remmina file when unchecking box in profile edit [!2506](https://gitlab.com/Remmina/Remmina/merge_requests/2506) *@bhatman1441*
+* Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh [!2507](https://gitlab.com/Remmina/Remmina/merge_requests/2507) *@scoulondre*
+* Fix UI bugs in Remmina Preferences set new password [!2508](https://gitlab.com/Remmina/Remmina/merge_requests/2508) *@bhatman1441*
+* Fix memory leaks and change GTK critical errors to remmina warnings for null icon autostart file [!2509](https://gitlab.com/Remmina/Remmina/merge_requests/2509) *@bhatman1441*
+* [REM-2926] Added ability to set a fixed aspect ratio for vnc connections when... [!2511](https://gitlab.com/Remmina/Remmina/merge_requests/2511) *@myheroyuki*
+* Fix snap crash [!2512](https://gitlab.com/Remmina/Remmina/merge_requests/2512) *@bhatman1441*
+* [REM-2936] Fix crash related to unmap events [!2513](https://gitlab.com/Remmina/Remmina/merge_requests/2513) *@myheroyuki*
+* [REM-2938] Improved ordering of tray icon menu items [!2514](https://gitlab.com/Remmina/Remmina/merge_requests/2514) *@myheroyuki*
+* Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_free [!2515](https://gitlab.com/Remmina/Remmina/merge_requests/2515) *@bhatman1441*
+* Remote assistance [!2516](https://gitlab.com/Remmina/Remmina/merge_requests/2516) *@myheroyuki*
+* Spelling: Various strings for assistance mode [!2517](https://gitlab.com/Remmina/Remmina/merge_requests/2517) *@kingu*
+* Fix some compiler warnings [!2518](https://gitlab.com/Remmina/Remmina/merge_requests/2518) *@myheroyuki*
+* Ability to SPICE connect to unix domain socket [!2519](https://gitlab.com/Remmina/Remmina/merge_requests/2519) *@BobbyTheBuilder*
+* update multi monitor icon [!2520](https://gitlab.com/Remmina/Remmina/merge_requests/2520) *@jtmoree*
+* Save toggle options when duplicating connection [!2521](https://gitlab.com/Remmina/Remmina/merge_requests/2521) *@myheroyuki*
+* Rem 2954 [!2522](https://gitlab.com/Remmina/Remmina/merge_requests/2522) *@myheroyuki*
+* New feature: Allow user to specify use of modifiers when changing key preferences [!2523](https://gitlab.com/Remmina/Remmina/merge_requests/2523) *@bhatman1441*
+* [REM-2914] Alert user of unexpected disconnect instead of immediately closing the connection window [!2524](https://gitlab.com/Remmina/Remmina/merge_requests/2524) *@myheroyuki*
+* Fix Remmina not using `@REMMINA_BINARY_PATH@` [!2525](https://gitlab.com/Remmina/Remmina/merge_requests/2525) *@Enzime*
+* Highlight top bar when `Grab all keyboard events` is enabled [!2526](https://gitlab.com/Remmina/Remmina/merge_requests/2526) *@toliak*
+* Snapcraft: Allow remmina preferences file to point to symlinked `current` directory [!2527](https://gitlab.com/Remmina/Remmina/merge_requests/2527) *@bhatman1441*
+* [REM-2850] Add ability to automatically move mouse to keep RDP connections alive [!2528](https://gitlab.com/Remmina/Remmina/merge_requests/2528) *@myheroyuki*
+* Allow user to set REMMINA_GIT_REVISION [!2529](https://gitlab.com/Remmina/Remmina/merge_requests/2529) *@yurivict*
+* Remove unnecessary parameters from remmina_public_get_server_port_wrapper [!2530](https://gitlab.com/Remmina/Remmina/merge_requests/2530) *@bhatman1441*
+* Fix freeze that occurs when loading in python modules properly [!2531](https://gitlab.com/Remmina/Remmina/merge_requests/2531) *@myheroyuki*
+* [REM-1923] Fix handling of pause break key for RDP connections [!2532](https://gitlab.com/Remmina/Remmina/merge_requests/2532) *@myheroyuki*
+* [REM-2971] When quiting Remmina from the system tray the are you sure prompt now functions properly [!2533](https://gitlab.com/Remmina/Remmina/merge_requests/2533) *@myheroyuki*
+
## v.1.4.31
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.30...v1.4.31)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 44e205826..9639c2cf5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.31
+ VERSION 1.4.32
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)
diff --git a/Doxyfile b/Doxyfile
index 881993619..ef9a691cd 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "Remmina - The GTK+ Remote Desktop Client"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = v1.4.31
+PROJECT_NUMBER = v1.4.32
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/data/desktop/org.remmina.Remmina.appdata.xml b/data/desktop/org.remmina.Remmina.appdata.xml
index c95c6c527..74c9cd12d 100644
--- a/data/desktop/org.remmina.Remmina.appdata.xml
+++ b/data/desktop/org.remmina.Remmina.appdata.xml
@@ -19,7 +19,7 @@
<summary xml:lang="hr">Klijent za upravljanje udaljenom radnom površinom</summary>
<content_rating type="oars-1.1" />
<releases>
- <release version="1.4.31" date="2023-04-04"/>
+ <release version="1.4.32" date="2023-09-14"/>
</releases>
<description>
<p>
diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade
index 2400a0f48..a1f506be9 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -58,6 +58,7 @@ More details in COPYING</property>
Hiroyuki Tanaka &lt;myheroyuki@outlook.com&gt;
Yaron Shahrabani &lt;sh.yaron@gmail.com&gt;
Marco Trevisan (Treviño) &lt;mail@3v1n0.net&gt;
+ Michael Hoang &lt;enzime@users.noreply.github.com&gt;
Muflone &lt;muflone@vbsimple.net&gt;
myheroyuki &lt;myheroyuki@outlook.com&gt;
Mike Gabriel &lt;mike.gabriel@das-netzwerkteam.de&gt;
@@ -66,16 +67,21 @@ More details in COPYING</property>
Oğuz Ersen &lt;oguzersen@protonmail.com&gt;
scootergrisen &lt;scootergrisen@gmail.com&gt;
Serdar Sağlam &lt;teknomobil@msn.com&gt;
+ Stephane Coulondre &lt;stephane@coulondre.info&gt;
Antenore Gatta &lt;antenore.gatta@kyndryl.com&gt;
Yuri Chornoivan &lt;yurchor@ukr.net&gt;
Yasin Bakhtiar &lt;yasinbakhtiar@outlook.com&gt;
Mike Gilbert &lt;floppym@gentoo.org&gt;
Jacek Szafarkiewicz &lt;szafar@linux.pl&gt;
+ JT &lt;moreejt@yahoo.com&gt;
Frank Niessen &lt;Frank.Niessen@rantzau.de&gt;
Benoit Lagarde &lt;blagarde@centricsoftware.com&gt;
Aroa Taha &lt;Naturameuocat@protonmail.com&gt;
+ Bobby The Builder &lt;bob@najdan.com&gt;
+ Toliak Purple &lt;toliakpurple@gmail.com&gt;
Tuomas Lähteenmäki &lt;lahtis@gmail.com&gt;
TreefeedXavier &lt;treefeed@mail.ru&gt;
+ Yuri Victorovich &lt;yuri@FreeBSD.org&gt;
Adolfo Jayme Barrientos &lt;fitojb@ubuntu.com&gt;
Солтыс Сергей &lt;treefeed@mail.ru&gt;
bhatman1441 &lt;blackhat1441@protonmail.com&gt;
diff --git a/flatpak/org.remmina.Remmina-local.json b/flatpak/org.remmina.Remmina-local.json
index 3601aa026..c7d141847 100644
--- a/flatpak/org.remmina.Remmina-local.json
+++ b/flatpak/org.remmina.Remmina-local.json
@@ -135,8 +135,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.3.tar.gz",
- "sha256": "252081577253bcfa03a4a0a59b66a2e5b4feaed6f572d3c44ffdab16ece9bd72",
+ "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.6.tar.gz",
+ "sha256": "7d89f684aace50e17100c78812069168f1bdc06f95623117094f8c47ef867aef",
"x-checker-data": {
"type": "anitya",
"project-id": 380,
@@ -169,8 +169,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.72.2",
- "commit": "854e56263454077ab009aaff67f1afe0dbd52878",
+ "tag": "0.73.99",
+ "commit": "270be075d84be435e03b8591aafcd3543d964b4d",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -300,8 +300,8 @@
"sources": [
{
"type": "file",
- "url": "https://files.pythonhosted.org/packages/6c/10/a7d0fa5baea8fe7b50f448ab742f26f52b80bfca85ac2be9d35cdd9a3246/pyparsing-3.0.9-py3-none-any.whl",
- "sha256": "5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc",
+ "url": "https://files.pythonhosted.org/packages/39/92/8486ede85fcc088f1b3dba4ce92dd29d126fd96b0008ea213167940a2475/pyparsing-3.1.1-py3-none-any.whl",
+ "sha256": "32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb",
"x-checker-data": {
"type": "pypi",
"name": "pyparsing",
@@ -420,8 +420,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/jedisct1/libsodium/archive/1.0.18-RELEASE.tar.gz",
- "sha256": "b7292dd1da67a049c8e78415cd498ec138d194cfdb302e716b08d26b80fecc10",
+ "url": "https://github.com/jedisct1/libsodium/archive/1.0.19.tar.gz",
+ "sha256": "1d281a8a5e299a38e5c16ff60f293bba0796dc0fda8e49bc582d4bc1935572ed",
"x-checker-data": {
"type": "anitya",
"project-id": 1728,
@@ -512,8 +512,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.10.0",
- "commit": "7471ae383e7b7a613f275e19f7b54958a193c891",
+ "tag": "2.11.1",
+ "commit": "9d3d40bf3e429c0cd6609f686c0e73ed0eff0a07",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index e3a14507c..e6e030da1 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -126,8 +126,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.3.tar.gz",
- "sha256": "252081577253bcfa03a4a0a59b66a2e5b4feaed6f572d3c44ffdab16ece9bd72",
+ "url": "https://github.com/OpenPrinting/cups/archive/refs/tags/v2.4.6.tar.gz",
+ "sha256": "7d89f684aace50e17100c78812069168f1bdc06f95623117094f8c47ef867aef",
"x-checker-data": {
"type": "anitya",
"project-id": 380,
@@ -160,8 +160,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.72.2",
- "commit": "854e56263454077ab009aaff67f1afe0dbd52878",
+ "tag": "0.73.99",
+ "commit": "270be075d84be435e03b8591aafcd3543d964b4d",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -291,8 +291,8 @@
"sources": [
{
"type": "file",
- "url": "https://files.pythonhosted.org/packages/6c/10/a7d0fa5baea8fe7b50f448ab742f26f52b80bfca85ac2be9d35cdd9a3246/pyparsing-3.0.9-py3-none-any.whl",
- "sha256": "5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc",
+ "url": "https://files.pythonhosted.org/packages/39/92/8486ede85fcc088f1b3dba4ce92dd29d126fd96b0008ea213167940a2475/pyparsing-3.1.1-py3-none-any.whl",
+ "sha256": "32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb",
"x-checker-data": {
"type": "pypi",
"name": "pyparsing",
@@ -408,8 +408,8 @@
"sources": [
{
"type": "archive",
- "url": "https://github.com/jedisct1/libsodium/archive/1.0.18-RELEASE.tar.gz",
- "sha256": "b7292dd1da67a049c8e78415cd498ec138d194cfdb302e716b08d26b80fecc10",
+ "url": "https://github.com/jedisct1/libsodium/archive/1.0.19.tar.gz",
+ "sha256": "1d281a8a5e299a38e5c16ff60f293bba0796dc0fda8e49bc582d4bc1935572ed",
"x-checker-data": {
"type": "anitya",
"project-id": 1728,
@@ -499,8 +499,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.10.0",
- "commit": "7471ae383e7b7a613f275e19f7b54958a193c891",
+ "tag": "2.11.1",
+ "commit": "9d3d40bf3e429c0cd6609f686c0e73ed0eff0a07",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
diff --git a/po/remmina.pot b/po/remmina.pot
index 354b13a48..ca1a724cb 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.4.31\n"
+"Project-Id-Version: Remmina v1.4.32\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
"POT-Creation-Date: 2023-09-13 15:30+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 64d5bb902..70b81c433 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -99,7 +99,7 @@ parts:
freerdp:
plugin: cmake
source: https://github.com/FreeRDP/FreeRDP.git
- source-tag: 2.10.0
+ source-tag: 2.11.1
source-depth: 1
# override-build: |
# current_dir=$PWD