gnu: CUPS: Update to 2.2.10 [fixes CVE-2018-4700].
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.10.
This commit is contained in:
		
							parent
							
								
									8c62baa095
								
							
						
					
					
						commit
						16735b0b63
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -176,7 +176,7 @@ filters for the PDF-centric printing workflow introduced by OpenPrinting.") | ||||||
| (define-public cups-minimal | (define-public cups-minimal | ||||||
|   (package |   (package | ||||||
|     (name "cups-minimal") |     (name "cups-minimal") | ||||||
|     (version "2.2.8") |     (version "2.2.10") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -184,7 +184,7 @@ filters for the PDF-centric printing workflow introduced by OpenPrinting.") | ||||||
|                            version "/cups-" version "-source.tar.gz")) |                            version "/cups-" version "-source.tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "1r7r7b3nqpzc1a9dczqpj2mr8rkcwf01676v11sp4j7w4qfzqs1r")))) |          "1fq52aw1mini3ld2czv5gg37wbbvh4n7yc7wzzxvbs3zpfrv5j3p")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:configure-flags |      `(#:configure-flags | ||||||
|  |  | ||||||
		Reference in a new issue