mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-16 03:03:37 +09:00
Compare commits
3 Commits
1.8.0-ls10
...
1.8.0-ls11
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e7ee9431b5 | ||
|
|
68206cda11 | ||
|
|
1b58f469a3 |
@@ -79,6 +79,7 @@ RUN \
|
|||||||
php7-xml \
|
php7-xml \
|
||||||
php7-xmlreader \
|
php7-xmlreader \
|
||||||
php7-xmlrpc \
|
php7-xmlrpc \
|
||||||
|
php7-xsl \
|
||||||
php7-zip \
|
php7-zip \
|
||||||
py3-cryptography \
|
py3-cryptography \
|
||||||
py3-future \
|
py3-future \
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ RUN \
|
|||||||
php7-xml \
|
php7-xml \
|
||||||
php7-xmlreader \
|
php7-xmlreader \
|
||||||
php7-xmlrpc \
|
php7-xmlrpc \
|
||||||
|
php7-xsl \
|
||||||
php7-zip \
|
php7-zip \
|
||||||
py3-cryptography \
|
py3-cryptography \
|
||||||
py3-future \
|
py3-future \
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ RUN \
|
|||||||
php7-xml \
|
php7-xml \
|
||||||
php7-xmlreader \
|
php7-xmlreader \
|
||||||
php7-xmlrpc \
|
php7-xmlrpc \
|
||||||
|
php7-xsl \
|
||||||
php7-zip \
|
php7-zip \
|
||||||
py3-cryptography \
|
py3-cryptography \
|
||||||
py3-future \
|
py3-future \
|
||||||
|
|||||||
@@ -315,5 +315,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **08.09.20:** - Add php7-xsl.
|
||||||
* **01.09.20:** - Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets.
|
* **01.09.20:** - Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets.
|
||||||
* **03.08.20:** - Initial release.
|
* **03.08.20:** - Initial release.
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ git-2.26.2-r0
|
|||||||
git-perl-2.26.2-r0
|
git-perl-2.26.2-r0
|
||||||
glib-2.64.5-r0
|
glib-2.64.5-r0
|
||||||
gmp-6.2.0-r0
|
gmp-6.2.0-r0
|
||||||
gnupg-2.2.20-r0
|
gnupg-2.2.23-r0
|
||||||
gnutls-3.6.15-r0
|
gnutls-3.6.15-r0
|
||||||
icu-libs-67.1-r0
|
icu-libs-67.1-r0
|
||||||
ip6tables-1.8.4-r2
|
ip6tables-1.8.4-r2
|
||||||
@@ -170,6 +170,7 @@ php7-xml-7.3.22-r0
|
|||||||
php7-xmlreader-7.3.22-r0
|
php7-xmlreader-7.3.22-r0
|
||||||
php7-xmlrpc-7.3.22-r0
|
php7-xmlrpc-7.3.22-r0
|
||||||
php7-xmlwriter-7.3.22-r0
|
php7-xmlwriter-7.3.22-r0
|
||||||
|
php7-xsl-7.3.22-r0
|
||||||
php7-zip-7.3.22-r0
|
php7-zip-7.3.22-r0
|
||||||
pinentry-1.1.0-r2
|
pinentry-1.1.0-r2
|
||||||
popt-1.16-r7
|
popt-1.16-r7
|
||||||
|
|||||||
@@ -148,5 +148,6 @@ app_setup_nginx_reverse_proxy_block: ""
|
|||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
- { date: "08.09.20:", desc: "Add php7-xsl." }
|
||||||
- { date: "01.09.20:", desc: "Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets." }
|
- { date: "01.09.20:", desc: "Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets." }
|
||||||
- { date: "03.08.20:", desc: "Initial release." }
|
- { date: "03.08.20:", desc: "Initial release." }
|
||||||
|
|||||||
Reference in New Issue
Block a user