mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
pdfviewer - disable binary pdfium
This commit is contained in:
parent
df2605f0ed
commit
f5bd0838ba
1 changed files with 7 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ Repo: https://github.com/Sav22999/sav-pdf-viewer-pro.git
|
|||
Builds:
|
||||
- versionName: 1.8.0.2
|
||||
versionCode: 32
|
||||
disable: binary pdfium
|
||||
commit: 1.8.0.2
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -32,6 +33,7 @@ Builds:
|
|||
|
||||
- versionName: 1.8.0.3
|
||||
versionCode: 33
|
||||
disable: binary pdfium
|
||||
commit: a47c8070f0c4025e6f565d2f4e05ea97d70623b9
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -43,6 +45,7 @@ Builds:
|
|||
|
||||
- versionName: '1.9'
|
||||
versionCode: 36
|
||||
disable: binary pdfium
|
||||
commit: a5fca462ba94a9ff9a09ffc17895871ececd5007
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -54,6 +57,7 @@ Builds:
|
|||
|
||||
- versionName: '1.10'
|
||||
versionCode: 37
|
||||
disable: binary pdfium
|
||||
commit: 34f64931759b40d0e83888f76c8f31c8c91123ec
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -61,6 +65,7 @@ Builds:
|
|||
|
||||
- versionName: 1.10.4
|
||||
versionCode: 41
|
||||
disable: binary pdfium
|
||||
commit: fda47fc82c338e2f7e22f81995e50821d2d1ae29
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -68,6 +73,7 @@ Builds:
|
|||
|
||||
- versionName: 1.11.1
|
||||
versionCode: 44
|
||||
disable: binary pdfium
|
||||
commit: 7d21119002ab95c5a902878976f8b273a75902d8
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -77,7 +83,7 @@ MaintainerNotes: KnownVuln as it uses a very old version of pdfium with many vul
|
|||
see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9913#note_701892370
|
||||
https://github.com/Sav22999/sav-pdf-viewer-pro/issues/28
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.1
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue