diff --git a/hardware/virtualization/containerd/actions.py b/hardware/virtualization/containerd/actions.py
index 432f053346..fca84add78 100644
--- a/hardware/virtualization/containerd/actions.py
+++ b/hardware/virtualization/containerd/actions.py
@@ -26,7 +26,7 @@ def build():
#shelltools.system("LDFLAGS= GOPATH=%s make GIT_COMMIT=72cec4b" % get.curDIR())
- shelltools.system("LDFLAGS= make GIT_COMMIT=9cd3357 EXTRA_LDFLAGS='-buildid='")
+ shelltools.system("LDFLAGS= make GIT_COMMIT=a05d175 EXTRA_LDFLAGS='-buildid='")
def install():
shelltools.cd("%s/containerd" % get.workDIR())
diff --git a/hardware/virtualization/containerd/pspec.xml b/hardware/virtualization/containerd/pspec.xml
index 4b3fe18412..5f14b84f67 100644
--- a/hardware/virtualization/containerd/pspec.xml
+++ b/hardware/virtualization/containerd/pspec.xml
@@ -11,9 +11,9 @@
Apache-2.0
A daemon to control runC, built for performance and density.
is a daemon with an API and a command line client, to manage containers on one machine. It uses runC to run containers according to the OCI specification.
- https://github.com/containerd/containerd/archive/v1.6.8.tar.gz
+ https://github.com/containerd/containerd/archive/v1.6.12.tar.gz
- golang
+ golang
git
libseccomp-devel
btrfs-progs-devel
@@ -33,6 +33,13 @@
+
+ 2022-12-10
+ 1.6.12
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-09-15
1.6.8
diff --git a/hardware/virtualization/docker/actions.py b/hardware/virtualization/docker/actions.py
index 82c08685a4..9637fb5e0d 100644
--- a/hardware/virtualization/docker/actions.py
+++ b/hardware/virtualization/docker/actions.py
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
# shelltools.export("DISABLE_WARN_OUTSIDE_CONTAINER", "1")
shelltools.export("AUTO_GOPATH", "1")
-shelltools.export("DOCKER_GITCOMMIT","b40c2f6")
+shelltools.export("DOCKER_GITCOMMIT"," 65d3f78")
shelltools.export("IAMSTATIC", "false")
-shelltools.export("VERSION", "20.10.18")
+shelltools.export("VERSION", "20.10.21")
shelltools.export("GOROOT","/usr/lib/go")
shelltools.export("GO111MODULE","off")
diff --git a/hardware/virtualization/docker/pspec.xml b/hardware/virtualization/docker/pspec.xml
index de2181474a..b4470b6315 100644
--- a/hardware/virtualization/docker/pspec.xml
+++ b/hardware/virtualization/docker/pspec.xml
@@ -13,12 +13,12 @@
Pack, ship and run any application as a lightweight container
An open platform for distributed applications for developers and sysadmins
- https://github.com/docker/cli/archive/refs/tags/v20.10.18.tar.gz
- https://github.com/moby/moby/archive/refs/tags/v20.10.18.tar.gz
+ https://github.com/docker/cli/archive/refs/tags/v20.10.21.tar.gz
+ https://github.com/moby/moby/archive/refs/tags/v20.10.21.tar.gz
https://github.com/docker/docker-ce-packaging/archive/refs/tags/v19.03.13.tar.gz
git
- golang
+ golang
btrfs-progs-devel
device-mapper-devel
sqlite-devel
@@ -66,6 +66,13 @@
+
+ 2022-12-10
+ 20.10.21
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-09-15
20.10.18
diff --git a/programming/language/go/pspec.xml b/programming/language/go/pspec.xml
index bccf9368df..7e895dce50 100644
--- a/programming/language/go/pspec.xml
+++ b/programming/language/go/pspec.xml
@@ -13,10 +13,10 @@
app:console
Compiler and tools for the Go programming language from Google
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
- https://github.com/golang/go/archive/refs/tags/go1.19.1.tar.gz
+ https://github.com/golang/go/archive/refs/tags/go1.19.4.tar.gz
- https://go.dev/dl/go1.19.1.linux-amd64.tar.gz
+ https://go.dev/dl/go1.19.4.linux-amd64.tar.gz
@@ -39,6 +39,13 @@
+
+ 2022-12-12
+ 1.19.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-09-14
1.19.1