summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | It is the GNU way. * doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’. * gnu/build/vm.scm (create-ext-file-system, create-fat-file-system): Likewise. * gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise. * gnu/packages/check.scm (python-testpath)[description]: Likewise. * gnu/packages/disk.scm (pydf)[description]: Likewise. * gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise. (glusterfs)[description]: Likewise. * gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap) (ghc-system-fileio)[synopsis]: Likewise. (ghc-fsnotify)[description]: Likewise. * gnu/packages/linux.scm (proot)[description]: Likewise. (jmtpfs)[synopsis, description]: Likewise. * gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise. * gnu/packages/storage.scm (ceph)[description]: Likewise. * gnu/packages/sync.scm (lsyncd)[description]: Likewise. * gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise. (go-github-com-zillode-notify)[description]: Likewise. * gnu/services/nfs.scm (pipefs-service-type): Likewise. * guix/scripts/system.scm (perform-action): Likewise.
* gnu: unbound: Update to 1.6.8 [fixes CVE-2017-15105].Marius Bakke2018-01-19
| | | | * gnu/packages/dns.scm (unbound): Update to 1.6.8.
* gnu: libvpx: Use HTTPS for home page.Marius Bakke2018-01-19
| | | | * gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
* gnu: ninja: Update to 1.8.2.Tobias Geerinckx-Rice2018-01-19
| | | | | | | | * gnu/packages/ninja.scm (ninja): Update to 1.8.2. [source]: Remove upstreamed patch. [arguments]: Substitute INVOKE for SYSTEM*. Use standard indentation. * gnu/packages/patches/ninja-zero-mtime.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: tcc: Update to 0.9.27.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/c.scm (tcc): Update to 0.9.27. [license]: Add a comment about attempted Expat re-licencing.
* gnu: minixml: Update to 2.11.Tobias Geerinckx-Rice2018-01-19
| | | | | | * gnu/packages/xml.scm (minixml): Update to 2.11. [source]: Use URL-FETCH/TARBOMB method. [arguments]: Add ‘fix-permissions’ phase.
* gnu: libebml: Update to 1.3.5.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/xml.scm (libebml): Update to 1.3.5. [source, home-page]: Update URI.
* gnu: wine: Parameterize version string in uri.Efraim Flashner2018-01-19
| | | | | * gnu/packages/wine.scm (wine)[source]: Replace hard-coded version string with parameterized version.
* gnu: xpra: Update to 2.2.3.Rutger Helling2018-01-19
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.2.3.
* gnu: lz4: Update to 1.8.1.2.Tobias Geerinckx-Rice2018-01-19
| | | | * gnu/packages/compression.scm (lz4): Update to 1.8.1.2.
* gnu: mdds: Update to 1.3.1.Tobias Geerinckx-Rice2018-01-19
| | | | * gnu/packages/boost.scm (mdds): Update to 1.3.1.
* gnu: rdup: Update to 1.1.15.Tobias Geerinckx-Rice2018-01-19
| | | | | | | | | | * gnu/packages/backup.scm (rdup): Update to 1.1.15. [source]: Use new URI. Remove snippet. [native-inputs]: Add autoconf and automake. [inputs]: Add mcrypt. [arguments]: Add ‘bootstrap’ and ‘qualify-inputs’ phases. Remove ‘remove-Werror’ phase. [home-page]: Use apparent new (and HTTPS) home page.
* gnu: testdisk: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-19
| | | | * gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.
* gnu: stress: Update to 1.0.4.Tobias Geerinckx-Rice2018-01-19
| | | | * gnu/packages/admin.scm (stress): Update to 1.0.4.
* gnu: stress: Use newer and HTTPS home page.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code name, which is more up to date and will remain so.
* gnu: gmp: Edit description.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/multiprecision.scm (gmp)[description]: Edit. Define GMP.
* gnu: gmp: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-19
| | | | * gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.
* gnu: mpfr: Edit synopsis & description.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit. Define MPFR.
* gnu: mpc: Edit synopsis & description.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit. Define MPC.
* gnu: mpc: Update home page.Tobias Geerinckx-Rice2018-01-19
| | | | * gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
* gnu: mpfi: Edit synopsis & description.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit. Define several terms. Use GMP instead of MP for consistency.
* gnu: mpfi: Update to 1.5.3.Tobias Geerinckx-Rice2018-01-19
| | | | | * gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3. [source]: Use a more stable URI.
* gnu: cgit: Update private Git source code to 2.10.5.Leo Famulari2018-01-18
| | | | * gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
* gnu: git: Update to 2.16.0.Leo Famulari2018-01-18
| | | | * gnu/packages/version-control.scm (git): Update to 2.16.0.
* gnu: emacs-org: Update to 20180103.Vasile Dumitrascu2018-01-19
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-org): Update to 20180103. [source]: Use orgmode.org instead of elpa. [home-page]: Update to use https. * gnu/packages/emacs.scm (emacs-org-contrib): Update to 20180103. [source]: Update to use https. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: valgrind: Update to 3.13.0.Tobias Geerinckx-Rice2018-01-18
| | | | * gnu/packages/valgrind.scm (valgrind): Update to 3.13.0.
* gnu: youtube-dl: Update to 2018.01.18.Tobias Geerinckx-Rice2018-01-18
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
* gnu: Remove wine-next.Rutger Helling2018-01-18
| | | | * gnu/packages/wine.scm: Remove wine-next.
* gnu: wine: Update to 3.0.Rutger Helling2018-01-18
| | | | * gnu/packages/wine.scm (wine): Update to 3.0.
* gnu: emacs-debbugs: Update to 0.15.Oleg Pykhalov2018-01-18
| | | | * gnu/packages/emacs.scm (emacs-debbugs): Update to 0.15.
* gnu: mongodb: Fix indentation.Efraim Flashner2018-01-18
| | | | * gnu/packages/databases.scm (mongodb): Replace tabs with spaces.
* gnu: mysql: Update to 5.7.21.Efraim Flashner2018-01-18
| | | | * gnu/packages/databases.scm (mysql): Update to 5.7.21.
* gnu: webkitgtk: Update to 2.18.5.Mark H Weaver2018-01-18
| | | | | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5. [source]: Remove patch. * gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: linux-libre: Update to 4.14.14.Mark H Weaver2018-01-18
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.77.Mark H Weaver2018-01-18
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
* gnu: linux-libre@4.4: Update to 4.4.112.Mark H Weaver2018-01-18
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112.
* gnu: android-udev-rules: Update to 20171113.Tobias Geerinckx-Rice2018-01-18
| | | | * gnu/packages/android.scm (android-udev-rules): Update to 20171113.
* gnu: mitlm: Update to 0.4.2.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/speech.scm (mitlm): Update to 0.4.2. [source]: Use new upstream release URI.
* gnu: sudo: Update to 1.8.22.Tobias Geerinckx-Rice2018-01-18
| | | | * gnu/packages/admin.scm (sudo): 1.8.22.
* gnu: slurm: Add detailed licence information.Tobias Geerinckx-Rice2018-01-18
| | | | * gnu/packages/parallel.scm (slurm)[license]: Add more licences.
* gnu: slurm: Use HTTPS for home page.Tobias Geerinckx-Rice2018-01-18
| | | | * gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
* gnu: slurm: Update to 17.11.2.Tobias Geerinckx-Rice2018-01-18
| | | | | | | | | * gnu/packages/parallel.scm (slurm): Update to 17.11.2. [source]: Replace patch with less fragile SUBSTITUTE* in a snippet. [arguments]: Rename ‘autogen’ phase to ‘autoconf’. Use INVOKE. * gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add sl.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/toys.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: vim: Update to 8.0.1428.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/vim.scm (vim): Update to 8.0.1428. [arguments]: Add ‘patch-failing-test’ phase.
* gnu: lxterminal: Update to 0.3.1.Tobias Geerinckx-Rice2018-01-18
| | | | | | | | * gnu/packages/lxde.scm (lxterminal): Update to 0.3.1. [source]: Remove patch for fixed CVE. [arguments]: No longer skip test suite which appear to be fixed. * gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: glib: Remove duplicate module import.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module (guix packages xml)’. Order remaining module imports alphabetically.
* gnu: package-management: Prefix licenses.Tobias Geerinckx-Rice2018-01-18
| | | | | | * gnu/packages/package-management.scm (define-module): Import (guix licenses) with #:prefix instead of #:select. Adjust all callers.
* gnu: package-management: Alphabetise module imports.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/package-management.scm (define-module): Order module imports alphabetically.
* gnu: rlwrap: Update to 0.43.Tobias Geerinckx-Rice2018-01-18
| | | | | * gnu/packages/readline.scm (rlwrap): Update to 0.43. [source, home-page]: Use new upstream URI.
* gnu: mlmmj: Update to 1.3.0.ng02018-01-17
| | | | | | * gnu/packages/mail.scm (mlmmj): Update to 1.3.0. Signed-off-by: Leo Famulari <leo@famulari.name>