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>2022-12-02 15:44:16 +0300
committerHiroyuki Tanaka <myheroyuki@outlook.com>2022-12-02 15:44:16 +0300
commit852ceab35b0feaba07124265d0e2fa8c629b9dc1 (patch)
tree2fb990044bc4ee09d29c1233e04d21bee616619f
parent967a6e19cec629bb1f0bc118dcae81fb80485b75 (diff)
parentb9251317270d92afe9eba664e6f829b836ae42c6 (diff)
Merge branch 'rel/v1.4.28' into 'master'v1.4.28
Release v1.4.28 Closes #2780 See merge request Remmina/Remmina!2449
-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.glade7
-rw-r--r--po/remmina.pot2
6 files changed, 46 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d6e24616..862d101b9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,38 @@
+## Unreleased
+[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.27...v1.4.28)
+
+* Some minor rdp fixes [!2415](https://gitlab.com/Remmina/Remmina/merge_requests/2415) *@akallabeth*
+* Mathias Winterhalter's avatar Fix unix socket support for VNC [!2417](https://gitlab.com/Remmina/Remmina/merge_requests/2417) *@ToolsDevler*
+* GVNC: Fixed JPEG quality encoding advertizing [!2418](https://gitlab.com/Remmina/Remmina/merge_requests/2418) *@mdevaev*
+* Fix missing null checks causing signal 11 [!2419](https://gitlab.com/Remmina/Remmina/merge_requests/2419) *@ToolsDevler*
+* add modified date to sftp file list [!2420](https://gitlab.com/Remmina/Remmina/merge_requests/2420) *@youcefnafa*
+* Adding Labels/Tags [!2421](https://gitlab.com/Remmina/Remmina/merge_requests/2421) *@antonio.petricca*
+* Spelling: Hostname [!2422](https://gitlab.com/Remmina/Remmina/merge_requests/2422) *@kingu*
+* X2Go: Fix annoying default_username bug. [!2423](https://gitlab.com/Remmina/Remmina/merge_requests/2423) *@D0n1elT*
+* plugins/x2go/x2go_plugin.c: Fix tip and comment sentence [!2424](https://gitlab.com/Remmina/Remmina/merge_requests/2424) *@kingu*
+* Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fixes #2780 [!2425](https://gitlab.com/Remmina/Remmina/merge_requests/2425) *@giox069*
+* Change password including gateway [!2427](https://gitlab.com/Remmina/Remmina/merge_requests/2427) *@benoit.lagarde*
+* Improve rcw close [!2429](https://gitlab.com/Remmina/Remmina/merge_requests/2429) *@giox069*
+* Multiple changes to build and run with libsoup 3.0 [!2431](https://gitlab.com/Remmina/Remmina/merge_requests/2431) *@antenore*
+* X2Go: Add ssh_passphrase and ssh_privatekey settings. [!2428](https://gitlab.com/Remmina/Remmina/merge_requests/2428) *@D0n1elT*
+* RDP: Add option to disable output suppression [!2432](https://gitlab.com/Remmina/Remmina/merge_requests/2432) *@iskunk*
+* Spelling: "Passphrase" → "password" [!2433](https://gitlab.com/Remmina/Remmina/merge_requests/2433) *@kingu*
+* Fix compile warnings and some spelling corrections [!2434](https://gitlab.com/Remmina/Remmina/merge_requests/2434) *@myheroyuki*
+* [Rem-2782] Display protocol name in tooltip for connections in the ... menu... [!2436](https://gitlab.com/Remmina/Remmina/merge_requests/2436) *@myheroyuki*
+* [Rem-2782] added protocol icons in dropdown menu [!2438](https://gitlab.com/Remmina/Remmina/merge_requests/2438) *@myheroyuki*
+* Fix widget reparenting when entering/exiting fullscreen [!2439](https://gitlab.com/Remmina/Remmina/merge_requests/2439) *@giox069*
+* Rem 2760 [!2440](https://gitlab.com/Remmina/Remmina/merge_requests/2440) *@myheroyuki*
+* Allow building on a Wayland-only environment - version 4 [!2437](https://gitlab.com/Remmina/Remmina/merge_requests/2437) *@festevam*
+* [Rem-2564] Allow for VNC runtime adjustment of color depth [!2442](https://gitlab.com/Remmina/Remmina/merge_requests/2442) *@myheroyuki*
+* Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed [!2441](https://gitlab.com/Remmina/Remmina/merge_requests/2441) *@giox069*
+* Revert "Merge branch 'Rem-2564' into 'master'" [!2443](https://gitlab.com/Remmina/Remmina/merge_requests/2443) *@myheroyuki*
+* [Rem-2654] Allow for runtime adjustment of color depth, both increasing and decreasing [!2444](https://gitlab.com/Remmina/Remmina/merge_requests/2444) *@myheroyuki*
+* [Rem-2564] Changed declaration of variables to be compatable with different Ubuntu version [!2445](https://gitlab.com/Remmina/Remmina/merge_requests/2445) *@myheroyuki*
+* [Rem-2682] Added view-only mode for RDP [!2447](https://gitlab.com/Remmina/Remmina/merge_requests/2447) *@myheroyuki*
+* Removing the News Widget [!2446](https://gitlab.com/Remmina/Remmina/merge_requests/2446) *@antenore*
+* Updated flatpak manifest files to match github [!2448](https://gitlab.com/Remmina/Remmina/merge_requests/2448) *@myheroyuki*
+* Add missing include for X11/Wayland conditional [!2450](https://gitlab.com/Remmina/Remmina/merge_requests/2450) *@bkohler*
+
## v1.4.27
[full changelog](https://gitlab.com/Remmina/Remmina/compare/v1.4.26...v1.4.27)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2da909f28..bdb4e2fa0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,7 @@ cmake_policy(SET CMP0048 NEW)
project(
Remmina
- VERSION 1.4.27
+ VERSION 1.4.28
DESCRIPTION "The Gtk Remote Desktop Client"
LANGUAGES C CXX
)
diff --git a/Doxyfile b/Doxyfile
index 3bed6e058..3d207b77f 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.27
+PROJECT_NUMBER = v1.4.28
# 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 53e069b6b..c03fb1391 100644
--- a/data/desktop/org.remmina.Remmina.appdata.xml
+++ b/data/desktop/org.remmina.Remmina.appdata.xml
@@ -18,7 +18,7 @@
<summary xml:lang="hr">Klijent za upravljanje udaljenom radnom površinom</summary>
<content_rating type="oars-1.1" />
<releases>
- <release version="1.4.27" date="2022-06-20"/>
+ <release version="1.4.28" date="2022-12-02"/>
</releases>
<description>
<p>
diff --git a/data/ui/remmina_about.glade b/data/ui/remmina_about.glade
index 06e3c432f..bd11a9cd3 100644
--- a/data/ui/remmina_about.glade
+++ b/data/ui/remmina_about.glade
@@ -39,6 +39,7 @@ More details in COPYING</property>
<property name="authors">Antenore Gatta (tmow) &lt;antenore@simbiosi.org&gt;
Giovanni Panozzo &lt;giovanni@panozzo.it&gt;
Antenore Gatta &lt;antenore@simbiosi.org&gt;
+ Hiroyuki Tanaka &lt;myheroyuki@outlook.com&gt;
llyzs &lt;llyzs.vic@gmail.com&gt;
Allan Nordhøy &lt;epost@anotheragency.no&gt;
Denis Ollier &lt;larchunix@users.noreply.github.com&gt;
@@ -75,6 +76,7 @@ More details in COPYING</property>
Rex Tsai &lt;chihchun@kalug.linux.org.tw&gt;
antenore@simbiosi.org &lt;antenore@simbiosi.org&gt;
anonymous &lt;noreply@weblate.org&gt;
+ antonio petricca &lt;antonio.petricca@gmail.com&gt;
Shuhrat Dehkanov &lt;k@efir.uz&gt;
Sabri Ünal &lt;libreajans@gmail.com&gt;
Pascal Nowack &lt;Pascal.Nowack@gmx.de&gt;
@@ -83,8 +85,10 @@ More details in COPYING</property>
dupondje &lt;jean-louis@dupondje.be&gt;
weberho &lt;jweberhofer@weberhofer.at&gt;
Rene Rheaume &lt;rene.rheaume@gmail.com&gt;
+ Benoit Lagarde &lt;blagarde@centricsoftware.com&gt;
Marco Fortina &lt;marco.fortina@atlantica.it&gt;
Luca Falavigna &lt;dktrkranz@debian.org&gt;
+ Fabio Estevam &lt;festevam@denx.de&gt;
Fabio Fantoni &lt;fabio.fantoni@m2r.biz&gt;
Oguz Ersen &lt;oguzersen@protonmail.com&gt;
Funda Wang &lt;fundawang@gmail.com&gt;
@@ -111,7 +115,9 @@ More details in COPYING</property>
Meskó Balázs &lt;meskobalazs@gmail.com&gt;
Mattias Münster &lt;mattiasmun@gmail.com&gt;
Matteo F. Vescovi &lt;mfvescovi@users.noreply.github.com&gt;
+ Mathias Siegel &lt;info@toolsdevler.net&gt;
Mathias Winterhalter &lt;info@toolsdevler.net&gt;
+ Maxim Devaev &lt;mdevaev@gmail.com&gt;
Juarez Rudsatz &lt;juarez.rudsatz@ceabs.com.br&gt;
Jialin Wang &lt;choumingzhao@outlook.com&gt;
Frank Bongrand &lt;fbongrand@free.fr&gt;
@@ -159,6 +165,7 @@ More details in COPYING</property>
朝歌 &lt;taisfmq@live.cn&gt;
Илья Игоревич &lt;greenfoxua@gmail.com&gt;
YAMADA Shinichirou &lt;yamada_strong_yamada_nice_64bit@yahoo.co.jp&gt;
+ Youcef Nafa &lt;youcef@gmail.com&gt;
Wolfgang Scherer &lt;Wolfgang.Scherer@gmx.de&gt;
Wolfgang Scherer &lt;wolfgang.scherer@gmx.de&gt;
tjg &lt;realityd+github@protonmail.ch&gt;
diff --git a/po/remmina.pot b/po/remmina.pot
index 499c4f1ad..b7b0955bb 100644
--- a/po/remmina.pot
+++ b/po/remmina.pot
@@ -6,7 +6,7 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Remmina v1.4.27\n"
+"Project-Id-Version: Remmina v1.4.28\n"
"Report-Msgid-Bugs-To: l10n@lists.remmina.org\n"
"POT-Creation-Date: 2022-12-02 09:47+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"