diff --git a/darkhttpd.changes b/darkhttpd.changes index d96f0f5..d58f2ff 100644 --- a/darkhttpd.changes +++ b/darkhttpd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 28 23:37:03 UTC 2024 - Joshua Smith + +- Version 1.16: + * Support chroot as non-root on FreeBSD 14+ + * Listen to IPv4 and IPv6 at the same time when --ipv6 is passed. + ------------------------------------------------------------------- Thu Jan 18 11:17:39 UTC 2024 - Dominik Heidler diff --git a/darkhttpd.spec b/darkhttpd.spec index a0f25a0..31656b9 100644 --- a/darkhttpd.spec +++ b/darkhttpd.spec @@ -18,7 +18,7 @@ %define pkg_home %{_localstatedir}/lib/%{name} Name: darkhttpd -Version: 1.15 +Version: 1.16 Release: 0 Summary: When you need a web server in a hurry License: ISC diff --git a/v1.15.tar.gz b/v1.15.tar.gz deleted file mode 100644 index 3cf381a..0000000 --- a/v1.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea48cedafbf43186f4a8d1afc99b33b671adee99519658446022e6f63bd9eda9 -size 40132 diff --git a/v1.16.tar.gz b/v1.16.tar.gz new file mode 100644 index 0000000..b7bd20e --- /dev/null +++ b/v1.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab97ea3404654af765f78282aa09cfe4226cb007d2fcc59fe1a475ba0fef1981 +size 40912