mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +03:00
Remove UpstreamNonFree
This commit is contained in:
parent
d594a683ab
commit
8b54e2b4cf
19 changed files with 16 additions and 95 deletions
|
|
@ -1,5 +1,5 @@
|
|||
AntiFeatures:
|
||||
- UpstreamNonFree
|
||||
- Tracking
|
||||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@ Builds:
|
|||
target: android-10
|
||||
antifeatures:
|
||||
- KnownVuln
|
||||
- UpstreamNonFree
|
||||
- NonFreeAssets
|
||||
|
||||
- versionName: '1.3'
|
||||
|
|
@ -43,7 +42,6 @@ Builds:
|
|||
- yes
|
||||
antifeatures:
|
||||
- KnownVuln
|
||||
- UpstreamNonFree
|
||||
- NonFreeAssets
|
||||
|
||||
ArchivePolicy: 4 versions
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
---
|
||||
AllowedAPKSigningKeys: []
|
||||
AntiFeatures:
|
||||
UpstreamNonFree: {}
|
||||
Tracking: {}
|
||||
ArchivePolicy: 0
|
||||
AuthorEmail: null
|
||||
AuthorName: null
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ Builds:
|
|||
antifeatures:
|
||||
KnownVuln: {}
|
||||
NonFreeAssets: {}
|
||||
UpstreamNonFree: {}
|
||||
binary: null
|
||||
build: ''
|
||||
buildjni: []
|
||||
|
|
@ -127,7 +126,6 @@ Builds:
|
|||
antifeatures:
|
||||
KnownVuln: {}
|
||||
NonFreeAssets: {}
|
||||
UpstreamNonFree: {}
|
||||
binary: null
|
||||
build: ''
|
||||
buildjni: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue