Package Release Info

barrier-2.4.0-bp153.2.3.1

Update Info: openSUSE-2021-1595
Available in Package Hub : 15 SP3 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

barrier

Change Logs

* Tue Nov 16 2021 Simon Lees <sflees@suse.de>
- Updated to version 2.4.0:
  * Barrier now supports client identity verification (fixes CVE-2021-42072,
    CVE-2021-42073).
    Previously a malicious client could connect to Barrier server without any
    authentication and send application-level messages. This made the attack
    surface of Barrier significantly larger. Additionally, in case the malicious
    client got possession of a valid screen name by brute forcing or other means
    it could modify the clipboard contents of the server.
    To support seamless upgrades from older versions of Barrier this is
    currently disabled by default. The feature can be enabled in the settings
    dialog. If enabled, older clients of Barrier will be rejected.
    Barrier now uses SHA256 fingerprints for establishing security of encrypted
    SSL connections. After upgrading client to new version the existing server
    fingerprint will need to be approved again. Client and server will show both
    SHA1 and SHA256 server fingerprints to allow interoperability with older
    versions of Barrier.
  Bugfixes:
  * Fixed build failure on mips*el and riscv64 architecture.
  * Barrier no longer uses openssl CLI tool for any operations and hooks into
    the openssl library directly.
  * More X11 clipboard MIME types have been mapped to corresponding converters
    (#344).
  * Fixed setup of multiple actions associated with a hotkey.
  * Fixed setup of hotkeys with special characters such as comma and semicolon
    (#778).
  * Fixed transfer of non-ASCII characters coming from a Windows server in
    certain cases (#527).
  * Barrier will now regenerate server certificate if it's invalid instead of
    failing to launch (#802)
  * Added support for additional keys on Sun Microsystems USB keyboards (#784).
  * Updated Chinese translation.
  * Updated Slovak translation.
  * Theme icons are now preferred to icons distributed together with Barrier
    (#471).
  Features:
  * Added --drop-target option that improves drag and drop support on Windows
    when Barrier is being run as a portable app.
  * The --enable-crypto command line option has been made the default to reduce
    chances of accidental security mishaps when configuring Barrier from command
    line. A new --disable-crypto command line option has been added to
    explicitly disable encryption.
  * Added support for randomart images for easier comparison of SSL certificate
    fingerprints. The algorithm is identical to what OpenSSH uses.
  * Implemented a configuration option for Server GUI auto-start.
  * Made it possible to use keyboard instead of mouse to modify screen layout.
  * Added support for keyboard backlight media keys
  * Added support for Eisu_toggle and Muhenkan keys
  * Added --profile-dir option that allows to select custom profile directory.
- Bundle Gulrak Filesystem Headers (New Dependency)
- Enable Tests
- Add fix-build.patch
* Tue Nov 02 2021 Simon Lees <sflees@suse.de>
- Drop use of barrier-use-system-includes.patch use commandline
  flag instead
Version: 2.3.3-bp153.1.16
* Mon Nov 16 2020 Simon Lees <sflees@suse.de>
- Fix url for Source
* Fri Nov 13 2020 malcolmlewis@opensuse.org
- Updated to version 2.3.3:
  * This release fixes a lot of bugs, and adds several
    enhancmeents, such as testing. Specific mentions
    (gh#debauchee/barrier#488 and gh#debauchee/barrier#487).
- Add ChangeLogs to package.
- Add gmock and gtest to build requires.
- Add barrier-use-system-includes.patch: Use the system gtest and
  gmock files for testing.
Version: 2.3.2-bp152.2.1
* Fri Apr 17 2020 Simon Lees <sflees@suse.de>
- Drop Provides and Obsoletes for synergy (for now) not quite ready
  to migrate users yet.
* Tue Apr 07 2020 Tomá? Chvátal <tchvatal@suse.com>
- Drop SUSE Firewall declarations
- Do not use service but just utilize the download URL
- Provide and obsolete synergy as we actual fork of it
* Tue Dec 10 2019 Gary Ching-Pang Lin <glin@suse.com>
- Update to 2.3.2
  + Re-implement patch for horizontal scrolling and extra mouse
    buttons
  + Fix memory leak during SSL socket shutdown
  + Fix retry timer not being unregistered properly
  + Use standard mutex APIs instead of the home-grown wrapper
  + Use explicit memory ownership in SocketMultiplexer
  + Merged mouse drift fix from synergy-core
* Tue Jul 16 2019 Gary Ching-Pang Lin <glin@suse.com>
- Update to 2.3.0
* Sat Nov 03 2018 oss@c-mauderer.de
- Update to 2.1.2.
* Sun Sep 16 2018 oss@c-mauderer.de
- Adapt package for barrier.
* Wed Jun 13 2018 oholecek@suse.com
- Fix source download URL
  - s/synergy/synergy-core/
* Tue Jun 12 2018 oholecek@suse.com
- Update to 1.9.1
  * Fixed issue with screen resolution detection during sleep on macOS
  * Updated OpenSSL to v1.0.2o
- Update to 1.9.0
  * Ported UI to Qt 5
  * Moved GUI build script to CMake
  * Build with MSVC 2015
  * Removal of deprecated 'hm.sh' script and toolchains
- Add Provides and Obsoletes synergy-core (new upstream name)
- Remove patch 0001-OpenSSL-1.1.0-build-fix.patch as now upstream
- Add patch qt5_fixes.patch to fix building under QT5.11
- Refresh patch synergy-1.5.0-pthread.patch
- Refresh patch synergy-1.5.0-disable-version-check.patch
* Sat Feb 24 2018 robert.munteanu@gmail.com
- Add add-support-for-latin-s-and-t-with-comma-below.patch,
  submitted upstream at https://github.com/symless/synergy-core/pull/6261
* Tue Feb 20 2018 aloisio@gmx.com
- Switched build to Qt5
- Enabled PIE
* Wed Jan 03 2018 oholecek@suse.com
- Add patch 0001-OpenSSL-1.1.0-build-fix.patch taken from upstream
* Wed May 03 2017 werner@suse.de
- Update to 1.8.8
  * Bug #5196 - Some keys on Korean and Japanese keyboards have the same keycode
  * Bug #5578 - Pressing Hangul key results in alt+'a'
  * Bug #5785 - Can't switch screens when cursor is in a corner
  * Bug #3992 - macOS: Dragging is broken in Unity 3D
  * Bug #5075 - macOS: Build fails on macOS 10.9 due to unknown compiler flag
  * Bug #5809 - macOS: No version number is shown in the App Info dialog
  * Bug #3197 - Linux: switchDoubleTap option is not working
  * Bug #4477 - Linux: Mouse buttons higher than id 10 result in crash
  * Bug #5832 - Linux: Screen size misdetected on multi-monitor display
  * Enhancement #4504 - Improved Korean language description
  * Enhancement #5525 - Added support for precise screen positioning in config file
  * Enhancement #4290 - Windows: Removed annoying alt+print screen functionality
- Remove patch 0001-XRandR-fix-screen-size-calculation.patch
  as now upstream
* Mon Feb 06 2017 martin.wilck@suse.com
- Fix screen size calculation with XRandR enabled (boo#1023635)
  * Added 0001-XRandR-fix-screen-size-calculation.patch
* Tue Jan 31 2017 oholecek@suse.com
- Remove source URL synergy prefix
* Mon Jan 23 2017 sflees@suse.de
- Update to 1.8.7
  - 1.8.7 changes
  * Bug #5784 - Edition changes when reopening GUI
  - 1.8.6 changes
  * Bug #5186 - Cursor stuck on client when using multi-DPI server
  * Bug #5722 - Malformed serial key in registry will crash GUI on startup
  * Bug #5752 - Tab order is incorrect on Settings dialog
  - 1.8.5 changes
  * Bug #5680 - Server crashes when disconnecting SSL clients
  * Feature #5707 - User upgrade statistics
  - 1.8.4 changes
  * Bug #4420 When XRandR adds a screen, it is inaccessible
  * Bug #5603 Activation notification depends on existence of /etc/os-release
  * Bug #5624 Update notification sometimes requests a downgrade
  * Bug #5329 Current date is shown for build date in the about dialog
  * Bug #5640 Synergy branding is inconsistent across platforms
  * Enhancement #5617 Remove redundant plugin infrastructure
  * Enhancement #5627 Move SSL certificate generation to main window
  * Enhancement #5628 Move SSL implementation into core binary
  * Enhancement #5629 Move activation from wizard into new dialog window
  - 1.8.3 changes
  * Bug #4740 - Linux client crashes with "Assertion '!m_open' failed"
  * Bug #4879 - Memory leak caused by IpcReader
  * Bug #5373 - Tab behaves like shift tab on client
  * Bug #5502 - Copy and paste from server to client doesn't work
  * Enhancement #123 - Option to disable clipboard sharing
* Fri Aug 19 2016 oholecek@suse.com
- Remove support for old versions
- Remove hack to disable tests and use bundled gmock
* Fri Aug 19 2016 oholecek@suse.com
- Remove support for old versions
- Remove hack to disable tests and use bundled gmock
* Thu Aug 18 2016 oholecek@suse.com
- Update to 1.8.2
  * Bug #3044 - Unable to drag-select in MS Office
  * Bug #4768 - Copy paste causes 'server is dead' error on switching
  * Bug #4792 - Server logging crashes when switching with clipboard data
  * Bug #2975 - Middle click does not close Chrome tab on Mac client
  * Bug #5087 - Linux client fails to start due to invalid cursor size
  * Bug #5471 - Serial key textbox on activation screen overflows on Mac
  * Bug #4836 - Stop button resets to Start when settings dialog canceled
  * Enhancement #5277 - Auto restart service when synwinhk.dll fails on Windows
  * Enhancement #4913 - Future-proof GUI login by using newer auth URL
  * Enhancement #4922 - Add --enable-crypto argument to help text
  * Enhancement #5299 - High resolution App icon on Mac
  * Enhancement #4894 - Improve grammar in connection notification dialog
- Drop patch synergy-1.5.0-test.patch
- Remove src/test/CMakeLists.txt to disable tests building
* Fri Apr 01 2016 oholecek@suse.com
- update source URL as noted in original https://github.com/synergy/synergy/
* Mon Mar 21 2016 oholecek@suse.com
- Update to 1.7.6
  * Bug #451 - Fast cursor on any client with Mac server
  * Bug #5041 - Copying from the Chrome web browser doesn't work
  * Bug #4735 - Clipboard doesn't work from client to server
  * Bug #2909 - Clipboard copies only plaintext between Mac and Windows
  * Bug #4353 - Large clipboard causes crash
  * Bug #3774 - Missing MinGW dependencies after install on Windows
  * Bug #4723 - Waiting for active desktop result freezes Windows service
- Drop patches fixing bug #4735:
  add-retry-to-condvarbase-wait-make-sure-stopwatch-is.patch
  fix-bug-4735-don-t-leave-until-fillclipboard-s-all.patch
  properly-lock-condvar-add-timeout-condition-to-prevent.patch