nginx-confgen 2.1 and a few other changes
This commit is contained in:
parent
5e5225a172
commit
b3d0a65090
9 changed files with 33 additions and 6 deletions
|
|
@ -17,4 +17,8 @@ respective issue tracker or send a mail to
|
||||||
|
|
||||||
# Entries
|
# Entries
|
||||||
|
|
||||||
The guestbook is empty, be the first to post!
|
`2022-04-17` - ~
|
||||||
|
: I ncdu!
|
||||||
|
|
||||||
|
`2022-04-13` - Thomas B
|
||||||
|
: first ;)
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,10 @@ the incidental article on this site. Enjoy your stay!
|
||||||
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
|
<!-- 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>
|
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||||
|
|
||||||
|
`2022-04-27` - nginx-confgen 2.1 released <!-- link: /nginx-confgen -->
|
||||||
|
: Improved handling of map blocks and a few minor fixes.
|
||||||
|
[Homepage](/nginx-confgen) - [Changelog](/nginx-confgen/changes).
|
||||||
|
|
||||||
`2022-03-25` - ncdu 2.1.1 released <!-- tags: ncdu, link: /ncdu -->
|
`2022-03-25` - ncdu 2.1.1 released <!-- tags: ncdu, link: /ncdu -->
|
||||||
: A minor bugfix release: fixes a typo, a possible crash when refreshing and
|
: A minor bugfix release: fixes a typo, a possible crash when refreshing and
|
||||||
reverts the default `--graph-style` to hash characters.
|
reverts the default `--graph-style` to hash characters.
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ commands to generate config files.
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
```bash
|
```perl
|
||||||
pre_set $certdir /etc/nginx-certificates/;
|
pre_set $certdir /etc/nginx-certificates/;
|
||||||
|
|
||||||
# Fetch the 'resolver' from /etc/resolv.conf
|
# Fetch the 'resolver' from /etc/resolv.conf
|
||||||
|
|
@ -41,7 +41,7 @@ See the [manual](/nginx-confgen/man) for more features.
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
Latest version
|
Latest version
|
||||||
: 2.0 ([nginx-confgen-2.0.tar.gz](/download/nginx-confgen-2.0.tar.gz) - [changes](/nginx-confgen/changes))
|
: 2.1 ([nginx-confgen-2.1.tar.gz](/download/nginx-confgen-2.1.tar.gz) - [changes](/nginx-confgen/changes))
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
: A C compiler and a UNIX-like system. Only tested on Linux, but should also
|
: A C compiler and a UNIX-like system. Only tested on Linux, but should also
|
||||||
|
|
|
||||||
16
pub/download/nginx-confgen-2.1.tar.gz.asc
Normal file
16
pub/download/nginx-confgen-2.1.tar.gz.asc
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAmJpUlUACgkQYjlMaYwn
|
||||||
|
Ofov5RAArv2rwllayyR5JllEKE490MaPioQLNz+x5hFG0GUg+jW9KgafU/otk0Re
|
||||||
|
/ERJzEcA8L+mPNpNTry34riNWV+KJQzIKDLj13kk/fxG3N5d4RkhF7w7bGjIUm0+
|
||||||
|
jMV100clFeV37xQCxv4cHO8Y8AskraI1kdUXzY0V+JnUTFqoEJLnqn906doQV67I
|
||||||
|
AlzJZTFg0us2dwUOL6zNcj7miy+Jp8vCCNF9pUQLbMHP7anmnmYxtz72/J8IpI1U
|
||||||
|
ZSMGXTDDiZZnUmVuqrhCAiOXTD9UNtLW1CyES5Xu24CbSYSw91vrRXA04EsmZMQm
|
||||||
|
//WrlKmTWbzNczOvoNbbdA1cMuwxRV9XND2wySD5GmDJ7syohC2BHUtcO7FcWfX/
|
||||||
|
fuYL9yOpGdJZ2GFxMGteacO9B7I6Sh4cUzPHKR9Axjy5qJhemeBJicGmJ0jQZSsH
|
||||||
|
UMDgSUATyFiR6moHOhveYX2UXTuT80dNCpJLEEfLJQVZO7dGzWY/pMpK9y3gt+IW
|
||||||
|
G8r//h6my5Z4q7eN9gHd7FX9YVrWS7YCNV7xwBOKpB3DzvWF8IR15yLYCxx1STny
|
||||||
|
e2o3wJ/31ahVl5sumnujHaoz6Ut8nACR/Uuk40+WcltvtYe+jDoyjHNonsJaN6qs
|
||||||
|
gUTII4NIeuDVoQQEWV332W5GZh2tZTRcaT/5JXqIL47WH7ZkanE=
|
||||||
|
=m+41
|
||||||
|
-----END PGP SIGNATURE-----
|
||||||
1
pub/download/nginx-confgen-2.1.tar.gz.md5
Normal file
1
pub/download/nginx-confgen-2.1.tar.gz.md5
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
add2266c457f4872d0fdfa9054352051 nginx-confgen-2.1.tar.gz
|
||||||
1
pub/download/nginx-confgen-2.1.tar.gz.sha1
Normal file
1
pub/download/nginx-confgen-2.1.tar.gz.sha1
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
2c47e9eb00f14fb3d5f602e47c29faedb2fd6e37 nginx-confgen-2.1.tar.gz
|
||||||
1
pub/download/nginx-confgen-2.1.tar.gz.sha256
Normal file
1
pub/download/nginx-confgen-2.1.tar.gz.sha256
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
50989fd0be90cc3493dd3081d8010d1bea036dcf9c5904fb989387352879f539 nginx-confgen-2.1.tar.gz
|
||||||
|
|
@ -1,2 +1,5 @@
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
|
Disallow: /guestbook
|
||||||
|
Disallow: /guestbook.html
|
||||||
|
Disallow: /guestbook/
|
||||||
Disallow:
|
Disallow:
|
||||||
|
|
|
||||||
|
|
@ -141,9 +141,6 @@
|
||||||
- <a href="https://g.blicky.net/">git</a>
|
- <a href="https://g.blicky.net/">git</a>
|
||||||
- <a href="https://lonely.town/@ayo">@ayo</a>
|
- <a href="https://lonely.town/@ayo">@ayo</a>
|
||||||
<br>
|
<br>
|
||||||
<b>= donate =</b>
|
|
||||||
<a href="https://www.paypal.me/yorhel">paypal</a>
|
|
||||||
<br>
|
|
||||||
<b>= pgp =</b>
|
<b>= pgp =</b>
|
||||||
only used for releases
|
only used for releases
|
||||||
<br>
|
<br>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue