Skip to content

Commit

Permalink
Release 4.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
  • Loading branch information
lynxis committed May 6, 2020
1 parent 5ccffbe commit a3b96ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
nodogsplash (4.5.1-1) stable; urgency=medium

* Fix path traversal attack. [lynxis]

-- Alexander Couzens <lynxis@fe80.eu> Wed, 06 May 2020 06:05:00 +0000

nodogsplash (4.5.0-1) stable; urgency=medium

* Add - Enable https protocol for remote FAS [bluewavenet]
Expand Down
2 changes: 1 addition & 1 deletion openwrt/nodogsplash/Makefile
Expand Up @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=nodogsplash
PKG_FIXUP:=autoreconf
PKG_VERSION:=4.5.1beta
PKG_VERSION:=4.5.1
PKG_RELEASE:=1

PKG_SOURCE_URL:=https://codeload.github.com/nodogsplash/nodogsplash/tar.gz/v$(PKG_VERSION)?
Expand Down

0 comments on commit a3b96ec

Please sign in to comment.