Package: commons-daemon / 1.0.10-3
Metadata
Package | Version | Patches format |
---|---|---|
commons-daemon | 1.0.10-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
libgcj_PR31700.diff | (download) |
src/native/unix/native/java.c |
2 1 + 1 - 0 ! |
workaround for libgcj/pr31700 in handling -x options. Bug: vendor, http://gcc.gnu.org/PR31700 |
sh4_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
3 3 + 0 - 0 ! |
support renesas sh4 Bug: http://bugs.debian.org/564166 |
kfreebsd_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
5 5 + 0 - 0 ! |
add support for kfreebsd/gnu arch Bug: http://bugs.debian.org/498376 |
powerpcspe_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
2 1 + 1 - 0 ! |
add support for powerpcspe arch |
hppa_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
12 3 + 9 - 0 ! |
fix support for hppa arch |
arm_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
3 3 + 0 - 0 ! |
add support for arm/armel arch |
hurd_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
5 5 + 0 - 0 ! |
add support for hurd os |
s390x_support.diff | (download) |
src/native/unix/support/apsupport.m4 |
2 1 + 1 - 0 ! |
--- |
libcap_dlopen.diff | (download) |
src/native/unix/native/jsvc-unix.c |
9 3 + 6 - 0 ! |
jsvc fails to load libcap.so.2 from /lib64 (or multiarch) Bug: https://issues.apache.org/jira/browse/DAEMON-246 Bug-Debian: http://bugs.debian.org/685025 |