Debian Patches
Status for texlive-bin/2025.20250727.75242+ds-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| gcc-15/dvi2tty.h.diff | #1097988: texlive-bin: ftbfs with GCC-15 =================================================================== |
Hilmar Preuße <hille42@debian.org> | yes | 2025-04-11 | ||
| debian-use-xdvi-bin | use xdvi.bin as xdvi binary, which is handled via alternatives and not xdvi-xaw.real. The alternatives setting updates xdvi.bin to xdvi-xaw.real |
no | ||||
| debian-builtin-searchpath | adjust built-in search paths for kpathsea library to Debian standard | no | ||||
| debian-no-tl-scripts | don't install tl_scripts, we do this separately in texlive-nonbin | no | ||||
| debian-remove-unneeded-x-libs-linking | Don't link not needed libs. Karl want to keep linking these libs. | Norbert Preining <norbert@preining.info> | no | 2021-06-26 | ||
| debian-t4ht-correct-expansion | Fix for broken t4ht see http://dirkmittler.homeip.net/blog/archives/5404#comment-11510 |
no | ||||
| gftodvi_man.patch | no | |||||
| bad-whatis-entry_xml2pmx.1 | no | |||||
| syntax_error_luatex_man | Fix syntax errors in luatex manual page. | Bjarni Ingi Gislason <bjarniig@simnet.is> | yes | 2023-06-14 | ||
| texlive_svn_r74888.diff | Remove (incompatible) declarations from c-memstr.h. * c-memstr.h (strtok, strstr): remove () fallback declarations, since C23 considers that the same as (void). Apparently HAVE_STRING_H was not defined, either. Report from Hilmar, 3 Apr 2025 23:54:54. =================================================================== |
Karl Berry <karl@freefriends.org> | no | debian | upstream, https://svn.tug.org:8369/texlive?revision=74888&view=revision | |
| debian-SDE-docs-in-tex-etex-manpage | no | |||||
| 1072254.patch | no | |||||
| 1072319.patch | no | |||||
| 1088318.patch | no | |||||
| 1088853.patch | no | |||||
| 1091540.patch | no | |||||
| 1091615.patch | no | |||||
| 1091618.patch | no | |||||
| 1091630.patch | no | |||||
| gcc-15/more_lua.diff | no | |||||
| mendexk-upmendex-fix-pnumconv.patch | Fix uninit memory access in pnumconv caused my missing else =================================================================== |
Ryan Lee <ryan.lee@canonical.com> | yes | |||
| zziplib.diff | diff -urN libs/zziplib/ac/withenable.ac libs/zziplib/ac/withenable.ac | no | ||||
| luajit-hurd.diff | consider Hurd as a POSIX system | Enrico Tassi <gareuselesinge@debian.org> | yes | 2025-08-18 | ||
| texlive_svn_r75793.diff | Remove (incompatible) getenv declaration. * c-std.h (getenv) [! HAVE_STDLIB_H]: remove declaration, since evince (et al.?) don't bother to check for <stdlib.h>, and C23 broke () declarations. https://tug.org/pipermail/tex-live/2025-July/051609.html =================================================================== |
Karl Berry <karl@freefriends.org> | no | debian | upstream, https://svn.tug.org:8369/texlive?revision=75793&view=revision | |
| 1039977.patch | no | |||||
| gcc-15/fontforge.diff | no | |||||
| gcc-15/6bf2b2d8ad6bfc810038ba8d426cc603f88ae99a.patch | bool -> booltemp (gh#178) | Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> | no | 2025-05-03 | ||
| gcc-15/86.patch | Fix compiler warnings. cc -O2 -pipe -DVERSION='"2.8.11"' -c -o detex.o detex.c detex.l:140:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] char *getenv(); ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here char *getenv(const char *); ^ detex.l:413:36: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] rgsbIncList[csbIncList++] = '\0'; ^~~~ detex.l:360:54: warning: result of comparison of constant -1 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] while ((c = input()) != verbchar && c != '\n' && c != EOF && c != 0) { ~ ^ ~~~ detex.l:825:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE *TexOpen(); ^ detex.l:137:7: note: conflicting prototype is here FILE *TexOpen(char *sbFile); ^ detex.l:851:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] FILE *TexOpen(); ^ detex.l:137:7: note: conflicting prototype is here FILE *TexOpen(char *sbFile); ^ 5 warnings generated. |
mbuhl <git@moritzbuhl.de> | no | upstream, https://github.com/pkubowicz/opendetex/pull/86 | 2024-05-27 | |
| wrong-manual-section_axohelp.1 | Fix section of axohelp manual page. | Hilmar Preusse <hille42@web.de> | invalid | 2022-12-31 | ||
| 1039978.patch | axohelp.1: some remarks and editorial fixes for the manual. | Bjarni Ingi Gislason <bjarniig@simnet.is> | invalid | 2023-06-30 | ||
| gcc-15/dviljk_config.h.diff | #1097988: texlive-bin: ftbfs with GCC-15 | Hilmar Preuße <hille42@debian.org> | no | 2025-04-11 | ||
| gcc-15/afm2tfm.c.diff | #1097988: texlive-bin: ftbfs with GCC-15 | Hilmar Preuße <hille42@debian.org> | no | 2025-04-11 | ||
| gcc-15/seetexk_tempfile.c.diff | #1097988: texlive-bin: ftbfs with GCC-15 | Hilmar Preuße <hille42@debian.org> | no | 2025-04-11 | ||
| gcc-15/t1part.h.diff | #1097988: texlive-bin: ftbfs with GCC-15 | Hilmar Preuße <hille42@debian.org> | no | 2025-04-11 | ||
| gcc-15/gregorio_bool.h.diff | #1097988: texlive-bin: ftbfs with GCC-15 | Hilmar Preuße <hille42@debian.org> | yes | 2025-04-11 | ||
| detex_single_job.diff | Make sure the work directoy to build detex does exist. On single job build servers the call to build detex is called before the appropriate sub dir does exists. This is assumed to be a bug in automake. |
Samuel Thibault <sthibault@debian.org> | yes | debian upstream | 2025-08-21 |
All known versions for source package 'texlive-bin'
- 2025.20250727.75242+ds-5 (sid, forky)
- 2024.20240313.70630+ds-6 (trixie)
- 2022.20220321.62855-5.1+deb12u2 (bookworm)
