SYNERGY-506 Enterprise asks for serial key (#6838)

* Update linux-build.yml

* Update ChangeLog
This commit is contained in:
SerhiiGadzhilov
2020-11-12 20:25:25 +03:00
committed by GitHub
parent e9a654e16e
commit 2c8daadaf9
2 changed files with 2 additions and 1 deletions

View File

@ -122,7 +122,7 @@ steps:
GIT_COMMIT: $(Build.SourceVersion)
- script: |
cd build-release
cd build-ent
make install/strip
cd rpm
rpmbuild -bb --define "_topdir $(pwd)" --buildroot $(pwd)/BUILDROOT synergy.spec

View File

@ -2,6 +2,7 @@
Bug fixes:
- #6831 Incorporating Sonar's major
- #6837 Memory leaks on macOS system
- #6838 Enterprise asks for serial key on Linux system
Enhancements: