summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2010-06-16 21:15:17 +0000
committersbd <sbd@pkgsrc.org>2010-06-16 21:15:17 +0000
commit055b6602b406384e1976a2d799c093d166f4e4e8 (patch)
tree95ed532201c666339e5b47b65f6f66d3f5966c21 /print
parent6965dd9c9857ee27042275ccef97a701e3ef7387 (diff)
downloadpkgsrc-055b6602b406384e1976a2d799c093d166f4e4e8.tar.gz
Add patch comments to patch-b?
Diffstat (limited to 'print')
-rw-r--r--print/cups/distinfo10
-rw-r--r--print/cups/patches/patch-ba6
-rw-r--r--print/cups/patches/patch-bb6
-rw-r--r--print/cups/patches/patch-bc6
-rw-r--r--print/cups/patches/patch-bd6
5 files changed, 25 insertions, 9 deletions
diff --git a/print/cups/distinfo b/print/cups/distinfo
index efd87a34b26..25dc19be91e 100644
--- a/print/cups/distinfo
+++ b/print/cups/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.73 2010/06/16 18:18:26 drochner Exp $
+$NetBSD: distinfo,v 1.74 2010/06/16 21:15:17 sbd Exp $
SHA1 (cups-1.4.3-source.tar.bz2) = 0dd9e3d709614d26cce77728b9263556c94c9559
RMD160 (cups-1.4.3-source.tar.bz2) = 6c5ab282405d6a1132163c727583f3a572307d88
@@ -20,7 +20,7 @@ SHA1 (patch-an) = 231c871e31db279e8aeafba71506f93330e0a971
SHA1 (patch-ao) = 7fe50080b9a6fd4dac186020f9351ef6000373c7
SHA1 (patch-ap) = 70c5fa4a19ca2812818844180ca9db9cb7cfd601
SHA1 (patch-at) = aee1f0e8cbcd9e2dbcfa9af3fb675ea7ce1ce622
-SHA1 (patch-ba) = a0c643a6d794a335e18155974123ef6e95a68743
-SHA1 (patch-bb) = 69fa95cdb1ee4ac6511dd8dfbba2349f625423a5
-SHA1 (patch-bc) = cf2e9458f31dd17ea65ebb12254e1ddeaf12e414
-SHA1 (patch-bd) = 885cd259b59d8a2c0d7c1cacfaf6fe2fe3f35053
+SHA1 (patch-ba) = caf7c85d5c23cb36711b56cc401ae3b6f7e366df
+SHA1 (patch-bb) = 4a554f5815c8dd7a79d2a0c7080b8b5095b37515
+SHA1 (patch-bc) = c3d05049ae35245073a43138ca17d0a96818f428
+SHA1 (patch-bd) = f826293e7795bdba91a434d4bfd921c870b67a38
diff --git a/print/cups/patches/patch-ba b/print/cups/patches/patch-ba
index 69b177615dd..26fa9a3895a 100644
--- a/print/cups/patches/patch-ba
+++ b/print/cups/patches/patch-ba
@@ -1,4 +1,8 @@
-$NetBSD: patch-ba,v 1.3 2010/06/16 18:18:26 drochner Exp $
+$NetBSD: patch-ba,v 1.4 2010/06/16 21:15:18 sbd Exp $
+
+Incorporate 0001-More-complete-fix-for-CVE-2009-3553.patch from
+http://www.cups.org/str.php?L3490
+"CVE-2010-0302: Incomplete fix for CVE-2009-3553 (STR #3200)"
--- scheduler/select.c.orig 2010-01-14 22:40:19.000000000 +0000
+++ scheduler/select.c
diff --git a/print/cups/patches/patch-bb b/print/cups/patches/patch-bb
index 9e3b2e9617e..9493adc7f65 100644
--- a/print/cups/patches/patch-bb
+++ b/print/cups/patches/patch-bb
@@ -1,4 +1,8 @@
-$NetBSD: patch-bb,v 1.5 2010/06/16 18:18:26 drochner Exp $
+$NetBSD: patch-bb,v 1.6 2010/06/16 21:15:18 sbd Exp $
+
+Incorporate str3577.patch from
+http://www.cups.org/str.php?L3577
+"Memory disclosure in CUPS with admin URLs"
--- cgi-bin/var.c.orig 2010-02-08 17:33:31.000000000 +0000
+++ cgi-bin/var.c
diff --git a/print/cups/patches/patch-bc b/print/cups/patches/patch-bc
index 8044a2eaa79..5a5e0c7f15c 100644
--- a/print/cups/patches/patch-bc
+++ b/print/cups/patches/patch-bc
@@ -1,4 +1,8 @@
-$NetBSD: patch-bc,v 1.3 2010/06/16 18:18:26 drochner Exp $
+$NetBSD: patch-bc,v 1.4 2010/06/16 21:15:18 sbd Exp $
+
+Incorporate part of str3516.patch from
+http://www.cups.org/str.php?L3516
+"Missing malloc checks in texttops"
--- filter/texttops.c.orig 2008-11-06 16:42:18.000000000 +0000
+++ filter/texttops.c
diff --git a/print/cups/patches/patch-bd b/print/cups/patches/patch-bd
index e8ca7369275..a245fc62730 100644
--- a/print/cups/patches/patch-bd
+++ b/print/cups/patches/patch-bd
@@ -1,4 +1,8 @@
-$NetBSD: patch-bd,v 1.3 2010/06/16 18:18:26 drochner Exp $
+$NetBSD: patch-bd,v 1.4 2010/06/16 21:15:18 sbd Exp $
+
+Incorporate str3510.patch from
+http://www.cups.org/str.php?L3510
+"cups overwrites files as root in a directory with non-root write permission"
--- cups/file.c.orig 2009-05-14 21:18:35.000000000 +0000
+++ cups/file.c