mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
net/rabbitmq-c: Update to 0.16.0
Fixes GHSA-9mmv-r8g3-qp46 (out-of-bounds read) GHSA-jh48-qjf5-fx5v (heap buffer overflow) While here, fix the upstream so version in the SHARED_LIBS comment
This commit is contained in:
@@ -2,13 +2,13 @@ COMMENT= rabbitmq C library and commandline AMQP utilities
|
||||
|
||||
GH_ACCOUNT= alanxz
|
||||
GH_PROJECT= rabbitmq-c
|
||||
GH_TAGNAME= v0.15.0
|
||||
GH_TAGNAME= v0.16.0
|
||||
|
||||
SHARED_LIBS = rabbitmq 2.1 # 11.0.7
|
||||
SHARED_LIBS = rabbitmq 2.1 # 4.7.1
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= Volker Schlecht <openbsd-ports@schlecht.dev>
|
||||
MAINTAINER= Volker Schlecht <volker@openbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (rabbitmq-c-0.15.0.tar.gz) = e2Ut9SwN5NGco2x5jtgTeMunoDoPDF1JiIGuLXmyQcI=
|
||||
SIZE (rabbitmq-c-0.15.0.tar.gz) = 131818
|
||||
SHA256 (rabbitmq-c-0.16.0.tar.gz) = Epi4mni7i8cIYvYS2m6zpxreFrXD8vpQ7G5SUYA+0Io=
|
||||
SIZE (rabbitmq-c-0.16.0.tar.gz) = 133092
|
||||
|
||||
Reference in New Issue
Block a user