Package: kitty / 0.42.1-1
Metadata
Package | Version | Patches format |
---|---|---|
kitty | 0.42.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 use usr bin env in shebang.patch | (download) |
shell-integration/fish/vendor_conf.d/kitty-shell-integration.fish |
2 1 + 1 - 0 ! |
use /usr/bin/env in shebang |
0002 replace changelog commit hashes with urls.patch | (download) |
docs/changelog.rst |
6 3 + 3 - 0 ! |
replace changelog commit hashes with urls |
0003 do not run go tests from python testcode.patch | (download) |
kitty_tests/main.py |
5 1 + 4 - 0 ! |
do not run tests inside go testing directory |
0004 skip TestHintMarking.patch | (download) |
kittens/hints/marks_test.go |
1 1 + 0 - 0 ! |
skip unreliable go tests. |
0005 link alternate icons in the faq.patch | (download) |
docs/faq.rst |
66 18 + 48 - 0 ! |
link alternate icons in the faq |
0007 link intro vid instead of embedding.patch | (download) |
docs/intro_vid.rst |
9 1 + 8 - 0 ! |
link intro video instead of embedding |
0008 link graphics protocol image.patch | (download) |
docs/graphics-protocol.rst |
8 2 + 6 - 0 ! |
link graphics-protocol image |
0009 skip two tests on ppc64.patch | (download) |
kitty_tests/file_transmission.py |
4 4 + 0 - 0 ! |
disable two tests that are failing on ppc64el |
0010 disable kitten update self command.patch | (download) |
tools/cmd/update_self/main.go |
62 6 + 56 - 0 ! |
remove kitten update-self command |
0011 ignore vendor dir.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
ignore deps in vendor dir/ this patch can be removed once we devendor image/integration |
0012 do not hardcode gopsutil v3.patch | (download) |
tools/config/api.go |
2 1 + 1 - 0 ! |
do not hardcode gopsutil v3 We can use v4 when no version suffix is used. Remove it so that we can upgrade the gopsutil modules from v3 to v4 in Debian. |
0013 avoid failing font tests on ci.patch | (download) |
kitty_tests/fonts.py |
2 1 + 1 - 0 ! |
--- |
0014 use disintegration imaging.patch | (download) |
kittens/icat/native.go |
2 1 + 1 - 0 ! |
use disintegration/imaging The security vulnerability in Debian's package has been fixed. |
0015 backport s390x ftbfs fix.patch | (download) |
kitty/line.h |
7 7 + 0 - 0 ! |
[patch] fix endianness bug reported in issue #8548 |