summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30gnu: hdf5: Update to 1.8.18 [fixes CVE-2016-{4330,4331,4332,4333}]....* gnu/packages/maths.scm (hdf5): Update to 1.8.18. [source]: Add alternate URL. Leo Famulari
2016-11-30services: nginx: Join strings with spaces....* gnu/services/web.scm (config-domain-strings, config-index-strings): Use "string-join" to join strings with spaces. Ricardo Wurmus
2016-11-30gnu: gcj: Conditionally apply patch for armhf....* gnu/packages/gcc.scm (gcj)[source]: Inherit from "gcc" package. [native-inputs]: Conditionally add arm-patch. [arguments]: Conditionally add phase "apply-arm-patch". Ricardo Wurmus
2016-11-30gnu: borg: Fix the test suite....* gnu/packages/backup.scm (borg)[arguments]: Use add-installed-pythonpath and disable tests related to FUSE. Leo Famulari
2016-11-29gnu: git: Update to 2.11.0....* gnu/packages/version-control.scm (git): Update to 2.11.0. Leo Famulari
2016-11-29services: Add 'cuirass-service'....* gnu/services/cuirass.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (Continuous integration): New node. Mathieu Lirzin
2016-11-29gnu: Add Cuirass....* gnu/packages/ci.scm (cuirass): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org> Mathieu Lirzin
2016-11-29gnu: guix-0.11.0: Add guile-ssh to inputs....* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add guile-ssh. [arguments]: Add guile-ssh to GUILE_LOAD_PATH. David Craven
2016-11-29gnu: frescobaldi: Disable tests....* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests. Ricardo Wurmus
2016-11-29gnu: Add zzuf...* gnu/packages/debug.scm (zzuf): New variable. John Darrington
2016-11-29gnu: libxfont: Update to 1.5.2....* gnu/packages/xorg.scm (libxfont): Update to 1.5.2. Tobias Geerinckx-Rice
2016-11-29gnu: gphoto2, libgphoto2: Use libjpeg-turbo....* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo. Tobias Geerinckx-Rice
2016-11-29gnu: spice: Use libjpeg-turbo instead of libjpeg....* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested during the build. Tobias Geerinckx-Rice
2016-11-29gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg....* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which is actually libjpeg-turbo. [inputs]: Add libjpeg-turbo. [arguments]: Use it. Tobias Geerinckx-Rice
2016-11-29gnu: Add libjpeg-turbo....* gnu/packages/image.scm (libjpeg-turbo): New variable. Tobias Geerinckx-Rice
2016-11-29gnu: kauth: Fix cmake macros to be used by other packages....* gnu/packages/kde-framework.scm (kauth)[phases]: New phase fix-cmake-install-paths. Hartmut Goebel
2016-11-29gnu: extra-cmake-modules: Always install into /lib and not into /lib64....* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]: New phase fix-lib-path. Hartmut Goebel
2016-11-29gnu: Add ksyntaxhighlighting....* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable. Hartmut Goebel
2016-11-29gnu: Update kde-frameworks to 5.28....* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1 (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth, kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications, kpty, kunitconversion, baloo, kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, frameworkintegration): Update to 5.28.0 Hartmut Goebel
2016-11-29Merge branch 'python-build-system'.Hartmut Goebel
2016-11-29gnu: python2-discogs-client: Remove python2-setuptools from inputs....* gnu/packages/music.scm (python2-discogs-client): Use simply "package-with-python2". Remove inheriting from python-discogs-client since adding python2-setuptools to [native-inputs] has been the sole reason for inheriting. (python-discogs-client) Remove the now needless [properties] "python2-variant". Hartmut Goebel
2016-11-29gnu: dovecot: Update to 2.2.26.0....* gnu/packages/mail.scm (dovecot): Update to 2.2.26.0. [arguments]: Patch shebangs in test file. Efraim Flashner
2016-11-29Merge branch 'master' into python-build-systemHartmut Goebel
2016-11-29gnu: wicd: Fix build....* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation via setuptools (and --single-version-externally-managed). Hartmut Goebel
2016-11-29gnu: wxPython: Remove useless inputs....* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove setuptools, which is already included in python. Hartmut Goebel
2016-11-29gnu: wxPython: Fix build....* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable installation via setuptools (and --single-version-externally-managed). Hartmut Goebel
2016-11-29gnu: 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-29gnu-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-29refresh: 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-29gnu: efl: Update to 1.18.3....* gnu/packages/enlightenment.scm (efl): Update to 1.18.3. Efraim Flashner
2016-11-29gnu: wine: Use 'modify-phases' syntax....* gnu/packages/wine.scm (wine)[arguments]: Use 'modify-phases' syntax. Efraim Flashner
2016-11-29gnu: wine: Update to 1.9.24....* gnu/packages/wine.scm (wine): Update to 1.9.24. [home-page]: Use https. Efraim Flashner
2016-11-29gnu: Add non-session-manager....* gnu/packages/music.scm (non-session-manager): New variable. Ricardo Wurmus
2016-11-29gnu: offlineimap: Update to 7.0.10....* gnu/packages/mail.scm (offlineimap): Update to 7.0.10. Efraim Flashner
2016-11-29gnu: 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-29gnu: Add viewnior....* gnu/packages/image-viewers.scm (viewnior): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Efraim Flashner
2016-11-29gnu: Add wgetpaste....* gnu/packages/wget.scm (wgetpaste): New variable. Efraim Flashner
2016-11-29gnu: 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-29gnu: 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-28gnu: 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-28vm: 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-28pull: 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-28doc: Document NSS incompatibility issues on foreign distros....* doc/guix.texi (Application Setup)[Name Service Switch]: New subsection. Ludovic Courtès
2016-11-28gnu: Add r-gkmsvm....* gnu/packages/bioinformatics.scm (r-gkmsvm): New variable. Ricardo Wurmus
2016-11-28gnu: Add r-rocr....* gnu/packages/statistics.scm (r-rocr): New variable. Ricardo Wurmus
2016-11-28gnu: Add r-gplots....* gnu/packages/statistics.scm (r-gplots): New variable. Ricardo Wurmus
2016-11-28gnu: Add r-gdata....* gnu/packages/statistics.scm (r-gdata): New variable. Ricardo Wurmus
2016-11-28gnu: Add r-seqgl....* gnu/packages/bioinformatics.scm (r-seqgl): New variable. Ricardo Wurmus
2016-11-28gnu: Add r-chipkernels....* gnu/packages/bioinformatics.scm (r-chipkernels): New variable. Ricardo Wurmus
2016-11-28gnu: Add r-gtools....* gnu/packages/statistics.scm (r-gtools): New variable. Ricardo Wurmus