This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository live-build-x2go. from 3165fa3 with debian repo new 74b8906 add ca-certificates for secure communication The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: config/package-lists/x2go.list.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository live-build-x2go. commit 74b89067a12ddd36a0c4e643e66ca0f22fca32dd Author: Juri Grabowski <git-commit@jugra.de> Date: Sat Sep 28 16:32:48 2019 +0200 add ca-certificates for secure communication --- config/package-lists/x2go.list.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/package-lists/x2go.list.chroot b/config/package-lists/x2go.list.chroot index b37d028..91adf0d 100644 --- a/config/package-lists/x2go.list.chroot +++ b/config/package-lists/x2go.list.chroot @@ -1 +1 @@ -x2goclient freerdp2-x11 pulseaudio openssh-server dbus libdrm-intel1 libgl1-mesa-dri vbetool acpi-support +x2goclient freerdp2-x11 pulseaudio openssh-server dbus libdrm-intel1 libgl1-mesa-dri vbetool acpi-support ca-certificates -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git