~ruther/guix-local

ref: eba9ecd4d25adcb7e8bb7d0d62a8eb4fc41402f2 guix-local/gnu d---------
eba9ecd4 — Ricardo Wurmus 9 years ago
gnu: minixml: Update to 2.10.

* gnu/packages/xml.scm (minixml): Update to 2.10.
[home-page]: Update to new home page.
23370677 — Ricardo Wurmus 9 years ago
gnu: augeas: Update to 1.8.0.

* gnu/packages/augeas.scm (augeas): Update to 1.8.0.
4606f3a3 — Ricardo Wurmus 9 years ago
gnu: Add lightdm.

* gnu/packages/display-managers.scm (lightdm): New variable.

Co-authored-by: 宋文武 <iyzsong@gmail.com>
09270a97 — Julien Lepiller 9 years ago
gnu: hexchat: Update to 2.12.4.

* gnu/packages/messaging.scm (hexchat): Update to 2.12.4.
[source]: Remove incorrectly bootstrapped files.
[native-inputs]: Add autoconf, autoconf-archive, automake, libtool,
pkg-config.
[arguments]: Add ‘bootstrap’ phase.
cae491ab — Julien Lepiller 9 years ago
gnu: Add lugaru.

* gnu/packages/games.scm (lugaru): New variable.
860f73c6 — Arun Isaac 9 years ago
gnu: Add emacs-transpose-frame.

* gnu/packages/emacs.scm (emacs-transpose-frame): New variable.
99c1554c — Arun Isaac 9 years ago
gnu: Add linuxdcpp.

* gnu/packages/direct-connect.scm (linuxdcpp): New variable.
d7dcaf8a — Vasile Dumitrascu 9 years ago
gnu: emacs-org: Update to 20170502.

* gnu/packages/emacs.scm (emacs-org): Update to 20170502.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
6cf8e576 — Leo Famulari 9 years ago
gnu: mariadb: Update to 10.1.23 [security fixes].

Fixes CVE-2017-{3302,3313,3308,3309,3453,3456,3464 }.

* gnu/packages/databases.scm (mariadb): Update to 10.1.23.
[arguments]: Disable features that depend on libarchive.
cc3bc027 — rennes 9 years ago
gnu: gnome-shell: Fix CVE-2017-8288.

* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch:	New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source]: Use it.

Co-authored-by: Leo Famulari <leo@famulari.name>
c39a54f4 — Leo Famulari 9 years ago
gnu: rpcbind, libtirpc: Fix CVE-2017-8779.

* gnu/packages/patches/libtirpc-CVE-2017-8779.patch,
gnu/packages/patches/rpcbind-CVE-2017-8779.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/onc-rpc.scm (rpcbind, libtirpc)[source]: Use them.
2beb879b — Leo Famulari 9 years ago
gnu: libtirpc: Update to 1.0.1.

* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.1.
65df7d4f — Leo Famulari 9 years ago
gnu: rpcbind: Update to 0.2.4.

* gnu/packages/onc-rpc.scm (rpcbind): Update to 0.2.4.
78461856 — Alex Kost 9 years ago
gnu: emacs-guix: Update to 0.3.1.

* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.1.
[home-page]: Update.
d2b18f12 — Marius Bakke 9 years ago
gnu: nano: Update to 2.8.2.

* gnu/packages/nano.scm (nano): Update to 2.8.2.
[source]: Use '.xz' tarball.
f9082e7d — Marius Bakke 9 years ago
gnu: xf86-input-libinput: Update to 0.25.1.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.1.
310da3b5 — Ricardo Wurmus 9 years ago
gnu: ant: Update to 1.9.9.

* gnu/packages/java.scm (ant): Update to 1.9.9.
360874dd — Danny Milosavljevic 9 years ago
system: Clarify that SYSTEM is either a derivation or #f.

* gnu/system.scm (operating-system-boot-parameters):  Clarify that SYSTEM is
either a derivation or #f.
bf8b0916 — Danny Milosavljevic 9 years ago
system: grub: Use boot-parameters instead of menu-entry where possible.

* gnu/system/grub.scm (boot-parameters->menu-entry): New variable.
(grub-configuration-file): Use boot-parameters
instead of menu-entry where possible.
* guix/scripts/system.scm (profile-boot-parameters): Update docstring.
(reinstall-grub): Use profile-boot-parameters.
(perform-action): Use profile-boot-parameters.
370ae085 — Danny Milosavljevic 9 years ago
system: Use operating-system-boot-parameters directly.

* gnu/system.scm (operating-system-bootcfg): Use
operating-system-boot-parameters directly.
Next