Compare commits

..

4 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
2 changed files with 20 additions and 4 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

@@ -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
@@ -100,7 +100,7 @@ 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