| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Go standard library 'x' packages: Consolidate.•••* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
| Leo Famulari | 2019-10-29 | 1 | -1/+1 |
* | gnu: mongodb: Fix build.•••* gnu/packages/databases.scm (mongodb)[inputs]: Use openssl 1, as 1.1. doesn't
work.
[arguments]: Change how a constant is defined in the tests to allow compiling
with a newer version of GCC.
| Christopher Baines | 2019-10-22 | 1 | -1/+10 |
* | gnu: Add ephemeralpg.•••This is a general utility, but I'm particularly interested in using this to
enable build time tests for the guix-data-service package.
* gnu/packages/databases.scm (ephemeralpg): New variable.
| Christopher Baines | 2019-10-21 | 1 | -0/+62 |
* | gnu: python-pylibmc: Update to 1.6.1.•••* gnu/packages/databases.scm (python-pylibmc): Update to 1.6.1.
| Tobias Geerinckx-Rice | 2019-10-16 | 1 | -7/+4 |
* | gnu: python-crate: Update to 0.23.2.•••* gnu/packages/databases.scm (python-crate): Update to 0.23.2.
| Tobias Geerinckx-Rice | 2019-10-15 | 1 | -2/+2 |
* | gnu: sqitch: Remove perl-file-homedir input.•••* gnu/packages/databases.scm (perl-file-homedir)[inputs]: Remove perl-file-homedir.
| Tobias Geerinckx-Rice | 2019-10-14 | 1 | -1/+0 |
* | gnu: sqitch: Update to 1.0.0.•••* gnu/packages/databases.scm (sqitch): Update to 1.0.0.
| Tobias Geerinckx-Rice | 2019-10-14 | 1 | -6/+4 |
* | gnu: mariadb: Build with GCC 5 on ARMv7.•••Fixes <https://bugs.gnu.org/37605>.
* gnu/packages/databases.scm (mariadb)[native-inputs]: Add GCC-5 when the
current system is ARMv7.
| Marius Bakke | 2019-10-08 | 1 | -0/+5 |
* | gnu: mysql: Update to 5.7.27.•••* gnu/packages/databases.scm (mysql): Update to 5.7.27.
[native-inputs]: Add pkg-config.
[inputs]: Add libtirpc, rpcsvc-proto.
| Efraim Flashner | 2019-10-03 | 1 | -3/+7 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2019-09-06 | 1 | -2/+2 |
|\ |
|
| * | gnu: tdb: Update to 1.4.2.•••* gnu/packages/databases.scm (tdb): Update to 1.4.2.
| Marius Bakke | 2019-09-05 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-29 | 1 | -8/+6 |
|\| |
|
| * | gnu: python-alembic: Update to 1.0.11.•••* gnu/packages/databases.scm (python-alembic): Update to 1.0.11.
| Marius Bakke | 2019-08-29 | 1 | -4/+3 |
| * | gnu: python-pyodbc: Update to 4.0.27.•••* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.27.
| Tobias Geerinckx-Rice | 2019-08-24 | 1 | -4/+3 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2019-08-22 | 1 | -2/+2 |
|\| |
|
| * | gnu: python-redis: Update to 3.3.8.•••* gnu/packages/databases.scm (python-redis): Update to 3.3.8.
| Tobias Geerinckx-Rice | 2019-08-22 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2019-08-13 | 1 | -22/+17 |
|\| |
|
| * | Merge branch 'staging' | Marius Bakke | 2019-08-13 | 1 | -11/+11 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2019-08-08 | 1 | -4/+4 |
| | |\ |
|
| | * | | gnu: postgresql: Udpate to 10.10 [fixes CVE-2019-10208].•••* gnu/packages/databases.scm (postgresql): Update to 10.10.
| Marius Bakke | 2019-08-08 | 1 | -2/+2 |
| | * | | gnu: mariadb: Update to 10.1.41 [security fixes].•••This fixes CVE-2019-2805, CVE-2019-2740, CVE-2019-2739, and CVE-2019-2737.
* gnu/packages/databases.scm (mariadb): Update to 10.1.41.
[source](uri): Update download URL.
| Marius Bakke | 2019-08-04 | 1 | -5/+5 |
| | * | | gnu: MariaDB: Disable the TokuDB plugin.•••Fixes <https://bugs.gnu.org/35521>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/databases.scm (mariadb)[arguments]: Pass "-DTOKUDB_OK" in
<#:configure-flags>. Enable the "innodb_fts.crash_recovery" test, which
likely failed because of the high I/O load induced by TokuDB.
[inputs]: Remove SNAPPY.
(cherry picked from commit bba7a77ed9ad826bcdc6d9b8a183d66a23229501)
| Marius Bakke | 2019-08-04 | 1 | -4/+4 |
| * | | | gnu: 4store: Remove unneeded build phase.•••* gnu/packages/databases.scm (4store)[arguments]: Remove unneeded
'generate-configure phase.
| Efraim Flashner | 2019-08-09 | 1 | -6/+0 |
| * | | | gnu: 4store: Don't use unstable tarball.•••* gnu/packages/databases.scm (4store)[source]: Download using
'git-fetch'.
| Efraim Flashner | 2019-08-09 | 1 | -5/+6 |
| | |/
| |/| |
|
| * | | gnu: postgresql@9: Update to 9.6.15 [fixes CVE-2019-10208].•••* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.15.
| Marius Bakke | 2019-08-08 | 1 | -2/+2 |
| * | | gnu: postgresql@11: Update to 11.5 [fixes CVE-2019-10208, CVE-2019-10209].•••* gnu/packages/databases.scm (postgresql-11): Update to 11.5.
| Marius Bakke | 2019-08-08 | 1 | -2/+2 |
| |/ |
|
* | | gnu: MariaDB: Disable the TokuDB plugin.•••Fixes <https://bugs.gnu.org/35521>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/databases.scm (mariadb)[arguments]: Pass "-DTOKUDB_OK" in
<#:configure-flags>. Enable the "innodb_fts.crash_recovery" test, which
likely failed because of the high I/O load induced by TokuDB.
[inputs]: Remove SNAPPY.
| Marius Bakke | 2019-07-14 | 1 | -4/+4 |
* | | Merge branch 'master' into core-updates••• Conflicts:
gnu/local.mk
gnu/packages/python-xyz.scm
gnu/packages/xml.scm
guix/gexp.scm
po/guix/POTFILES.in
| Marius Bakke | 2019-07-12 | 1 | -2/+25 |
|\| |
|
| * | Merge branch 'staging' | Marius Bakke | 2019-07-11 | 1 | -2/+2 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2019-07-10 | 1 | -0/+23 |
| | |\ |
|
| * | | | gnu: postgresql@9: Update to 9.6.14 [fixes CVE-2018-1058, CVE-2019-9193]•••* gnu/packages/databases.scm (postgresql@9): Update to 9.6.14.
| Efraim Flashner | 2019-07-10 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | gnu: Add python-crate.•••* gnu/packages/databases.scm (python-crate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Langlois | 2019-07-07 | 1 | -0/+23 |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-07-02 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | gnu: postgresql@10: Update to 10.9.•••* gnu/packages/databases.scm (postgresql): Update to 10.9.
| Marius Bakke | 2019-07-02 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-27 | 1 | -4/+18 |
|\| |
|
| * | gnu: memcached: Update to 1.5.16.•••* gnu/packages/databases.scm (memcached): Update to 1.5.16.
| Tobias Geerinckx-Rice | 2019-06-25 | 1 | -2/+2 |
| * | gnu: Add postgresql-11.•••* gnu/packages/databases.scm(postgresql-11): New variable.
| Gábor Boskovits | 2019-06-24 | 1 | -0/+14 |
| * | gnu: python-lmdb: Update to 0.95.•••* gnu/packages/databases.scm (python-lmdb): Update to 0.95.
| Tobias Geerinckx-Rice | 2019-06-22 | 1 | -2/+2 |
* | | gnu: Replace uses of 'cmake' with 'cmake-minimal'.•••This follows up commit 2f33a7321e5e37d37f57c229c8079cb4ffd10834 which
introduced a new CMAKE-MINIMAL variant for use in package inputs.
* gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE
with CMAKE-MINIMAL.
* gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise.
* gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
* gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise.
* gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise.
* gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise.
* gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise.
* gnu/packages/video.scm (handbrake)[native-inputs]: Likewise.
* gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise.
| Marius Bakke | 2019-06-20 | 1 | -1/+1 |
* | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-06-20 | 1 | -2/+3 |
|\| |
|
| * | gnu: perl-db-file: Update to 1.852.•••* gnu/packages/databases.scm (perl-db-file): Update to 1.852.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Griffin | 2019-06-13 | 1 | -2/+3 |
| * | Merge branch 'master' into staging | Marius Bakke | 2019-06-11 | 1 | -2/+23 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-06-03 | 1 | -2/+2 |
| |\ \ |
|
* | \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-06-13 | 1 | -4/+25 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | gnu: recutils: Remove emacs-minimal native input.•••* gnu/packages/databases.scm (recutils)[native-inputs]: Remove emacs-minimal.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Jack Hill | 2019-06-10 | 1 | -2/+1 |
| * | | | gnu: Add emacs-recutils.•••* gnu/packages/databases.scm (emacs-recutils): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Jack Hill | 2019-06-10 | 1 | -0/+22 |
| | |/
| |/| |
|
| * | | gnu: python-alembic: Update to 1.0.10.•••* gnu/packages/databases.scm (python-alembic): Update to 1.0.10.
| Danny Milosavljevic | 2019-05-27 | 1 | -2/+2 |
* | | | Merge branch 'staging' into core-updates | Marius Bakke | 2019-05-25 | 1 | -15/+140 |
|\ \ \
| | |/
| |/| |
|
| * | | gnu: postgresql: Remove graft for 10.8.•••* gnu/packages/databases.scm (postgresql): Update to 10.8.
[replacement]: Remove.
(postgresql-10.8): Remove variable.
| Marius Bakke | 2019-05-24 | 1 | -19/+2 |
| * | | Merge branch 'master' into staging | Marius Bakke | 2019-05-24 | 1 | -11/+153 |
| |\| |
|