Age | Commit message (Expand) | Author |
---|---|---|
2018-07-22 | gnu: pcre: Update to 8.42....* gnu/packages/pcre.scm (pcre): Update to 8.42. | Marius Bakke |
2018-07-21 | gnu: util-linux: Update to 2.32.1....* gnu/packages/linux.scm (util-linux): Update to 2.32.1. | Marius Bakke |
2018-07-21 | gnu: pango: Update to 1.42.2....* gnu/packages/gtk.scm (pango): Update to 1.42.2. | Marius Bakke |
2018-07-21 | gnu: harfbuzz: Update to 1.8.4....* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.4. | Marius Bakke |
2018-07-21 | gnu: cmake: Update to 3.12.0....* gnu/packages/cmake.scm (cmake): Update to 3.12.0. | Marius Bakke |
2018-07-21 | gnu: libuv: Drop redundant 'autogen' phase....* gnu/packages/libevent.scm (libuv)[arguments]: Remove #:phases. | Marius Bakke |
2018-07-21 | gnu: libuv: Update to 1.22.0....* gnu/packages/libevent.scm (libuv): Update to 1.22.0. | Marius Bakke |
2018-07-21 | gnu: texinfo: Fix FTBFS with Perl 5.28....* gnu/packages/patches/texinfo-perl-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/texinfo.scm (texinfo)[source](patches): New field. | Marius Bakke |
2018-07-21 | gnu: readline: Update to 7.0.5....* gnu/packages/readline.scm (%patch-series-7.0): Add patch 4 and 5. | Marius Bakke |
2018-07-21 | gnu: perl: Update to 5.28.0....* gnu/packages/patches/perl-deterministic-ordering.patch: Adjust path. * gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch, gnu/packages/patches/perl-file-path-CVE-2017-6512.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/perl.scm (perl): Update to 5.28.0. [source](patches): Remove obsolete. | Marius Bakke |
2018-07-19 | gnu: libgc: Update to 7.6.6....* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.6. [source](uri): Change to the new download location, as noted on the home page. | Marius Bakke |
2018-07-19 | gnu: fftw: Update to 3.3.8....* gnu/packages/algebra.scm (fftw): Update to 3.3.8. | Marius Bakke |
2018-07-19 | gnu: pcre: Install static libraries to separate output....* gnu/packages/pcre.scm (pcre)[outputs]: Add "static". [arguments]: Add 'move-static-libs' phase. | Marius Bakke |
2018-07-19 | gnu: binutils: Update to 2.31.1....* gnu/packages/base.scm (binutils): Update to 2.31.1. (binutils/fixed): Remove variable * gnu/packages/linux.scm (make-linux-libre): Remove AArch64 workaround. * gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Marius Bakke |
2018-07-19 | gnu: bzip2: Add static output....* gnu/packages/compression.scm (bzip2)[arguments]: Add phase for moving static library. [outputs]: New field. | Marius Bakke |
2018-07-19 | gnu: bzip2: Simplify phase....* gnu/packages/compression.scm (bzip2)[arguments]: Use SCANDIR instead of FIND-FILES when locating the shared library. | Marius Bakke |
2018-07-16 | gnu: tk: Add symlink for 'wish' binary....* gnu/packages/tcl.scm (tk)[arguments]: Add custom phase to create a symlink from 'wish' to 'wish8.6'. [home-page]: Use https. | Efraim Flashner |
2018-07-15 | gnu: lcms: Use libjpeg....* gnu/packages/ghostscript.scm (lcms)[inputs]: Replace libpjeg@8 with libjpeg. | Efraim Flashner |
2018-07-12 | gnu: libgpg-error: Update to 1.31....* gnu/packages/gnupg.scm (libgpg-error): Update to 1.31. (libgpg-error-1.31): Remove variable. (gpgme)[propagated-inputs]: Replace libgpg-error-1.31 with libgpg-error. | Leo Famulari |
2018-07-12 | gnu: libgcrypt: Ungraft....* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3. [replacement]: Remove field. (libgcrypt/fixed): Remove variable. | Leo Famulari |
2018-07-08 | gnu: cmake: Update to 3.11.4....* gnu/packages/cmake.scm (cmake): Update to 3.11.4. | Tobias Geerinckx-Rice |
2018-07-03 | gnu: bash: Update to patch level 23....* gnu/packages/bash.scm (%patch-series-4.4): Add patches 20 through 23. | Efraim Flashner |
2018-07-03 | gnu: gdbm: Update to 1.16....* gnu/packages/databases.scm (gdbm): Update to 1.16. | Efraim Flashner |
2018-06-29 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-06-29 | gnu: inkscape: Fix build with poppler....* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix incompatibility with latest version of poppler. | Ricardo Wurmus |
2018-06-29 | gnu: gnome-backgrounds: Update to 3.28.0....* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0. [build-system]: Use meson-build-system. | Ricardo Wurmus |
2018-06-29 | gnu: pango: Propagate fribidi....* gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here... [propagated-inputs]: ...to here. | Ricardo Wurmus |
2018-06-29 | gnu: texlive: Update to 20180414....* gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src, texlive-texmf-src, texlive-texmf): Update to 20180414. (texlive-bin)[source]: Replace patch. [arguments]: Add build phase "use-code-for-new-poppler". | Ricardo Wurmus |
2018-06-29 | gnu: freetype: Enable build of freetype-config....* gnu/packages/fontutils.scm (freetype)[arguments]: Add configure flag to enable freetype-config. | Ricardo Wurmus |
2018-06-29 | gnu: vala: Update to 0.40.7....* gnu/packages/gnome.scm (vala): Update to 0.40.7. [native-inputs]: Add grep and sed. [inputs]: Add graphviz. [arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete configure flag. | Ricardo Wurmus |
2018-06-29 | gnu: srt2vtt: Update homepage....* gnu/packages/video.scm (srt2vtt): Update Homepage. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> | Björn Höfling |
2018-06-29 | gnu: cataclysm-dda: Update snapshot....* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5. [source]: Use git-fetch and remove snippet. [arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and 'install-tiles' phases. | Kei Kebreau |
2018-06-29 | gnu: mame: Update to 0.199....* gnu/packages/emulators.scm (mame): Update to 0.199. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: teckit: Update to 2.5.8....* gnu/packages/fontutils.scm (teckit): Update to 2.5.8. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: teckit: Don't use unstable tarball....* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: sxhkd: Update to 0.5.9....* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9. [source]: Switch to GIT-FETCH. [arguments]: Let documentation subdirectory match build system defaults. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: keepalived: Edit synopsis & description....* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo. [description]: Use @dfn. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: keepalived: Update to 2.0.4....* gnu/packages/cluster.scm (keepalived): Update to 2.0.4. [arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3). | Tobias Geerinckx-Rice |
2018-06-29 | gnu: r-ddalpha: Update to 1.3.4....* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: tlsdate: Return #t from phases....* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for SYSTEM*. | Tobias Geerinckx-Rice |
2018-06-29 | gnu: emacs-guix: Update to 0.4.1.1....* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1. | Alex Kost |
2018-06-28 | gnu: Add qtfaststart....* gnu/packages/video.scm (qtfaststart): New variable. | Leo Famulari |
2018-06-29 | gnu: feh: Update to 2.27....* gnu/packages/image-viewers.scm (feh): Update to 2.27. | Marius Bakke |
2018-06-28 | gnu: libsrtp: Update to 2.2.0....* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0. [arguments]: Remove #:phases. | Marius Bakke |
2018-06-28 | gnu: imagemagick: Update to 6.9.10-3....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3. | Marius Bakke |
2018-06-28 | gnu: python-pyopenssl: Update to 18.0.0....* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0. | Marius Bakke |
2018-06-28 | gnu: python-pandas: Update to 0.23.1....* gnu/packages/python.scm (python-pandas): Update to 0.23.1. [arguments]: Drop new S3 test. [native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB. | Marius Bakke |
2018-06-28 | gnu: python-numpy: Update to 1.14.5....* gnu/packages/python.scm (python-numpy): Update to 1.14.5. | Marius Bakke |
2018-06-28 | gnu: samba: Update to 4.8.3....* gnu/packages/samba.scm (samba): Update to 4.8.3. | Marius Bakke |
2018-06-28 | gnu: perl-image-exiftool: Update to 11.01....* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01. | Leo Famulari |