Opened 6 years ago
Closed 6 years ago
#12369 closed enhancement (fixed)
gtk-vnc-1.0.0
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version
News ==== o Autotools build system replaced with meson o Support for GTK-2 is dropped. GTK-3 is mandatory o Support for libview is dropped in example program o Improvements to example demos o Use MAP_ANON if MAP_ANONYMOUS doesn't exist to help certai macOS versions o Fix crash when connection attempt fails early o Initialize gcrypt early in auth process o Emit vnc-auth-failure signal when SASL auth fals o Emit vnc-error signal when authentication fails o Fix double free when failing to read certificates o Run unit tests in RPM build o Modernize RPM spec o Fix race condition in unit tests o Fix install of missing header for cairo framebuffer o Fix typo in gir package name o Add missing VncPixelFormat file to git data
Change History (3)
comment:1 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This will contain a transition over to meson from autotools.