Age | Commit message (Expand) | Author |
2017-06-01 | gnu: font-liberation: Use 'font-build-system'....* gnu/packages/fonts.scm (font-liberation): Switch to 'font-build-system'.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| ng0 |
2017-06-01 | gnu: font-dejavu: Fix the switch to 'font-build-system'....This is a follow-up to commit 2e8840194121be6042502f363f143a4faeceb00e.
* gnu/packages/fonts.scm (font-dejavu): Remove 'trivial-build-system' line.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| ng0 |
2017-06-01 | gnu: font-awesome: Use 'font-build-system'....* gnu/packages/fonts.scm (font-awesome): Switch to 'font-build-system'.
[source]: The package was updated in place, so hash has changed.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| ng0 |
2017-06-01 | gnu: sicp: Add the HTML version....* gnu/packages/scheme.scm (sicp)[arguments]: Copy the HTML directory to the
output.
| Clément Lassieur |
2017-06-01 | gnu: emacs-let-alist: Use 'emacs-build-system'....* gnu/packages/emacs.scm (let-alist): Use 'emacs-build-system'.
[arguments, native-inputs]: Remove.
| Alex Kost |
2017-06-01 | gnu: emacs-paredit: Use 'emacs-build-system'....* gnu/packages/emacs.scm (paredit): Use 'emacs-build-system'.
[arguments, native-inputs]: Remove.
| Alex Kost |
2017-06-01 | gnu: git-modes: Use 'emacs-build-system'....* gnu/packages/emacs.scm (git-modes): Use 'emacs-build-system'.
[arguments, native-inputs]: Remove.
| Alex Kost |
2017-05-31 | gnu: Add python-xsge....* gnu/packages/game-development.scm (python-xsge, python2-xsge): New
variables.
| Kei Kebreau |
2017-05-31 | gnu: font-go: Use 'font-build-system'....* gnu/packages/fonts.scm (font-go): Switch to font-build-system.
Re-indent.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Alex Griffin |
2017-05-31 | gnu: font-iosevka: Use 'font-build-system'....Fixes <https://bugs.gnu.org/27172>.
* gnu/packages/fonts.scm (font-iosevka): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
[native-inputs]: Remove dependency on unzip.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Alex Griffin |
2017-05-31 | build: font: Support font collection files....* guix/build/font-build-system.scm (install): Support TrueType
Collection (TTC) and OpenType Collection (OTC) files.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Alex Griffin |
2017-05-31 | file-systems: Improve error reporting....Suggested by Chris Marusich <cmmarusich@gmail.com>.
Fixes <https://bugs.gnu.org/27143>.
* gnu/build/file-systems.scm (read-iso9660-primary-volume-descriptor):
Improve error reporting.
| Danny Milosavljevic |
2017-05-31 | doc: Fix qemu-system-x86_64 example....Reported by Fox <firefox@firemail.cc>.
Fixes <https://bugs.gnu.org/27052>.
* doc/guix.texi (Running GuixSD in a VM): Fix qemu-system-x86_64 example.
| Danny Milosavljevic |
2017-05-31 | gnu: build: Improve comments....* gnu/build/file-systems.scm (iso9660-superblock-volume-name):
Add clarifying comment.
| Danny Milosavljevic |
2017-05-31 | gnu: go@1.8: Update to 1.8.3 [fixes CVE-2017-8932]....* gnu/packages/golang.scm (go-1.8): Update to 1.8.3.
| Leo Famulari |
2017-05-31 | gnu: scons: Update to 2.5.1....* gnu/packages/python.scm (scons): Update to 2.5.1.
| Roel Janssen |
2017-05-31 | gnu: font-iosevka: Update to 1.12.5....* gnu/packages/fonts.scm (font-iosevka): Update to 1.12.5. Re-indent.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Griffin |
2017-05-31 | gnu: font-go: Update to 20170330-1.f03a046....* gnu/packages/fonts.scm (font-go): Update to 20170330-1.f03a046.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Griffin |
2017-05-31 | gnu: Add mediainfo....* gnu/packages/video.scm (mediainfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ethan R. Jones |
2017-05-31 | gnu: Add libmediainfo...* gnu/packages/video.scm (libmediainfo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ethan R. Jones |
2017-05-31 | gnu: Add libzen....* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* gnu/packages/cpp.scm (libzen): New varible.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ethan R. Jones |
2017-05-31 | tests: Fix race condition in 'container-excursion*' test....* tests/containers.scm ("container-excursion*"): Move (namespace pid)
call before (kill pid SIGKILL).
| Ludovic Courtès |
2017-05-31 | gnu: dovecot: Update to 2.2.30.1....* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1.
| Tobias Geerinckx-Rice |
2017-05-31 | gnu: synfigstudio: Fix crash on opening files....* gnu/packages/animation.scm (synfigstudio)[arguments]: Add "wrap-program"
phase.
| Ricardo Wurmus |
2017-05-30 | gnu: openldap: Fix CVE-2017-9287....* gnu/packages/patches/openldap-CVE-2017-9287.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/openldap.scm (openldap)[replacement]: New field.
(openldap/fixed): New variable.
| Leo Famulari |
2017-05-30 | gnu: dovecot: Update to 2.2.30....* gnu/packages/mail.scm (dovecot): Update to 2.2.30.
| Tobias Geerinckx-Rice |
2017-05-30 | gnu: sudo: Unbundle zlib....* gnu/packages/admin.scm (sudo)[source]: Add 'snippet'.
[inputs]: Add ZLIB.
| Marius Bakke |
2017-05-30 | gnu: Add xsel....* gnu/packages/xdisorg.scm (xsel): New variable.
| Marius Bakke |
2017-05-30 | gnu: graphicsmagick: Remove bundled libraries from source checkout....Fixes <https://bugs.gnu.org/27120>.
* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add a snippet
to delete bundled libraries.
[version]: Bump the package revision counter to 3.
| Leo Famulari |
2017-05-30 | gnu: Add 'git-remote-gcrypt' package...* gnu/packages/version-control.scm (git-remote-gcrypt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| André Miranda |
2017-05-30 | daemon: Report hash mismatches in a cleaner way....Suggested by Hartmut Goebel.
* nix/libstore/build.cc (DerivationGoal::registerOutputs): Report hash
mismatches on 3 lines for clarity.
(SubstitutionGoal::finished): Likewise.
| Ludovic Courtès |
2017-05-30 | doc: Move the NGinx service configuration documentation together....* doc/guix.texi (Web Services): Add documentation for
nginx-upstream-configuration and nginx-location-configuration.
(VPN Services): Remove documentation for nginx-upstream-configuration and
nginx-location-configuration.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-05-30 | activation: Change permissions on /root to #o700....Reported by Alex Griffin <a@ajgrf.com>.
Fixes <http://bugs.gnu.org/27135>.
* gnu/build/activation.scm (add-user): When UID is zero, add 'chmod'
call.
* gnu/tests/base.scm (run-basic-test)["permissions on /root"]: New test.
| Ludovic Courtès |
2017-05-30 | git-download: Fix 'git-predicate' to use absolute paths....git ls-files will return paths relative to the repository directory. This
commit prepends the repository directory to those paths when calling lstat,
such that 'git-predicate' works if the current working directory is not the
repository directory.
* guix/git-download.scm (git-predicate): Prepend repository directory to the
file path when calling lstat.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |
2017-05-30 | gnu: libntlm: Update to 1.4....* gnu/packages/gsasl.scm (libntlm): Update to 1.4.
| Ricardo Wurmus |
2017-05-30 | gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367]....* gnu/packages/admin.scm (sudo): Update to 1.8.20p1.
| Marius Bakke |
2017-05-30 | gnu: emacs-debbugs: Install missing file....This is a followup to commit d879685176d23c111f4fc665698251b25cdf9124.
* gnu/packages/emacs.scm (emacs-debbugs)[arguments]: Include ".wsdl"
along with ".el" and ".info".
| Alex Kost |
2017-05-30 | doc: htmlxref: Fix link to Emacs-Guix manual....Reported-by: Ludovic Courtès <ludo@gnu.org>
This fixes a regression introduced by commit
8ca0c88a894c685b624757e38ee7663534f03460.
* doc/htmlxref.cnf (EMACS_GUIX): Fix the link to 'html_node'.
| Alex Kost |
2017-05-30 | gnu: classpath-devel: Ensure initial heap size is less than maximum....Fixes <https://bugs.gnu.org/27142>.
* gnu/packages/java.scm (classpath-devel)[arguments]: Pass Xms option with a
value lower than Xmx.
| Ricardo Wurmus |
2017-05-30 | download: Work around GnuTLS bug with UTF-8 certificate file names....Reported by Mark H Weaver <mhw@netris.org>
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26948#17>.
* guix/build/download.scm (set-certificate-credentials-x509-trust-file!*):
New procedure.
(make-credendials-with-ca-trust-files): Use it instead of
'set-certificate-credentials-x509-trust-file!'.
| Ludovic Courtès |
2017-05-29 | gnu: asciinema: Update to 1.4.0....* gnu/packages/terminals.scm (asciinema): Update to 1.4.0.
[source]: Use pypi-uri.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Alex Griffin |
2017-05-29 | gnu: jasper: Update to 2.0.13....* gnu/packages/image.scm (jasper): Update to 2.0.13.
[source]: Use GitHub URL and set the file-name. Remove
'jasper-CVE-2017-6850.patch'.
* gnu/packages/patches/jasper-CVE-2017-6850.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2017-05-29 | gnu: cross-base: Turn '%xgcc' into a macro....Previously:
./pre-inst-env guile -c '(use-modules (gnu packages gcc))'
would fail due to circular dependencies.
* gnu/packages/cross-base.scm (%xgcc): Turn into a macro.
| Ludovic Courtès |
2017-05-29 | gnu: Add translate-shell....* gnu/packages/dictionaries.scm (translate-shell): New variable.
| Efraim Flashner |
2017-05-29 | gnu: libtiff@4.0.8: Fix source URL....* gnu/packages/image.scm (libtiff-4.0.8)[origin]: Use 'ftp://' not
'http://'.
| Ludovic Courtès |
2017-05-29 | byzanz: Add file-name for source....* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field.
| Efraim Flashner |
2017-05-28 | gnu: diamond: Update to 0.9.3....* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.3.
| Ben Woodcroft |
2017-05-28 | doc: Fix typo....* doc/guix.texi (USB Stick Installation): Fix typo.
| Leo Famulari |
2017-05-28 | gnu: parallel: Update to 20170522....* gnu/packages/parallel.scm (parallel): Update to 20170522.
| Marius Bakke |
2017-05-28 | gnu: Add emacs-direnv....* gnu/packages/emacs.scm (emacs-direnv): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Christopher Baines |