Commit d8841e2
Bump to dotnet/android-tools@9b8ef3c (#11108)
Bumps [external/xamarin-android-tools](https://github.com/dotnet/android-tools) from `a428178` to `9b8ef3c`.
- [Commits](dotnet/android-tools@a428178...9b8ef3c)
---
updated-dependencies:
- dependency-name: external/xamarin-android-tools
dependency-version: 9b8ef3c2b946bd1451206dafedb53e9c3fe283dc
dependency-type: direct:production
...
### Pass `TaskLoggingHelper` to `Files.ExtractAll()` calls
The xamarin-android-tools update adds a path traversal check to
Files.ExtractAll that logs a warning when zip entries would extract
outside the destination directory. Pass log: Log at all three call
sites in ResolveLibraryProjectImports to enable this warning.
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>1 parent c4dbc85 commit d8841e2
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- external
- src/Xamarin.Android.Build.Tasks/Tasks
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
300 | | - | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
0 commit comments