[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74035] [PATCH 16/24] gnu: gifsicle: Update to 1.95. [security fixes
From: |
Nicolas Graves |
Subject: |
[bug#74035] [PATCH 16/24] gnu: gifsicle: Update to 1.95. [security fixes] |
Date: |
Sun, 27 Oct 2024 00:42:37 +0200 |
This fixes CVE-2023-44821 and CVE-2023-46009.
* gnu/packages/image.scm (gifsicle): Update to 1.95.
---
gnu/packages/image.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 7f17c71aef..0d6593dc21 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -2172,14 +2172,14 @@ (define-public swappy
(define-public gifsicle
(package
(name "gifsicle")
- (version "1.94")
+ (version "1.95")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.lcdf.org/gifsicle/gifsicle-"
version ".tar.gz"))
(sha256
- (base32 "16zq5wd6fyjgy0p0mak15k3mh1zpqb9rg6gqfpg215kqq02p1jab"))))
+ (base32 "0l69gn562l7a1l10zz1bfs756ipd682idgpk60qs3llz013icwdj"))))
(build-system gnu-build-system)
(arguments
'(#:phases
--
2.46.0
- [bug#74035] [PATCH 04/24] gnu: libmobi: Update to 0.12. [security fixes], (continued)
- [bug#74035] [PATCH 04/24] gnu: libmobi: Update to 0.12. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 05/24] gnu: bart: Update to 0.9.00. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 06/24] gnu: wireshark: Update to 4.4.1. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 07/24] gnu: pam-u2f: Update to 1.3.0. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 08/24] gnu: darkhttpd: Update to 1.16. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 09/24] gnu: xlsxio: Update to 0.2.35. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 10/24] gnu: pypy: Update to 7.3.17. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 12/24] gnu: indent: Add patch for CVE-2024-0911. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 11/24] gnu: indent: Remove uneeded arguments., Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 14/24] gnu: shapelib: Update to 1.6.1. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 16/24] gnu: gifsicle: Update to 1.95. [security fixes],
Nicolas Graves <=
- [bug#74035] [PATCH 13/24] gnu: squashfs-tools: Update to 4.6.1. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 15/24] gnu: libzapojit: Update to 0.0.3-1.99d49ba. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 21/24] gnu: unicorn: Update to 2.1.1. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 17/24] gnu: sendmail: Update to 8.18.1. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 20/24] gnu: liblouis: Update to 3.31.0. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 22/24] gnu: Add sexpp., Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 18/24] gnu: openvpn: Update to 2.6.12. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 19/24] gnu: youtube-dl: Deprecate package., Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 24/24] gnu: cjson: Update to 1.7.18. [security fixes], Nicolas Graves, 2024/10/26
- [bug#74035] [PATCH 23/24] gnu: rnp: Update to 0.17.1. [security fixes], Nicolas Graves, 2024/10/26