2023-08-22 08:55:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
at-spi2-core: updated to 2.44.1
What's new in at-spi2-core 2.44.1:
* Fix use after free when removing a hung process.
* Fix the build with X11 disabled.
* Fix crash when NULL is passed to some listener-related functions.
* impl_deregister_keystroke_listener: fix memory leak on iteration error.
What's new in at-spi2-core 2.44.0:
* Unlink the socket before binding when using dbus-broker. Fixes regression
introduced in 2.43.92 where restarting the bus launcher would fail.
What's new in at-spi2-core 2.43.92:
* The AT-SPI bus now uses the user's XDG_RUNTIME_DIR for its socket.
Fixes accessibility for Snap-confined applications.
* Caps lock is now unlocked for key synthesis. Fixes cutting and
pasting from brltty when caps lock is on.
* Several fixes to the dbus specification.
* Fix the build when x11 is disabled.
* Fix several compiler warnings.
What's new in at-spi2-core 2.42.0:
* Set X root property when Xwayland starts on demand.
* Several dbus introspection fixes.
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-22 14:48:44 by Nia Alarie | Files touched by this commit (2) |
Log message:
at-spi2-core: Avoid a systemd dependency on Linux
|
2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72) |
Log message:
*: Remove hardcoded -liconv / -lintl on SunOS.
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
|
2022-07-29 18:29:09 by Jonathan Perkin | Files touched by this commit (15) | |
Log message:
*: Explicitly pass -lintl on SunOS where required.
Recent libtool update appears to have exposed more of these.
|
2022-06-07 22:45:56 by Thomas Klausner | Files touched by this commit (1) |
Log message:
at-spi2-core: gobject-introspection is a build dependency
Bump PKGREVISION.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-04-12 15:07:44 by Nia Alarie | Files touched by this commit (1) |
Log message:
at-spi2-core: set PYTHON_FOR_BUILD_ONLY
|