Debian Patches
Status for gauche/0.9.10-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
46_ctermid.patch | Fix sys-ctermid implementation It may results compiler dependent behavior, because of out of scope 'buf'. =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | invalid | 2020-12-22 | ||
34_alpha_stackbottom.patch | Fix alpha's FTBFS which was by: GC Warning: pthread_getattr_np or pthread_attr_getstack failed for main thread =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2020-12-17 | ||
44_endian_not_asm_byteorder_h.patch | =================================================================== | no | ||||
42_hppa_libatomic_ops.patch | Fix hppa libatomic_ops =================================================================== |
Helge Deller <deller@gmx.de> | no | debian | 2018-10-05 | |
43_makedoc_gzip_best.patch | Specify options for gzip at the invocation by makedoc We used to use the environment variable, like GZIP='-9 -n' But this usage was deprecated. =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2018-10-05 | ||
02_linking.patch | Fix Linking Binaries should not set RPATH for /usr/lib. Original Gauche would add $(LIB_INSTALL_DIR), which would be needed if it were /usr/local/lib. It will /usr/lib for Debian packaging, which is not needed at all. This fixes lintian errors of 'binary-or-shlib-defines-rpath'. See the following: http://wiki.debian.org/RpathIssue =================================================================== |
YAEGASHI Takeshi <yaegashi@debian.org> | invalid | debian | 2020-12-17 | |
03_rm_without_xlink.patch | Fix make clean/distclean process Don't use xlink because it uses 'gosh'. =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | invalid | 2020-12-17 | ||
15_ext_termios.patch | Correct library dependency for openpty/forkpty =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | invalid | 2020-12-17 | ||
16_no_LIBS.patch | Avoid useless dependency on LIBS Don't add @LIBS@ for extensions. Killing @LIBS@ is only OK for Debian. More good solution is required for upstream. =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | invalid | 2018-10-03 | ||
20_check_exit_status.patch | Don't ignore exit status of MAKE =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2020-12-17 | ||
23_sh4_requires_mieee.patch | Fix FTBFS on SH4 (bug#612554) =================================================================== |
Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | invalid | 2020-12-17 | ||
26_no_microversion_in_soname.patch | Don't put micro version in soname =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2020-12-17 | ||
30_link_pthread.patch | Add missing -lpthread =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2018-10-03 | ||
31_ldflags_for_ext.patch | Include @LDFLAGS@ and -l@LINKGAUCHE@ for ext =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2021-12-17 | ||
39_net_test.patch | net test patch =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2020-12-17 | ||
40_tls_test_localhost.patch | tls test patch Limit network access to localhost of IPv4 More debug output to stderr.out With this change, found that OpenSSL (>= 1.1.1) requires more keysize =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2020-12-17 | ||
42_cflags_reproducible.patch | Reproducible build: filter CFLAGS's -f.*-prefix-map =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | no | 2018-10-07 | ||
47_ctermid_c.patch | Fix sys-ctermid implementation in C It may results compiler dependent behavior, because of out of scope 'buf'. =================================================================== |
NIIBE Yutaka <gniibe@fsij.org> | invalid | 2020-12-22 |
All known versions for source package 'gauche'
- 0.9.15-p2+20241205-4 (sid, trixie)
- 0.9.10-3 (bullseye)