File: changelog

package info (click to toggle)
kitty 0.41.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,052 kB
  • sloc: ansic: 81,083; python: 54,159; objc: 4,934; sh: 1,282; xml: 364; makefile: 143; javascript: 78
file content (554 lines) | stat: -rw-r--r-- 19,251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
kitty (0.41.1-2) unstable; urgency=medium

  * Backport upstream patch to fixup FTBFS on s390x
  * Update patch to avoid privacy breach

 -- Nilesh Patra <nilesh@debian.org>  Thu, 05 Jun 2025 20:39:21 +0530

kitty (0.41.1-1) unstable; urgency=medium

  * New upstream version 0.41.1 (Closes: #1103691)
    + Addresses: CVE-2025-43929
  * Refresh patches
  * Add -tags testing to dh_auto_test so go:build testing files get picked up

 -- Nilesh Patra <nilesh@debian.org>  Sat, 26 Apr 2025 12:17:24 +0530

kitty (0.40.0-1) unstable; urgency=medium

  * New upstream version 0.40.0
  * Revert move to vendored fork of imaging, use original disintegration/imaging
  * Update my maintenance email
  * Refresh patches
  * Add libcairo2-dev to Build-Depends
  * Patch to use disintegration/imaging
  * d/copyright: Replace FSF address with URL in LGPL-2.1+ stanza
  * Bump Standards-Version to 4.7.2

 -- Maytham Alsudany <maytham@debian.org>  Mon, 17 Mar 2025 15:22:06 +0800

kitty (0.39.1-1) unstable; urgency=medium

  * New upstream version 0.39.1
  * Get rid of a patch for removing install
    instructions, address it in d/clean
  * Refresh patches

 -- Nilesh Patra <nilesh@debian.org>  Sun, 16 Feb 2025 15:52:43 +0530

kitty (0.39.0-1) unstable; urgency=medium

  * New upstream version 0.39.0

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Sat, 18 Jan 2025 21:07:50 +0800

kitty (0.38.1-1) unstable; urgency=medium

  * New upstream version 0.38.1

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Sat, 04 Jan 2025 15:23:42 +0800

kitty (0.37.0-1) unstable; urgency=medium

  * New upstream version 0.37.0 (Refresh patches)

 -- Nilesh Patra <nilesh@debian.org>  Sun, 24 Nov 2024 11:39:37 +0530

kitty (0.36.4-3) unstable; urgency=medium

  * Avoid raising exception on missing fonts on CI
  * Add patch to use dbus_try_get_local_machine_id (Closes: #1085337)

 -- Nilesh Patra <nilesh@debian.org>  Fri, 18 Oct 2024 22:22:19 +0530

kitty (0.36.4-2) unstable; urgency=medium

  [ Guillem Jover ]
  * Do not hardcode gopsutil v3 (Closes: #1083118)

 -- Nilesh Patra <nilesh@debian.org>  Wed, 02 Oct 2024 16:04:06 +0530

kitty (0.36.4-1) unstable; urgency=medium

  * New upstream version 0.36.4 (Refresh patch)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 28 Sep 2024 12:17:37 +0530

kitty (0.36.1-1) unstable; urgency=medium

  * New upstream version 0.36.1
   + Update copyright and patches
  * Embed NERD fonts since it is not currently available in Debian
  * Move all external stuff to debian/external
  * Update debian/source/include-binaries to allow vendoring ttf file
  * Remove uthash from copyright (no longer in upstream source)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 24 Aug 2024 14:56:47 +0530

kitty (0.35.2-1) unstable; urgency=medium

  * New upstream version 0.35.2 (Closes: #1074216)

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Mon, 24 Jun 2024 23:12:10 +0800

kitty (0.35.1-1) unstable; urgency=medium

  [ Maytham Alsudany ]
  * New upstream version 0.35.1
  * Update docs/faq.rst patch to replace another image with a link

  [ Nilesh Patra ]
  * set LC_ALL and LANG to en_US.UTF-8 to build-time fixup tests

 -- Nilesh Patra <nilesh@debian.org>  Tue, 04 Jun 2024 17:45:33 +0530

kitty (0.34.1-1) unstable; urgency=medium

  [ Nilesh Patra ]
  * New upstream version 0.34.1 (Refresh Patches)
    (Closes: #1069740)
  * Add versioned B-D on golang-any as per go.mod
  * Add Suggests on fonts-noto-color-emoji (Closes: #1069750)
  * Add patch to ignore vendor dir. Remove the patch once
    the module(s) are de-vendored

  [ Michael R. Crusoe ]
  * pass openmp-simd flags for SIMDe

  [ Maytham Alsudany ]
  * Add new Depends: golang-github-edwvee-exiffix-dev
  * Vendor forked disintegration/imaging dependency
  * d/rules: Remove ifeq nocheck (unneeded since debhelper 13)

 -- Nilesh Patra <nilesh@debian.org>  Wed, 01 May 2024 12:03:05 +0530

kitty (0.33.1-1) unstable; urgency=medium

  * New upstream version 0.33.1
  * Drop patches that have been applied upstream
  * Update/Refresh patches
  * Add patch to fixup tests on s390x

 -- Nilesh Patra <nilesh@debian.org>  Thu, 21 Mar 2024 20:57:34 +0530

kitty (0.33.0-2) unstable; urgency=medium

  * Cherry-pick upstream patch to disable simd on unsupported archs
  * Fixup for xor-data-256 on !amd64 archs
  * Update patch as per upstream commit to not call __builtin_cpu_supports
    for non-SIMD archs.

 -- Nilesh Patra <nilesh@debian.org>  Sun, 17 Mar 2024 01:55:25 +0530

kitty (0.33.0-1) unstable; urgency=medium

  * New upstream version 0.33.0
  * Update/Refresh patches
  * Update copyright
  * Add B-D on libsimde-dev
  * Override gencontrol to include simde Built-Using
  * Update lintian override

 -- Nilesh Patra <nilesh@debian.org>  Sat, 16 Mar 2024 17:46:23 +0530

kitty (0.32.2-1) unstable; urgency=medium

  * New upstream version 0.32.2 (Refresh patches)
  * d/rules: Set KITTY_PATH_TO_KITTY_EXE for dh_auto_test since
    the executable can not be found at standard paths during build
  * Update B-D from pkg-config => pkgconf

 -- Nilesh Patra <nilesh@debian.org>  Sun, 18 Feb 2024 02:57:45 +0530

kitty (0.32.1-1) unstable; urgency=medium

  * New upstream version 0.32.1 (Closes: #1061362)
  * Update d/copyright

 -- Nilesh Patra <nilesh@debian.org>  Sun, 28 Jan 2024 18:21:26 +0530

kitty (0.32.0-1) unstable; urgency=medium

  [ Maytham Alsudany ]
  * New upstream version 0.32.0
    * Drop patches that have been applied upstream, unfuzz remaining patches
    * Pass --skip-building-kitten to setup.py instead of patching it out
  * Check for <!nodoc> before building docs
  * Override lintian warning regarding kitty-doc's Built-Using field

  [ Nilesh Patra ]
  * d/rules: Remove --vcs-rev parameter altogether

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Sat, 20 Jan 2024 11:26:54 +0530

kitty (0.31.0-4) unstable; urgency=medium

  * Update Forwarded DEP3 patch headers
  * Remove unneeded hunk from 'use-usr-bin-env-in-shebang' patch
  * Backport kitten man pages (Closes: #1055770)
  * Add NEWS entry regarding change in text rendering (Closes: #1059382)
  * Remove unneeded gmake alias
  * Pass -trimpath to go build to ensure reproducible binaries
  * Remove unneeded bin-sbin-mismatch lintian override

 -- Maytham Alsudany <maytha8thedev@gmail.com>  Mon, 25 Dec 2023 21:52:43 +0530

kitty (0.31.0-3) unstable; urgency=medium

  * Move to unstable after fixing bugs in (and testing) the new version.
  * Patch update-self to disable functionality for packaged version
    and explicitly state that to the user with a message when the
    command is run.

 -- Nilesh Patra <nilesh@debian.org>  Fri, 17 Nov 2023 12:45:09 +0530

kitty (0.31.0-2) experimental; urgency=medium

  * Do not install kitty.conf to /etc/xdg as updates are anyway not run
    on non-frozen builds which includes packages built from source
    (Closes: #1054633)
  * Add in upstream patch to Fix config file reloading not working is a
    system config file is set and no user config file is present at startup
  * Add a preinst to remove config file if not modified by the user

 -- Nilesh Patra <nilesh@debian.org>  Mon, 13 Nov 2023 15:06:30 +0530

kitty (0.31.0-1) experimental; urgency=medium

  [ Maytham Alsudany ]
  * New upstream version 0.31.0
  * Run gen/go_code.py in debian/rules
  * Add descriptions to patches
  * Skip failing test_fish_integration

  [ Nilesh Patra ]
  * Add own d/salsa-ci.yml for running CI; disable reprotest
  * backport upstream patch to fix test_fish_integration test
  * Add patch to skip a couple of tests on ppc64el

 -- Nilesh Patra <nilesh@debian.org>  Sat, 11 Nov 2023 22:14:06 +0530

kitty (0.30.1-1) experimental; urgency=medium

  [ Maytham Alsudany ]
  * New upstream release (Closes: #1030238, #1037440)
  * drop old patches
  * patch: make setup.py compatible with GOPATH mode
  * update debian/rules to build new kittens binary
  * install new kitten binary
  * enforce minimum version for golang-github-bmatcuk-doublestar-dev
  * resolve lintian shebang error
  * use dh-golang where possible
  * Ensure consistent shebangs in Python library files
  * Eliminate all privacy breaches
  * Ignore the fact that shell integaration scripts aren't executable
  * Update address of the FSF in debian/copyright
  * Remove all installation instructions
  * Link docs/graphics-protocol.rst image
  * fixup! Link docs/graphics-protocol.rst image

  [ Nilesh Patra ]
  * Add myself as new Maintainer and Maytham as Uploader (Closes: #1055347)
  * Specify XS-Go-Import-Path
  * Enforce minimum version for golang-golang-x-exp-dev
  * Do not run tests inside go testing directory
  * Use dh-golang's buildsystem to test instead of kitty's upstream system
  * Skip couple of failing go tests
  * Add ldflags as well to the build command
  * Run dh_golang and generate Built-Using packages with the
    same field in d/control
  * Remove _build from d/clean. Go buildsystem should take care of it

 -- Nilesh Patra <nilesh@debian.org>  Sat, 11 Nov 2023 01:59:38 +0530

kitty (0.26.5-5) unstable; urgency=high

  * Ship kitty-open.desktop as an example, instead of under
    /usr/share/applications.  This avoids registering kitty as a handler for
    various MIME types, which could cause it to execute untrusted files,
    instead of viewing them. (Closes: #1034875)

 -- James McCoy <jamessan@debian.org>  Fri, 12 May 2023 21:46:07 -0400

kitty (0.26.5-4) unstable; urgency=medium

  * Backport test fix when $TERM is set to non-kitty value (Closes: #1030054)
  * Lintian
    - Replace libfontconfig1-dev B-D with libfontconfig-dev
    - Replace libfreetype6-dev B-D with libfreetype-dev
    - Replace libgl1-mesa-dev B-D with libgl-dev and libglvnd-dev

 -- James McCoy <jamessan@debian.org>  Tue, 31 Jan 2023 06:09:41 -0500

kitty (0.26.5-3) unstable; urgency=medium

  * Backport patch to fix test failures on Python 3.11
  * Include terminfo file in kitty package, as needed by the ssh kitten
    (Closes: #1027777)

 -- James McCoy <jamessan@debian.org>  Wed, 04 Jan 2023 06:14:15 -0500

kitty (0.26.5-2) unstable; urgency=medium

  * Upload to unstable
  * Set up a writable $KITTY_RUNTIME_DIRECTORY for tests
  * Move Vcs to debian group
  * Backport patch to fix big-endian test failures

 -- James McCoy <jamessan@debian.org>  Fri, 23 Dec 2022 13:22:36 -0500

kitty (0.26.5-1) experimental; urgency=medium

  * New upstream release (Closes: #1011079)
    - Remove all backported patches
    - Add zsh to Build-Depends for shell integration tests
    - Add fish to Build-Depends for shell integration tests
  * Set LC_ALL=C.UTF-8 for tests
  * Split shell-integration files into new kitty-shell-integration package
  * Lintian:
    - Adjust overrides to new format
    - Override bin-sbin-mismatch lintian tag in ssh kitten
    - Override bash-term-in-posix-shell in ssh shell integration
  * Switch to dh_installalternatives
  * Declare compliance with Policy 4.6.2, no changes needed
  * Backport patch to fix bash integration with bash >= 5.2

 -- James McCoy <jamessan@debian.org>  Tue, 20 Dec 2022 08:43:41 -0500

kitty (0.21.2-2) unstable; urgency=medium

  * Remove docs/_build/ when running clean
  * Use wrapper script to provide gmake binary during build
  * Backport security fix
    + Sanitize notifications ids as they are retransmitted over the TTY
      (Closes: #1020582, CVE-2022-41322)

 -- James McCoy <jamessan@debian.org>  Wed, 28 Sep 2022 21:54:22 -0400

kitty (0.21.2-1) unstable; urgency=medium

  * New upstream release
    + BREAKING CHANGES
      - Session files now use the full "launch" command with all its
        capabilities. However, the syntax of the command is slightly different
        from before. In particular watchers are now specified directly on
        launch and environment variables are set using "--env".
      - The options to control which modifiers keys to press for various mouse
        actions have been removed, if you used these options, you will need to
        replace them with configuration using the new "mouse actions
        framework" as they will be ignored. The options were:
        "terminal_select_modifiers", "rectangle_select_modifiers" and
        "open_url_modifiers".
  * control: Bump libharfbuzz-dev Build-Depends to >= 2.2.0
  * Declare compliance with Policy 4.6.0, no changes needed
  * Document how to use IME with kitty (Closes: #990316)

 -- James McCoy <jamessan@debian.org>  Sun, 21 Nov 2021 11:55:20 -0500

kitty (0.19.3-1) unstable; urgency=medium

  * New upstream release
    + Fix arbitrary command execution via graphics protocol.  CVE-2020-35605

 -- James McCoy <jamessan@debian.org>  Tue, 22 Dec 2020 15:08:30 -0500

kitty (0.19.2-1) unstable; urgency=medium

  * New upstream release
  * Add override for repeated-path-segment
  * Declare compliance with Policy 4.5.1, no changes needed
  * Bump debhelper-compat to 13

 -- James McCoy <jamessan@debian.org>  Mon, 30 Nov 2020 15:38:53 -0500

kitty (0.19.1-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: Add information for uthash.h
  * d/control: Add new Build-Depends on liblcms2-dev
  * Use system uthash-dev instead of shipped version

 -- James McCoy <jamessan@debian.org>  Wed, 28 Oct 2020 22:43:42 -0400

kitty (0.18.3-1) unstable; urgency=medium

  * New upstream release (Closes: #966107)
    + Backwards incompatibility: The numbers used to encode mouse buttons for
      "send_mouse_event" function that can be used in kittens have been
      changed
  * rules: Build launcher before running tests

 -- James McCoy <jamessan@debian.org>  Wed, 12 Aug 2020 22:32:41 -0400

kitty (0.17.4-1) unstable; urgency=medium

  * New upstream version
    + Fix test failures on 64-bit big-endian builds.
    + Use -fpic to fix build failure on sparc64.

 -- James McCoy <jamessan@debian.org>  Sat, 09 May 2020 09:52:08 -0400

kitty (0.17.3-1) unstable; urgency=medium

  [ James McCoy ]
  * New upstream release
    + Fix crash when using drag and drop.  (Closes: #956576)
    + Update to Unicode 13.0
    + Add strikethrough capability to terminfo entry
  * upstream/metadata: Add upstream URLs

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.

 -- James McCoy <jamessan@debian.org>  Fri, 24 Apr 2020 08:58:35 -0400

kitty (0.17.1-1) unstable; urgency=medium

  * New upstream release
  * Bump python3-dev Build-Depends to 3.6
  * Declare compliance with Policy 4.5.0, no changes needed

 -- James McCoy <jamessan@debian.org>  Sat, 28 Mar 2020 10:02:27 -0400

kitty (0.15.0-1) unstable; urgency=medium

  * New upstream release
    + Dynamically load canberra (for sounds) rather than linking against it.

 -- James McCoy <jamessan@debian.org>  Sun, 15 Dec 2019 22:28:08 -0500

kitty (0.14.6-1) unstable; urgency=medium

  * New upstream release
    + Support fonts where fontconfig reports spacing=90.  (Closes: #944558)
  * Declare compliance with Policy 4.4.1, no changes needed

 -- James McCoy <jamessan@debian.org>  Mon, 11 Nov 2019 20:18:35 -0500

kitty (0.14.4-1) unstable; urgency=medium

  * New upstream release
  * control:
    + Restrict Wayland B-D to Linux architectures
  * Update to debhelper compat 12 and debhelper-compat Build-Depends
  * Declare compliance with Policy 4.4.0, no changes needed

 -- James McCoy <jamessan@debian.org>  Tue, 03 Sep 2019 20:52:30 -0400

kitty (0.14.3-1) unstable; urgency=medium

  * New upstream release
    + Update to Unicode 12
  * control:
    + Add libcanberra-dev to B-D, used for term bell
    + Add imagemagick to Suggests for icat kitten
    + Add wayland-protocols/libwayland-dev to B-D to enable Wayland support
  * Install a system kitty.conf to disable update checks
  * rules:
    + Fix name of upstream changelog file
    + Disable compression of all the html docs

 -- James McCoy <jamessan@debian.org>  Sun, 04 Aug 2019 21:59:29 -0400

kitty (0.13.3-1) unstable; urgency=medium

  * New upstream release
  * Declare compliance with Policy 4.3.0, no changes needed

 -- James McCoy <jamessan@debian.org>  Thu, 24 Jan 2019 23:16:31 -0500

kitty (0.13.1-1) unstable; urgency=medium

  * New upstream release
  * Add python3-pil to Build-Depends for tests
  * Update kitty's homepage.
    Thanks to Chris Lamb for the patch (Closes: #911848)

 -- James McCoy <jamessan@debian.org>  Sun, 16 Dec 2018 20:40:07 -0500

kitty (0.12.3-1) unstable; urgency=medium

  * New upstream release
    + Add support for IME via IBus, enabled by setting GLFW_IM_MODULE=ibus
    + New command, kitty + complete, to export shell completion for bash, zsh,
      and fish
  * control: Add libdbus-1-dev to Build-Depends for IBus support
  * rules: Disable verbose builds for DEB_BUILD_OPTIONS=terse
  * Declare compliance with Policy 4.2.1

 -- James McCoy <jamessan@debian.org>  Sun, 30 Sep 2018 09:36:30 -0400

kitty (0.11.3-1) unstable; urgency=medium

  * New upstream release
  * Register kitty's HTML docs with doc-base
  * lintian: Add ${misc:Depends} to kitty-terminfo

 -- James McCoy <jamessan@debian.org>  Sun, 15 Jul 2018 08:55:48 -0400

kitty (0.11.2-3) unstable; urgency=medium

  * Avoid stripping PayPal pixel when not building docs
  * Declare compliance with Policy 4.1.5, no changes needed

 -- James McCoy <jamessan@debian.org>  Wed, 04 Jul 2018 19:42:34 -0400

kitty (0.11.2-2) unstable; urgency=medium

  * Move python3-sphinx to Build-Depends, since arch builds also build docs.

 -- James McCoy <jamessan@debian.org>  Wed, 04 Jul 2018 18:05:21 -0400

kitty (0.11.2-1) unstable; urgency=medium

  * New upstream release
    + Lenna image removed
    + Accepts -T to set the terminal's title
  * Update copyright for new release
  * Replace manual doc generation with upstream's docs target
  * Install example kitty.conf from new location
  * Enable dh sphinxdoc addon
  * lintian:
    + Remove PayPal tracking pixel from support.html
    + Disable the "Fork me" ribbon
  * Add kitty as an alternative for x-terminal-emulator. (Closes: #900704)

 -- James McCoy <jamessan@debian.org>  Wed, 04 Jul 2018 14:02:55 -0400

kitty (0.10.1-1) unstable; urgency=medium

  * New upstream release

 -- James McCoy <jamessan@debian.org>  Wed, 30 May 2018 22:17:18 -0400

kitty (0.9.1-1) unstable; urgency=medium

  [ upstream ]
  * Fix build failures related to unsigned char or big-endian platforms.
    (Closes: #896099)
  * New kitten for performing/viewing diffs
  * Output GL version when running with --debug-gl (to help with #897381)

  [ James McCoy ]
  * rules:
    + Override upstream's CFLAGS instead of augmenting them
    + Export CPPFLAGS independently, now that upstream's buildsystem
      explicitly handles them
  * Add a watch file
  * Update d/copyright for 0.9.1
  * control:
    + Add libx11-xcb-dev to Build-Depends instead of relying on it implicitly
      being installed
    * Recommend kitty-doc from kitty package so documentation is typically
      available
  * Convert asciidoc files into html documentation (Closes: #897003)
    + Add asciidoctor to Build-Depends-Indep
    + Create new kitty-doc package

 -- James McCoy <jamessan@debian.org>  Mon, 07 May 2018 22:54:49 -0400

kitty (0.9.0-1) unstable; urgency=medium

  * Initial release. (Closes: #886311)

 -- James McCoy <jamessan@debian.org>  Wed, 18 Apr 2018 23:46:22 -0400