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

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2017-12-28-remmina-the-digger-edition.md')
-rw-r--r--_posts/2017-12-28-remmina-the-digger-edition.md48
1 files changed, 24 insertions, 24 deletions
diff --git a/_posts/2017-12-28-remmina-the-digger-edition.md b/_posts/2017-12-28-remmina-the-digger-edition.md
index f5a3ab9..f860c4a 100644
--- a/_posts/2017-12-28-remmina-the-digger-edition.md
+++ b/_posts/2017-12-28-remmina-the-digger-edition.md
@@ -14,32 +14,32 @@ tags:
---
<img class="aligncenter wp-image-2491 size-full" src="/assets/images/Remmina_The_Digger_s.png" alt="" width="600" height="377" srcset="/assets/images/Remmina_The_Digger_s.png 600w, /assets/images/Remmina_The_Digger_s-300x189.png 300w" sizes="(max-width: 600px) 100vw, 600px" />
-We have just released a new Remmina version that solves most of the issues around the SSH Protocol Plugin, a new Exec Protocol Plugin and several bug fixing.
+A new Remmina version was released, solving most of the issues with the SSH protocol plugin, a new Exec protocol plugin and several bugfixes.
-The above image and the Release name wants to highlight both, the fact that it&#8217;s a release around the SSH tunnel functionality, and how hard it was to dig inside the Remmina code to make things working.
+The above image and the release attempts to highlight both, Digging through the source code pays off.
-For those interested in knowing all the arcane details, can go through, and digging 😉 , the <a href="https://github.com/FreeRDP/Remmina/blob/next/CHANGELOG.md" target="_blank" rel="noopener">CHANGELOG.md file</a>
+For those interested in all the arcane details, dig through the <a href="https://gitlab.com/Remmina/Remmina/blob/master/CHANGELOG.archive.md" target="_blank" rel="noopener">CHANGELOG.md file</a>
-Here after a brief list of what it&#8217;s important (it&#8217;s not a full list).
+Of note,
**Implemented enhancements:**
* Feature request &#8211; Option to completely hide the floating toolbar when in fullscreen. [#1379](https://github.com/FreeRDP/Remmina/issues/1379)
- * Option to run Pre Command before ANYTHING else [#1363](https://github.com/FreeRDP/Remmina/issues/1363)
+ * Option to run pre command before anything else [#1363](https://github.com/FreeRDP/Remmina/issues/1363)
* Enhancement &#8211; Variables for pre- and post-commands [#849](https://github.com/FreeRDP/Remmina/issues/849)
- * Implement an exec protocol plugin [#1406](https://github.com/FreeRDP/Remmina/pull/1406) ([antenore](https://github.com/antenore))
- * Add SPICE Native WebDAV shared folder support [#1401](https://github.com/FreeRDP/Remmina/pull/1401) ([larchunix](https://github.com/larchunix))
- * Added encryption algorithms options for SSH [#1397](https://github.com/FreeRDP/Remmina/pull/1397) ([antenore](https://github.com/antenore))
+ * Exec protocol plugin [#1406](https://github.com/FreeRDP/Remmina/pull/1406) ([antenore](https://github.com/antenore))
+ * SPICE Native WebDAV shared folder support [#1401](https://github.com/FreeRDP/Remmina/pull/1401) ([larchunix](https://github.com/larchunix))
+ * Encryption algorithms options for SSH [#1397](https://github.com/FreeRDP/Remmina/pull/1397) ([antenore](https://github.com/antenore))
* Prior commands improvements [#1378](https://github.com/FreeRDP/Remmina/pull/1378) ([antenore](https://github.com/antenore))
- * flatpak: add manifest for flatpak-builder [#1368](https://github.com/FreeRDP/Remmina/pull/1368) ([larchunix](https://github.com/larchunix))
- * telepathy: properly setup dbus activation [#1365](https://github.com/FreeRDP/Remmina/pull/1365) ([larchunix](https://github.com/larchunix))
- * Add avahi host discovery for ssh and sftp plugins [#1355](https://github.com/FreeRDP/Remmina/pull/1355) ([larchunix](https://github.com/larchunix))
+ * flatpak: Manifest for flatpak-builder [#1368](https://github.com/FreeRDP/Remmina/pull/1368) ([larchunix](https://github.com/larchunix))
+ * Telepathy: properly setup dbus activation [#1365](https://github.com/FreeRDP/Remmina/pull/1365) ([larchunix](https://github.com/larchunix))
+ * Added Avahi host discovery for SSH and SFTP plugins [#1355](https://github.com/FreeRDP/Remmina/pull/1355) ([larchunix](https://github.com/larchunix))
**Fixed bugs:**
- * Un-check of &#8220;Fullscreen on the same monitor as the connection window&#8221; won&#8217;t save [#1344](https://github.com/FreeRDP/Remmina/issues/1344)
+ * Un-checked &#8220;fullscreen on the same monitor as the connection window&#8221; won&#8217;t save [#1344](https://github.com/FreeRDP/Remmina/issues/1344)
* Remmina resets screen resolution settings in RDP shortcut [#1323](https://github.com/FreeRDP/Remmina/issues/1323)
- * SSH Tunneling is broken with SSH Agent with public key [#1228](https://github.com/FreeRDP/Remmina/issues/1228)
+ * SSH tunneling is broken with SSH agent with public key [#1228](https://github.com/FreeRDP/Remmina/issues/1228)
* Failed to load plugin: remmina-plugin-telepathy.so &#8211; undefined symbol: remmina [#714](https://github.com/FreeRDP/Remmina/issues/714)
* Align SFTP and SSH plugins authentication and tunnel functionalities. [#1393](https://github.com/FreeRDP/Remmina/pull/1393) ([antenore](https://github.com/antenore))
* Fix Telepathy plugin compilation [#1356](https://github.com/FreeRDP/Remmina/pull/1356) ([larchunix](https://github.com/larchunix))
@@ -50,24 +50,24 @@ Here after a brief list of what it&#8217;s important (it&#8217;s not a full list
* SSH not working [#1418](https://github.com/FreeRDP/Remmina/issues/1418)
* Unable to reject new or changed RDP certificate [#1413](https://github.com/FreeRDP/Remmina/issues/1413)
* The password in the connections is not saved after upgrading Remmina [#1402](https://github.com/FreeRDP/Remmina/issues/1402)
- * remmina fails to open sftp window, connected to ssh2 server with public key auth [#1392](https://github.com/FreeRDP/Remmina/issues/1392)
- * WARNING: the &#8220;resolution&#8221; setting in .pref files is deprecated [#1358](https://github.com/FreeRDP/Remmina/issues/1358)
- * remmina shows pop-up notification only for first screenshot [#1347](https://github.com/FreeRDP/Remmina/issues/1347)
+ * Remmina fails to open sftp window, connected to ssh2 server with public key auth [#1392](https://github.com/FreeRDP/Remmina/issues/1392)
+ * WARNING: The &#8220;resolution&#8221; setting in .pref files is deprecated [#1358](https://github.com/FreeRDP/Remmina/issues/1358)
+ * Remmina shows pop-up notification only for first screenshot [#1347](https://github.com/FreeRDP/Remmina/issues/1347)
* SFTP identity File [#1301](https://github.com/FreeRDP/Remmina/issues/1301)
* Password not saved [#1047](https://github.com/FreeRDP/Remmina/issues/1047)
**Merged pull requests:**
- * Fixes 2017 christmas [#1416](https://github.com/FreeRDP/Remmina/pull/1416) ([antenore](https://github.com/antenore))
- * New Spanish file venezuela [#1415](https://github.com/FreeRDP/Remmina/pull/1415) ([jgjimenez](https://github.com/jgjimenez))
- * Update Danish translation [#1411](https://github.com/FreeRDP/Remmina/pull/1411) ([scootergrisen](https://github.com/scootergrisen))
- * Update Spanish translation [#1410](https://github.com/FreeRDP/Remmina/pull/1410) ([fitojb](https://github.com/fitojb))
- * Updated French translation [#1409](https://github.com/FreeRDP/Remmina/pull/1409) ([DevDef](https://github.com/DevDef))
+ * Fixes 2017 yule [#1416](https://github.com/FreeRDP/Remmina/pull/1416) ([antenore](https://github.com/antenore))
+ * New Venezuelan Spanish translation [#1415](https://github.com/FreeRDP/Remmina/pull/1415) ([jgjimenez](https://github.com/jgjimenez))
+ * Improved Danish translation [#1411](https://github.com/FreeRDP/Remmina/pull/1411) ([scootergrisen](https://github.com/scootergrisen))
+ * Improved Spanish translation [#1410](https://github.com/FreeRDP/Remmina/pull/1410) ([fitojb](https://github.com/fitojb))
+ * Improved French translation [#1409](https://github.com/FreeRDP/Remmina/pull/1409) ([DevDef](https://github.com/DevDef))
* Updated [README.MD](https://daguniverse.github.io/RemminaDoc/_r_e_a_d_m_e_8md.html){.el} with Debian install instructions [#1399](https://github.com/FreeRDP/Remmina/pull/1399) ([MagicFab](https://github.com/MagicFab))
- * Update simplified Chinese translations. [#1367](https://github.com/FreeRDP/Remmina/pull/1367) ([sotux](https://github.com/sotux))
- * ssh\_userauth\_publickey_auto: should accept empty passphrase [#1361](https://github.com/FreeRDP/Remmina/pull/1361) ([rayrapetyan](https://github.com/rayrapetyan))
+ * Improved Simplified Chinese translations. [#1367](https://github.com/FreeRDP/Remmina/pull/1367) ([sotux](https://github.com/sotux))
+ * ssh\_userauth\_publickey_auto: Should accept empty passphrase [#1361](https://github.com/FreeRDP/Remmina/pull/1361) ([rayrapetyan](https://github.com/rayrapetyan))
* Remove a couple of legacy &#8220;resolution&#8221; fields, fixes #1358 [#1360](https://github.com/FreeRDP/Remmina/pull/1360) ([giox069](https://github.com/giox069))
* Un-check of &#8216;Fullscreen on the same monitor&#8217; [#1349](https://github.com/FreeRDP/Remmina/pull/1349) ([antenore](https://github.com/antenore))
* Create CODE\_OF\_CONDUCT [#1341](https://github.com/FreeRDP/Remmina/pull/1341) ([antenore](https://github.com/antenore))
-Enjoy it and Happy New Remote Year!!!!
+Enjoy it and happy new remote Year!!!! \ No newline at end of file