Skip to content
Snippets Groups Projects
Verified Commit 6f302a77 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse: Committed by Josef Schlehofer
Browse files

sentinel-minipot: Update to version 2.3.0

Added
* Gitlab CI
* libevent_logc and libczmq_logc as dependency

Changed
* Repository layout
* Minimal version of LogC to 0.2.0
* SMTP minipot: split received username string to username and domain
* integration tests: check timestamp value

Fixed
* Out of source tree build
parent 9444e655
No related branches found
No related tags found
1 merge request!862sentinel-minipot: Update to version 2.3.0
......@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sentinel-minipot
PKG_VERSION:=2.2
PKG_RELEASE:=2
PKG_VERSION:=2.3.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/minipot.git
PKG_MIRROR_HASH:=a842b4b47e13300759dd197da59700375160f89a207619d8844c79a095ba5478
PKG_MIRROR_HASH:=01f6ff3e95c277c692aba589718cd8eafc44c3a6304cd402df7b37d2bdb14592
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment