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:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2021-07-09 00:00:13 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2021-07-09 00:00:13 +0300
commiteb3dbf1a80a52a4e57291ee8d5bac8a79a723959 (patch)
treeaa221fb67b6507fe5c2a12a6366639a77ea23745
parent0368c471f1fffe79a41fba7bbd4f4ede0d532aff (diff)
parenta6243ef15a7934221a467af664190b3565a84e0b (diff)
Merge branch 'rel/v1.4.20' into 'master'
Release v4.1.20 See merge request Remmina/Remmina!2297
-rw-r--r--CHANGELOG.md12
-rw-r--r--CMakeLists.txt2
-rw-r--r--Doxyfile2
-rw-r--r--data/desktop/org.remmina.Remmina.appdata.xml2
-rw-r--r--po/remmina.pot2
5 files changed, 15 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 003c72488..49eeee096 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
+## v1.4.20
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.19...v1.4.20)
+
+* Mark appindicator as required [!2290](https://gitlab.com/Remmina/Remmina/merge_requests/2290) *@antenore*
+* Disabling XDMCP, NX, and ST [!2291](https://gitlab.com/Remmina/Remmina/merge_requests/2291) *@antenore*
+* Remove plugins/st,xdmcp,nx for submodule replacement [!2292](https://gitlab.com/Remmina/Remmina/merge_requests/2292) *@antenore*
+* SSH tunnel MFA [!2293](https://gitlab.com/Remmina/Remmina/merge_requests/2293) *@antenore*
+* Adding connection profiles menu into the toolbar [!2295](https://gitlab.com/Remmina/Remmina/merge_requests/2295) *@antenore*
+* Resolve "Preferences buttons not working since v1.4.19" [!2296](https://gitlab.com/Remmina/Remmina/merge_requests/2296) *@antenore*
+
## v1.4.19
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.18...v1.4.19)
-*
+
* Fix Freerdp Git Revision [!2277](https://gitlab.com/Remmina/Remmina/merge_requests/2277) *@matty-r*
* UI improvements and cleanup [!2278](https://gitlab.com/Remmina/Remmina/merge_requests/2278) *@antenore*
* Desktop integration for the Remmina SNAP [!2279](https://gitlab.com/Remmina/Remmina/merge_requests/2279) *@antenore*
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 09428c918..46cd55479 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -277,7 +277,7 @@ endif()
set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "4")
-set(REMMINA_VERSION_REVISION "19")
+set(REMMINA_VERSION_REVISION "20")
# set(REMMINA_VERSION_SUFFIX "1") set(REMMINA_VERSION
# "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}.${REMMINA_VERSION_SUFFIX}")
set(REMMINA_VERSION
diff --git a/Doxyfile b/Doxyfile
index 03c048bbb..b06474c9f 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.19
+PROJECT_NUMBER = v1.4.20
# 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 42f931a1a..8753855a7 100644
--- a/data/desktop/org.remmina.Remmina.appdata.xml
+++ b/data/desktop/org.remmina.Remmina.appdata.xml
@@ -16,7 +16,7 @@
<summary xml:lang="fr">Client de contrôle de bureau à distance</summary>
<content_rating type="oars-1.1" />
<releases>
- <release version="1.4.19" date="2021-06-29"/>
+ <release version="1.4.20" date="2021-07-08"/>
</releases>
<description>
<p>
diff --git a/po/remmina.pot b/po/remmina.pot
index 84885d1a6..527223d39 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.4.19\n"
+"Project-Id-Version: Remmina v1.4.20\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
"POT-Creation-Date: 2021-07-08 20:10+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"