Age | Commit message (Expand) | Author |
2015-11-11 | gnu: Add microscheme.•••* gnu/packages/avr.scm (microscheme): New variable.
| Ricardo Wurmus |
2015-11-11 | gnu: Add prefix to license imports in (gnu packages avr).•••* gnu/packages/avr.scm: Import (guix licenses) with prefix "license:".
| Ricardo Wurmus |
2015-11-11 | gnu: ardour: Update to 4.4.•••* gnu/packages/audio.scm (ardour): Update to 4.4.
| Ricardo Wurmus |
2015-11-11 | gnu: Add gfortran 5.•••* gnu/packages/gcc.scm (gfortran-5): New variable.
| Ricardo Wurmus |
2015-11-11 | gnu: wpa-supplicant: Add fixes for CVE-2015-{5310,5314,5315,5316}.•••* gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch,
gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Add patches.
| Mark H Weaver |
2015-11-11 | gnu: youtube-dl: Upgrade to 2015.11.10.•••* gnu/packages/video.scm (youtube-dl): Upgrade to 2015.11.10.
| Efraim Flashner |
2015-11-11 | gnu: linux-libre: Update to 4.2.6.•••* gnu/packages/linux.scm (linux-libre): Update to 4.2.6.
| Mark H Weaver |
2015-11-10 | gnu: git: Update to 2.6.3.•••* gnu/packages/version-control.scm (git): Update to 2.6.3.
(git-manpages)[source]: Update hash.
| Mark H Weaver |
2015-11-11 | system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.•••* gnu/system.scm (user-shells): Remove.
(operating-system-etc-service): Remove "shells" entry.
(shells-file): Move to...
* gnu/system/shadow.scm (shells-file): ... here. New procedure.
(etc-skel): Rename to...
(etc-files): ... this. Add "shells" entry.
(account-service-type): Adjust accordingly.
| Ludovic Courtès |
2015-11-11 | gnu: torsocks: Upgrade to 2.0.0.•••* gnu/packages/tor.scm (torsocks): Update to 2.0.0.
[source]: Fetch from git.torproject.org. Use
'torsocks-dns-test.patch'.
[arguments, native-inputs]: New fields.
[license]: Change to GPL2.
* gnu/packages/patches/torsocks-dns-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2015-11-10 | gnu: gtksourceview-2: Propagate input libxml2.•••* gnu/packages/gtk.scm (gtksourceview-2): Move libxml2 to propagated
inputs.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-ui-console.•••* gnu/packages/games.scm (mupen64plus-ui-console): New variable.
* gnu/packages/patches/mupen64plus-ui-console-notice.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-video-z64.•••* gnu/packages/games.scm (mupen64plus-video-z64): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-video-rice.•••* gnu/packages/games.scm (mupen64plus-video-rice): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-video-glide64mk2.•••* gnu/packages/games.scm (mupen64plus-video-glide64mk2): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-video-glide64.•••* gnu/packages/games.scm (mupen64plus-video-glide64): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-video-arachnoid•••* gnu/packages/games.scm (mupen64plus-video-arachnoid): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-rsp-z64.•••* gnu/packages/games.scm (mupen64plus-rsp-z64): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-rsp-hle.•••* gnu/packages/games.scm (mupen64plus-rsp-hle): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-input-sdl.•••* gnu/packages/games.scm (mupen64plus-input-sdl): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-audio-sdl.•••* gnu/packages/games.scm (mupen64plus-audio-sdl): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: Add mupen64plus-core.•••* gnu/packages/games.scm (mupen64plus-core): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-11-10 | gnu: libgweather: Update to 3.18.1, enable tests.•••* gnu/packages/gnome.scm (libgweather): Update to 3.18.1. Enable tests.
[native-inputs]: Add gobject-introspection.
| 宋文武 |
2015-11-10 | gnu: telepathy-glib: Propagate inputs.•••* gnu/packages/glib.scm (telepathy-glib): Propagate inputs dbus, dbus-glib
and glib. Move gobject-introspection and libxslt to 'native-inputs'.
| 宋文武 |
2015-11-10 | gnu: pspp: Use gtksourceview-2.•••* gnu/packages/maths.scm (pspp)[inputs]: Use gtksourceview-2.
| Efraim Flashner |
2015-11-09 | gnu: Add artanis.•••* gnu/packages/guile.scm (artanis): New variable.
| Mathieu Lirzin |
2015-11-09 | gnu: guile-irregex: Remove duplicate 'check deletion in modify-phases•••* gnu/packages/guile.scm: Remove duplicate 'check deletion in modify-phases
| Christopher Allan Webber |
2015-11-09 | gnu: Add ruby-eventmachine.•••* gnu/packages/ruby.scm (ruby-eventmachine): New variable.
| David Thompson |
2015-11-09 | gnu: Add mutter.•••* gnu/packages/gnome.scm (mutter): New variable.
| 宋文武 |
2015-11-09 | gnu: Add zenity.•••* gnu/packages/gnome.scm (zenity): New variable.
| 宋文武 |
2015-11-09 | gnu: Add gedit.•••* gnu/packages/gnome.scm (gedit): New variable.
Co-authored-by: 宋文武 <iyzsong@gmail.com>
| David Hashe |
2015-11-09 | gnu: Update libpeas.•••* gnu/packages/gnome.scm (libpeas): Update to 1.16.0.
| David Hashe |
2015-11-09 | gnu: Add gtksourceview.•••* gnu/packages/gtk.scm (gtksourceview): Rename to...
(gtksourceview-2): ... this.
(gtksourceview): Update to 3.18.1.
* gnu/packages/ocaml.scm (lablgtk)[inputs]: Replace "gtksourceview" with "gtksourceview-2".
Co-authored-by: 宋文武 <iyzsong@gmail.com>
| David Hashe |
2015-11-09 | gnu: clutter: Update to 1.24.2.•••* gnu/packages/gnome.scm (clutter): Update to 1.24.2.
| 宋文武 |
2015-11-09 | gnu: cogl: Update to 1.22.0.•••* gnu/packages/gnome.scm (cogl): Update to 1.22.0.
| 宋文武 |
2015-11-08 | gnu: Build lua-5.2 with a dynamic library•••* gnu/packages/patches/lua52-liblua-so.patch: New file.
* gnu/packages/lua.scm (lua-5.2): Use lua52-liblua-so.patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Famulari |
2015-11-08 | gnu: Remove tabulation from luajit.•••* gnu/packages/lua.scm (luajit): Remove tabs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Famulari |
2015-11-08 | gnu: Add wcalc.•••* gnu/packages/maths.scm (wcalc): New variable.
| Efraim Flashner |
2015-11-08 | gnu: octave: Upgrade to 4.0.0.•••* gnu/packages/maths.scm (octave): Update to 4.0.0.
| Efraim Flashner |
2015-11-08 | gnu: glpk: Update to 4.57.•••* gnu/packages/maths.scm (glpk): Update to 4.57.
| Efraim Flashner |
2015-11-08 | gnu: evince: Update to 3.18.1.•••* gnu/packages/gnome.scm (evince): Update to 3.18.1.
| 宋文武 |
2015-11-08 | gnu: Add gjs.•••* gnu/packages/gnome.scm (gjs): New variable.
| 宋文武 |
2015-11-08 | gnu: Add mozjs-24 (Mozilla SpiderMonkey 24).•••* gnu/packages/gnuzilla.scm (mozjs-24): New variable.
| 宋文武 |
2015-11-08 | gnu: Add gnome-session.•••* gnu/packages/gnome.scm (gnome-session): New variable.
| 宋文武 |
2015-11-08 | gnu: gnome-themes-standard: Update to 3.18.0.•••* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.18.0.
| 宋文武 |
2015-11-08 | gnu: gnome-desktop: Update to 3.18.1.•••* gnu/packages/gnome.scm (gnome-desktop): Update to 3.18.1.
Move gsettings-desktop-schemas and gtk+ to 'propagated-inputs'.
[native-inputs]: Add gobject-introspection.
| 宋文武 |
2015-11-07 | install: Run GPM.•••Suggested by Adam Pribyl <pribyl@lowlevel.cz>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00133.html>.
* gnu/system/install.scm (installation-services): Add call to
'gpm-service'.
* doc/guix.texi (System Installation): Mention GPM.
| Ludovic Courtès |
2015-11-07 | services: Add 'gpm-service'.•••* gnu/services/base.scm (<gpm-configuration>): New record type.
(gpm-dmd-service): New procedure.
(gpm-service-type): New variable.
(gpm-service): New procedure.
* doc/guix.texi (Base Services): Document it.
| Ludovic Courtès |
2015-11-07 | gnu: brasero: Use 'glib-or-gtk-build-system'.•••Fixes <http://bugs.gnu.org/21842>.
Suggested by Andy Wingo <wingo@pobox.com>.
* gnu/packages/gnome.scm (brasero)[build-system]: Switch to
GLIB-OR-GTK-BUILD-SYSTEM.
| 宋文武 |
2015-11-07 | gnu: icecat: Add several security fixes.•••* gnu/packages/patches/icecat-CVE-2015-4513-pt01.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt02.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt03.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt04.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt05.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt06.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt07.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt08.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt09.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt10.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt11.patch,
gnu/packages/patches/icecat-CVE-2015-7188.patch,
gnu/packages/patches/icecat-CVE-2015-7189.patch,
gnu/packages/patches/icecat-CVE-2015-7193.patch,
gnu/packages/patches/icecat-CVE-2015-7194.patch,
gnu/packages/patches/icecat-CVE-2015-7196.patch,
gnu/packages/patches/icecat-CVE-2015-7197.patch,
gnu/packages/patches/icecat-CVE-2015-7198.patch,
gnu/packages/patches/icecat-CVE-2015-7199.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
| Mark H Weaver |