Debian Patches

Status for gauche/0.9.14-5

Patch Description Author Forwarded Bugs Origin Last update
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 2023-11-02
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
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
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 2023-11-02
42_cflags_reproducible.patch Reproducible build: filter CFLAGS's -f.*-prefix-map
===================================================================
NIIBE Yutaka <gniibe@fsij.org> no 2018-10-07
48_verbose_dup_output.diff diff --git a/src/system.c b/src/system.c
index 846343f65..0c7c4e524 100644
no
49_parallel_gc.diff diff --git a/src/core.c b/src/core.c
index 663db5803..3500eedaa 100644
no
50_extended_pair_alignment.patch diff --git a/src/list.c b/src/list.c
index 8933462..4cb535f 100644
no
51_signed_overflow.patch diff --git a/src/gauche/priv/arith.h b/src/gauche/priv/arith.h
index bcb9d17..5d02bb5 100644
no

All known versions for source package 'gauche'

Links