File tree Expand file tree Collapse file tree 21 files changed +83
-79
lines changed
Expand file tree Collapse file tree 21 files changed +83
-79
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: github-packages
33on :
44 push :
55 branches :
6- - ' master '
6+ - ' 6.1 '
77 # Allows you to run this workflow manually from the Actions tab
88 workflow_dispatch :
99 inputs :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55# is updated with the current date. It will force refresh of all
66# of the base images and things like 'apt-get update' won't be using
77# old cached versions when the Dockerfile is built.
8- ENV REFRESHED_AT="2026-01-26 "
8+ ENV REFRESHED_AT="2026-01-27 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Original file line number Diff line number Diff line change 1+ kamailio (6.1.0~rc0) unstable; urgency=medium
2+
3+ * version set 6.1.0~rc0
4+
5+ -- Victor Seva <vseva@debian.org> Tue, 27 Jan 2026 09:29:50 +0100
6+
7+ kamailio (6.1.0~pre1) unstable; urgency=medium
8+
9+ * version set 6.1.0~pre1
10+
11+ -- Victor Seva <vseva@debian.org> Tue, 27 Jan 2026 09:28:41 +0100
12+
113kamailio (6.1.0~pre0) unstable; urgency=medium
214
315 * version set 6.1.0~pre0
Original file line number Diff line number Diff line change @@ -43,7 +43,6 @@ Build-Depends:
4343 libreadline-dev,
4444 libsasl2-dev,
4545 libsctp-dev [any],
46- libsecp256k1-dev,
4746 libsecsipid-dev [amd64 arm64 armel armhf hurd-i386 i386 powerpc ppc64 ppc64el riscv64 s390x],
4847 libsnmp-dev,
4948 libsqlite3-dev,
@@ -844,22 +843,6 @@ Description: Kafka module for the Kamailio SIP server
844843 .
845844 This package provides an embedded kafka producer using librdkafka.
846845
847- Package: kamailio-authblockchain-modules
848- Architecture: any
849- Multi-Arch: same
850- Pre-Depends:
851- ${misc:Pre-Depends},
852- Depends:
853- kamailio (= ${binary:Version}),
854- ${misc:Depends},
855- ${shlibs:Depends},
856- Description: Blockchain related modules for the Kamailio SIP server
857- Kamailio is a very fast and flexible SIP (RFC3261)
858- server. Written entirely in C, Kamailio can handle thousands calls
859- per second even on low-budget hardware.
860- .
861- This package provides auth_web3 and auth_arnacon modules.
862-
863846Package: kamailio-extra-modules
864847Architecture: any
865848Multi-Arch: same
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ EXTRA_EXCLUDED_MODULES += oracle
4141EXTRA_EXCLUDED_MODULES += pa
4242EXTRA_EXCLUDED_MODULES += iptrtpproxy
4343EXTRA_EXCLUDED_MODULES += python
44+ EXTRA_EXCLUDED_MODULES += auth_blockchain
4445# # --EXCLUDED--
4546
4647
@@ -88,7 +89,6 @@ PACKAGE_GROUPS += nats
8889PACKAGE_GROUPS += tls_wolfssl
8990PACKAGE_GROUPS += microhttpd
9091PACKAGE_GROUPS += kafka
91- PACKAGE_GROUPS += auth_blockchain
9292
9393# Module groups to be packaged onto kamailio-extra-modules.
9494EXTRA_GROUPS += ev
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55# is updated with the current date. It will force refresh of all
66# of the base images and things like 'apt-get update' won't be using
77# old cached versions when the Dockerfile is built.
8- ENV REFRESHED_AT="2026-01-26 "
8+ ENV REFRESHED_AT="2026-01-27 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Original file line number Diff line number Diff line change 1+ kamailio (6.1.0~rc0) unstable; urgency=medium
2+
3+ * version set 6.1.0~rc0
4+
5+ -- Victor Seva <vseva@debian.org> Tue, 27 Jan 2026 09:29:50 +0100
6+
7+ kamailio (6.1.0~pre1) unstable; urgency=medium
8+
9+ * version set 6.1.0~pre1
10+
11+ -- Victor Seva <vseva@debian.org> Tue, 27 Jan 2026 09:28:41 +0100
12+
113kamailio (6.1.0~pre0) unstable; urgency=medium
214
315 * version set 6.1.0~pre0
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ Build-Depends:
4242 libreadline-dev,
4343 libsasl2-dev,
4444 libsctp-dev [any],
45- libsecp256k1-dev,
4645 libsecsipid-dev [amd64 arm64 armel armhf hurd-i386 i386 powerpc ppc64 ppc64el riscv64 s390x],
4746 libsnmp-dev,
4847 libsqlite3-dev,
@@ -845,22 +844,6 @@ Description: Kafka module for the Kamailio SIP server
845844 .
846845 This package provides an embedded kafka producer using librdkafka.
847846
848- Package: kamailio-authblockchain-modules
849- Architecture: any
850- Multi-Arch: same
851- Pre-Depends:
852- ${misc:Pre-Depends},
853- Depends:
854- kamailio (= ${binary:Version}),
855- ${misc:Depends},
856- ${shlibs:Depends},
857- Description: Blockchain related modules for the Kamailio SIP server
858- Kamailio is a very fast and flexible SIP (RFC3261)
859- server. Written entirely in C, Kamailio can handle thousands calls
860- per second even on low-budget hardware.
861- .
862- This package provides auth_web3 and auth_arnacon modules.
863-
864847Package: kamailio-extra-modules
865848Architecture: any
866849Multi-Arch: same
Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ EXTRA_EXCLUDED_MODULES += pa
4242EXTRA_EXCLUDED_MODULES += iptrtpproxy
4343EXTRA_EXCLUDED_MODULES += nats
4444EXTRA_EXCLUDED_MODULES += tls_wolfssl
45+ EXTRA_EXCLUDED_MODULES += auth_blockchain
4546# # --EXCLUDED--
4647
4748
@@ -88,7 +89,6 @@ PACKAGE_GROUPS += secsipid
8889PACKAGE_GROUPS += lwsc
8990PACKAGE_GROUPS += microhttpd
9091PACKAGE_GROUPS += kafka
91- PACKAGE_GROUPS += auth_blockchain
9292
9393# Module groups to be packaged onto kamailio-extra-modules.
9494EXTRA_GROUPS += ev
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
55# is updated with the current date. It will force refresh of all
66# of the base images and things like 'apt-get update' won't be using
77# old cached versions when the Dockerfile is built.
8- ENV REFRESHED_AT="2026-01-26 "
8+ ENV REFRESHED_AT="2026-01-27 "
99
1010RUN rm -rf /var/lib/apt/lists/* && apt-get update
1111RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
You can’t perform that action at this time.
0 commit comments