Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8af970fd authored by Moritz Horstmann's avatar Moritz Horstmann
Browse files

manifest: Track specific revision of svox to fix security vulnerability

Unfortunately, github does not allow us to fork svox, so we'll use
the particular commit ID which fixes CVE-2017-13285 RCE vulnerability.
Even though this revision originates from Oreo, the difference to the
current nougat branch is negligible.

Change-Id: Ib0e6e7c7be8ff60584e1c6cb5fb677d87e1dbc12
parent af105ed6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -273,7 +273,7 @@
  <project path="external/squashfs-tools" name="platform/external/squashfs-tools" groups="pdk" remote="aosp" />
  <project path="external/srtp" name="platform/external/srtp" groups="pdk" remote="aosp" />
  <project path="external/strace" name="platform/external/strace" groups="pdk" remote="aosp" />
  <project path="external/svox" name="platform/external/svox" groups="pdk" remote="aosp" revision="refs/tags/android-n-mr2-preview-2" />
  <project path="external/svox" name="platform/external/svox" groups="pdk" remote="aosp" revision="cee78199bbfae81f54a40671db47096f5f32cdad" />
  <project path="external/tagsoup" name="platform/external/tagsoup" groups="pdk" remote="aosp" />
  <project path="external/testng" name="platform/external/testng" groups="pdk" remote="aosp" />
  <project path="external/tcpdump" name="platform/external/tcpdump" groups="pdk" remote="aosp" />