| Commit message (Expand) | Author | Age |
* | gnu: guix: Update to 77a1aac.•••* gnu/packages/package-management.scm (guix): Update to 77a1aac.
| Ludovic Courtès | 2018-06-10 |
* | gnu: keepalived: Install info documentation.•••* gnu/packages/cluster.scm (keepalived)[arguments]: Add phases 'build-info'
and 'install-info'.
[native-inputs]: Add texinfo.
| 宋文武 | 2018-06-10 |
* | gnu: Add keepalived.•••* gnu/packages/cluster.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| 宋文武 | 2018-06-10 |
* | gnu: Add libnfnetlink.•••* gnu/packages/linux.scm (libnfnetlink): New variable.
| 宋文武 | 2018-06-10 |
* | gnu: mumble: Fix build with Boost 1.66.•••Fixes <https://bugs.gnu.org/31775>.
* gnu/packages/patches/mumble-1.2.19-abs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (mumble)[source]: Add it.
| Danny Milosavljevic | 2018-06-10 |
* | gnu: nix: Update to 2.0.4.•••* gnu/packages/package-management.scm (nix): Update to 2.0.4.
| 宋文武 | 2018-06-10 |
* | gnu: musescore: Fix build against Qt 5.11.•••* gnu/packages/music.scm (musescore)[arguments]: Remove Webkit support, since
it is replaced with Qt WebEngine in Qt 5.11. Add missing include line.
[inputs]: Remove "qtwekbit".
| Nicolas Goaziou | 2018-06-10 |
* | gnu: heimdal: Update to 7.5.0.•••* gnu/packages/kerberos.scm (heimdal): Update to 7.5.0.
[source]: Update source uri. Remove patches.
[arguments]: Adjust #:configure-flags and build phases accordingly.
[inputs]: Add sqlite.
[native-inputs]: Add texinfo and unzip.
* gnu/packages/patches/heimdal-CVE-2017-6594.patch,
gnu/packages/patches/heimdal-CVE-2017-11103.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| Alex Vong | 2018-06-10 |
* | gnu: milkytracker: Update to 1.02.00.•••* gnu/packages/music.scm (milkytracker): Update to 1.02.00.
| Kei Kebreau | 2018-06-09 |
* | gnu: GnuPG 1.4: Fix CVE-2018-12020.•••* gnu/packages/patches/gnupg-1.4-CVE-2018-12020.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (gnupg-1)[source]: Use it.
| Leo Famulari | 2018-06-09 |
* | gnu: Add maven-resolver-provider.•••* gnu/packages/maven.scm (maven-resolver-provider): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-shared-utils.•••gnu/packages/maven.scm (maven-shared-utils): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-repository-metadata.•••* gnu/packages/maven.scm (maven-repository-metadata): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-resolver-impl.•••* gnu/packages/maven.scm (maven-resolver-impl): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-model-builder.•••* gnu/packages/maven.scm (maven-model-builder): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-settings-builder.•••* gnu/packages/maven.scm (maven-settings-builder): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-settings.•••* gnu/packages/maven.scm (maven-settings): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-builder-support.•••* gnu/packages/maven.scm (maven-builder-support): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-model.•••* gnu/packages/maven.scm (maven-model): New variable.
| Julien Lepiller | 2018-06-09 |
* | gnu: Add maven-artifact.•••* gnu/packages/maven.scm (maven-artifact): New variable.
* gnu/packages/patches/maven-generate-component-xml.patch: New file.
* gnu/packages/patches/maven-generate-javax-inject-named.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add them.
| Julien Lepiller | 2018-06-09 |
* | gnu: po4a: Update to 0.53.•••* gnu/packages/gettext.scm (po4a): Update to 0.53.
[source]: Update to newer github source location.
[arguments]: Disable two failing tests.
| Julien Lepiller | 2018-06-09 |
* | gnu: terminology: Update to 1.2.1.•••* gnu/packages/enlightenment.scm (terminology): Update to 1.2.1.
| Efraim Flashner | 2018-06-09 |
* | gnu: gnupg: Update to 2.2.8 (fixes CVE-2018-12020).•••* gnu/packages/gnupg.scm (gnupg): Update to 2.2.8.
| Efraim Flashner | 2018-06-09 |
* | gnu: openttd: Add patch to fix compilation.•••* gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to
fix building OpenTTD with ICU 61.
| Christopher Baines | 2018-06-09 |
* | gnu: rhythmbox: Add a unreleased patch from upstream.•••* gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git
repository, as without this, the package fails to build.
| Christopher Baines | 2018-06-09 |
* | gnu: btrfs-progs: Fix build by disabling tests.•••* gnu/packages/linux.scm (btrfs-progs)[#:arguments]: Add '#:tests? #f'.
| 宋文武 | 2018-06-09 |
* | gnu: lxc: Update to 3.0.1.•••* gnu/packages/virtualization.scm (lxc): Update to 3.0.1.
| 宋文武 | 2018-06-09 |
* | gnu: nzbget: Update to 20.0.•••* gnu/packages/networking.scm (nzbget): Update to 20.0.
| Rutger Helling | 2018-06-09 |
* | gnu: mame: New variable.•••* gnu/packages/emulators.scm (mame): New variable.
| Nicolas Goaziou | 2018-06-09 |
* | gnu: asio: New variable.•••* gnu/packages/networking.scm (asio): New variable.
| Nicolas Goaziou | 2018-06-09 |
* | gnu: Add emacs-ivy-yasnippet.•••* gnu/packages/emacs.scm (emacs-ivy-yasnippet): New public variable.
| Oleg Pykhalov | 2018-06-08 |
* | gnu: exim: Add libnsl input.•••* gnu/packages/mail.scm (exim)[inputs]: Add libnsl.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Gábor Boskovits | 2018-06-08 |
* | gnu: twitchy: Install 'rofi-twitchy'.•••* gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'.
| Oleg Pykhalov | 2018-06-08 |
* | gnu: rcas-web: Update to 0.0.5.•••* gnu/packages/bioinformatics.scm (rcas-web): Update to 0.0.5.
| Ricardo Wurmus | 2018-06-08 |
* | gnu: debootstrap: Substitute chroot in 'patch-source' phase.•••* gnu/packages/debian.scm (debootstrap)[arguments]: In 'patch-source' phase,
substitute chroot in the debootstrap script file.
[inputs]: Add coreutils.
| Kei Kebreau | 2018-06-08 |
* | gnu: hpcguix-web: Update to commit '87cb516'.•••* gnu/packages/web.scm (hpcguix-web): Update to commit '87cb516'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Rouby Pierre-Antoine | 2018-06-08 |
* | gnu: Add emacs-helm-flycheck.•••* gnu/packages/emacs.scm (emacs-helm-flycheck): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: Add emacs-helm-exwm.•••* gnu/packages/emacs.scm (emacs-helm-exwm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: Add emacs-helm-emms.•••* gnu/packages/emacs.scm (emacs-helm-emms): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: Add emacs-helm-descbinds.•••* gnu/packages/emacs.scm (emacs-helm-descbinds): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: Add emacs-helm-company.•••* gnu/packages/emacs.scm (emacs-helm-company): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: Add emacs-google-translate.•••* gnu/packages/emacs.scm (emacs-google-translate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: Add emacs-gif-screencast.•••* gnu/packages/emacs.scm (emacs-gif-screencast): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pierre Neidhardt | 2018-06-08 |
* | gnu: ruby-rack-protection: Update to 2.0.2.•••* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.2.
| Tobias Geerinckx-Rice | 2018-06-08 |
* | gnu: r-fastcluster: Update to 1.1.25.•••* gnu/packages/statistics.scm (r-fastcluster): Update to 1.1.25.
| Tobias Geerinckx-Rice | 2018-06-08 |
* | gnu: opensmtpd: Clarify phase name.•••* gnu/packages/mail.scm (opensmtpd)[arguments]: Rename
‘install-compatibilitymode’ to ‘install-compatibility-links’ and avoid
needless abbrevs while at it.
| Tobias Geerinckx-Rice | 2018-06-08 |
* | gnu: opensmtpd: Patch FHS assumptions.•••This fixes the following failure...
# smtpctl show message 9275c3fbeccbae93
execl: No such file or directory
...due to the absence of ‘/bin/cat’ on GuixSD.
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add
‘patch-FHS-file-names’ phase.
| Tobias Geerinckx-Rice | 2018-06-08 |
* | gnu: duplicity: Update to 0.7.17.•••* gnu/packages/backup.scm (duplicity): Update to 0.7.17.
| Oleg Pykhalov | 2018-06-08 |
* | gnu: Add python-fasteners.•••* gnu/packages/python.scm (python-fasteners, python2-fasteners): New
variables.
| Oleg Pykhalov | 2018-06-08 |
* | gnu: doxygen: Work around GCC ICE on armhf-linux.•••Reported by Mark H Weaver <mhw@netris.org>
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31708#10>.
* gnu/packages/patches/doxygen-gcc-ice.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/documentation.scm (doxygen)[inputs]: Add "gcc-ice-patch"
on armhf-* only.
[arguments]: Add 'apply-gcc-patch' phase on armhf-* only.
| Ludovic Courtès | 2018-06-08 |