Overview
Request 721735 superseded
- Update to version 1.0.0
* Autotools build system replaced with meson
* Support for GTK-2 is dropped. GTK-3 is mandatory
* Support for libview is dropped in example program
* Improvements to example demos
* Use MAP_ANON if MAP_ANONYMOUS doesn't exist to help
certai macOS versions
* Fix crash when connection attempt fails early
* Initialize gcrypt early in auth process
* Emit vnc-auth-failure signal when SASL auth fals
* Emit vnc-error signal when authentication fails
* Fix double free when failing to read certificates
* Run unit tests in RPM build
* Modernize RPM spec
* Fix race condition in unit tests
* Fix install of missing header for cairo framebuffer
* Fix typo in gir package name
* Add missing VncPixelFormat file to git data
- Created by alois
- In state superseded
- Superseded by 722060
- Open review for gnome-maintainers
Request History
alois created request
- Update to version 1.0.0
* Autotools build system replaced with meson
* Support for GTK-2 is dropped. GTK-3 is mandatory
* Support for libview is dropped in example program
* Improvements to example demos
* Use MAP_ANON if MAP_ANONYMOUS doesn't exist to help
certai macOS versions
* Fix crash when connection attempt fails early
* Initialize gcrypt early in auth process
* Emit vnc-auth-failure signal when SASL auth fals
* Emit vnc-error signal when authentication fails
* Fix double free when failing to read certificates
* Run unit tests in RPM build
* Modernize RPM spec
* Fix race condition in unit tests
* Fix install of missing header for cairo framebuffer
* Fix typo in gir package name
* Add missing VncPixelFormat file to git data
gnome-review-bot accepted review
Check script succeeded
Change/bump in itself is looking great, thanks a lot!
But could you please add info about the packaging changes you have done to .changes. I refer to BR's dropped/added/replaced and the change to meson buildsystem.