18 Commits

Author SHA1 Message Date
naddy
50ee09dadb remove patches or patch fragments for make -C 2015-03-14 21:30:54 +00:00
sthen
01a06a87bb 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
2014-04-08 13:59:32 +00:00
miod
17075f693d 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@
2013-08-06 17:03:51 +00:00
ajacoutot
856029fd98 Update to jbigkit-2.0.
This adds the lightweitgh version of the jbig library: jbig85 which is
needed by a WIP update of graphics/splix.

from Martin Crossley with some tweaks
2013-04-13 08:53:10 +00:00
naddy
ceb369b828 LP64 fixes for format strings 2010-06-29 22:40:45 +00:00
naddy
9ff2c03c5d go back to -fpic now that alpha copes 2006-10-19 13:53:48 +00:00
naddy
984d89b7dc switch to -fPIC, required by alpha 2006-10-02 14:32:54 +00:00
brad
c113aa3490 upgrade to jbigkit 1.6 2005-12-26 18:00:15 +00:00
brad
e9de870d32 upgrade to jbigkit 1.5 2004-02-25 20:31:00 +00:00
brad
d81ffe0449 - add license comment
- set LD_LIBRARY_PATH via MAKE_ENV
- remove test target
- sync patch names with update-patches
2004-01-11 08:20:06 +00:00
brad
d24f476740 pass the pic flag along to the compiler when linking the shared library. 2000-10-16 19:47:30 +00:00
brad
1aa85f4f1a use "cc -shared" to create shared libraries 2000-09-24 02:38:01 +00:00
brad
2a3bc3b9e3 fix install target 2000-06-20 19:50:27 +00:00
brad
30763066a3 do not install certain man pages if they're not going to be included 2000-06-20 17:32:28 +00:00
brad
22417a4694 - make use of MAKE_FLAGS
- re-do install target using BSD_INSTALL_ macros
2000-03-23 06:51:58 +00:00
brad
fd06d602a7 upgrade to jbigkit 1.1 1999-12-27 06:12:08 +00:00
brad
3d2b37b4de use -fpic instead of -fPIC and use -Bforcearchive while linking 1999-06-11 18:25:48 +00:00
brad
85cd7b492e add jbigkit port
-
A lossless image compression library
1999-05-08 19:17:39 +00:00