diff --git a/process-static b/process-static index d49e9d74..449d1c62 100755 --- a/process-static +++ b/process-static @@ -74,7 +74,7 @@ for device in ${devices[@]}; do done sed -i "$replace" static-tmp/releases.html -#gixy nginx-tmp/nginx.conf +gixy nginx-tmp/nginx.conf xmllint --noout static-tmp/**/*.@(html|svg|xml) java -jar node_modules/vnu-jar/build/dist/vnu.jar --errors-only static-tmp/**/*.html diff --git a/static/releases.html b/static/releases.html index a4005095..0b177b5f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -557,7 +557,7 @@
  • add workaround for upstream SystemServiceManager.newTargetUser null pointer exception bug
  • add workaround for upstream BatteryStatsImpl.updateWifiBatteryStats divide by zero bug
  • backport mainline APEX module patches for Media Provider, Network Stack and Wi-Fi
  • -
  • kernel (5.15): update to latest GKI LTS branch revision
  • +
  • kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.175
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.120
  • kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.62
  • Camera: update to version 76