gnu: icecat: Update to 60.5.1-guix1 [security-fixes].
Includes fixes for CVE-2018-18335, CVE-2018-18356, and CVE-2019-5785. * gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.5.1-guix1. (icecat-source)[upstream-firefox-source]: Update hash.
This commit is contained in:
		
							parent
							
								
									aa71b690aa
								
							
						
					
					
						commit
						54bee9ea2e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -576,7 +576,7 @@ from forcing GEXP-PROMISE." | |||
|                       #:system system | ||||
|                       #:guile-for-build guile))) | ||||
| 
 | ||||
| (define %icecat-version "60.5.0-guix1") | ||||
| (define %icecat-version "60.5.1-guix1") | ||||
| 
 | ||||
| ;; 'icecat-source' is a "computed" origin that generates an IceCat tarball | ||||
| ;; from the corresponding upstream Firefox ESR tarball, using the 'makeicecat' | ||||
|  | @ -598,7 +598,7 @@ from forcing GEXP-PROMISE." | |||
|                   "firefox-" upstream-firefox-version ".source.tar.xz")) | ||||
|             (sha256 | ||||
|              (base32 | ||||
|               "09a0kk250r03984n1hdwr2rg1vmhi2jkyzzgbbvkf9h9hzp6j7qs")))) | ||||
|               "1xbi1gvrrvqby04vx6klxff7h5r87dqgi1fx6i4mbg3ll59gy09z")))) | ||||
| 
 | ||||
|          (upstream-icecat-base-version "60.3.0") ; maybe older than base-version | ||||
|          (upstream-icecat-gnu-version "1") | ||||
|  |  | |||
		Reference in a new issue