Compare commits

...

10 Commits

Author SHA1 Message Date
304863d805 Revert "Patch according to bug #1986 Continuity counter error again https://tvheadend.org/issues/1986"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 4e9319e83a.
2023-09-27 16:04:04 +02:00
4e9319e83a Patch according to bug #1986 Continuity counter error again https://tvheadend.org/issues/1986
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-27 10:43:26 +02:00
74e7f97547 Drone build.
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-27 10:18:03 +02:00
LinuxServer-CI
b44d3ae77a Bot Updating Package Versions 2023-09-23 15:39:19 +00:00
LinuxServer-CI
c04b7358d4 Bot Updating Package Versions 2023-09-21 08:19:20 +00:00
LinuxServer-CI
07ee65380c Bot Updating Templated Files 2023-09-21 08:09:49 +00:00
Adam
36c98ec5a1 Merge pull request #239 from linuxserver/json-xs 2023-09-21 09:07:26 +01:00
TheSpad
04932f5329 Add perl-json-xs package 2023-09-20 20:32:11 +01:00
LinuxServer-CI
0b9a441358 Bot Updating Package Versions 2023-09-16 15:40:16 +00:00
LinuxServer-CI
26f78641ce Bot Updating Package Versions 2023-09-02 15:41:40 +00:00
6 changed files with 30 additions and 7 deletions

16
.drone.yml Normal file
View File

@@ -0,0 +1,16 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: https://git.ivasoft.cz
username:
from_secret: repo_user
password:
from_secret: repo_pass
repo: git.ivasoft.cz/sw/docker-tvheadend
tags:
- latest
- ${DRONE_TAG:-latest}

View File

@@ -189,6 +189,7 @@ RUN \
perl \
perl-datetime-format-strptime \
perl-json \
perl-json-xs \
py3-requests \
python3 \
uriparser \

View File

@@ -188,6 +188,7 @@ RUN \
perl \
perl-datetime-format-strptime \
perl-json \
perl-json-xs \
py3-requests \
python3 \
uriparser \

View File

@@ -301,6 +301,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **20.09.23:** - Add perl-json-xs package.
* **18.05.23:** - Install XMLTV from Alpine repos.
* **18.05.23:** - Rebase to Alpine 3.18.
* **17.03.23:** - Extract picons during build instead of init.

View File

@@ -17,7 +17,7 @@ certifi 2023.5.7 python
charset-normalizer 3.1.0 python
cjson 1.7.15-r4 apk
coreutils 9.3-r1 apk
curl 8.2.1-r0 apk
curl 8.3.0-r0 apk
dbus-libs 1.14.8-r0 apk
ffmpeg 6.0-r15 apk
ffmpeg-libavcodec 6.0-r15 apk
@@ -66,8 +66,8 @@ libbluray 1.3.4-r0 apk
libbsd 0.11.7-r1 apk
libbz2 1.0.8-r5 apk
libc-utils 0.7.2-r5 apk
libcrypto3 3.1.2-r0 apk
libcurl 8.2.1-r0 apk
libcrypto3 3.1.3-r0 apk
libcurl 8.3.0-r0 apk
libdav1d 1.2.1-r0 apk
libdrm 2.4.115-r4 apk
libdvbcsa 1.1.0-r1 apk
@@ -93,14 +93,14 @@ libpanelw 6.4_p20230506-r0 apk
libpciaccess 0.17-r2 apk
libplacebo 5.264.1-r1 apk
libpng 1.6.39-r3 apk
libproc2 4.0.3-r1 apk
libproc2 4.0.4-r0 apk
libpulse 16.1-r10 apk
librist 0.2.7-r0 apk
libsndfile 1.2.0-r2 apk
libsodium 1.0.18-r3 apk
libsrt 1.5.2-r0 apk
libssh 0.10.5-r0 apk
libssl3 3.1.2-r0 apk
libssl3 3.1.3-r0 apk
libstdc++ 12.2.1_git20220924-r10 apk
libtasn1 4.19.0-r1 apk
libtheora 1.1.1-r17 apk
@@ -112,7 +112,7 @@ libva-intel-driver 2.4.1-r0 apk
libvdpau 1.5-r1 apk
libvorbis 1.3.7-r1 apk
libvpx 1.13.0-r1 apk
libwebp 1.3.1-r0 apk
libwebp 1.3.2-r0 apk
libx11 1.8.4-r4 apk
libxau 1.0.11-r2 apk
libxcb 1.15-r1 apk
@@ -149,6 +149,7 @@ perl-class-inspector 1.36-r2 apk
perl-class-methodmaker 2.24-r9 apk
perl-class-singleton 1.6-r0 apk
perl-clone 0.46-r1 apk
perl-common-sense 3.75-r3 apk
perl-compress-raw-zlib 2.204-r1 apk
perl-date-manip 6.91-r0 apk
perl-datetime 1.59-r1 apk
@@ -184,6 +185,7 @@ perl-io-html 1.004-r0 apk
perl-io-socket-ssl 2.081-r0 apk
perl-ipc-run3 0.048-r3 apk
perl-json 4.10-r0 apk
perl-json-xs 4.03-r2 apk
perl-libwww 6.68-r1 apk
perl-lingua-en-numbers-ordinate 1.05-r0 apk
perl-lingua-preferred 0.2.4-r4 apk
@@ -226,6 +228,7 @@ perl-test2-plugin-nowarnings 0.09-r1 apk
perl-test2-suite 0.000155-r0 apk
perl-timedate 2.33-r2 apk
perl-try-tiny 0.31-r1 apk
perl-types-serialiser 1.01-r0 apk
perl-unicode-string 2.10-r4 apk
perl-uri 5.19-r0 apk
perl-www-robotrules 6.02-r3 apk
@@ -237,7 +240,7 @@ perl-xml-sax-base 1.09-r3 apk
perl-xml-treepp 0.43-r3 apk
perl-xml-twig 3.52-r4 apk
perl-xml-writer 0.900-r1 apk
procps-ng 4.0.3-r1 apk
procps-ng 4.0.4-r0 apk
py3-certifi 2023.5.7-r0 apk
py3-certifi-pyc 2023.5.7-r0 apk
py3-charset-normalizer 3.1.0-r1 apk

View File

@@ -123,6 +123,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "20.09.23:", desc: "Add perl-json-xs package." }
- { date: "18.05.23:", desc: "Install XMLTV from Alpine repos." }
- { date: "18.05.23:", desc: "Rebase to Alpine 3.18." }
- { date: "17.03.23:", desc: "Extract picons during build instead of init." }