SECURITY update to grilo-0.3.14.
CVE-2016-20011: Fix TLS cert validation not being done for any network call
This commit is contained in:
parent
8edd666c91
commit
7f346008a0
@ -1,18 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.64 2020/09/06 10:09:10 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.65 2021/10/08 18:41:54 ajacoutot Exp $
|
||||
|
||||
# XXX PORTROACH overriden at end of this file.
|
||||
|
||||
COMMENT= framework for making media discovery and browsing easy
|
||||
|
||||
GNOME_PROJECT= grilo
|
||||
GNOME_VERSION= 0.3.13
|
||||
GNOME_VERSION= 0.3.14
|
||||
API= 0.3
|
||||
|
||||
SUBST_VARS= API
|
||||
|
||||
SHARED_LIBS += grilo-0.3 0.2 # 0.310.1
|
||||
SHARED_LIBS += grlnet-0.3 0.0 # 0.310.0
|
||||
SHARED_LIBS += grlpls-0.3 0.0 # 0.310.0
|
||||
SHARED_LIBS += grilo-0.3 0.2 # 0.314.1
|
||||
SHARED_LIBS += grlnet-0.3 0.0 # 0.314.0
|
||||
SHARED_LIBS += grlpls-0.3 0.0 # 0.314.0
|
||||
|
||||
CATEGORIES+= multimedia
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/grilo-0.3.13.tar.xz) = 0Ug38iNBlD7YoYnZ8IJ6FwFrgC0Y0O0IDhQT3g/ckns=
|
||||
SIZE (gnome/grilo-0.3.13.tar.xz) = 236420
|
||||
SHA256 (gnome/grilo-0.3.14.tar.xz) = A2nQsAuw9Zul966oz8Zl843xSltBgtKMfB4s0VtRh0M=
|
||||
SIZE (gnome/grilo-0.3.14.tar.xz) = 236620
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.23 2020/02/15 10:43:23 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.24 2021/10/08 18:41:54 ajacoutot Exp $
|
||||
@bin bin/grilo-test-ui-${API}
|
||||
@bin bin/grl-inspect-${API}
|
||||
@bin bin/grl-launch-${API}
|
||||
@ -44,6 +44,7 @@ share/gir-1.0/Grl-${API}.gir
|
||||
share/gir-1.0/GrlNet-${API}.gir
|
||||
share/gir-1.0/GrlPls-${API}.gir
|
||||
share/locale/as/LC_MESSAGES/grilo.mo
|
||||
share/locale/be/LC_MESSAGES/grilo.mo
|
||||
share/locale/bg/LC_MESSAGES/grilo.mo
|
||||
share/locale/bs/LC_MESSAGES/grilo.mo
|
||||
share/locale/ca/LC_MESSAGES/grilo.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user