Package: berkeley-abc / 1.01+20140822hg4d547a5+dfsg-1+deb8u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| berkeley-abc | 1.01+20140822hg4d547a5+dfsg-1+deb8u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| remove_bzlib_convenience.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
the library bzlib is included in the source and built as a convenience library. This patch prevents this from being built and links berkeley-abc with debian's bzlib library instead. |
| remove_zlib_convenience.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
the library zlib is included in the source and built as a convenience library. This patch prevents this from being built and links berkeley-abc with debian's zlib library instead. |
| cflags_ldflags.patch | (download) |
Makefile |
10 5 + 5 - 0 ! |
using ldflags and cppflagspassed down from dpkg-buildflags such that hardening gets enabled. |
| 04_memory_alignment_fix.patch | (download) |
Makefile |
3 3 + 0 - 0 ! |
backporting a fix which causes crashes on certain architectures. There were some memory alignment problems |
| reproducibility.patch | (download) |
src/base/cmd/cmdUtils.c |
2 1 + 1 - 0 ! |
remove the __time__ etc macros Otherwise the debian package checking complains... |
| abc bugfix 20150403.diff | (download) |
src/opt/ret/retIncrem.c |
2 1 + 1 - 0 ! |
--- |
