Skip to content

Commit

Permalink
refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed Nov 15, 2024
1 parent 490a3a7 commit 672e45f
Show file tree
Hide file tree
Showing 26 changed files with 91 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bionic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions bionic/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion bookworm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions bookworm/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions bullseye/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion buster/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions buster/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion focal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions focal/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion jammy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions jammy/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion noble/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions noble/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion precise/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

# fix repositories
RUN sed -i -e 's/archive.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
Expand Down
6 changes: 6 additions & 0 deletions precise/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion sid/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://deb.debian.org/debian > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions sid/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion stretch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

# fix repositories
RUN sed -i -e 's/deb.debian.org/archive.debian.org/g' -e '/security.debian.org/d' -e '/stretch-updates/d' /etc/apt/sources.list
Expand Down
6 changes: 6 additions & 0 deletions stretch/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion trusty/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions trusty/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion wheezy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

# fix repositories
RUN sed -i -e 's/deb.debian.org/archive.debian.org/g' -e '/security.debian.org/d' -e '/wheezy-updates/d' /etc/apt/sources.list
Expand Down
6 changes: 6 additions & 0 deletions wheezy/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down
2 changes: 1 addition & 1 deletion xenial/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="Victor Seva <linuxmaniac@torreviejawirel
# is updated with the current date. It will force refresh of all
# of the base images and things like 'apt-get update' won't be using
# old cached versions when the Dockerfile is built.
ENV REFRESHED_AT="2024-09-18"
ENV REFRESHED_AT="2024-11-15"

RUN rm -rf /var/lib/apt/lists/* && apt-get update
RUN echo MIRRORSITE=http://archive.ubuntu.com/ubuntu > /etc/pbuilderrc
Expand Down
6 changes: 6 additions & 0 deletions xenial/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kamailio (6.0.0~dev3) unstable; urgency=medium

* version set 6.0.0~dev3

-- Victor Seva <[email protected]> Mon, 30 Sep 2024 13:58:53 +0200

kamailio (6.0.0~dev2) unstable; urgency=medium

* version set 6.0.0~dev2
Expand Down

0 comments on commit 672e45f

Please sign in to comment.