~ruther/guix-local

4e5dbf92 — Marius Bakke 9 years ago
gnu: nginx: Update to 1.12.0.

* gnu/packages/web.scm (nginx): Update to 1.12.0.
1fc8476d — Marius Bakke 9 years ago
gnu: certbot, python-acme: Build documentation in separate phase.

* gnu/packages/tls.scm (python-acme)[arguments]<:phases>: Add
'build-documentation' phase. Rename 'docs' phase to 'install-documentation'.
(certbot)[arguments]<:phases>: Adjust accordingly.
eea2f453 — Leo Famulari 9 years ago
doc: Use OpenSSH instead of lsh in bare-bones template.

* gnu/system/examples/bare-bones.tmpl (services): Use openssh-service-type
instead of lsh-service.
0ee59b81 — Arun Isaac 9 years ago
gnu: Add emacs-xmlgen.

* gnu/packages/emacs.scm (emacs-xmlgen): New variable.
a7a4345d — Arun Isaac 9 years ago
gnu: darkhttpd: Update source URI.

* gnu/packages/web.scm (darkhttpd)[source]: Update URI.
4d6ce834 — Tobias Geerinckx-Rice 9 years ago
gnu: dovecot: Update to 2.2.29.1.

* gnu/packages/mail.scm (dovecot): Update to 2.2.29.1.
[source]: Remove 'dovecot-fix-failing-test.patch'.
* gnu/packages/patches/dovecot-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
a97f6da4 — Chris Marusich 9 years ago
gnu: emacs-default-encrypt: Update source URI.

* gnu/packages/emacs.scm (emacs-default-encrypt)[source]: Update URI.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
1aab5e83 — Hartmut Goebel 9 years ago
gnu: kde-frameworks: No longer setenv CTEST_OUTPUT_ON_FAILURE.

This is now done my the cmake-build-system.

* gnu/packages/kde-frameworks.scm (kcoreaddons, kwidgetsaddons, kpackage,
  kemoticons kiconthemes, kio, knewstuff, kpeople, krunner,kservice,
  ktexteditor, kxmlgui plasma-framework) [arguments] <check-setup>: Remove
  setenv CTEST_OUTPUT_ON_FAILURE.
  (kpty) [arguments] <patch-tests>: Remove setenv CTEST_OUTPUT_ON_FAILURE.
  (ksyntaxhighlighting) [arguments] <check-setup>: Remove phase.
4467c2d1 — Hartmut Goebel 9 years ago
gnu: Update kde-frameworks to 5.32.0

* gnu/packages/kde-frameworks.scm
  (breeze-icons): Update to 5.32.0. [arguments]: Re-enable tests.
  (kio): Update to 5.32.0. [source]: Remove patch.
  (ktexteditor): Update to 5.32.0. [inputs]: Add ksyntaxhighlighting.
  (networkmanager-qt): Update to 5.32.0. [source]: Add patches.
  (kunitconversion): Update to 5.32.0. [arguments]
  <disable-a-failing-test-case>: New phase.
  (ksyntaxhighlighting): Update to 5.32.0.[native-iputs]: Add qtools.
  (knewstuff): Update to 5.32.0. [inputs]: Add qtdeclarative.
  (attica, baloo, bluez-qt, extra-cmake-modules, kactivities,
  kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
  kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
  kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons,
  kfilemetadata, kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime,
  kimageformats, kinit, kitemmodels, kitemviews, kjobwidgets, knotifications,
  knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, krunner,
  kservice, ktextwidgets, kwallet, kwayland, kwidgetsaddons, kwindowsystem,
  kxmlgui, kxmlrpcclient, modemmanager-qt, oxygen-icons, plasma-framework,
  solid, sonnet, threadweaver): Update to 5.32.0.
* gnu/packages/patches/kio-CVE-2017-6410.patch: Delete file.
* gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch,
  gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch:
  New files.
* gnu/local.mk (dist_patch_DATA): Remove resp. add the patch files.
446809fb — Hartmut Goebel 9 years ago
gnu: Update phonon to 4.9.1

* gnu/packages/kde-frameworks.scm (phonon): Update to 4.9.1.
d04687dc — Hartmut Goebel 9 years ago
gnu: Update networkmanager to version 1.6.2.

* gnu/packages/gnome.scm (networkmanager): [source] Update to 1.6.2
  [arguments] <pre-configure>: Adopt to now used single Makefile.in.
  <install>: Also pass "nmstatedir".
  [native-inputs]: Add docbook-xsl, libxslt, libxml2.
  [inputs]: Add jansson.
0eb0fe2d — Efraim Flashner 9 years ago
gnu: jasper: Fixx CVE-2017-6850.

* gnu/packages/image.scm (jasper)[source]: Add patch.
* gnu/packages/patches/jasper-CVE-2017-6850.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
0adb47bd — Leo Famulari 9 years ago
gnu: dovecot: Update to 2.2.29 [fixes CVE-2017-2669].

* gnu/packages/mail.scm (dovecot): Update to 2.2.29.
[source]: Use 'dovecot-fix-failing-test.patch'.
* gnu/packages/patches/dovecot-fix-failing-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
69121e95 — Leo Famulari 9 years ago
gnu: libressl: Update to 2.5.3.

* gnu/packages/tls.scm (libressl): Update to 2.5.3.
efbca087 — Tobias Geerinckx-Rice 9 years ago
gnu: youtube-dl: Update to 2017.04.11.

* gnu/packages/video.scm (youtube-dl): Update to 2017.04.11.
25e810b8 — Arun Isaac 9 years ago
gnu: Add emacs-htmlize.

* gnu/packages/emacs.scm (emacs-htmlize): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
8ad5a20f — Mathieu Othacehe 9 years ago
gnu: Add emacs-strace-mode.

* gnu/packages/emacs.scm (emacs-strace-mode): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
d4bcbbb9 — Tobias Geerinckx-Rice 9 years ago
gnu: knot: Update to 2.4.3.

* gnu/packages/dns.scm (knot): Update to 2.4.3.
fb4d6f6c — Ben Sturmfels 9 years ago
doc: Update Python Modules subtitle to refer to Monty Python.

* doc/guix.texi (Packaging Guidelines): Update Python Modules subtitle.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b611f9c2 — Ben Sturmfels 9 years ago
gnu: Add Fabric.

* gnu/packages/admin.scm (fabric): New variable.
Next