Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8fd74949 | 2023-09-26 11:39:01 | MASTER_SITES -> SITES | ||
| 907d9e90 | 2023-04-09 14:28:12 | fix double words in DESCR ok sthen@ | ||
| af6a7994 | 2022-03-11 19:22:04 | drop RCS Ids | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 407f1797 | 2016-03-10 21:58:51 | remove various instances of NO_SHARED_LIBS and PROPERTIES:Mno_shared, fold PFRAG.shared into PLIST | ||
| 50ee09da | 2015-03-14 21:30:54 | remove patches or patch fragments for make -C | ||
| 01a06a87 | 2014-04-08 13:59:32 | SECURITY update to jbigkit 2.1 (no ABI change) - fixed a buffer-overflow vulnerability in the jbig.c decoder, reported by Florian Weimer (Red Hat): CVE-2013-6369 - fixed ability of corrupted input data to force jbig85.c decoder into an end-less loop - fixed a bug in the processing of private deterministic-prediction tables (DPPRIV=1) in jbig.c decoder - fixed integer-type mismatches in printf arguments on 64-bit systems - fuzz-testing script added | ||
| 16c76490 | 2013-09-21 23:15:12 | fix syntax error | ||
| 3dfec056 | 2013-09-21 15:59:39 | fix install stage on static arch, i.e. VAX OK espie@ | ||
| 17075f69 | 2013-08-06 17:03:51 | Make sure all objects in libjbig.so are compiled pic; unbreaks jbigkit and ports depending upon it on powerpc where ld.so doesn't like the text relocations this would create (ld.so fix coming soon nevertheless). ok landry@ ajacoutot@ |