Compare commits

..

3 Commits
55 ... 66

Author SHA1 Message Date
sparklyballs
f09f155753 update changelog 2018-03-02 19:49:56 +00:00
sparklyballs
1c7351b7c0 Merge pull request #19 from pl77/4.0.4-Update
Update to qbittorrent 4.0.4 and libtorrent 1.1.6
2018-03-02 19:49:06 +00:00
pl77
2359b3b2f2 Update to qbittorrent 4.0.4 and libtorrent 1.1.6
No change necessary to patch file.
2018-03-02 12:48:44 -05:00
2 changed files with 3 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="sparklyballs"
# package versions
ARG QBITTORRENT_VER="4.0.3"
ARG RASTERBAR_VER="1.1.5"
ARG QBITTORRENT_VER="4.0.4"
ARG RASTERBAR_VER="1.1.6"
# environment settings
ENV HOME="/config" \

View File

@@ -100,6 +100,7 @@ To monitor the logs of the container in realtime: `docker logs -f qbittorrent`
## Versions
+ **02.03.18:** Bump qbitorrent to 4.0.4 and libtorrent to 1.1.6.
+ **02.01.18:** Deprecate cpu_core routine lack of scaling.
+ **19.12.17:** Update to v4.0.3.
+ **09.12.17:** Rebase to alpine 3.7.