nginx-confgen 2.0

This commit is contained in:
Yorhel 2020-10-22 15:36:06 +02:00
parent 35c6dd4aa8
commit 2f07d8e8e0
7 changed files with 40 additions and 14 deletions

View file

@ -20,6 +20,12 @@ the incidental article on this site. Enjoy your stay!
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2020-10-22` - nginx-confgen 2.0 released <!-- link: /nginx-confgen -->
: Completely rewritten in C for easier, more portable and more lightweight
builds. Variables are now globally scoped, `pre_if` supports braces,
improved error reporting and a whole bunch of other improvements.
[Homepage](/nginx-confgen) - [Changelog](/nginx-confgen/changes).
`2020-06-10` - ncdu 1.15.1 released <!-- tags: ncdu, link: /ncdu -->
: Fixes two bugs introduced in 1.15: Fix building on older Linux systems and
revert to the old follow-firmlinks-by-default behavior on macOS.