| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/kerberos.scm (mit-krb5)[properties]: New field.
|
|
|
|
|
|
| |
Fix a regression since commit fd7000fe33d3c4188c241cab97e2b891dd4e1268.
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add a double asterisk.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.13.3.
|
|
|
|
|
|
| |
* gnu/packages/patches/evince-CVE-2017-1000083.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (evince)[source]: Use it.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.1.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.37.
|
|
|
|
| |
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.13.
|
|
|
|
| |
* gnu/packages/web.scm (httpd): Update to 2.4.27.
|
|
|
|
|
| |
* gnu/packages/tls.scm (libressl)[arguments]: Pass '--enable-nc'
to #:configure-flags.
|
|
|
|
|
| |
* gnu/packages/tls.scm (libressl): Update to 2.5.5.
[source]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.15.
|
|
|
|
| |
* gnu/packages/video.scm (libaacs)[source]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/video.scm (libbdplus)[source]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xclip)[source]: Set the file-name.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to b547349.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (simplescreenrecorder): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/patches/spice-CVE-2017-7506.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/spice.scm (spice)[source]: Use it.
|
|
|
|
| |
* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL.
|
|
|
|
| |
* gnu/packages/spice.scm (virt-viewer): Update to 5.0.
|
|
|
|
| |
* gnu/packages/games.scm (hyperrogue): Update to 9.4n.
|
|
|
|
|
| |
* gnu/build/vm.scm (make-iso9660-image): Make image bootable from USB flash
drive.
|
|
|
|
| |
* gnu/packages/ssh.scm (et)[description]: Fix typo.
|
|
|
|
|
| |
* gnu/packages/man.scm (man-db): Update to 2.7.6.1.
[arguments]: Add '--disable-cache-owner' to #:configure-flags.
|
|
|
|
| |
* gnu/packages/web.scm (nginx): Update to 1.12.1.
|
|
|
|
|
| |
* gnu/system/locale.scm (localedef-command): Use the native LIBC.
* gnu/system/shadow.scm (default-skeletons): Use the native GUILE-WM.
|
|
|
|
|
| |
* gnu/packages/admin.scm (shadow)[arguments] <set-nscd-file-name>: Refer
to "cross-libc" when cross-compiling.
|
|
|
|
|
| |
* gnu/packages/admin.scm (inetutils)[arguments]: Pass
"--with-path-procnet-dev".
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-pam)[arguments]: Pass "--disable-nis"
when cross-compiling.
|
|
|
|
| |
* gnu/packages/mp3.scm (mpg123): Update to 1.25.2.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (lollypop): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/27580>.
Reported by William <w@vieta.uk>.
* gnu/services/desktop.scm (elogind-shepherd-service): New procedure.
(elogind-service-type): Extend SHEPHERD-ROOT-SERVICE-TYPE.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (hop): Update to 3.1.0-pre2.
[source]: Remove unnecessary patch.
[arguments]: Enable tests; disable parallel building; specify BIGLOO in
make-flags.
[inputs]: Add libgc, libunistring, libuv, pcre and sqlite.
* gnu/local.mk (dist_patch_DATA): Remove unnecessary patch.
* gnu/packages/patches/hop-linker-flags.patch: Delete file.
|
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (bigloo): Update to 4.3a.
[source]: Remove old patch. Add snippet.
[arguments]: Adjust the build phases accordingly.
[inputs]: Add libgc, libunistring, libuv, openssl, pcre and sqlite.
|
|
|
|
| |
* gnu/packages/man.scm (libpipeline): Update to 1.4.2.
|
|
|
|
|
|
| |
* gnu/services/dbus.scm (dbus-root-service-type)[default-value]: New
field.
(polkit-service-type)[default-value]: New field.
|
|
|
|
|
| |
* gnu/services.scm (service-back-edges): Show the type name of SERVICE
instead of SERVICE in error message.
|
|
|
|
| |
* gnu/packages/mail.scm (offlineimap): Update to 7.1.2.
|
|
|
|
|
|
| |
* gnu/packages/vpn.scm (sshuttle)[native-inputs]: Mark
python-pytest-runner as a test-only dependency, following up commit
447f75825fbe473f0684d4664dde01d9d3a02d75.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/libtiff-tiffycbcrtorgb-integer-overflow.patch,
gnu/packages/patches/libtiff-tiffycbcrtorgbinit-integer-overflow.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff-4.0.8)[source]: Use them.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/ncurses-CVE-2017-10684-10685.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ncurses.scm (ncurses)[replacement]: New field.
(ncurses/fixed): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/poppler-fix-crash-with-broken-documents.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (poppler/fixed)[source]: Add the patch.
|
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.7.2.
[propagated-inputs]: Add emacs-use-package.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
| |
* gnu/packages/compression.scm (unshield): Remove incorrect '"'.
|
|
|
|
|
|
|
|
|
| |
* gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD" as label.
* gnu/system/install.scm (installation-os): Use "GuixSD" as label.
* gnu/system/vm.scm (system-disk-image): Use "GuixSD" or "GUIXSD" as volume
label.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/ssh.scm (et): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs)[inputs]: Add imagemagick.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
| |
* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.8.
|
|
|
|
| |
* gnu/packages/music.scm (qtractor): Update to 0.8.3.
|
|
|
|
| |
* gnu/packages/audio.scm (guitarix): Update to 0.35.4.
|
|
|
|
| |
* gnu/packages/audio.scm (guitarix-lv2)[inputs]: Remove.
|