diff options
author | gdt <gdt@pkgsrc.org> | 2022-11-22 14:13:23 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2022-11-22 14:13:23 +0000 |
commit | 64abfef5e5a039d09729747a6c511df3c5959c5a (patch) | |
tree | 6a58d20d9a9ab31a0d69b5ec223831e7bb4a1f9e /graphics/geeqie/distinfo | |
parent | 42bc4a04058e2287ebf44ca226288bc2c772424b (diff) | |
download | pkgsrc-64abfef5e5a039d09729747a6c511df3c5959c5a.tar.gz |
graphics/geeqie: Redo patch-ac (UB avoidance)
Redo patch-ac, which was about avoiding UB from calls that were not
async-signal-safe from a signal handler. Further, the code called
mmap in a way that POSIX says must fail.
Add links to upstream bug report and upstream pull request.
Diffstat (limited to 'graphics/geeqie/distinfo')
-rw-r--r-- | graphics/geeqie/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geeqie/distinfo b/graphics/geeqie/distinfo index 48217bffa4f..07bd5c99685 100644 --- a/graphics/geeqie/distinfo +++ b/graphics/geeqie/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.29 2022/11/21 23:55:22 gdt Exp $ +$NetBSD: distinfo,v 1.30 2022/11/22 14:13:23 gdt Exp $ BLAKE2s (geeqie-2.0.1.tar.xz) = 344660eddf23258c87afb4855c616ba24a6eb0562756c15c554bed30e241ae78 SHA512 (geeqie-2.0.1.tar.xz) = cd2251c831c6d4d461d92eee84df08590752ad625e1f50d57e1fb5d0fc6ac16a225584a8217e14bf4f993ba247f7df3296498b27fcc4f5f4c7f25307699aadc5 Size (geeqie-2.0.1.tar.xz) = 1666600 bytes -SHA1 (patch-ac) = 6cebab3e14ce51c59e70fc902a514d1bbafc3b33 SHA1 (patch-config.h.in) = 301b461a7c3ce8b699f4651363ddf18017eca0df SHA1 (patch-doc_meson.build) = bfa986b7181355c8f02ffec1af39476a0bc6b491 SHA1 (patch-meson.build) = c6a0ac55b03d3c78619c55f82feebe66ea0a1e6b SHA1 (patch-meson__options.txt) = e25acfd12c46337e1a992e5629cf82b5fa8f838d +SHA1 (patch-src_main.c) = 24531eeaf999e26cf0cfd3983a0fbb0eaaaf569f |