aboutsummaryrefslogtreecommitdiff
path: root/po/packages/LINGUAS
blob: f2b0704e1155e11e8fca6a408c379bf8f49113a2 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Set of available languages.

da
de
en@boldquot
en@quot
eo
es
fa
fr
hu
it
ko
nl
oc
pl
pt_BR
sk
sr
zh_CN
nohover-highlight'> This is a follow-up to commit 83cda00bc62d665f05d37d07c78a1c4eab5297f0. * gnu/packages/docker.scm (docker-cli): Fix source hash caused by cascading %docker-version variable changes. 2021-03-10gnu: containerd: Update to 1.3.10 [security fixes].Léo Le Bouter * gnu/packages/docker.scm (containerd): Update to 1.3.10. 2021-03-10gnu: docker: Update to 19.03.15 [security fixes].Léo Le Bouter * gnu/packages/docker.scm (%docker-version): Bump to 19.03.15. (docker-libnetwork): Bump to 19.03-1.55e924b. (docker): [source]: Set git-reference url to 'https://github.com/moby/moby'. [arguments]<#:phases>: Modify 'delete-failing-tests phase to delete 'signal_linux_test.go'. 2021-02-08gnu: docker: Update to 19.03.13.Oleg Pykhalov * gnu/packages/docker.scm (docker, docker-cli): Update to 19.03.13. 2020-11-21gnu: python-docker: Propagate runtime dependency.Marius Bakke * gnu/packages/docker.scm (python-docker)[inputs]: Move PYTHON-WEBSOCKET-CLIENT from here ... [propagated-inputs]: ... to here. 2020-11-14gnu: cqfd: Update to 5.2.1.Maxim Cournoyer * gnu/packages/docker.scm (cqfd): Update to 5.2.1. 2020-10-16gnu: containerd: Don't 'chdir' in build phases.Oleg Pykhalov This fixes breaks the 'install-license-files' phase added in 6b793fa66218337a1f638466753cd5326a6a6c18 and is generally not good practice. * gnu/packages/docker.scm (containerd): [arguments]: Use 'with-directory-excursion' instead of 'chdir' in build phases. 2020-10-16gnu: docker-cli: Fix build.Efraim Flashner This is a follow-up to 6b793fa66218337a1f638466753cd5326a6a6c18. * gnu/packages/docker.scm (docker-cli)[arguments]: In custom 'install phase don't change directory to install 'docker' binary. 2020-09-21gnu: docker: Compile with seccomp enabled.Jesse Dowell * gnu/packages/docker.scm (docker)[arguments]: Adjust custom 'configure phase to enable seccomp support. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2020-09-21gnu: docker: Synchronize docker dependencies with the current version of docker.Jesse Dowell * gnu/packages/docker.scm (docker-libnetwork): Update to 19.03-1.026aaba. [source]: Follow URI redirection. [arguments]: Adjust import-path accordingly. [home-page]: Same. * gnu/packages/networking.scm (go-sctp): Update to 0.0.0-2.6e2cb13. [arguments]: Skip test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2020-09-05gnu: python-docker-py: Rename to python-docker.Andreas Enge This is a follow-up to commit 3146b6da6dd3124f8693f48a9ed7ff8208324e23. * gnu/packages/docker.scm (python-docker-py): Rename to... (python-docker): ...this. (docker-compose): Adjust inputs. * gnu/packages/android.scm (fdroidserver): Adjust inputs.