Version: 3.22.0-bp150.1.3
* Mon Mar 19 2018 badshah400@gmail.com
- Add vinagre-invisible-fullscreen-toolbar.patch: Fix showing of
toolbar as invisible in fullscreen mode (bgo#770484,
boo#1008585); patch taken from upstream bug comment.
- Only run post scripts for openSUSE < 1500; for newer versions
these runs are taken care of rpm file triggers and no longer
needed.
* Tue Mar 06 2018 dimstar@opensuse.org
- Update License to GPL-3.0-or-later: various files are licensed
this way, moving the entire project up.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Oct 25 2017 malcolmlewis@opensuse.org
- Change appstream file location due to appstream-glib >= 0.7.3.
* Fri Jun 02 2017 zaitor@opensuse.org
- Update vinagre-freerdp2.patch with patch from bgo#775616. Fix
build with even later versions of freerdp.
* Tue May 16 2017 dimstar@opensuse.org
- Add -Wno-error=format-nonliteral to CFLAGS: fix build with gcc 7
(boo#1031342).
* Tue Nov 15 2016 fezhang@suse.com
- Add vinagre-cert-validation-api.patch:
Fix certificate validation callback incompatibilities with
freerdp 1.2 that causes rdp connections to abort (bgo#774473,
boo#1002350).
* Tue Sep 20 2016 zaitor@opensuse.org
- Update to version 3.22.0:
+ No changes.
* Wed Sep 14 2016 zaitor@opensuse.org
- Update to version 3.21.92:
+ Improve FreeRDP authentication failure handling.
+ Correctly handle extended scancodes for RDP.
+ Updated translations.
* Tue Jun 21 2016 zaitor@opensuse.org
- Update to version 3.21.3:
+ Updated translations.
* Fri May 27 2016 mgorse@suse.com
- Enable rdp by default, since we now have the 2.0 branch in
factory. Switch bcond_with rdp to bcond_without rdp.
- Add vinagre-freerdp2.patch: make configure check for freerdp2,
rather than just freerdp (bgo#765444).
- Following the above patch: Replace pkgconfig(freerdp) for
pkgconfig(freerdp2). Also add gnome-common BuildRequires and pass
autreconf as the patch touches the buildsystem. Further add
pkgconfig(appstream-glib) BuildRequires, new dependency after the
port to freerdp2.
* Thu May 26 2016 federico@suse.com
- Update to GNOME 3.20.2 Fate#318572
* Tue May 10 2016 zaitor@opensuse.org
- Update to version 3.20.2:
+ Updated translations.
* Fri May 06 2016 idonmez@suse.com
- Sync with Factory for new libvte support bsc#978804
- Drop vinagre-bnc874407-add-advanced-options.patch, rdp support
is disabled.
* Tue Apr 12 2016 dimstar@opensuse.org
- Update to version 3.20.1:
+ Updated translations.
* Tue Mar 22 2016 dimstar@opensuse.org
- Update to version 3.20.0:
+ Don't capture key events of other tabs.
+ Give focus to new RDP tab.
+ Allow different logins to the same host.
+ Show correct tooltip for RDP tab.
+ Updated translations.
* Wed Feb 17 2016 dimstar@opensuse.org
- Disable RDP support (using bcond_with, so it can easily be
toggled). If not building with rdp support, do not:
- pass --enable-rdp to configure
- BuildRequire pkgconfig(freerdp)
- Drop vinagre-revert-freerdp-versionbump.patch and
vinagre-revert-font-smoothing.patch: they are no longer
sufficient. FreeRDP started 1.1 and 1.2 branches but refuses to
create releases. GNOME makes use of features found in the 1.1
branch.
* Wed Nov 25 2015 zaitor@opensuse.org
- Update to version 3.19.2:
+ Store credentials for RDP (bgo#753355).
+ Handle domain when looking for credentials (bgo#753355).
+ Add minimize button to the fullscreen toolbar (bgo#753626).
+ Fix build against recent versions of FreeRDP.
+ Updated translations.
- Rebase vinagre-revert-freerdp-versionbump.patch and
vinagre-revert-font-smoothing.patch.
* Thu Nov 12 2015 zaitor@opensuse.org
- Update to version 3.18.2:
+ Revert "Accept IPv6 addresses".
+ Updated translations.
* Tue Oct 13 2015 zaitor@opensuse.org
- Update to version 3.18.1:
+ Enabled font smoothing by default in RDP plugin.
+ Accept IPv6 addresses.
+ Updated translations.
- Add vinagre-revert-font-smoothing.patch: Revert the font
smoothing as this relies on a new version of freerdp we do not
yet have in openSUSE.