diff options
author | jlam <jlam> | 2001-02-08 19:05:00 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-02-08 19:05:00 +0000 |
commit | 188daca3f85492aca6c55ba9b07caa9710c9b0bb (patch) | |
tree | eaecbe09126a7d3a2cc264044e13344e64ff59ad /print/cups/files | |
parent | 5daf848310977fae613c331f511316a05e12f30b (diff) | |
download | pkgsrc-188daca3f85492aca6c55ba9b07caa9710c9b0bb.tar.gz |
Update cups to 1.1.6.2nb1. Changes from version 1.1.6.1 include:
- Added changes to support NetBSD startup scripts.
- The mime.types file contained syntax errors.
- Updated the FreeBSD USB device filenames to use the /dev/unlptN files
so that the USB device is not reset prior to printing (causes print
corruption on many printers)
- Added new cupsTempFd() function to avoid serious security bug in
glibc fopen() function. The glibc fopen() function unlinks a file
before creating it, which opens up possible symlink attacks.
- Now reject 0-length names in add-printer and add-class
requests.
- cupsGetPPD() didn't reconnect when a HTTP connection
was lost.
- Many security-related fixes from SuSE.
Diffstat (limited to 'print/cups/files')
-rw-r--r-- | print/cups/files/md5 | 4 | ||||
-rw-r--r-- | print/cups/files/patch-sum | 17 |
2 files changed, 8 insertions, 13 deletions
diff --git a/print/cups/files/md5 b/print/cups/files/md5 index 557638763b9..f0af32d42b5 100644 --- a/print/cups/files/md5 +++ b/print/cups/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 2001/01/28 02:05:37 jlam Exp $ +$NetBSD: md5,v 1.8 2001/02/08 19:05:01 jlam Exp $ -MD5 (cups-1.1.6-1-source.tar.bz2) = 83759c52574337e18a58f31e340ee64b +MD5 (cups-1.1.6-2-source.tar.bz2) = 1cef7a1bc8b4995842d01516f4193dde diff --git a/print/cups/files/patch-sum b/print/cups/files/patch-sum index 11d4e7b29b9..6e99a28c730 100644 --- a/print/cups/files/patch-sum +++ b/print/cups/files/patch-sum @@ -1,13 +1,8 @@ -$NetBSD: patch-sum,v 1.11 2001/01/28 02:05:37 jlam Exp $ +$NetBSD: patch-sum,v 1.12 2001/02/08 19:05:01 jlam Exp $ -MD5 (patch-aa) = 0d4f5503c08018b655b245368d546860 -MD5 (patch-ab) = 62c2fcd503f8eaa38cbca2028bd31a14 +MD5 (patch-aa) = 9e634f9986e0cec53cb2c4fd673755e4 +MD5 (patch-ab) = 4155498923feeee81ea9f8b99821fb82 MD5 (patch-ac) = 4ea2faaf4cf0ef1a75a3b35d964683e1 -MD5 (patch-ad) = ce1fd6b48d75462cd222c510f15f8c7c -MD5 (patch-ae) = e23521560a35f929c3d6ec586cb8394b -MD5 (patch-af) = 3b44eace3dde4d9f2f7df834013f76e5 -MD5 (patch-ag) = dfec81a5c1f8658c6ae99d23b07eb240 -MD5 (patch-ah) = e34733f587785c73087725a3c861c5e4 -MD5 (patch-ai) = 6777d3a4248f7dd8b746e2d96cf58a6e -MD5 (patch-aj) = afe9775bfc8f2568edd9b443c0535292 -MD5 (patch-ak) = ef4c76ef21c68a8714eef2b8efac253c +MD5 (patch-ad) = bc2bbc360d01993f2986abb79eca9dfc +MD5 (patch-ae) = de716f90758eafa9a32102af85b04adc +MD5 (patch-af) = bc8ceab0769999b4acc5b7eb0b3c4007 |