update debian changelog
This commit is contained in:
4
Makefile
4
Makefile
@ -37,8 +37,8 @@ clean: rc clean-artifacts
|
||||
## EVEN RELEASES are AMO RELEASES
|
||||
## ODD RELEASES are SELFHOSTED RELEASES
|
||||
|
||||
MOZ_VERSION=2.8.0
|
||||
VERSION=2.8.1
|
||||
MOZ_VERSION=2.8.2
|
||||
VERSION=2.8.3
|
||||
|
||||
LAST_VERSION=$(shell grep '"version"' manifest.json | sed 's|"version"||g' | tr -d " :,'" | tr -d '"')
|
||||
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,6 +1,12 @@
|
||||
i2psetproxy.js (2.8.3-1) UNRELEASED; urgency=low
|
||||
|
||||
* Fix context recreation bug
|
||||
|
||||
-- idk <hankhill19580@gmail.com> Fri, 20 Feb 2025 12:00:00 -0000
|
||||
|
||||
i2psetproxy.js (2.8.1-1) UNRELEASED; urgency=low
|
||||
|
||||
* Make `Referer:` header handling more fine-grained
|
||||
* 2.8.0/1 release
|
||||
|
||||
-- idk <hankhill19580@gmail.com> Fri, 07 Feb 2025 12:00:00 -0000
|
||||
|
||||
|
Reference in New Issue
Block a user