Skip to content
Snippets Groups Projects

reforis: update to version 1.1.2

Merged Josef Schlehofer requested to merge feature/reforis-1.1.2 into master
Viewing commit 22d18aac
Show latest version
1 file
+ 4
4
Preferences
Compare changes
  • 22d18aac
    reforis: update to version 1.1.2 · 22d18aac
    Josef Schlehofer authored
    Add external link to UserOptions
    Improve intro description of Packages
    Provide info whether user is logged in to JS
    Add & update translations
    Add light/dark favicon switch
    backend.py: new linter version requires encoding
    Fix python linting f-string errors
    Rename Data Collection card to Threat Detection
    Don't set socket when starting WSGIServer
    Respond with 401 and rename the file
    NPM audit fix
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=reforis
PKG_VERSION:=1.1.1
PKG_RELEASE:=4
PKG_VERSION:=1.1.2
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/reforis/reforis
PKG_MIRROR_HASH:=1482fe19b9c945a661696aced221053f592ff82a872640a396ed5ec5344f05a2
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MIRROR_HASH:=skip
PKG_SOURCE_VERSION:=new-version
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later