mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
89 lines
2.3 KiB
YAML
89 lines
2.3 KiB
YAML
AntiFeatures:
|
|
KnownVuln:
|
|
en-US: Uses a very old version of pdfium with many vulnerabilities.
|
|
Categories:
|
|
- Reading
|
|
License: GPL-3.0-only
|
|
AuthorName: Saverio Morelli
|
|
AuthorEmail: saverio.morelli@protonmail.com
|
|
AuthorWebSite: https://saveriomorelli.com
|
|
WebSite: https://www.saveriomorelli.com/projects/sav-pdf-viewer/
|
|
SourceCode: https://github.com/Sav22999/sav-pdf-viewer-pro
|
|
IssueTracker: https://github.com/Sav22999/sav-pdf-viewer-pro/issues
|
|
Changelog: https://github.com/Sav22999/sav-pdf-viewer-pro/releases
|
|
Donate: https://www.paypal.com/pools/c/8yl6auiU6e
|
|
Liberapay: Sav22999
|
|
|
|
AutoName: Sav PDF Viewer
|
|
|
|
RepoType: git
|
|
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:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.8.0.3
|
|
versionCode: 33
|
|
disable: binary pdfium
|
|
commit: a47c8070f0c4025e6f565d2f4e05ea97d70623b9
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.9'
|
|
versionCode: 36
|
|
disable: binary pdfium
|
|
commit: a5fca462ba94a9ff9a09ffc17895871ececd5007
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.10'
|
|
versionCode: 37
|
|
disable: binary pdfium
|
|
commit: 34f64931759b40d0e83888f76c8f31c8c91123ec
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.10.4
|
|
versionCode: 41
|
|
disable: binary pdfium
|
|
commit: fda47fc82c338e2f7e22f81995e50821d2d1ae29
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.11.1
|
|
versionCode: 44
|
|
disable: binary pdfium
|
|
commit: 7d21119002ab95c5a902878976f8b273a75902d8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: KnownVuln as it uses a very old version of pdfium with many vulnerabilities,
|
|
see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9913#note_701892370 https://github.com/Sav22999/sav-pdf-viewer-pro/issues/28
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.14'
|
|
CurrentVersionCode: 56
|