[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74035] [PATCH v2 05/26] gnu: libmobi: Update to 0.12. [security fix
From: |
Zheng Junjie |
Subject: |
[bug#74035] [PATCH v2 05/26] gnu: libmobi: Update to 0.12. [security fixes] |
Date: |
Mon, 04 Nov 2024 19:57:25 +0800 |
Nicolas Graves via Guix-patches via <guix-patches@gnu.org> writes:
> This fixes CVE-2022-1533, CVE-2022-1534, CVE-2022-1907, CVE-2022-1908,
> CVE-2022-1987, CVE-2022-2279, CVE-2022-29788, CVE-2021-3751,
> CVE-2021-3881, CVE-2021-3888 and CVE-2021-3889.
>
> * gnu/packages/ebook.scm (libmobi): Update to 0.12.
> ---
> gnu/packages/ebook.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
> index dc30c98fdf..bf8dcfad09 100644
> --- a/gnu/packages/ebook.scm
> +++ b/gnu/packages/ebook.scm
> @@ -648,7 +648,7 @@ (define-public xchm
> (define-public libmobi
> (package
> (name "libmobi")
> - (version "0.6")
> + (version "0.12")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -657,7 +657,7 @@ (define-public libmobi
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "0yps72cm609xn2k7alflkdhp9kgr1w7zzyxjygz0n1kqrdcplihh"))))
> + "0cwya9n0rd97ai0fcqjwq7b3sjzigf3ywp7bnkbbw541f3knpds9"))))
> (build-system gnu-build-system)
> (native-inputs
> (list autoconf automake libtool))
apply.
signature.asc
Description: PGP signature
- [bug#74035] [PATCH v2 25/26] gnu: cjson: Update to 1.7.18. [security fixes], (continued)
- [bug#74035] [PATCH v2 25/26] gnu: cjson: Update to 1.7.18. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 08/26] gnu: pam-u2f: Update to 1.3.0. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 11/26] gnu: pypy: Update to 7.3.17. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 03/26] gnu: maradns: Update to 3.5.0036. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 04/26] gnu: maradns: Improve style., Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 05/26] gnu: libmobi: Update to 0.12. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 05/26] gnu: libmobi: Update to 0.12. [security fixes],
Zheng Junjie <=
- [bug#74035] [PATCH v2 06/26] gnu: bart: Update to 0.9.00. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 09/26] gnu: darkhttpd: Update to 1.16. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 16/26] gnu: libzapojit: Update to 0.0.3-1.99d49ba. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 21/26] gnu: youtube-dl: Deprecate package., Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 26/26] gnu: snapcast: Update to 0.29.0. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 24/26] gnu: rnp: Update to 0.17.1. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 13/26] gnu: indent: Add patch for CVE-2024-0911. [security fixes], Nicolas Graves, 2024/11/03
- [bug#74035] [PATCH v2 18/26] gnu: sendmail: Update to 8.18.1. [security fixes], Nicolas Graves, 2024/11/03