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

2015-12-17-remmina-1-2-0-rcgit-7-released.md « _posts - gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b12b4fca96e0d8c9e390569e64aba20bcfd611a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
---
title: Remmina 1.2.0.rcgit.7 Released!
date: 2015-12-17T16:34:23+00:00
author: Antenore Gatta
layout: single
permalink: /remmina-1-2-0-rcgit-7-released/
excerpt: Remmina 1.2.0.rcgit.7 Release announcement
categories:
  - Release
tags:
  - release
  - remmina
---
In the last few weeks we have fixed several bugs, enhanced [Remmina](https://www.remmina.org/) with some new features, and updated our website.

Have a look, install and enjoy it!

# Change Log

## [1.2.0-rcgit.7](https://github.com/FreeRDP/remmina/tree/1.2.0-rcgit.7) (2015-12-17)

[Full Changelog](https://github.com/FreeRDP/remmina/compare/1.2.0-rcgit.6...1.2.0-rcgit.7)

**Implemented enhancements:**

  * Icons not shown at the correct size in the main window’s listview/treeview [#701](https://github.com/FreeRDP/Remmina/issues/701)
  * Reduce main window icons size fixes #701 [#702](https://github.com/FreeRDP/Remmina/pull/702) ([antenore](https://github.com/antenore))

**Closed issues:**

  * VNC window immediately closes after connection attempt [#699](https://github.com/FreeRDP/Remmina/issues/699)

**Merged pull requests:**

  * Moved to markdown and updated text. [#705](https://github.com/FreeRDP/Remmina/pull/705) ([antenore](https://github.com/antenore))
  * Vnc exit with 8bpp issue699 [#704](https://github.com/FreeRDP/Remmina/pull/704) ([antenore](https://github.com/antenore))
  * Temporay fixes #699 – Set default color depth to 15 (high colors) [#703](https://github.com/FreeRDP/Remmina/pull/703) ([antenore](https://github.com/antenore))

## [1.2.0-rcgit.6](https://github.com/FreeRDP/remmina/tree/1.2.0-rcgit.6) (2015-12-10)

[Full Changelog](https://github.com/FreeRDP/remmina/compare/1.2.0-rcgit.5...1.2.0-rcgit.6)

**Implemented enhancements:**

  * Migrate from libgnome-keyring to libsecret [#652](https://github.com/FreeRDP/Remmina/issues/652)
  * Move ~/.remmina to a proper place (follow XDG standards) [#197](https://github.com/FreeRDP/Remmina/issues/197)
  * X2goplugin refactoring closes #603 [#655](https://github.com/FreeRDP/Remmina/pull/655) ([antenore](https://github.com/antenore))

**Closed issues:**

  * Remmina windows open behind other desktop windows [#691](https://github.com/FreeRDP/Remmina/issues/691)
  * Indicator menu gone? [#688](https://github.com/FreeRDP/Remmina/issues/688)
  * fatal error: gst/gstconfig.h: No such file or directory [#678](https://github.com/FreeRDP/Remmina/issues/678)
  * remmina in gnome wayland _XInternAtom(): remmina killed by SIGSEGV [#677](https://github.com/FreeRDP/Remmina/issues/677)
  * remmina\_rdp\_cliprdr\_monitor\_ready(): remmina killed by SIGSEGV [#676](https://github.com/FreeRDP/Remmina/issues/676)
  * remmina\_rdp\_event\_release\_key(): remmina killed by SIGSEGV [#675](https://github.com/FreeRDP/Remmina/issues/675)
  * remmina: remmina\_rdp\_event\_update\_scale_factor(): remmina killed by SIGSEGV [#674](https://github.com/FreeRDP/Remmina/issues/674)
  * remmina: ringbuffer_destroy(): remmina killed by SIGSEGV [#673](https://github.com/FreeRDP/Remmina/issues/673)
  * remmina: remmina\_connection\_holder\_toolbar\_preferences_popdown(): remmina killed by SIGSEGV [#672](https://github.com/FreeRDP/Remmina/issues/672)
  * remmina: \_g\_log_abort(): remmina killed by SIGTRAP [#671](https://github.com/FreeRDP/Remmina/issues/671)
  * Concurrent remote desktop sessions on Win XP Pro [#670](https://github.com/FreeRDP/Remmina/issues/670)
  * Optimize screen space usage [#661](https://github.com/FreeRDP/Remmina/issues/661)
  * clipboard not synchonizing between RDP sessions and host [#556](https://github.com/FreeRDP/Remmina/issues/556)
  * FTBS 1.0.0 : ld – undefined reference to symbol ‘g\_module\_symbol’ — links.txt missing necessary libraries [#182](https://github.com/FreeRDP/Remmina/issues/182)

**Merged pull requests:**

  * Avoiding conditional directives that break statements [#698](https://github.com/FreeRDP/Remmina/pull/698) ([RomeroMalaquias](https://github.com/RomeroMalaquias))
  * Fix memory leaks in RDP plugin, fix window width in remmina\_connection\_window [#690](https://github.com/FreeRDP/Remmina/pull/690) ([giox069](https://github.com/giox069))
  * Disable wayland backend [#680](https://github.com/FreeRDP/Remmina/pull/680) ([antenore](https://github.com/antenore))
  * Migrate from libgnome-keyring to libsecret #652 – Inital import [#653](https://github.com/FreeRDP/Remmina/pull/653) ([antenore](https://github.com/antenore))

## [1.2.0-rcgit.5](https://github.com/FreeRDP/remmina/tree/1.2.0-rcgit.5) (2015-11-02)

[Full Changelog](https://github.com/FreeRDP/remmina/compare/v1.2.0-rcgit.4...1.2.0-rcgit.5)

**Implemented enhancements:**

  * Feature request: Provide a way to disable parsing of .ssh/config [#648](https://github.com/FreeRDP/Remmina/issues/648)
  * Toolbar drag and drop, for issue #661 [#668](https://github.com/FreeRDP/Remmina/pull/668) ([giox069](https://github.com/giox069))

**Closed issues:**

  * rdp plugin does not load [#667](https://github.com/FreeRDP/Remmina/issues/667)
  * Remmina crashed with core dump while sharing RDP folder [#659](https://github.com/FreeRDP/Remmina/issues/659)
  * High DPI display scaling [#654](https://github.com/FreeRDP/Remmina/issues/654)
  * RDP Plugin Issue on Raspberry PI (ARMv7) [#651](https://github.com/FreeRDP/Remmina/issues/651)
  * Moving to an embedded version of FreeRDP [#599](https://github.com/FreeRDP/Remmina/issues/599)
  * please add support multi-hop ssh tunnels / read .ssh/config [#302](https://github.com/FreeRDP/Remmina/issues/302)
  * ForwardAgent [#267](https://github.com/FreeRDP/Remmina/issues/267)
  * SSH Tunneling [#96](https://github.com/FreeRDP/Remmina/issues/96)
  * Feature Request: SSH Tunnel with no authentication [#83](https://github.com/FreeRDP/Remmina/issues/83)

**Merged pull requests:**

  * Makes parsing of ~/.ssh/config optional closes #648 [#650](https://github.com/FreeRDP/Remmina/pull/650) ([antenore](https://github.com/antenore))