Path to this page:
./
sysutils/spice-gtk,
GTK+ widget for SPICE clients
Branch: CURRENT,
Version: 0.41nb3,
Package name: spice-gtk-0.41nb3,
Maintainer: pkgsrc-usersClient libraries for SPICE desktop servers.
Required to run:[
graphics/jpeg] [
security/openssl] [
x11/pixman] [
textproc/json-glib] [
x11/gtk3] [
audio/libopus] [
multimedia/gst-plugins1-base]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
sysutils/spice-protocol] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 807.93 KB
Version history: (Expand)
- (2023-01-30) Updated to version: spice-gtk-0.41nb3
- (2023-01-03) Updated to version: spice-gtk-0.41nb2
- (2022-08-11) Updated to version: spice-gtk-0.41nb1
- (2022-07-18) Updated to version: spice-gtk-0.41
- (2022-07-15) Updated to version: spice-gtk-0.39nb1
- (2022-07-11) Updated to version: spice-gtk-0.39
CVS history: (Expand)
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416) |
Log message:
*: recursive bump for tiff shlib major bump
|
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-07-21 12:19:32 by Thomas Klausner | Files touched by this commit (1) |
Log message:
spice-gtk: add missing include of gobject-introspection to bl3.mk
|
2022-07-17 23:23:32 by Thomas Klausner | Files touched by this commit (5) |  |
Log message:
spice-gtk: update to 0.41.
Fixes build with meson 0.63
v0.41
=====
- !100 - meson: move cairo dependency to GTK build only
- !102 - coroutine: add support for libucontext
- !105 - build against phodav-3.0/soup-3.0
- fix openssl 3.0 warnings
- meson: fix invalid use of subproject()
v0.40
=====
- Fix usbid parsing regression introduced in !78 (v0.39)
- !91 - Fix crash with division by 0 [rhbz#1941627]
- !97 - #157 - Fix detecting pyparsing module
- Add API to allocate SpiceUsbDevice (for Android)
spice_usb_device_manager_allocate_device_for_file_descriptor()
- !93 - #137 - add support for TLS-SNI
- !92 - Support USB emulation for MacOS
- !96 - Support side mouse buttons
- !85 - #75 - add spice_display_keyboard_ungrab()
- !81 - GL fix warning fix and improve scanout logic
- !84 - Fix leak and warnings in gstaudio and spicy
- !86, !87, !90 - Several introspection fixes and improvements
|
2022-07-15 01:53:17 by David A. Holland | Files touched by this commit (1) |
Log message:
Straggler for the jpeg bl3 fix bump.
|
2022-07-11 09:52:57 by Thomas Klausner | Files touched by this commit (8) |  |
Log message:
spice-gtk: update to 0.39.
Based on the work by Dan Cîrnaț in pkgsrc-wip.
v0.39
=====
- !33 - Remove PulseAudio backend
- !34 - Remove support to CELT codec
- !42 - Drop capabilities from usb-acl-helper binary
- !45 - #123 - Install ACL helper in libexec directory
- !48 - Add support to Wayland mouse in server mode
- !49 - #126 - Read all SASL buffer
- !54 - Add Copy & Paste support over Webdav
- !58 - Improve input and display on HiDPI displays
- !64 - Add support for Physical size display
- !69 - Fix leak on Display's surface
- !74 - Fix read overflow on (not seamless) migration code
- !75 - Fix usb redirect on connect, see [rhbz#1874740]
- !77 - Fixes buffer overflow in QUIC [CVE-2020-14355]
- Require polkit >= 0.101
- Require meson >= 0.53
- Require glib-2.0 >= 2.52
[rhbz#1874740]: https://bugzilla.redhat.com/show_bug.cgi?id=1874740
[CVE-2020-14355]: https://bugzilla.redhat.com/show_bug.cgi?id=1885566
v0.38
=====
- #108 - Add CD/DVD redirection, to allow mounting ISO images from client.
- #99 - Fix display scaling with EGL and HiDPI monitors
- #19 - Fix display corruption on HiDPI
- #82 - Various clipboard fixes & improvements, related to host/guest races &
cltipboard managers
- [rhbz#1720532] - Fix buffer overflow on sending data with shared-folders
- [rhbz#1695618] - Fix hang over failed migration
- API: add spice_display_channel_change_preferred_video_codec_types()
- Several usbredir related fixes and code improvements
- Several video stream related fixes and code improvements
- Several shared-folder related fixes and code improvements
- file-xfer: fix stuck transfer while transfering multiple big files at once
- file-xfer: fix possible crash on Windows
- Migration: Fix metadata swap of channels
- build-sys: remove autotools (transition to meson completed)
- Require spice-protocol >= 0.14.1
- Require libusb >= 1.0.21
- Translations:
- Update Italian
- Add Russian
[rhbz#1720532]: https://bugzilla.redhat.com/show_bug.cgi?id=1720532
[rhbz#1695618]: https://bugzilla.redhat.com/show_bug.cgi?id=1695618
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|