Debian Patches
Status for kakoune/2026.05.21-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 03-readme.patch | Render the README file as plain text. Suggested by: Adam Borowski <kilobyte@angband.pl> | Peter Pentchev <roam@ringlet.net> | no | 2024-07-28 | ||
| 04-path-max.patch | Define PATH_MAX to 1024 on e.g. the GNU Hurd. | Peter Pentchev <roam@ringlet.net> | no | 2017-01-04 | ||
| 05-kfreebsd.patch | Also detect Debian GNU/kFreeBSD. | Peter Pentchev <roam@ringlet.net> | no | 2021-08-19 | ||
| 07-readme-listing.patch | Make sure a listing block is recognized as such. | Peter Pentchev <roam@ringlet.net> | no | 2018-12-16 | ||
| 08-optimize.patch | Do not invoke the compiler with -O0. Even though we build kakoune in its "debug" mode to generate debug symbols, we do not want its build infrastructure to override the compiler flags set by dpkg-buildpackage in accordance to way the Debian package is being built. . Disabling the compiler optimizations also has the unfortunate side effect of disabling the build harderning, so we really do not want it to happen. |
Peter Pentchev <roam@ringlet.net> | not-needed | 2024-07-28 | ||
| 09-sizeof-char-ptr.patch | Fix the string unit tests on 32-bit architectures There was a hardcoded assumption that sizeof(char *) == 8; on some architectures it is 4 instead. |
Peter Pentchev <roam@ringlet.net> | yes | 2026-08-09 |
All known versions for source package 'kakoune'
- 2026.05.21-1 (sid)
- 2024.05.18-2 (trixie, forky)
- 2022.10.31-1 (bookworm)
