Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ff01b702b4a756fae20459948d244db907b834e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ff01b702b4a756fae20459948d244db907b834e)
  • Date: Wed, 18 Jan 2023 11:17:39 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

xorg-lib/libxpm/DEPENDS | 3 ++-
xorg-lib/libxpm/DETAILS | 3 ++-
xorg-lib/libxpm/HISTORY | 5 +++++
3 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 7ff01b702b4a756fae20459948d244db907b834e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxpm: => 3.5.16 SECURITY FIX

diff --git a/xorg-lib/libxpm/DEPENDS b/xorg-lib/libxpm/DEPENDS
index 92de5f9..8ebecbe 100755
--- a/xorg-lib/libxpm/DEPENDS
+++ b/xorg-lib/libxpm/DEPENDS
@@ -9,4 +9,5 @@ depends libxdmcp &&
depends libxext &&
depends libxt &&
depends PKG-CONFIG &&
-depends util-macros
+depends util-macros &&
+optional_depends gzip '' '--disable-open-zfile' 'compression support'
diff --git a/xorg-lib/libxpm/DETAILS b/xorg-lib/libxpm/DETAILS
index 2f2d1b1..19b8a5c 100755
--- a/xorg-lib/libxpm/DETAILS
+++ b/xorg-lib/libxpm/DETAILS
@@ -1,6 +1,7 @@
SPELL=libxpm
PKG=libXpm
- VERSION=3.5.14
+ VERSION=3.5.15
+ SECURITY_PATCH=1
SOURCE=${PKG}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libxpm/HISTORY b/xorg-lib/libxpm/HISTORY
index af5c7f5..7b523a5 100644
--- a/xorg-lib/libxpm/HISTORY
+++ b/xorg-lib/libxpm/HISTORY
@@ -1,3 +1,8 @@
+2023-01-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.5.15
+ SECURITY_PATCH=1 fix CVE-2022-{46285,44617,4883}
+ * DEPENDS: add optional gzip
+
2022-11-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.5.14




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7ff01b702b4a756fae20459948d244db907b834e), Treeve Jelbert, 01/18/2023

Archive powered by MHonArc 2.6.24.

Top of Page