Browse Source

upgrade netcat-openbsd package from v1.226-r0 to v1.226.1.1-r0

https://salsa.debian.org/debian/netcat-openbsd/-/commit/5fadec4ff7fc28da0f1f1c4ba91ef21cd8356a17
https://salsa.debian.org/debian/netcat-openbsd/-/commit/5bdd6b04866ff93f903ab61d9494c8cce83a8531
https://salsa.debian.org/debian/netcat-openbsd/-/commit/181804581cd1fd2f1d742dd32c960914c0a47a1f
https://salsa.debian.org/debian/netcat-openbsd/-/commit/b5c71abb375b81ab8a0937d5d400c5ac899d8a29
https://git.alpinelinux.org/aports/commit/main/netcat-openbsd?id=df29c9b0d3038b599f862e9a94dd569fcf76c63e
Fabian Peter Hammerle 2 months ago
parent
commit
da284b38a4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -13,8 +13,9 @@ FROM docker.io/alpine:20240807
 # https://git.alpinelinux.org/aports/log/community/dumb-init
 # https://git.alpinelinux.org/aports/log/community/dumb-init
 ARG DUMB_INIT_PACKAGE_VERSION=1.2.5-r3
 ARG DUMB_INIT_PACKAGE_VERSION=1.2.5-r3
 # https://github.com/openbsd/src/commits/master/usr.bin/nc
 # https://github.com/openbsd/src/commits/master/usr.bin/nc
+# https://salsa.debian.org/debian/netcat-openbsd/-/commits/debian/latest
 # https://git.alpinelinux.org/aports/log/main/netcat-openbsd
 # https://git.alpinelinux.org/aports/log/main/netcat-openbsd
-ARG NETCAT_PACKAGE_VERSION=1.226-r0
+ARG NETCAT_PACKAGE_VERSION=1.226.1.1-r0
 # https://git.alpinelinux.org/aports/log/community/dma
 # https://git.alpinelinux.org/aports/log/community/dma
 ARG DMA_PACKAGE_VERSION=0.13-r4
 ARG DMA_PACKAGE_VERSION=0.13-r4
 RUN apk add --no-cache \
 RUN apk add --no-cache \