Accepting request 745277 from home:mnhauke
- Update to version 27 * Updated to the latest upstream sources, the size of a fixed buffer has been changed to use `PATH_MAX` instead to avoid potential overflows when using very long path names. OBS-URL: https://build.opensuse.org/request/show/745277 OBS-URL: https://build.opensuse.org/package/show/utilities/signify?expand=0&rev=5
This commit is contained in:
parent
df5ae2573f
commit
501c39763a
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 4 22:11:03 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 27
|
||||||
|
* Updated to the latest upstream sources, the size of a fixed
|
||||||
|
buffer has been changed to use `PATH_MAX` instead to avoid
|
||||||
|
potential overflows when using very long path names.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 25 15:27:50 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
Thu Jul 25 15:27:50 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: signify
|
Name: signify
|
||||||
Version: 26
|
Version: 27
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
|
Summary: OpenBSD tool to sign and verify signatures on files (portable version)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e7efea8f82acc485101bc0d31a35c4d8156386cc4095657f5708e5e5419c8447
|
|
||||||
size 92576
|
|
3
v27.tar.gz
Normal file
3
v27.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a824f18200624d4b787cfa8db647d039badf1a4b22756393b3896a5e81fe2c64
|
||||||
|
size 92915
|
Loading…
Reference in New Issue
Block a user