| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/connman.scm (connman)[source]: Remove extra "/pub" from
the download url.
|
|
|
|
| |
* gnu/packages/ntp.scm (openntpd): Update to 5.9p1.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2016.05.01.
|
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Update to 3.0.2.
[home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/video.scm (libva): Update to 1.7.0.
[home-page]: Use https.
|
|
|
|
|
|
| |
* gnu/packages/suckless.scm (surf): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/gnustep.scm (wmfire): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/video.scm (mlt): Update to 6.2.0.
[source]: Download from github.
[inputs]: Add pulseaudio.
|
|
|
|
|
| |
* gnu/packages/video.scm (v4l-utils): Update to 1.10.0.
[source]: Use https.
|
|
|
|
| |
* gnu/packages/video.scm (obs): Update to 0.14.1.
|
|
|
|
| |
* gnu/packages/game-development.scm (tiled): Update to 0.16.1.
|
|
|
|
|
|
| |
* gnu/packages/bash.scm (bash-tap): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-mvtnorm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (thinkfan): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/music.scm (moc): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/mail.scm (mutt): Update to 1.6.1.
|
|
|
|
| |
* gnu/packages/mail.scm (msmtp): Update to 1.6.4.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (wesnoth): Update to 1.12.5.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/dns.scm (bind-utils): Update to 9.10.4.
|
|
|
|
|
| |
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.4. Update
bundled 'bind' to 9.9.9.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.10.0.
|
| |
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r): Update to 3.3.0.
[inputs]: Add curl and tzdata.
[arguments]: Set TZDIR in "set-timezone" phase.
|
|
|
|
| |
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3status)[source]: Use https URL.
[home-page]: Use https URL.
|
|
|
|
|
| |
* gnu/packages/wm.scm (i3-wm)[source]: Use https URL.
[home-page]: Use https URL.
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-estimability): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-coda): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/connman.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
|
|
|
|
|
| |
This fixes CVE-2015-7704 and CVE-2016-{1547,1548,1549,1551,2516,2517,
2518,2519}.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8.p7.
|
|
|
|
| |
* gnu/packages/version-control.scm (mercurial): Update to 3.8.1.
|
|
|
|
|
|
| |
* gnu/packages/base.scm (libiconv): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre): Update to 4.5.3.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.9.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.23.
|
|
|
|
|
|
| |
Fixes CVE-2016-{2105, 2106, 2107, 2108, 2109}.
* gnu/packages/tls.scm (libressl): Update to 2.3.4.
|
|
|
|
|
| |
* gnu/packages/java.scm (java-qdox-1.12)[description]: Use "@@tag", not
"@tag".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/utils.scm (compile-time-value, memoize, fold2)
(fold-tree, fold-tree-leaves): Move to...
* guix/combinators: ... here. New file.
* tests/utils.scm ("fold2, 1 list", "fold2, 2 lists")
(fold-tree tests): Move to...
* tests/combinators.scm: ... here. New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
gnu/services/herd.scm, guix/build-system/gnu.scm,
guix/build-system/python.scm, guix/derivations.scm,
guix/gnu-maintenance.scm, guix/import/elpa.scm,
guix/scripts/archive.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/size.scm, guix/scripts/substitute.scm,
guix/serialization.scm, guix/store.scm, guix/ui.scm: Adjust imports
accordingly.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/tv.scm (tvtime): Update to 1.0.10.
[source]: Remove patches.
[inputs]: Add 'alsa-lib'.
* gnu/packages/patches/tvtime-gcc41.patch,
gnu/packages/patches/tvtime-pngoutput.patch,
gnu/packages/patches/tvtime-videodev2.patch,
gnu/packages/patches/tvtime-xmltv.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
|
|
|
|
| |
* gnu/packages/cdrom.scm (libcue): Update to 2.1.0.
[build-system]: Use 'cmake-build-system' (the upstream moved to it).
[native-inputs]: Add 'bison' and 'flex'.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.12.
[source]: Remove patch.
* gnu/packages/patches/gnupg-simple-query-ignore-status-messages.patch:
Remove file.
* gnu/local.mk (dist_patch_DATA): Remove reference.
|
|
|
|
|
|
| |
* gnu/packages/jemalloc.scm (jemalloc): Upodate to 4.1.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/image.scm (imlib2): Update to 1.4.9.
[source]: Remove patch.
* gnu/packages/patches/imlib2-CVE-2016-4024.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2016–3714.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.3-10.
[source]: Remove patch.
* gnu/packages/patches/imagemagick-test-segv.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove patch file from distribution.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (%bitlbee-buddy-nick-change-patch):
(%bitlbee-always-use-nicks-patch): New variables.
(bitlbee): Add new patches.
|
|
|
|
| |
* gnu/packages/messaging.scm (bitlbee): Update to 3.4.2.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (edirect): Update to 4.10.
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry-qt): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry-tty): New variable.
[arguments]: Add pinentry-tty flag.
(pinentry-gtk2): Inherit from pinentry-tty.
[inputs]: Use gtk+-2, glib for pinentry-gtk2 only.
[description]: Modify description based on inputs.
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry): Rename to pinentry-gtk2.
Define pinentry as pinentry-gtk2.
|