Commit 05521e4
feat: add ownCloud 10.16.2 stable release (#599)
* feat: add ownCloud 10.16.2 stable release
- Replace 10.16.2RC1 with 10.16.2 stable tarball
- Migrate CVE suppression to per-version scoped .trivyignore files
- Delete root .trivyignore
- Update README to explicit version tags only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: add CVE suppressions for 10.16.2 trivy scan
- CVE-2024-51736: windows-only (symfony/process in updater vendor)
- GHSA-27qh-8cxx-2cr5: bundled aws-sdk-php 3.337.3 in files_primary_s3, fix requires ownCloud to update
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: add CVE-2026-32935 to 10.15.3 trivyignore
Will be fixed with oc 10.16.2.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: add CVE-2026-32935 to 10.16.1 trivyignore
Will be fixed with oc 10.16.2.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: fix trivyignore files based on actual scan results
- Remove stale CVE-2025-45769 (not present in any image)
- Add CVE-2026-32935 to 11.0.0-prealpha (phpseclib 3.0.49 affected)
- Fix GHSA-27qh-8cxx-2cr5 comment: not a php7.4 issue, bundled aws-sdk-php vendor
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* feat: add extra-tags to matrix entries
- 10.16.2: also publishes 10.16, 10, latest
- 10.15.3: also publishes 10.15
- 10.16.1, 11.0.0-prealpha: explicit version tag only
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ee063a3 commit 05521e4
7 files changed
Lines changed: 47 additions & 22 deletions
File tree
- .github/workflows
- v22.04
- 10.15.3
- 10.16.1
- 10.16.2
- v24.04/11.0.0-prealpha
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
38 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | 45 | | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
45 | 57 | | |
46 | 58 | | |
47 | 59 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments