logo

blog

My website can't be that messy, right? git clone https://anongit.hacktivis.me/git/blog.git/
commit: d1aaf2819c7585a9fb023d99041c76ae51a872cf
parent 06ed6a7abd5938d902734a2fe904c5d482784765
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 14 Aug 2025 21:02:06 +0200

projects/badwolf: 1.4.0

Diffstat:

Mprojects/badwolf.shtml6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -13,8 +13,8 @@ </head> <body itemscope="" itemtype="https://schema.org/SoftwareApplication"> <!--#include file="/templates/en/nav.shtml" --> -<!--#set var="baseName" value='badwolf-1.3.0' --> -<!--#set var="signifyName" value='2021.04' --> +<!--#set var="baseName" value='badwolf-1.4.0' --> +<!--#set var="signifyName" value='2025' --> <main itemprop="applicationCategory" content="BrowserApplication"> <!--#include file="/projects/badwolf/nav.shtml" --> <h1 itemprop="name"><a href="/projects">projects</a>/BadWolf</h1> @@ -47,7 +47,7 @@ <h2>Releases</h2> <ul> <li>From packages: <a href="https://repology.org/project/badwolf/versions">list of repositories</a></li> - <li>From source: <code><a href="https://distfiles.hacktivis.me/releases/<!--#echo var="baseName" -->.tar.gz"><!--#echo var="baseName" -->.tar.gz</a></code> (<a href="https://distfiles.hacktivis.me/releases/<!--#echo var="baseName" -->.tar.gz.sign">signify/minisign</a>) <a href="https://distfiles.hacktivis.me/releases/<!--#echo var="baseName" -->.txt">changelog</a></li> + <li>From source: <code><a href="https://distfiles.hacktivis.me/releases/badwolf/<!--#echo var="baseName" -->.tar.gz"><!--#echo var="baseName" -->.tar.gz</a></code> (<a href="https://distfiles.hacktivis.me/releases/badwolf/<!--#echo var="baseName" -->.tar.gz.sign">signify/minisign</a>) <a href="https://distfiles.hacktivis.me/releases/badwolf/<!--#echo var="baseName" -->.txt">changelog</a></li> </ul> <p>BadWolf is using <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a> with considering that the User-Interface is part of the interface stabilisation. Release branches (ie. <code>1.0.x</code>) are supported for 6 months for any bug fixes and 2 years for security fixes.</p> <p>