mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/xdg-dbus-proxy: security bump to version 0.1.7
While there is not a security advisory to go with the release, it includes a patch to prevent message interception that may be considered a security fix. Release notes: https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.7 Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5fc186771e
commit
188fad7af1
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.6
|
||||
sha256 131bf59fce7c7ee7ecbc5d9106d6750f4f597bfe609966573240f7e4952973a1 xdg-dbus-proxy-0.1.6.tar.xz
|
||||
# From https://github.com/flatpak/xdg-dbus-proxy/releases/tag/0.1.7
|
||||
sha256 3ad3d27ba574e178acb5e4d438ba36ace25e3564f899c36f31c56f82c7adbbe7 xdg-dbus-proxy-0.1.7.tar.xz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XDG_DBUS_PROXY_VERSION = 0.1.6
|
||||
XDG_DBUS_PROXY_VERSION = 0.1.7
|
||||
XDG_DBUS_PROXY_SITE = https://github.com/flatpak/xdg-dbus-proxy/releases/download/$(XDG_DBUS_PROXY_VERSION)
|
||||
XDG_DBUS_PROXY_SOURCE = xdg-dbus-proxy-$(XDG_DBUS_PROXY_VERSION).tar.xz
|
||||
XDG_DBUS_PROXY_DEPENDENCIES = host-pkgconf libglib2
|
||||
|
||||
Reference in New Issue
Block a user