From de57485aaa2a52864f6841000c928371bf647e43 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 2 Oct 2022 15:40:05 +0200 Subject: [PATCH] netpbm: update to 11.00.00. --- srcpkgs/netpbm/files/netpbm-security-code.patch | 12 ------------ srcpkgs/netpbm/template | 6 +++--- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/srcpkgs/netpbm/files/netpbm-security-code.patch b/srcpkgs/netpbm/files/netpbm-security-code.patch index 6f7c4976114..37893a95073 100644 --- a/srcpkgs/netpbm/files/netpbm-security-code.patch +++ b/srcpkgs/netpbm/files/netpbm-security-code.patch @@ -639,18 +639,6 @@ diff -up netpbm-10.58.01/editor/pnmhisteq.c.security-code netpbm-10.58.01/editor MALLOCARRAY(lumahist, maxval + 1); if (lumahist == NULL) pm_error("Out of storage allocating array for %u histogram elements", -diff -up netpbm-10.58.01/editor/pnmindex.csh.security-code netpbm-10.58.01/editor/pnmindex.csh ---- netpbm-10.58.01/editor/pnmindex.csh.security-code 2012-04-09 15:31:33.000000000 +0200 -+++ netpbm-10.58.01/editor/pnmindex.csh 2012-04-09 15:40:03.221619564 +0200 -@@ -1,5 +1,8 @@ - #!/bin/csh -f - # -+echo "Unsafe code, needs debugging, do not ship" -+exit 1 -+# - # pnmindex - build a visual index of a bunch of anymaps - # - # Copyright (C) 1991 by Jef Poskanzer. diff -up netpbm-10.58.01/editor/pnmpad.c.security-code netpbm-10.58.01/editor/pnmpad.c --- netpbm-10.58.01/editor/pnmpad.c.security-code 2012-04-09 15:31:34.000000000 +0200 +++ netpbm-10.58.01/editor/pnmpad.c 2012-04-09 15:40:03.221619564 +0200 diff --git a/srcpkgs/netpbm/template b/srcpkgs/netpbm/template index 80a777fa34d..2c9f4504273 100644 --- a/srcpkgs/netpbm/template +++ b/srcpkgs/netpbm/template @@ -1,9 +1,9 @@ # Template file for 'netpbm' pkgname=netpbm # from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY -version=10.99.03 +version=11.00.00 revision=1 -_githash=30afec0b7050d438e664f123b4faa97f9f7e6e20 +_githash=0d782c278caeb9e70b1a5635d018168b09ecf2ba _githash_guide=fb48776592aebf481e5b27db16786005dd965c71 create_wrksrc=yes build_wrksrc="netpbm-mirror-${_githash}" @@ -16,7 +16,7 @@ license="BSD-3-Clause,GPL-2.0-only,custom:netpbm" homepage="http://netpbm.sourceforge.net/" distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz" -checksum="af26aa92eb7ae3e10cb3b084607c8cb812a6f975b2874b43bb653b7017ec7468 +checksum="68940d516caf6348063cce2bb7990a3deb6c32aac23ae7d919ca41e20b6f25e4 cfe66c6f29c42ab006f640bae59cdea8e903aec80aca7a144504c74707572ddf" post_extract() {