[Android] Bump the remote access hash

Nicolas Pomepuy git at videolan.org
Wed Aug 14 05:54:41 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Aug 14 07:32:48 2024 +0200| [9c746d96ecde325b9477363e6d1e00bd940bceef] | committer: Nicolas Pomepuy

Bump the remote access hash

To fix some vulnerability issues

> https://code.videolan.org/videolan/vlc-android/commit/9c746d96ecde325b9477363e6d1e00bd940bceef
---

 buildsystem/compile-remoteaccess.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildsystem/compile-remoteaccess.sh b/buildsystem/compile-remoteaccess.sh
index c0775f52f9..1082d82b99 100755
--- a/buildsystem/compile-remoteaccess.sh
+++ b/buildsystem/compile-remoteaccess.sh
@@ -57,7 +57,7 @@ done
 ##############################
   diagnostic "Setting up the Remote Access project"
 
-  REMOTE_ACCESS_TESTED_HASH=cad3379a2aa628a47a92a10b4a48a47c60310f93
+  REMOTE_ACCESS_TESTED_HASH=c65766195742cd2f861bab4c5bffc09d01f037cb
   REMOTE_ACCESS_REPOSITORY=https://code.videolan.org/videolan/remoteaccess
 
   : ${VLC_REMOTE_ACCESS_PATH:="$(pwd -P)/remoteaccess"}



More information about the Android mailing list