Package: searx-admin / 0.0~git20170823.95fe63b+ds-3

Metadata

Package Version Patches format
searx-admin 0.0~git20170823.95fe63b+ds-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Patch config location instead of creating symlink.patch | (download)

admin/config.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 patch config location instead of creating symlink

0002 Fix YAMLLoadWarning.patch | (download)

admin/config.py | 2 1 + 1 - 0 !
admin/searx_manager.py | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix yamlloadwarning

0003 Set BASE_DIR to var lib searx admin.patch | (download)

admin/searx_manager.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set base_dir to /var/lib/searx-admin

0004 Changes from 2to3 and gbp pq.patch | (download)

admin/searx_manager.py | 12 6 + 6 - 0 !
admin/webapp.py | 6 3 + 3 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 changes from 2to3 and gbp pq

0005 Fix read existing searx_generated_settings.yml.patch | (download)

admin/searx_manager.py | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 fix read existing searx_generated_settings.yml

0006 Fix a potential privacy breach by fetching data from.patch | (download)

admin/templates/base.html | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 fix a potential privacy breach by fetching data from an external
 website

0007 Use MDI icons.patch | (download)

admin/templates/base.html | 2 2 + 0 - 0 !
admin/templates/engines.html | 2 1 + 1 - 0 !
admin/templates/index.html | 10 5 + 5 - 0 !
admin/templates/manage.html | 2 1 + 1 - 0 !
admin/templates/security/login_user.html | 4 2 + 2 - 0 !
admin/templates/security/register_user.html | 4 2 + 2 - 0 !
6 files changed, 13 insertions(+), 11 deletions(-)

 use mdi icons

0008 Add fs_uniquifier to UserModel.patch | (download)

admin/model.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add fs_uniquifier to usermodel

0009 Fix an issue in flask security.patch | (download)

admin/webapp.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix an issue in flask-security