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 <antenore@simbiosi.org>2020-06-19 14:24:26 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-06-19 14:24:26 +0300
commit59ee39459532177b8e7934652f4c9dea9d8ccb54 (patch)
tree72d15b0e993922427baa69228aac3af60788a299
parenta5d56c31e9153ce3ae58d323f5056d01fa2af1ac (diff)
Preparing for release 1.4.7
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
-rw-r--r--CHANGELOG.md10
-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, 14 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76e807322..524f23c88 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## v1.4.7
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.6...v1.4.7)
+
+* Allow compilation with libwinpr (freerdp) pre commit 8c5d96784d [!2083](https://gitlab.com/Remmina/Remmina/merge_requests/2083) *@giox069*
+* Bug fixing v1.4.6 [!2082](https://gitlab.com/Remmina/Remmina/merge_requests/2082) *@antenore*
+* Spelling: Automatic negotiation [!2084](https://gitlab.com/Remmina/Remmina/merge_requests/2084) *@kingu*
+* Spelling: GNOME Shell, opt-in desc, comments [!2085](https://gitlab.com/Remmina/Remmina/merge_requests/2085) *@kingu*
+* Memory leaks fixes [!2086](https://gitlab.com/Remmina/Remmina/merge_requests/2086) *@antenore*
+* RDP: Replacing deprecated freerdp function VeryfyCertificate [!2087](https://gitlab.com/Remmina/Remmina/merge_requests/2087) *@antenore*
+
## v1.4.6
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.5...v1.4.6)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 881246784..fc2e04369 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -212,7 +212,7 @@ endif()
set(WITH_LIBRARY_VERSIONING "ON")
set(REMMINA_VERSION_MAJOR "1")
set(REMMINA_VERSION_MINOR "4")
-set(REMMINA_VERSION_REVISION "6")
+set(REMMINA_VERSION_REVISION "7")
#set(REMMINA_VERSION_SUFFIX "1")
#set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}.${REMMINA_VERSION_SUFFIX}")
set(REMMINA_VERSION "${REMMINA_VERSION_MAJOR}.${REMMINA_VERSION_MINOR}.${REMMINA_VERSION_REVISION}")
diff --git a/Doxyfile b/Doxyfile
index 4b880933e..b71f10cd2 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.6
+PROJECT_NUMBER = v1.4.7
# 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 d8d63c598..fb1605e39 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.6" date="2020-06-09"/>
+ <release version="1.4.7" date="2020-06-19"/>
</releases>
<description>
<p>
diff --git a/po/remmina.pot b/po/remmina.pot
index 19c59b2d9..48408df4a 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.4.6\n"
+"Project-Id-Version: Remmina v1.4.7\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
"POT-Creation-Date: 2020-06-19 09:48+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"