Package Release Info

barrier-2.3.3-bp153.1.16

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

barrier

Change Logs

* 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