Package: hyperic-sigar / 1.6.4+dfsg-7
Metadata
Package | Version | Patches format |
---|---|---|
hyperic-sigar | 1.6.4+dfsg-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 bindings java Remove HP UX AIX compiler support.patch | (download) |
bindings/java/hyperic_jni/jni-build.xml |
39 0 + 39 - 0 ! |
bindings/java: remove hp-ux, aix compiler support Sigar upstream ships a patched ant-cpptasks plugin without source; those changes apparently never made it cpptasks upstream. |
0002 bindings java fix java build script.patch | (download) |
bindings/java/build.xml |
4 2 + 2 - 0 ! |
bindings/java: fix java build script - Look for .jar files in /usr/share/java - Use Debian's cpptasks |
0003 bindings java Use sane name for JNI library.patch | (download) |
bindings/java/hyperic_jni/jni-build.xml |
2 1 + 1 - 0 ! |
bindings/java: use sane name for jni library |
0004 make the package compile on MIPS.patch | (download) |
src/sigar_getline.c |
6 3 + 3 - 0 ! |
make the package compile on mips |
no m64.patch | (download) |
bindings/java/hyperic_jni/src/org/hyperic/jni/ArchNameTask.java |
4 2 + 2 - 0 ! |
removing cc -m64 flag to fix build on mips64el, mips64, aarch64 and riscv64 (Closes: #997807). Thanks Aurelien Jarno. |
ftbfs glibc 2.28.diff | (download) |
src/os/linux/linux_sigar.c |
5 5 + 0 - 0 ! |
fix ftbfs against glibc 2.28 |
fix undefined symbols.patch | (download) |
bindings/java/hyperic_jni/jni-build.xml |
1 1 + 0 - 0 ! |
fix 'undefined symbol: sigar_skip_token' problem as suggested in upstream's issue tracker: https://github.com/hyperic/sigar/issues/60 |
rpc.patch | (download) |
bindings/java/build.xml |
1 1 + 0 - 0 ! |
switching from glibc rpc headers to tirpc. |