Release 22.12 #165

Merged
jlecour merged 76 commits from unstable into stable 2022-12-14 12:02:46 +01:00
3 changed files with 3 additions and 0 deletions
Showing only changes of commit 8e1b682ccc - Show all commits

View file

@ -18,6 +18,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* lxc-solr: download URL according to Solr Version
* lxc-solr: detect the real partition options
* lxc-solr: set homedir and port at install
* squid: whitelist deb.freexian.com
### Fixed

View file

@ -11,6 +11,7 @@
^repo\.mysql\.com$
^deb\.nodesource\.com$
^dl\.yarnpkg\.com$
^deb\.freexian\.com$
# Let's Encrypt
.+\.letsencrypt.org$

View file

@ -10,6 +10,7 @@ http://spamassassin.apache.org/.*
http://.*sa-update.*
http://pear.php.net/.*
http://repo.mysql.com/.*
http://deb.freexian.com/.*
# Let's Encrypt
http://.*.letsencrypt.org/.*