Package: argyll / 1.6.3-4

Metadata

Package Version Patches format
argyll 1.6.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
110_dispwin_segfault.patch | (download)

spectro/dispwin.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add check for null pointer
100_spelling.patch | (download)

gamut/gammap.c | 2 1 + 1 - 0 !
gamut/nearsmth.c | 6 3 + 3 - 0 !
gamut/nearsmth.h | 2 1 + 1 - 0 !
icc/icc.c | 2 1 + 1 - 0 !
imdi/cctiff.c | 6 3 + 3 - 0 !
imdi/cctiffo.c | 2 1 + 1 - 0 !
imdi/greytiff.c | 2 1 + 1 - 0 !
imdi/imdi.h | 2 1 + 1 - 0 !
link/collink.c | 4 2 + 2 - 0 !
profile/invprofcheck.c | 2 1 + 1 - 0 !
profile/printcal.c | 2 1 + 1 - 0 !
profile/profcheck.c | 2 1 + 1 - 0 !
profile/profout.c | 2 1 + 1 - 0 !
render/thscreen.c | 2 1 + 1 - 0 !
spectro/ccxxmake.c | 4 2 + 2 - 0 !
spectro/colorhug.c | 2 1 + 1 - 0 !
spectro/dispcal.c | 10 5 + 5 - 0 !
spectro/dispread.c | 2 1 + 1 - 0 !
spectro/dispsup.c | 2 1 + 1 - 0 !
spectro/dispwin.c | 4 2 + 2 - 0 !
spectro/dtp51.c | 2 1 + 1 - 0 !
spectro/dtp92.c | 2 1 + 1 - 0 !
spectro/hidio.c | 2 1 + 1 - 0 !
spectro/huey.c | 2 1 + 1 - 0 !
spectro/i1pro_imp.c | 4 2 + 2 - 0 !
spectro/madvrwin.c | 2 1 + 1 - 0 !
spectro/munki_imp.c | 2 1 + 1 - 0 !
spectro/spotread.c | 14 7 + 7 - 0 !
spectro/ss.c | 2 1 + 1 - 0 !
spectro/ss_imp.c | 2 1 + 1 - 0 !
spectro/ss_imp.h | 2 1 + 1 - 0 !
spectro/webwin.c | 2 1 + 1 - 0 !
target/printtarg.c | 2 1 + 1 - 0 !
xicc/cv.c | 2 1 + 1 - 0 !
xicc/xspect.c | 2 1 + 1 - 0 !
35 files changed, 53 insertions(+), 53 deletions(-)

 correct some typos
15_jam.patch | (download)

Jambase | 6 3 + 3 - 0 !
Jamtop | 34 22 + 12 - 0 !
2 files changed, 25 insertions(+), 15 deletions(-)

 add multiarch support to jam files
20_hurd_PATH_MAX.patch | (download)

numlib/numsup.c | 4 4 + 0 - 0 !
spectro/hidio.c | 4 4 + 0 - 0 !
spectro/mongoose.c | 4 4 + 0 - 0 !
spectro/usbio_lx.c | 4 4 + 0 - 0 !
spectro/usbio_nt.c | 4 4 + 0 - 0 !
5 files changed, 20 insertions(+)

 add on hurdi386 missing path_max 
120_usb db_new.patch | (download)

usb/55-Argyll.rules | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use hwdb builtin, instead of the obsolete usb-db in the udev rules.
25_kfreebsd.patch | (download)

spectro/usbio.c | 2 1 + 1 - 0 !
spectro/usbio_bsd.c | 8 4 + 4 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 use freebsd usb i/o code on gnu/kfreebsd

Use the FreeBSD USB I/O code not just on __FreeBSD__ itself,
but on any system having __FreeBSD_kernel__ (such as GNU/kFreeBSD).