| Commit message (Expand) | Author | Age |
* | gnu: pwgen: Update to 2.08.•••* gnu/packages/password-utils.scm (pwgen): Update to 2.08.
| Kei Kebreau | 2018-02-08 |
* | gnu: mcrl2: Fix typo in synopsis.•••* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo.
[description]: Use @dfn.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: libcap-ng: Update to 0.7.9.•••gnu/packages/admin.scm (libcap-ng): Update to 0.7.9.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: conky: Update to 1.10.8.•••* gnu/packages/conky.scm (conky): Update to 1.10.8.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: Add mcrl2.•••* gnu/packages/maths.scm (mcrl2): New variable.
| Jan Nieuwenhuizen | 2018-02-08 |
* | gnu: lunzip: Update to 1.10.•••* gnu/packages/compression.scm (lunzip): Update to 1.10.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: nim: Update to 0.17.2.•••* gnu/packages/nim.scm (nim): Update to 0.17.2.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: luajit, lua5.x-bitop: Use HTTPS home pages.•••* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: luajit: Make available as ‘luajit’.•••* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’
phase to make the interpreter available simply as ‘luajit’.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: luajit: Update to 2.1.0-beta3.•••* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3.
[source]: Remove symlinks patch.
* gnu/packages/patches/luajit-symlinks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: mc: Substitute more FHS file names.•••* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the
‘patch-FHS-file-names’ phase.
| Tobias Geerinckx-Rice | 2018-02-08 |
* | gnu: mupdf: Fix CVE-2017-17858.•••* gnu/packages/patches/mupdf-CVE-2017-17858.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf)[source]: Use it.
| Leo Famulari | 2018-02-07 |
* | etc: Add SELinux policy for the daemon.•••* etc/guix-daemon.cil.in: New file.
* Makefile.am (dist_selinux_policy_DATA): Define it.
* configure.ac: Handle --with-selinux-policy-dir.
* doc/guix.texi (SELinux Support): New section.
| Ricardo Wurmus | 2018-02-07 |
* | gnu: whois: Expand synopsis & description.•••* gnu/packages/networking.scm (whois)[synopsis, description]: Expand.
| Tobias Geerinckx-Rice | 2018-02-06 |
* | gnu: librep: Update to 0.92.7.•••* gnu/packages/sawfish.scm (librep): Update to 0.92.7.
| Tobias Geerinckx-Rice | 2018-02-06 |
* | gnu: asciidoc: Update to 8.6.10.•••* gnu/packages/documentation.scm (asciidoc): Update to 8.6.10.
[source]: Switch to new code host.
[arguments]: Add new ‘bootstrap’ phase...
[native-inputs]: ...and required autoconf.
[home-page]: Point to a more recently updated instance.
| Tobias Geerinckx-Rice | 2018-02-06 |
* | gnu: perl-test-simple: Update to 1.302122.•••* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302122.
| Tobias Geerinckx-Rice | 2018-02-06 |
* | gnu: build: linux-boot: Remove bind-mount export.•••bind-mount is not contained within this module.
* gnu/build/linux-boot.scm: Remove bind-mount export.
| Christopher Baines | 2018-02-06 |
* | gnu: hwloc: Add 2.0.0.•••* gnu/packages/mpi.scm (hwloc-2.0): New variable.
* gnu/packages/patches/hwloc-tests-without-sysfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2018-02-06 |
* | gnu: Add python-pyaudio.•••* gnu/packages/audio.scm (python-pyaudio): New public variable.
| Oleg Pykhalov | 2018-02-06 |
* | gnu: Add curseradio.•••* gnu/packages/music.scm (curseradio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stefan Reichör | 2018-02-06 |
* | gnu: julia: Don't invoke /sbin/ldconfig.•••Reported by Marco van Hulten <marco@hulten.org>
in <https://bugs.gnu.org/30282>.
* gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>:
Patch out 'ldconfig' invocations.
| Ludovic Courtès | 2018-02-06 |
* | gnu: julia: Adjust libgit2 tests.•••* gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>:
Patch libgit2.jl.
| Ludovic Courtès | 2018-02-06 |
* | gnu: libssh: Update to commit 239d0f7 of branch 'v0-7'.•••* gnu/packages/ssh.scm (libssh): Update to 239d0f7.
| Ludovic Courtès | 2018-02-06 |
* | gnu: gpsbabel: Update to 1.5.4 and fix build.•••* gnu/packages/patches/gpsbabel-minizip.patch: New file.
* gnu/packages/patches/gpsbabel-qstring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gps.scm (gpsbabel): Update to 1.5.4,
[source]: add two previous patches to fix build,
[snippet]: remove "gpsbabel" directory excursion,
[arguments]: ditto.
| Mathieu Othacehe | 2018-02-06 |
* | gnu: Add gpxsee.•••* gnu/packages/gps.scm (gpxsee): New variable.
| Mathieu Othacehe | 2018-02-06 |
* | gnu: expect: Update to 5.45.4.•••* gnu/packages/tcl.scm (expect): Update to 5.45.4.
| Tobias Geerinckx-Rice | 2018-02-06 |
* | gnu: shotwell: Update to 0.27.4.•••* gnu/packages/gnome.scm (shotwell): Update to 0.27.4.
| Tobias Geerinckx-Rice | 2018-02-06 |
* | gnu: Add python-isoweek.•••* gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Konrad Hinsen | 2018-02-06 |
* | gnu: Add python-funcy.•••* gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
| Danny Milosavljevic | 2018-02-06 |
* | gnu: Add python-whatever.•••* gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
| Danny Milosavljevic | 2018-02-06 |
* | gnu: Add r-heatmaply.•••* gnu/packages/cran.scm (r-heatmaply): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-seriation.•••* gnu/packages/cran.scm (r-seriation): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-webshot.•••* gnu/packages/cran.scm (r-webshot): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-gclus.•••* gnu/packages/cran.scm (r-gclus): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-qap.•••* gnu/packages/cran.scm (r-qap): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-tsp.•••* gnu/packages/cran.scm (r-tsp): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-processx.•••* gnu/packages/cran.scm (r-processx): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: Add r-debugme.•••* gnu/packages/cran.scm (r-debugme): New variable.
| Ricardo Wurmus | 2018-02-06 |
* | gnu: guile-sqlite3: Use git-version.•••* gnu/packages/guile.scm [version]: Use git-version.
| Danny Milosavljevic | 2018-02-06 |
* | gnu: guile-sqlite3: Update to 0.0-2.21f35ca.•••* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-2.21f35ca.
| Danny Milosavljevic | 2018-02-06 |
* | gnu: python-llfuse: Update to 1.3.2.•••* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
| Leo Famulari | 2018-02-05 |
* | gnu: Add python-gyp.•••* gnu/packages/python.scm (python-gyp, python2-gyp): New variables.
| Ethan R. Jones | 2018-02-05 |
* | gnu: bigloo: Update to 4.3b.•••* gnu/packages/scheme.scm (bigloo): Update to 4.3b.
[arguments]: Add "--disable-patch" to configure flags. Add substitution to
compile Bigloo with the correct runpath. Substitute 'invoke' for '*system*'.
| Kei Kebreau | 2018-02-05 |
* | gnu: p7zip: Fix CVE-2017-17969.•••* gnu/packages/patches/p7zip-CVE-2017-17969.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/compression.scm (p7zip)[source]: Use it.
| Leo Famulari | 2018-02-05 |
* | gnu: Add emacs-realgud.•••* gnu/packages/emacs.scm (emacs-realgud): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2018-02-05 |
* | gnu: Add emacs-loc-changes.•••* gnu/packages/emacs.scm (emacs-loc-changes): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2018-02-05 |
* | gnu: Add emacs-load-relative.•••* gnu/packages/emacs.scm (emacs-load-relative): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2018-02-05 |
* | gnu: Add emacs-test-simple.•••* gnu/packages/emacs.scm (emacs-test-simple): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2018-02-05 |
* | emacs-build-system: Do not patch files containing NULs.•••This is a temporary workaround for <https://bugs.gnu.org/30116>, where
'substitute*' throws on files containing NUL characters.
* guix/build/emacs-build-system.scm (patch-el-files): Filter out elisp files
that contain NUL characters.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Maxim Cournoyer | 2018-02-05 |