mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-03-07 10:45:16 +09:00
Compare commits
4 Commits
1.7.0-ls10
...
1.8.0-ls12
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9b39eaea1f | ||
|
|
e7ee9431b5 | ||
|
|
68206cda11 | ||
|
|
1b58f469a3 |
@@ -79,6 +79,7 @@ RUN \
|
||||
php7-xml \
|
||||
php7-xmlreader \
|
||||
php7-xmlrpc \
|
||||
php7-xsl \
|
||||
php7-zip \
|
||||
py3-cryptography \
|
||||
py3-future \
|
||||
|
||||
@@ -79,6 +79,7 @@ RUN \
|
||||
php7-xml \
|
||||
php7-xmlreader \
|
||||
php7-xmlrpc \
|
||||
php7-xsl \
|
||||
php7-zip \
|
||||
py3-cryptography \
|
||||
py3-future \
|
||||
|
||||
@@ -79,6 +79,7 @@ RUN \
|
||||
php7-xml \
|
||||
php7-xmlreader \
|
||||
php7-xmlrpc \
|
||||
php7-xsl \
|
||||
php7-zip \
|
||||
py3-cryptography \
|
||||
py3-future \
|
||||
|
||||
@@ -315,5 +315,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **08.09.20:** - Add php7-xsl.
|
||||
* **01.09.20:** - Update nginx.conf and proxy.conf (and various proxy samples) to better handle websockets.
|
||||
* **03.08.20:** - Initial release.
|
||||
|
||||
@@ -12,7 +12,7 @@ c-client-2007f-r11
|
||||
ca-certificates-20191127-r4
|
||||
ca-certificates-bundle-20191127-r4
|
||||
coreutils-8.32-r0
|
||||
curl-7.69.1-r0
|
||||
curl-7.69.1-r1
|
||||
db-5.3.28-r1
|
||||
expat-2.2.9-r1
|
||||
fail2ban-0.11.1-r3
|
||||
@@ -22,7 +22,7 @@ git-2.26.2-r0
|
||||
git-perl-2.26.2-r0
|
||||
glib-2.64.5-r0
|
||||
gmp-6.2.0-r0
|
||||
gnupg-2.2.20-r0
|
||||
gnupg-2.2.23-r0
|
||||
gnutls-3.6.15-r0
|
||||
icu-libs-67.1-r0
|
||||
ip6tables-1.8.4-r2
|
||||
@@ -36,7 +36,7 @@ libbz2-1.0.8-r1
|
||||
libc-utils-0.7.2-r3
|
||||
libcap-2.27-r0
|
||||
libcrypto1.1-1.1.1g-r0
|
||||
libcurl-7.69.1-r0
|
||||
libcurl-7.69.1-r1
|
||||
libedit-20191231.3.1-r0
|
||||
libevent-2.1.11-r1
|
||||
libffi-3.3-r2
|
||||
@@ -79,7 +79,7 @@ libxau-1.0.9-r0
|
||||
libxcb-1.14-r1
|
||||
libxdmcp-1.1.3-r0
|
||||
libxext-1.3.4-r0
|
||||
libxml2-2.9.10-r4
|
||||
libxml2-2.9.10-r5
|
||||
libxpm-3.5.13-r0
|
||||
libxslt-1.1.34-r0
|
||||
libxt-1.2.0-r0
|
||||
@@ -170,6 +170,7 @@ php7-xml-7.3.22-r0
|
||||
php7-xmlreader-7.3.22-r0
|
||||
php7-xmlrpc-7.3.22-r0
|
||||
php7-xmlwriter-7.3.22-r0
|
||||
php7-xsl-7.3.22-r0
|
||||
php7-zip-7.3.22-r0
|
||||
pinentry-1.1.0-r2
|
||||
popt-1.16-r7
|
||||
|
||||
@@ -148,5 +148,6 @@ app_setup_nginx_reverse_proxy_block: ""
|
||||
|
||||
# changelog
|
||||
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: "03.08.20:", desc: "Initial release." }
|
||||
|
||||
Reference in New Issue
Block a user