Kovid Goyal
75399c9026
...
2026-04-18 14:08:54 +05:30
Kovid Goyal
797c7e86fe
Bump sqlite for CVE
2026-04-18 13:40:47 +05:30
Kovid Goyal
fc162e8793
Bump python for CVEs
2026-04-14 14:11:35 +05:30
Kovid Goyal
cfa9f1bada
Bump dependencies for CVEs
2026-04-11 14:29:23 +05:30
Kovid Goyal
79706520c5
Bump openssl for CVEs
2026-04-09 15:01:32 +05:30
Kovid Goyal
e23c992135
Bump deps for CVEs
2026-03-28 14:03:32 +05:30
Kovid Goyal
7d0c7ce4f5
Bump version of Python used in binary builds
2026-03-07 09:24:14 +05:30
Kovid Goyal
e93e50293a
Bump zlib for CVE
2026-02-21 15:51:48 +05:30
Kovid Goyal
c4c31c3bc1
Bump libpng for CVE
2026-02-13 08:57:17 +05:30
Kovid Goyal
3839dcc082
Bump dependency for CVE
2026-02-07 14:41:17 +05:30
Kovid Goyal
cefdd3fc68
Bump openssl version for CVEs
2026-01-29 20:22:34 +05:30
Kovid Goyal
fbd03de54c
Bump libpng version for CVE
2026-01-14 14:19:54 +05:30
Kovid Goyal
ac1d34eb0c
Bump version of harfbuzz for CVE
2026-01-14 10:45:52 +05:30
Kovid Goyal
424199bb5a
Bump version of libpng for CVE
2025-12-07 11:45:13 +05:30
Kovid Goyal
878c4d357c
Bump version of libpng
2025-11-28 21:01:11 +05:30
Kovid Goyal
758acbc4d5
Bump python for CVE
2025-10-10 18:55:57 +05:30
Kovid Goyal
e21d2f5191
Bump bundled OpenSSL for CVE
2025-10-05 21:59:02 +05:30
Kovid Goyal
04d708d597
Also need to rename the brotli package in kitty
2025-09-24 12:51:59 +05:30
Kovid Goyal
7321d3a61a
Bump version of lcms2
...
Download URL has changed so might as well update version as well.
2025-09-21 07:31:31 +05:30
Kovid Goyal
e9bc125965
Bump a couple of dependencies that have CVEs
2025-09-20 09:57:12 +05:30
Kovid Goyal
3482d084ae
License info has now been centralised in bypy
2025-09-18 11:13:37 +05:30
Kovid Goyal
54368be554
Fix grype not scanning C deps that dont have CPEs
2025-09-18 09:22:28 +05:30
Kovid Goyal
c4cb9cdbb7
Filter out another form of the same CVE
2025-09-17 23:14:40 +05:30
Kovid Goyal
6f17afb609
update some deps
2025-09-17 18:52:14 +05:30
Kovid Goyal
78898b3c0b
Specify python dependencies in pyproject.toml
...
Improves integration with other tools
2025-09-16 16:42:01 +05:30
Kovid Goyal
4abea6c981
Add SPDX license identifiers for all dependencies
2025-09-10 00:02:08 +05:30
Kovid Goyal
1aeb22c158
Bump version of Wayland bundled with kitty
...
From 1.23.1 to 1.24.0
The just released mesa 25.2.0 doesn't work with libwayland < 1.24.0.
Sigh. Wayland is basically the world's biggest waste of time.
Fixes #8884
2025-08-16 08:42:50 +05:30
Kovid Goyal
1157777c11
Bump bundled Wayland version
2025-05-15 09:09:16 +05:30
Kovid Goyal
fd1ce3dcd2
Bump version of wayland protocols
2025-03-12 11:45:08 +05:30
Kovid Goyal
744145f392
Add cairo and pixman as deps on Linux
...
Needed to render COLRv1 fonts. Which are needed because bitmap emoji
fonts dont render well at large font sizes such as can be used with
multicell chars.
2025-02-03 11:06:38 +05:30
Kovid Goyal
d7702547cf
revert simde bump
2024-06-24 07:54:18 +05:30
Kovid Goyal
f6f97d4169
bump simde to 0.8.2
2024-06-24 07:53:15 +05:30
Kovid Goyal
d5fe1333e2
Bump version of wayland client library bundled with the pre-built binaries
...
Some change in mesa 24.1.1 causes glfw EGL context creation to fail on
Wayland when using anything less than the newest Wayland client library.
This prevents kitty from starting with the error:
[glfw error 65542]: EGL: Failed to get EGL display: Success
Sigh, Wayland. Probably the newest client library will break on older
systems. Even basic things like window creation cant be relied upon to
be stable in this joke of a graphics stack.
See #7517
2024-06-07 16:27:33 +05:30
Kovid Goyal
9f03624e66
Bump dependencies in binary builds for next release
2024-05-21 21:33:59 +05:30
Kovid Goyal
558ce4179f
Revert simde back to 0.7.6
...
See https://github.com/simd-everywhere/simde/issues/1146
2024-04-30 10:55:05 +05:30
Kovid Goyal
8183e9d3ef
Fix CI build failure on macOS
...
Also update simde to version 0.8. Accidental was using it to debug
issues with building against simde, but now that it's done, keep it.
2024-04-30 09:48:51 +05:30
Kovid Goyal
49a54b086f
Use simde so SIMD speedups work on ARM as well
2024-02-25 09:57:28 +05:30
Kovid Goyal
5fab30b36f
Bump version of bundled python
2023-11-05 17:59:19 +05:30
Kovid Goyal
539a8706dc
Update bundled harfbuzz version
...
The old version shows very poor perfromance shaping some fonts with
ligatures on macOS.
Fixes #6743
2023-10-24 16:39:29 +05:30
Kovid Goyal
dde80b9ad6
Dont need setuptools since we only use python stdlib
2023-09-30 08:09:06 +05:30
Kovid Goyal
2f20bb3f43
Bump bundled Wayland version so we can use the new cursor shape protocol
...
The existing wayland cursor shape protocol is an awful mess with a years
long unfixed crashing bug: https://github.com/kovidgoyal/kitty/issues/4878#issuecomment-1134259604
If this new protocol is adopted by most compositors it can work around
this. Currently wlroots and KDE I think. GNOME as usual will likely
refuse to implement anything actually useful.
2023-09-02 13:41:07 +05:30
Kovid Goyal
e24dd7be2c
Bump version of libxxhash
2023-07-30 19:49:47 +05:30
Kovid Goyal
493d49e206
Replace librsync with xxHash in sources.json
2023-07-30 19:49:42 +05:30
Kovid Goyal
d30091034a
Remove the python diff kitten
2023-03-27 11:46:22 +05:30
Kovid Goyal
038639e2d3
Bump bundled zlib
2022-12-22 19:26:34 +05:30
Kovid Goyal
8d4772f804
Update bundled pygments
...
Fixes #4702
2022-02-13 17:10:55 +05:30
Kovid Goyal
99c81e6858
Bump bundled version of wayland
2022-02-05 07:56:40 +05:30
Kovid Goyal
6436dfaf14
Bump the bundled libxml2 version
2021-12-19 22:05:06 +05:30
pagedown
8ed6ee97b2
Docs: replace http url with https, use ripgrep project url and fix typo
2021-11-30 18:53:58 +08:00
Kovid Goyal
f0fab80f5b
Start work on rsync support for file transfers
2021-09-17 13:41:45 +05:30