summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2020-01-04 13:08:36 +0100
committerFlorian Franzmann2020-01-04 19:28:35 +0100
commita66f177a390060c95995ac042c98b4663e3bf0ef (patch)
treed36f5e2d137a0cc83ccc5090be4651c37a2fccca
parent23b373aeb2a4d21455da318a16ed03ab38256245 (diff)
mobile/geoclue: version 2.5.5, security update
-rwxr-xr-xmobile/geoclue/DETAILS5
-rw-r--r--mobile/geoclue/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/mobile/geoclue/DETAILS b/mobile/geoclue/DETAILS
index 37afec919d..c9d777efa9 100755
--- a/mobile/geoclue/DETAILS
+++ b/mobile/geoclue/DETAILS
@@ -1,8 +1,9 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=geoclue
- VERSION=2.5.3
+ VERSION=2.5.5
+ SECURITY_PATCH=1
SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_HASH=sha512:b4188f1b055f84ce0c58e497896a328d09838073b867598a0ca026c741e4464ae7ee54e53e9f02addd818152dce4a21eb5f83a3245e7ce1a93eec5671d0a9ee9
+ SOURCE_HASH=sha512:13c34f475a9cdc0a766000e4bc6d7b41e1f437c9f3a971bf3c170347753156f00e34aea4c03fabad94acd915479ef8ec673c6e0a65579d91d3425b9595662ac6
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]="https://gitlab.freedesktop.org/$SPELL/$SPELL/-/archive/$VERSION/$SOURCE"
WEB_SITE=http://www.freedesktop.org/wiki/Software/GeoClue
diff --git a/mobile/geoclue/HISTORY b/mobile/geoclue/HISTORY
index 221c9b985e..de2fff605a 100644
--- a/mobile/geoclue/HISTORY
+++ b/mobile/geoclue/HISTORY
@@ -1,3 +1,6 @@
+2020-01-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 2.5.5, SECURITY_PATCH++
+
2019-09-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: add dependency on libsoup