| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into python-build-system | Hartmut Goebel | 2016-11-29 |
|\ |
|
| * | gnu: oxygen-icons: Add 'upstream-name' property.•••Fixes <http://bugs.gnu.org/25020>.
Reported by Hartmut Goebel <h.goebel@goebel-consult.de>.
* gnu/packages/kde-frameworks.scm (oxygen-icons)[properties]: New
field.
| Ludovic Courtès | 2016-11-29 |
| * | gnu-maintenance: 'latest-kde-release' honors 'upstream-name' properties.•••* guix/gnu-maintenance.scm (latest-kde-release): Honor the
'upstream-name' property of PACKAGE.
| Ludovic Courtès | 2016-11-29 |
| * | refresh: Warn about packages that lack an updater.•••* guix/upstream.scm (package-update-path): Rename to...
(package-latest-release): ... this. Remove 'version>?' check.
(package-latest-release*): New procedure.
(package-update): Use it.
* guix/scripts/refresh.scm (lookup-updater): Rename to...
(lookup-updater-by-name): ... this.
(warn-no-updater): New procedure.
(update-package): Add #:warn? parameter and honor it.
(check-for-package-update): New procedure.
(guix-refresh)[warn?]: New variable.
Replace inline code when UPDATE? is false with a call to
'check-for-package-update'.
Pass WARN? to 'check-for-package-update' and 'update-package'.
* doc/guix.texi (Invoking guix refresh): Document it. Fix a couple of
typos.
| Ludovic Courtès | 2016-11-29 |
| * | gnu: efl: Update to 1.18.3.•••* gnu/packages/enlightenment.scm (efl): Update to 1.18.3.
| Efraim Flashner | 2016-11-29 |
| * | gnu: wine: Use 'modify-phases' syntax.•••* gnu/packages/wine.scm (wine)[arguments]: Use 'modify-phases' syntax.
| Efraim Flashner | 2016-11-29 |
| * | gnu: wine: Update to 1.9.24.•••* gnu/packages/wine.scm (wine): Update to 1.9.24.
[home-page]: Use https.
| Efraim Flashner | 2016-11-29 |
| * | gnu: Add non-session-manager.•••* gnu/packages/music.scm (non-session-manager): New variable.
| Ricardo Wurmus | 2016-11-29 |
| * | gnu: offlineimap: Update to 7.0.10.•••* gnu/packages/mail.scm (offlineimap): Update to 7.0.10.
| Efraim Flashner | 2016-11-29 |
| * | gnu: cairo: Fix CVE-2016-9082.•••* gnu/packages/gtk.scm (cairo)[replacement]: New field.
(cairo/fixed): New variable.
(cairo-xcb)[source]: Use patch.
[replacement]: New field, set false.
* gnu/packages/pdf.scm (poppler)[inputs]: Custom cairo should be
replaced by a new custom patched cairo.
* gnu/packages/patches/cairo-CVE-2016-9082.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2016-11-29 |
| * | gnu: Add viewnior.•••* gnu/packages/image-viewers.scm (viewnior): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Efraim Flashner | 2016-11-29 |
| * | gnu: Add wgetpaste.•••* gnu/packages/wget.scm (wgetpaste): New variable.
| Efraim Flashner | 2016-11-29 |
| * | gnu: aspell-dict-en: Update to 2016.11.20-0.•••* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-0.
| Efraim Flashner | 2016-11-29 |
| * | gnu: Allow nfs file systems to be automatically mounted.•••* gnu/build/file-systems.scm (mount-file-system): Append target addr= when
mounting nfs filesystems.
| John Darrington | 2016-11-29 |
| * | gnu: perl-dbd-mysql: Update to 4.041 [security fix].•••* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.041.
[source]: Update CPAN URI.
| Marius Bakke | 2016-11-28 |
| * | vm: Avoid needless file copy in 'load-in-linux-vm'.•••Reported by Chris Webber.
* gnu/build/vm.scm (load-in-linux-vm)[image-file]: Remove. Directly
refer to OUTPUT instead.
| Ludovic Courtès | 2016-11-28 |
| * | pull: Set '%nix-instantiate' to a sensible value.•••Reported by ng0 <ng0@libertad.pw>.
Fixes <http://bugs.gnu.org/25053>.
* guix/build/pull.scm (build-guix): Replace "@NIX_INSTANTIATE@" in
guix/config.scm with "nix-instantiate".
| Ludovic Courtès | 2016-11-28 |
| * | doc: Document NSS incompatibility issues on foreign distros.•••* doc/guix.texi (Application Setup)[Name Service Switch]: New
subsection.
| Ludovic Courtès | 2016-11-28 |
| * | gnu: Add r-gkmsvm.•••* gnu/packages/bioinformatics.scm (r-gkmsvm): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-rocr.•••* gnu/packages/statistics.scm (r-rocr): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-gplots.•••* gnu/packages/statistics.scm (r-gplots): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-gdata.•••* gnu/packages/statistics.scm (r-gdata): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-seqgl.•••* gnu/packages/bioinformatics.scm (r-seqgl): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-chipkernels.•••* gnu/packages/bioinformatics.scm (r-chipkernels): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-gtools.•••* gnu/packages/statistics.scm (r-gtools): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-kernlab.•••* gnu/packages/machine-learning.scm (r-kernlab): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-sfsmisc.•••* gnu/packages/statistics.scm (r-sfsmisc): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-wgcna.•••* gnu/packages/bioinformatics.scm (r-wgcna): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-fastcluster.•••* gnu/packages/statistics.scm (r-fastcluster): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-preprocesscore.•••* gnu/packages/statistics.scm (r-preprocesscore): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-dynamictreecut.•••* gnu/packages/statistics.scm (r-dynamictreecut): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-r4rna.•••* gnu/packages/bioinformatics.scm (r-r4rna): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-spams.•••* gnu/packages/statistics.scm (r-spams): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-googlesheets.•••* gnu/packages/statistics.scm (r-googlesheets): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-cellranger.•••* gnu/packages/statistics.scm (r-cellranger): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: Add r-rematch.•••* gnu/packages/statistics.scm (r-rematch): New variable.
| Ricardo Wurmus | 2016-11-28 |
| * | doc: Suggest installing gvfs.•••* gnu/system/examples/desktop.tmpl: Add gvfs to the system-wide list of
packages.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: lv2: Update to 1.14.0.•••* gnu/packages/audio.scm (lv2): Update to 1.14.0.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: non-sequencer: Update to 1.9.5-2.a22f33f.•••* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-2.a22f33f.
| Ricardo Wurmus | 2016-11-28 |
| * | gnu: ntp: Update to 4.2.8p9.•••* gnu/packages/ntp.scm (ntp): Update to 4.2.8p9.
| Efraim Flashner | 2016-11-28 |
| * | gnu: ntp: Fix indentation.•••* gnu/packages/ntp.scm (ntp): Fix indentation to only use spaces.
| Efraim Flashner | 2016-11-28 |
| * | gnu: Add editres.•••* gnu/packages/xorg.scm (editres): New variable.
| John Darrington | 2016-11-28 |
| * | gnu: Add newick-utils.•••* gnu/packages/bioinformatics.scm (newick-utils): New variable.
| Ben Woodcroft | 2016-11-28 |
| * | pull: Hack to allow compilation with older Guile-SSH packages.•••Reported by iyzsong@member.fsf.org (宋文武)
at <https://lists.gnu.org/archive/html/guix-devel/2016-11/msg01045.html>.
* build-aux/build-self.scm (build): Set 'LTDL_LIBRARY_PATH' when
GUILE-SSH has a "0.9." version prefix.
| Ludovic Courtès | 2016-11-27 |
| * | gnu: jasper: Update to 2.0.0 [fixes security issues].•••* gnu/packages/image.scm (jasper): Update to 2.0.0.
[build-system]: Switch to cmake-build-system.
| Efraim Flashner | 2016-11-27 |
| * | gnu: gphoto2: Update to 2.5.11.•••* gnu/packages/photo.scm (gphoto2): Update to 2.5.11.
| Tobias Geerinckx-Rice | 2016-11-27 |
| * | gnu: libgphoto2: Update to 2.5.11.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.11.
| Tobias Geerinckx-Rice | 2016-11-27 |
| * | gnu: beets: Update to 1.4.1.•••* gnu/packages/music.scm (beets): Update to 1.4.1.
[inputs]: Add python2-discogs-client.
| Leo Famulari | 2016-11-27 |
| * | gnu: Add python-discogs-client.•••* gnu/packages/music.scm (python-discogs-client,
python2-discogs-client): New variables.
| Leo Famulari | 2016-11-27 |
| * | gnu: python-rarfile: Update to 2.8.•••* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8.
[source]: Remove obsolete patch.
* gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2016-11-27 |