forked from pool/chafa
- Update to 1.10.2:
* Added disclosure guidelines in SECURITY.md * Fix huntr.dev: Null pointer dereference in libnsgif with crafted GIF file * [unfiled] File magic would not effectively rule out internal loaders. * [unfiled] Very big images could cause absurd allocation requests triggering an abort in the loader. OBS-URL: https://build.opensuse.org/package/show/graphics/chafa?expand=0&rev=25
This commit is contained in:
parent
12b2d8572a
commit
869657d06b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5791b726a02a449d7c4d6306ed97b711d7df22c51c891d8c64a60015b8e448ec
|
||||
size 511864
|
3
chafa-1.10.2.tar.xz
Normal file
3
chafa-1.10.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:171042f71f4a1da72322c170d81c4715ac5ac2c907aa663912f74b7a4b1b9bbb
|
||||
size 512468
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 08:21:26 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.10.2:
|
||||
* Added disclosure guidelines in SECURITY.md
|
||||
* Fix huntr.dev: Null pointer dereference in libnsgif with crafted GIF file
|
||||
* [unfiled] File magic would not effectively rule out internal loaders.
|
||||
* [unfiled] Very big images could cause absurd allocation requests
|
||||
triggering an abort in the loader.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 10:37:27 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: chafa
|
||||
Version: 1.10.1
|
||||
Version: 1.10.2
|
||||
Release: 0
|
||||
Summary: Image-to-text converter for terminal
|
||||
License: LGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user