summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-08-17gnu: cuirass: Update to 0.0.1-7.6f85bc0....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-7.6f85bc0. [arguments]: Add guile-git and guile-bytestructures to the load path. [inputs]: Remove git, add guile-git and guile-bytestructures. Ricardo Wurmus
2017-08-17gnu: python-cython: Update to 0.26....* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.26. [source]: Remove patch. * gnu/packages/patches/python-cython-fix-tests-32bit.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2017-08-17gnu: Add fbreader....* gnu/packages/ebook.scm (fbreader): New variable. Danny Milosavljevic
2017-08-17gnu: Add liblinebreak....* gnu/packages/ebook.scm (liblinebreak): New variable. Danny Milosavljevic
2017-08-16gnu: python-cryptography-vectors: Update to 2.0.3....* gnu/packages/python.scm (python-cryptography-vectors): Update to 2.0.3. Tobias Geerinckx-Rice
2017-08-16gnu: python-cryptography: Update to 2.0.3....* gnu/packages/python.scm (python-cryptography): Update to 2.0.3. Tobias Geerinckx-Rice
2017-08-16gnu: limnoria: Update to 2017.08.03....* gnu/packages/irc.scm (limnoria): Update to 2017.08.03. Tobias Geerinckx-Rice
2017-08-16gnu: cbatticon: Update to 1.6.6....* gnu/packages/admin.scm (cbatticon): Update to 1.6.6. Tobias Geerinckx-Rice
2017-08-16gnu: Add gpick....* gnu/packages/image.scm (gpick): New variable. Julien Lepiller
2017-08-16gnu: fossil: Update to 2.2....* gnu/packages/version-control.scm (fossil): Update to 2.2. [source]: Add uri for older versions. [arguments]: Enable previously disabled test. ng0
2017-08-16gnu: connman: Update to 1.35....* gnu/packages/connman.scm (connman): Update to 1.35. Efraim Flashner
2017-08-16gnu: Add ltris....* gnu/packages/games.scm (ltris): New variable. Kei Kebreau
2017-08-16gnu: Add ghc-gitrev....* gnu/packages/haskell.scm (ghc-gitrev): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-geniplate-mirror....* gnu/packages/haskell.scm (ghc-geniplate-mirror): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-monadplus....* gnu/packages/haskell.scm (ghc-monadplus): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-fail....* gnu/packages/haskell.scm (ghc-fail): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-edisoncore....* gnu/packages/haskell.scm (ghc-edisoncore): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-edisonapi....* gnu/packages/haskell.scm (ghc-edisonapi): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-murmur-hash....* gnu/packages/haskell.scm (ghc-murmur-hash): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-data-hash....* gnu/packages/haskell.scm (ghc-data-hash): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: pspp: Update to 0.11.0....This fixes CVE-2017-10791, CVE-2017-10792. * gnu/packages/statistics.scm (pspp): Update to 0.11.0. Efraim Flashner
2017-08-16gnu: Add ghc-equivalence....* gnu/packages/haskell.scm (ghc-equivalence): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-boxes....* gnu/packages/haskell.scm (ghc-boxes): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-edit-distance....* gnu/packages/haskell.scm (ghc-edit-distance): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-stmonadtrans....* gnu/packages/haskell.scm (ghc-stmonadtrans): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: Add ghc-strict....* gnu/packages/haskell.scm (ghc-strict): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: cpphs: Update to 1.20.8....* gnu/packages/haskell.scm (cpphs): Update to 1.20.8. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Alex Vong
2017-08-16gnu: font-google-noto: Use font-build-system....* gnu/packages/fonts.scm (font-google-noto)[build-system]: Use font-build-system. [source]: Use url-fetch/zipbomb. [arguments]: Remove it. [native-inputs]: Remove it. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> ng0
2017-08-16gnu: r-mzr: Fix building on aarch64 and armhf....* gnu/packages/bioinformatics.scm (r-mzr)[inputs]: Add boost. Efraim Flashner
2017-08-16gnu: hdf4: Fix building on aarch64....* gnu/packages/maths.scm (hdf4)[arguments]: Add a phase to improve detection and support for aarch64-linux. Efraim Flashner
2017-08-15gnu: cgit: Don't build cgit's special 'git:src' input....This special version of Git is only used within the build process of cgit. We don't need to build it otherwise, so the package is removed with this commit. * gnu/packages/version-control.scm (cgit)[inputs]: Replace the git@2.10 package with an origin reference of the source code. (git@2.10): Remove variable. Leo Famulari
2017-08-15gnu: Fix memcached service startup....Memcached changes to the memcached user from root before writing the PID file. This means that it must be able to write the PID file as the memcached user. To make this work, create the /var/run/memcached directory when the service starts, make it owned by memcached, and change memcached to write the PID file to /var/run/memcached/pid. This wasn't picked up by the system test as the "service running" part was too permissive, and only failed on an error. Instead, test the response from calling start-service and check that the PID is a number. * gnu/services/databases.scm (memcached-activation): New variable. (memcached-shepherd-service): Change PID file location. (memcached-service-type): Extend the activation-service-type. * gnu/tests/databases.scm (run-memcached-test)[test]: Change the "service running" test to check the response from the shepherd. Christopher Baines
2017-08-15gnu: Add dssi....* gnu/packages/music.scm (dssi): New variable. Danny Milosavljevic
2017-08-15gnu: Add emacs-highlight-symbol....* gnu/packages/emacs.scm (emacs-highlight-symbol): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Oleg Pykhalov
2017-08-15gnu: fish-guix: Use new download URL....* gnu/packages/shells.scm (fish-guix)[source]: Adjust the download URL. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng0
2017-08-15gnu: p11-kit: Update to 0.23.8....* gnu/packages/tls.scm (p11-kit): Update to 0.23.8. Marius Bakke
2017-08-15gnu: signify: Update to 22....* gnu/packages/crypto.scm (signify): Update to 22. Leo Famulari
2017-08-15gnu: diamond: Update to 0.9.10....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.10. Ben Woodcroft
2017-08-15gnu: bcftools: Fix building on aarch64....* gnu/packages/patches/bcftools-regidx-unsigned-char.patch: New file. * gnu/packages/bioinformatics.scm (bcftools)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2017-08-15Revert "gnu: pspp: Update to 0.11.0."...This FTBFS on x86_64 and i686. This reverts commit f4c808df5b99bbe6d7a307c69ad27da5b17703d1. Efraim Flashner
2017-08-15gnu: youtube-dl: Update to 2017.08.13....* gnu/packages/video.scm (youtube-dl): Update to 2017.08.13. Tobias Geerinckx-Rice
2017-08-15gnu: e2fsprogs: Update to 1.43.5....* gnu/packages/patches/e2fsprogs-32bit-quota-warnings.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linux.scm (e2fsprogs): Update to 1.43.5. [source]: Use patch. Marius Bakke
2017-08-14gnu: cvs: Fix CVE-2017-12836....* gnu/packages/patches/cvs-2017-12836.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (cvs)[source]: Use it. Leo Famulari
2017-08-14gnu: git@2.10: Update to 2.10.4 [fixes CVE-2017-1000117].......also disable tests, since they broke after c9f4f56b24801718d89c2520b. * gnu/packages/version-control.scm (git@2.10): Update to 2.10.4. [arguments]: New field. Marius Bakke
2017-08-14gnu: gcc@7: Update to 7.2.0....* gnu/packages/gcc.scm (gcc@7): Update to 7.2.0. [source]: Switch to xz compression. Efraim Flashner
2017-08-14Revert "gnu: e2fsprogs: Update to 1.43.5."...Fails to build on i686: <https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00118.html> This reverts commit 3ddaa7922bdd71ff4467b95a7ed264bbc4d49975. Marius Bakke
2017-08-14gnu: milkytracker: Update to 1.01.00....* gnu/packages/music.scm (milkytracker): Update to 1.01.00. Kei Kebreau
2017-08-14gnu: Add bismark....* gnu/packages/bioinformatics.scm (bismark): New variable. Ricardo Wurmus
2017-08-14gnu: Add r-dexseq....* gnu/packages/bioinformatics.scm (r-dexseq): New variable. Ricardo Wurmus
2017-08-14gnu: Add perl-math-random-secure....* gnu/packages/crypto.scm (perl-math-random-secure): New variable. Ricardo Wurmus