diff options
author | wiz <wiz@pkgsrc.org> | 2015-12-15 09:41:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-12-15 09:41:49 +0000 |
commit | 02aa13ef8b36a2d38cddbdf3023ea2dc328b57e7 (patch) | |
tree | 7db24b3210a5fdc8eedd15f7b7df3d970c976098 /print | |
parent | 7361c239c1de01209ca0139604fecb36e485b651 (diff) | |
download | pkgsrc-02aa13ef8b36a2d38cddbdf3023ea2dc328b57e7.tar.gz |
Update cups-filters to 1.4.0:
CHANGES IN V1.4.0
- foomatic-rip: SECURITY FIX: Also consider the semicolon
(';') as an illegal shell escape character. Thanks to Adam
Chester (adam dot chester at pentest dot co dot uk) for the
hint (CVE-2015-8560).
- brftoembosser, imagetobrf, imagetoubrl, imageubrltoindexv3,
imageubrltoindexv4, textbrftoindexv3, textbrftoindexv4,
texttobrf, braille.convs, braille.types, generic-brf.drv,
indexv3.drv, indexv4.drv: Added support for Braille
embossing via CUPS. Text and even images can now be sent to
a Braille embosser like to a printer. Thanks to Samuel
Thibault (samuel dot thibault at ens-lyon dot org) for this
contribution.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 4 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 09fe62c7897..36f4303e681 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2015/12/13 21:29:41 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/12/15 09:41:49 wiz Exp $ -DISTNAME= cups-filters-1.3.0 +DISTNAME= cups-filters-1.4.0 CATEGORIES= print MASTER_SITES= http://openprinting.org/download/cups-filters/ EXTRACT_SUFX= .tar.xz diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index 941078c0ed0..218f8a2124c 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2015/12/13 21:29:41 wiz Exp $ +$NetBSD: distinfo,v 1.28 2015/12/15 09:41:49 wiz Exp $ -SHA1 (cups-filters-1.3.0.tar.xz) = 1bfa12694781acdd624270b34029c085ff7bbef5 -RMD160 (cups-filters-1.3.0.tar.xz) = 4e07f5dabbf9f47e67058ceec23d971aa0755f30 -SHA512 (cups-filters-1.3.0.tar.xz) = 3bff2a836be4f2722e2c06ea1ef8faf994c38eba244482cd1b84c33cef4d156e41470a4c7feda31c96ab01fc3872fcbba411ed4ce71fa4b57e817336d7e11888 -Size (cups-filters-1.3.0.tar.xz) = 1362904 bytes +SHA1 (cups-filters-1.4.0.tar.xz) = 05280371296d708974309a2870d516444169b2b8 +RMD160 (cups-filters-1.4.0.tar.xz) = 3280f0019422ceed08c3b15ea92db23b77ec144c +SHA512 (cups-filters-1.4.0.tar.xz) = c1f8b45ef79747405cbe114fc35f14cf30d3a7f13753bbfb524cb2ce7c7e4f10a4af8cd1df978a231c119d0e893efed946b25183f8898253b5be72ed9c926963 +Size (cups-filters-1.4.0.tar.xz) = 1373724 bytes |