SECURITY update to libgfbgraph-0.2.5
Fix CVE-2021-39358 by forcing TLS certificate validation.
This commit is contained in:
parent
31ba6ffd2f
commit
4160cdb6f5
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2020/05/17 13:42:21 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2021/10/30 06:36:56 ajacoutot Exp $
|
||||
|
||||
COMMENT= GObject library for Facebook Graph API
|
||||
|
||||
GNOME_PROJECT= gfbgraph
|
||||
GNOME_VERSION= 0.2.4
|
||||
GNOME_VERSION= 0.2.5
|
||||
PKGNAME= lib${GNOME_PROJECT}-${GNOME_VERSION}
|
||||
|
||||
SHARED_LIBS += gfbgraph-0.2 1.0 # unknown
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gfbgraph-0.2.4.tar.xz) = YGU5HzXnM1WIzGsMxMGrvOc0FIhXOmVFUSZMuXk7k3k=
|
||||
SIZE (gnome/gfbgraph-0.2.4.tar.xz) = 39520
|
||||
SHA256 (gnome/gfbgraph-0.2.5.tar.xz) = nLOBs/eLoRNt+Xrz8G47EdzCqzOawI907aD4BX1mA+M=
|
||||
SIZE (gnome/gfbgraph-0.2.5.tar.xz) = 283632
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2020/05/17 13:42:21 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2021/10/30 06:36:56 ajacoutot Exp $
|
||||
include/gfbgraph-0.2/
|
||||
include/gfbgraph-0.2/gfbgraph/
|
||||
include/gfbgraph-0.2/gfbgraph/gfbgraph-album.h
|
||||
@ -11,11 +11,35 @@ include/gfbgraph-0.2/gfbgraph/gfbgraph-photo.h
|
||||
include/gfbgraph-0.2/gfbgraph/gfbgraph-simple-authorizer.h
|
||||
include/gfbgraph-0.2/gfbgraph/gfbgraph-user.h
|
||||
include/gfbgraph-0.2/gfbgraph/gfbgraph.h
|
||||
lib/girepository-1.0/
|
||||
lib/girepository-1.0/GFBGraph-0.2.typelib
|
||||
@static-lib lib/libgfbgraph-0.2.a
|
||||
lib/libgfbgraph-0.2.la
|
||||
@lib lib/libgfbgraph-0.2.so.${LIBgfbgraph-0.2_VERSION}
|
||||
lib/pkgconfig/libgfbgraph-0.2.pc
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/GFBGraph-0.2.gir
|
||||
share/gtk-doc/html/gfbgraph-0.2/
|
||||
share/gtk-doc/html/gfbgraph-0.2/GFBGraphAlbum.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/GFBGraphGoaAuthorizer.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/GFBGraphNode.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/GFBGraphPhoto.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/GFBGraphSimpleAuthorizer.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/GFBGraphUser.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/annotation-glossary.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/api-index-full.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/ch01.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/ch02.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/ch03.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/gfbgraph-0.2.devhelp2
|
||||
share/gtk-doc/html/gfbgraph-0.2/gfbgraph-GFBGraphAuthorizer.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/gfbgraph-GFBGraphConnectable.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/gfbgraph-gfbgraph-common.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/home.png
|
||||
share/gtk-doc/html/gfbgraph-0.2/index.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/left-insensitive.png
|
||||
share/gtk-doc/html/gfbgraph-0.2/left.png
|
||||
share/gtk-doc/html/gfbgraph-0.2/object-tree.html
|
||||
share/gtk-doc/html/gfbgraph-0.2/right-insensitive.png
|
||||
share/gtk-doc/html/gfbgraph-0.2/right.png
|
||||
share/gtk-doc/html/gfbgraph-0.2/style.css
|
||||
share/gtk-doc/html/gfbgraph-0.2/up-insensitive.png
|
||||
share/gtk-doc/html/gfbgraph-0.2/up.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user