Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Léo Le Bouter 097cf21d1d
gnu: Remove MongoDB.
mongodb 3.4.10 has unpatched CVEs and mongodb 3.4.24 has some files in the
release tarball under the SSPL, therefore we cannot provide mongodb while
upholding to good security standards.

It turns out feff80cec3 was right since while
the main license file wasnt altered to SSPL, some files in the tree contain
SSPL headers.

* gnu/packages/databases.scm (go-gopkg.in-mgo.v2): Remove.
* gnu/packages/databases.scm (mongo-tools): Remove.
* doc/guix.texi (mongodb-service-type): Remove.
* gnu/tests/databases.scm (%test-mongodb, %mongodb-os, run-mongodb-test):
Remove.
* gnu/services/databases.scm (mongodb-configuration, mongodb-configuration?,
mongodb-configuration-mongodb, mongodb-configuration-config-file,
mongodb-configuration-data-directory, mongodb-service-type,
%default-mongodb-configuration-file, %mongodb-accounts, mongodb-activation,
mongodb-shepherd-service): Remove.
* gnu/packages/databases.scm (mongodb): Remove.
2021-03-16 11:05:24 +01:00
..
bootloader gnu: bootloader: Update install-allwinner64-u-boot. 2021-02-08 17:21:34 -08:00
build file-systems: 'mount-file-system' preserves the right mount flags. 2021-03-10 23:21:33 +01:00
installer installer: Edit desktop selection prompt. 2021-01-31 17:08:17 +01:00
machine machine: ssh: Use 'formatted-message'. 2021-02-25 11:29:35 +01:00
packages gnu: Remove MongoDB. 2021-03-16 11:05:24 +01:00
services gnu: Remove MongoDB. 2021-03-16 11:05:24 +01:00
system system: vm: Use Guile 3.0 in Docker images. 2021-02-25 11:29:35 +01:00
tests gnu: Remove MongoDB. 2021-03-16 11:05:24 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Support packages with multiple channels. 2021-03-14 19:43:35 +01:00
image.scm image: Export image? procedure. 2021-02-17 10:55:36 +01:00
installer.scm
local.mk gnu: unzip: Remove redundant and unused "unzip-symlink.patch". 2021-03-14 19:16:17 -04:00
machine.scm
packages.scm
services.scm gnu: services: Add activate script to the profile system directory. 2021-03-09 06:56:12 +01:00
system.scm services: shepherd: Allow custom 'shepherd' package. 2021-01-30 15:36:57 +01:00
tests.scm tests: Export %simple-os. 2021-02-19 20:10:08 +01:00