Age | Commit message (Expand) | Author |
2016-10-12 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-12 | gnu: gtk+: Fix source hash....* gnu/packages/gtk.scm (gtk+)[source]: Fix hash.
| 宋文武 |
2016-10-11 | gnu: icecat: Update to 45.3.0-gnu1-beta. Add fixes from Firefox ESR 45.4.0....Includes fixes for CVE-2016-5250, CVE-2016-5257, CVE-2016-5261, CVE-2016-5270,
CVE-2016-5272, CVE-2016-5274, CVE-2016-5276, CVE-2016-5277, CVE-2016-5278,
CVE-2016-5280, CVE-2016-5281, and CVE-2016-5284.
* gnu/packages/gnuzilla.scm (mozilla-patch): New procedure.
(icecat): Update to 45.3.0-gnu1.
[source]: Add alternate source URI for the beta release. Update patches.
[inputs]: Replace 'sqlite' input with a customized sqlite with
SQLITE_ENABLE_DBSTAT_VTAB support.
[native-inputs]: Add 'which'.
* gnu/packages/patches/icecat-avoid-bundled-includes.patch: Rename to...
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch: ... and adapt
to version 45.
* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
| Mark H Weaver |
2016-10-11 | gnu: redis: Update to 3.2.4....* gnu/packages/databases.scm (redis): Update to 3.2.4.
[arguments]: Add LDFLAGS to #:make-flags to work around missing linker
flag.
| David Thompson |
2016-10-11 | gnu: newt: Update source and home-page URLs....* gnu/packages/slang.scm (newt)[source]: Update URL.
[home-page]: Update URL.
| Leo Famulari |
2016-10-11 | gnu: newt: Update source and home-page URLs....* gnu/packages/slang.scm (newt)[source]: Update URL.
[home-page]: Update URL.
| Leo Famulari |
2016-10-11 | gnu: vsearch: Update to 2.3.0....* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.0.
| Ben Woodcroft |
2016-10-11 | gnu: diamond: Update to 0.8.23....* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.23.
| Ben Woodcroft |
2016-10-11 | Update e-mail address for ng0....* .mailmap: Update entries for ng0.
| ng0 |
2016-10-11 | gnu: qemu: Patch CVE-2016-857{6,7,8}....* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-8576.patch,
gnu/packages/patches/qemu-CVE-2016-8577.patch,
gnu/packages/patches/qemu-CVE-2016-8578.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner |
2016-10-11 | gnu: borg: Run the test suite....* gnu/packages/backup.scm (borg)[native-inputs]: Add python-pytest.
[arguments]: Invoke the tests with python-pytest after the install
phase. Set HOME=/tmp in the 'set-env' phase.
| Leo Famulari |
2016-10-11 | gnu: attic: Disable the test suite....* gnu/packages/backup.scm (attic)[arguments]: Set #:tests? #f.
| Leo Famulari |
2016-10-10 | gnu: cups-filters: Look for test page in own output dir....* gnu/packages/cups.scm (cups-filters): Update to look for the test page
template in the cups-filter output dir, as cups and cups-filter do not
share an output dir.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Andy Wingo |
2016-10-10 | gnu: Add infamous-plugins....* gnu/packages/audio.scm (infamous-plugins): New variable.
| Ricardo Wurmus |
2016-10-10 | grafts: Always make directories #o755....Fixes <http://bugs.gnu.org/22954>.
Reported by Albin <albin@fripost.org>
and Jeffrey Serio <serio.jeffrey@gmail.com>.
* guix/build/graft.scm (mkdir-p*): New procedure.
(rewrite-directory): Use it instead of 'mkdir-p'.
| Ludovic Courtès |
2016-10-10 | bournish: Add 'reboot' command....Suggested by Ricardo Wurmus.
* guix/build/bournish.scm (reboot-command): New procedure.
(%commands): Add it.
| Ludovic Courtès |
2016-10-10 | substitute: Make download messages more concise....'guix substitute' now displays 2 lines per download instead of 4.
Suggested by Ricardo Wurmus.
* guix/scripts/substitute.scm (assert-valid-narinfo): Have #:verbose?
default to #f. Remove leading newline in message.
(process-substitution): Display the URI rather than the store file name.
Display two newlines after the substitution.
| Ludovic Courtès |
2016-10-10 | gnu: font-un: Update source uri....Fixes <http://bugs.gnu.org/22908>.
* gnu/packages/fonts.scm (font-un)[source]: Update source uri.
| ng0 |
2016-10-10 | gnu: perl-module-build: Update to 0.4220....* gnu/packages/perl.scm (perl-module-build): Update to 0.4220.
| Efraim Flashner |
2016-10-10 | gnu: man-pages: Update to 4.08....* gnu/packages/man.scm (man-pages): Update to 4.08.
| Tobias Geerinckx-Rice |
2016-10-10 | gnu: cmocka: Update to 1.1.0....* gnu/packages/check.scm (cmocka): Update to 1.1.0.
| Efraim Flashner |
2016-10-10 | gnu: cppcheck: Update to 1.76....* gnu/packages/check.scm (cppcheck): Update to 1.76.
| Efraim Flashner |
2016-10-10 | gnu: libuninameslist: Use 'modify-phases' syntax....* gnu/packages/fontutils.scm (libuninameslist)[arguments]: Use
'modify-phases' syntax.
| Efraim Flashner |
2016-10-10 | gnu: libuninameslist: Update to 20160701....* gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
| Efraim Flashner |
2016-10-10 | gnu: bash-completion: Update to 2.4....* gnu/packages/bash.scm (bash-completion): Update to 2.4.
[home-page]: Update to redirected home-page.
| Efraim Flashner |
2016-10-10 | import: github: Add .love extension....* guix/import/github.scm (find-extension): Add '.love' extension to the
list of extensions checked.
| Efraim Flashner |
2016-10-10 | gnu: obs: Update to 0.16.2....* gnu/packages/video.scm (obs): Update to 0.16.2.
| Efraim Flashner |
2016-10-10 | gnu: laby: Update source uri....* gnu/packages/games.scm (laby)[source]: Use the publicly visible
download uri.
| Efraim Flashner |
2016-10-10 | gnu: Add gxtuner....* gnu/packages/music.scm (gxtuner): New variable.
| Ricardo Wurmus |
2016-10-10 | gnu: gnome: Add pinentry-gnome3 to gnome...* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
pinentry-gnome3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2016-10-10 | gnu: Add pinentry-gnome3....* gnu/packages/gnupg.scm (pinentry-gnome3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2016-10-10 | gnu: pinentry: Remove 'gpg2' from description....* gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt)
[description]: The default in Guix is gpg, so only use this.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2016-10-09 | gnu: sane-backends: Update to 1.0.25....* gnu/packages/scanner.scm (sane-backends): Update to 1.0.25.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Al McElrath |
2016-10-09 | gnu: wpa-supplicant: Update to 2.6....* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Update to
2.6. Remove 'patches' field.
* 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,
gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch,
gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Marius Bakke |
2016-10-09 | gnu: guile-ssh: Update to 0.10.1....* gnu/packages/ssh.scm (libssh-0.6): Remove.
(guile-ssh): Update to 0.10.1.
[inputs]: Use LIBSSH instead of LIBSSH-0.7.3.
[arguments]: Remove #:configure-flags.
| Ludovic Courtès |
2016-10-09 | gnu: guile-ssh: Compile .scm files after patching them....Before this commit, the .go files were obtained by compiling the
unpatched .scm files, so they would refer to libguile-ssh without its
absolute file name.
* gnu/packages/ssh.scm (guile-ssh)[arguments]: Move
'fix-libguile-ssh-file-name' before 'build'. Have it run "make install
-C libguile-ssh" first.
| Ludovic Courtès |
2016-10-09 | gnu: guile-ssh: Use 'modify-phases'....* gnu/packages/ssh.scm (guile-ssh)[arguments]: Use 'modify-phases'.
| Ludovic Courtès |
2016-10-10 | gnu: gcj: Switch dejagnu test command....* gnu/packages/gcc.scm (gcj)[arguments]: Switch the depreciated dejagnu
command 'absolute' for the new testing command 'file normalize'.
| Efraim Flashner |
2016-10-09 | gnu: lynx: Update to 2.8.9dev.9 and fix GnuTLS support....* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.9.
[arguments]: Append the path to the GnuTLS to "--with-gnutls=".
| Kei Kebreau |
2016-10-09 | gnu: hexchat: Update to 2.12.2....* gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
| Tobias Geerinckx-Rice |
2016-10-09 | gnu: vdirsyncer: Update to 0.13.1....* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1.
| Leo Famulari |
2016-10-09 | gnu: tcsh: Do not define BSDWAIT....* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/shells.scm (tcsh)[source]: Use it.
| Ricardo Wurmus |
2016-10-09 | gnu: libupnp: Fix CVE-2016-6255....* gnu/packages/patches/libupnp-CVE-2016-6255.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libupnp.scm (libupnp): Use it.
| Leo Famulari |
2016-10-09 | gnu: ardour: Update to 5.4....* gnu/packages/audio.scm (ardour): Update to 5.4.
[inputs]: Add libarchive.
| Ricardo Wurmus |
2016-10-09 | gnu: Add gtkwave....* gnu/packages/fpga.scm (gtkwave): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danny Milosavljevic |
2016-10-09 | gnu: Add arachne-pnr....* gnu/packages/fpga.scm (arachne-pnr): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danny Milosavljevic |
2016-10-09 | gnu: Add icestorm....* gnu/packages/fpga.scm (icestorm): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danny Milosavljevic |
2016-10-09 | gnu: Add yosys....* gnu/packages/fpga.scm (yosys): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danny Milosavljevic |
2016-10-09 | gnu: Add iverilog....* gnu/packages/fpga.scm (iverilog): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danny Milosavljevic |
2016-10-09 | gnu: Add abc....* gnu/packages/fpga.scm (abc): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Danny Milosavljevic |