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:
authorHiroyuki Tanaka <myheroyuki@outlook.com>2023-04-10 14:42:23 +0300
committerHiroyuki Tanaka <myheroyuki@outlook.com>2023-04-10 14:42:23 +0300
commit61ea9b6681104cadf0a3f8c25bd3e5685ee6691a (patch)
treedecc6e0b375cda4e1458fdf9d1167438b521654d
parenta9fa9e927d51546a2898885a2728a5e95facde80 (diff)
parentc3315755a1018686affa4457120564a4bfa7746c (diff)
Merge branch 'rel/v1.4.30' into 'master'v1.4.30
Release v1.4.30 See merge request Remmina/Remmina!2479
-rw-r--r--CHANGELOG.md22
-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.glade4
-rw-r--r--flatpak/org.remmina.Remmina-local.json17
-rw-r--r--flatpak/org.remmina.Remmina.json17
-rw-r--r--po/remmina.pot2
8 files changed, 50 insertions, 18 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8a5b63e80..a729450b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+## v.1.4.30
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.29...HEAD)
+
+* Update snap build to use freerdp 2.9.0 [!2458](https://gitlab.com/Remmina/Remmina/merge_requests/2458) *@myheroyuki*
+* Add text mime type formats to RDP clibpoard [!2459](https://gitlab.com/Remmina/Remmina/merge_requests/2459) *@giox069*
+* Ensure timer is null after destruction [!2462](https://gitlab.com/Remmina/Remmina/merge_requests/2462) *@myheroyuki*
+* Ability to view passwords in the clear using a toggle in the password field [!2460](https://gitlab.com/Remmina/Remmina/merge_requests/2460) *@benoit.lagarde*
+* Made icons viewable in lower resulution. [!2463](https://gitlab.com/Remmina/Remmina/merge_requests/2463) *@benoit.lagarde*
+* Improve mime file [!2464](https://gitlab.com/Remmina/Remmina/merge_requests/2464) *@yselkowitz1*
+* [REM-2809] Appearance preferences now refresh in the main window when the user... [!2466](https://gitlab.com/Remmina/Remmina/merge_requests/2466) *@myheroyuki*
+* This should be a message instead of a info print. So that the user can see it by default. [!2461](https://gitlab.com/Remmina/Remmina/merge_requests/2461) *@sork*
+* remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation [!2467](https://gitlab.com/Remmina/Remmina/merge_requests/2467) *@MaxIhlenfeldt*
+* Rem 2864 [!2469](https://gitlab.com/Remmina/Remmina/merge_requests/2469) *@myheroyuki*
+* Fix undefined symbol error when importing gi in a python extension [!2470](https://gitlab.com/Remmina/Remmina/merge_requests/2470) *@bhatman1441*
+* make it build on macOS [!2471](https://gitlab.com/Remmina/Remmina/merge_requests/2471) *@mvzlb*
+* Rem 2864 [!2472](https://gitlab.com/Remmina/Remmina/merge_requests/2472) *@myheroyuki*
+* Fix autostart file flatpak exec command [!2474](https://gitlab.com/Remmina/Remmina/merge_requests/2474) *@bhatman1441*
+* [REM-1987] allow for dynamic resolution updates for vnc connections [!2476](https://gitlab.com/Remmina/Remmina/merge_requests/2476) *@myheroyuki*
+* Fix overlapping text in preferences menu, terminal tab [!2477](https://gitlab.com/Remmina/Remmina/merge_requests/2477) *@bhatman1441*
+* Allow could not authenticate banner to go away after successful reauthentication [!2478](https://gitlab.com/Remmina/Remmina/merge_requests/2478) *@bhatman1441*
+* Add environments for easy manual testing [!2473](https://gitlab.com/Remmina/Remmina/merge_requests/2473) *@ToolsDevler*
+
## v1.4.29
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.28...v1.4.29)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a90b33439..0100e24bf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.29
+ VERSION 1.4.30
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)
diff --git a/Doxyfile b/Doxyfile
index 7b0ca1f75..66685d443 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.29
+PROJECT_NUMBER = v1.4.30
# 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 eea286d07..6455f409c 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.29" date="2022-12-20"/>
+ <release version="1.4.30" date="2023-04-04"/>
</releases>
<description>
<p>
diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade
index fe7f7d2f0..d63ecdff2 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -65,6 +65,7 @@ More details in COPYING</property>
Serdar Sağlam &lt;teknomobil@msn.com&gt;
Antenore Gatta &lt;antenore.gatta@kyndryl.com&gt;
Yuri Chornoivan &lt;yurchor@ukr.net&gt;
+ Yaakov Selkowitz &lt;yselkowi@redhat.com&gt;
Mike Gilbert &lt;floppym@gentoo.org&gt;
Jacek Szafarkiewicz &lt;szafar@linux.pl&gt;
Frank Niessen &lt;Frank.Niessen@rantzau.de&gt;
@@ -118,6 +119,7 @@ More details in COPYING</property>
Matteo F. Vescovi &lt;mfvescovi@users.noreply.github.com&gt;
Mathias Siegel &lt;info@toolsdevler.net&gt;
Mathias Winterhalter &lt;info@toolsdevler.net&gt;
+ Max Ihlenfeldt &lt;max@igalia.com&gt;
Maxim Devaev &lt;mdevaev@gmail.com&gt;
Juarez Rudsatz &lt;juarez.rudsatz@ceabs.com.br&gt;
Jialin Wang &lt;choumingzhao@outlook.com&gt;
@@ -261,8 +263,10 @@ More details in COPYING</property>
daper &lt;david@daper.email&gt;
Christopher Rawlings &lt;chris.rawlings+git@gmail.com&gt;
Christian Hesse &lt;mail@eworm.de&gt;
+ Chris Chapman &lt;sork@chaptown.me&gt;
changlianzhi &lt;changlianzhi@uniontech.com&gt;
ButterflyOfFire &lt;ButterflyOfFire@protonmail.com&gt;
+ bhatman1441 &lt;blackhat1441@protonmail.com&gt;
Ben Kohler &lt;bkohler@gmail.com&gt;
Benjamin Podszun &lt;benjamin.podszun@gmail.com&gt;
Barbul Gergő &lt;barbul.gergo@stud.u-szeged.hu&gt;
diff --git a/flatpak/org.remmina.Remmina-local.json b/flatpak/org.remmina.Remmina-local.json
index 7958d4b2e..4d77c8cdb 100644
--- a/flatpak/org.remmina.Remmina-local.json
+++ b/flatpak/org.remmina.Remmina-local.json
@@ -169,8 +169,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.70.2",
- "commit": "bfabb63d2f8d0f9846dc0a0a7d768d8bf6da3531",
+ "tag": "0.72.0",
+ "commit": "164c0f1eb5165786e0addfe5317cf6de3061ddf9",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -277,8 +277,8 @@
"sources": [
{
"type": "archive",
- "url": "https://www.spice-space.org/download/gtk/spice-gtk-0.41.tar.xz",
- "sha256": "d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f",
+ "url": "https://www.spice-space.org/download/gtk/spice-gtk-0.42.tar.xz",
+ "sha256": "9380117f1811ad1faa1812cb6602479b6290d4a0d8cc442d44427f7f6c0e7a58",
"x-checker-data": {
"type": "anitya",
"project-id": 11576,
@@ -375,7 +375,10 @@
"x-checker-data": {
"type": "gnome",
"name": "phodav",
- "stable-only": false
+ "stable-only": false,
+ "versions": {
+ "<": "3"
+ }
}
}
]
@@ -509,8 +512,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.9.0",
- "commit": "fa8e1b1c765a4466030ac52240f052c0b440a4d1",
+ "tag": "2.10.0",
+ "commit": "7471ae383e7b7a613f275e19f7b54958a193c891",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 7a528ea79..aa8b3c1ec 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -160,8 +160,8 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/vte.git",
- "tag": "0.70.2",
- "commit": "bfabb63d2f8d0f9846dc0a0a7d768d8bf6da3531",
+ "tag": "0.72.0",
+ "commit": "164c0f1eb5165786e0addfe5317cf6de3061ddf9",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
@@ -268,8 +268,8 @@
"sources": [
{
"type": "archive",
- "url": "https://www.spice-space.org/download/gtk/spice-gtk-0.41.tar.xz",
- "sha256": "d8f8b5cbea9184702eeb8cc276a67d72acdb6e36e7c73349fb8445e5bca0969f",
+ "url": "https://www.spice-space.org/download/gtk/spice-gtk-0.42.tar.xz",
+ "sha256": "9380117f1811ad1faa1812cb6602479b6290d4a0d8cc442d44427f7f6c0e7a58",
"x-checker-data": {
"type": "anitya",
"project-id": 11576,
@@ -363,7 +363,10 @@
"x-checker-data": {
"type": "gnome",
"name": "phodav",
- "stable-only": false
+ "stable-only": false,
+ "versions": {
+ "<": "3"
+ }
}
}
]
@@ -496,8 +499,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.9.0",
- "commit": "fa8e1b1c765a4466030ac52240f052c0b440a4d1",
+ "tag": "2.10.0",
+ "commit": "7471ae383e7b7a613f275e19f7b54958a193c891",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"
diff --git a/po/remmina.pot b/po/remmina.pot
index a4b2aaf96..a2a282d3c 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.4.29\n"
+"Project-Id-Version: Remmina v1.4.30\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
"POT-Creation-Date: 2023-04-04 12:00+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"