| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add genimage.•••* gnu/packages/genimage.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Danny Milosavljevic | 2019-02-15 | 1 | -0/+1 |
* | gnu: LLVM, Clang: Update to 7.0.1.•••* gnu/packages/patches/clang-7.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 7.0.1.
(llvm-7.0.1): Remove variable.
(clang-from-llvm)[arguments]: Adjust phase to match Clang 7.
(llvm-6, clang-runtime-6, clang-6): New public variables.
* gnu/packages/dlang.scm (ldc)[native-inputs]: Change LLVM and CLANG to
LLVM-6.0 and CLANG-6.0.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-6.
| Marius Bakke | 2019-02-15 | 1 | -0/+1 |
* | gnu: allegro@4: Update to 4.4.3.•••* gnu/packages/game-development.scm (allegro-4): Update to 4.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2019-02-15 | 1 | -1/+0 |
* | gnu: ruby-safe-yaml: Add missing require 'time'.•••Patch ruby-safe-yaml to fix an issue that would lead to an error like this:
uninitialized constant SafeYAML::Parse::Date::DateTime
It's been reported upstream [1], and this patch was taken from the upstream Git
repository.
1: https://github.com/dtao/safe_yaml/issues/80
* gnu/packages/ruby.scm (ruby-safe-yaml)[source]: Switch to the Git repository
so that applying patches works and add a patch.
[arguments]: Enable tests and add a phase to set the TZ environment variable,
as one of the tests depends on a certian timezone.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch file.
| Christopher Baines | 2019-02-14 | 1 | -0/+1 |
* | gnu: dealii: Upgrade to 9.0.1.•••* gnu/packages/patches/dealii-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (dealii)[source]: Upgrade to 9.0.1. Use patch.
[arguments]: Use new MPI configuration flags.
| Eric Bavier | 2019-02-13 | 1 | -0/+1 |
* | gnu: qtbase: Restore compilation on linux kernels < 4.11.•••Fixes <https://bugs.gnu.org/34431>.
* gnu/packages/patches/qtbase-old-kernel.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/qt.scm (qtbase): Add patch.
| Andreas Enge | 2019-02-14 | 1 | -0/+1 |
* | gnu: scalapack: Remove use of deprecated MPI1 symbols.•••* gnu/packages/patches/scalapack-blacs-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (scalapack)[source]: Use it.
| Eric Bavier | 2019-02-13 | 1 | -0/+1 |
* | gnu: ledger: Update to 3.1.2 [security fixes].•••* gnu/packages/finance.scm (ledger): Update to 3.1.2.
[arguments]: Remove #:modules; remove obsolete configure flags; remove make
flags; remove phase "boost-compat"; remove custom check phase; remove
"relocate-elisp" phase; disable broken test in "check-setup" phase.
[native-inputs]: Remove emacs-minimal.
[license]: Remove gpl2+.
* gnu/packages/patches/ledger-revert-boost-python-fix.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ricardo Wurmus | 2019-02-13 | 1 | -1/+0 |
* | gnu: red-eclipse: Fix build.•••Add a patch from the upstream repository [1] that resolves some errors that
prevent the package from building [2].
1: https://github.com/red-eclipse/base/commit/b16b4963c1ad81bb9ef784bc49
2: error: ‘____gammal_r_finite’ was not declared in this scope
* gnu/packages/games.scm (red-eclipse)[source] Add patch.
* gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: New file
* gnu/local.mk (dist_patch_DATA): Add new patch.
| Christopher Baines | 2019-02-13 | 1 | -0/+1 |
* | gnu: Move KDE Plasma components to separate module.•••* gnu/packages/kde.scm (libkscreen, libksysguard): Move from here ...
* gnu/packages/kde-plasma.scm: ... to here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| Marius Bakke | 2019-02-12 | 1 | -1/+2 |
* | gnu: runc: Update to 1.0.0-rc6 [fixes CVE-2019-5736].•••* gnu/packages/virtualization.scm (runc): Update to 1.0.0-rc6.
[source]: Use a descriptive file-name. Add 'runc-CVE-2019-5736.patch'
* gnu/packages/patches/runc-CVE-2019-5736.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Leo Famulari | 2019-02-12 | 1 | -0/+1 |
* | gnu: glibc@2.27: fix CVE-2018-11236, CVE-2018-11237.•••* gnu/packages/base.scm (glibc@2.27)[sources]: Add patches.
[properties]: New field, mark CVE-2017-18269 fixed.
* gnu/packages/patches/glibc-CVE-2018-11236.patch,
gnu/packages/patches/glibc-CVE-2018-11237.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
| Efraim Flashner | 2019-02-12 | 1 | -0/+2 |
* | gnu: gnome-shell: Customize the GDM log-in screen.•••* gnu/packages/patches/gnome-shell-theme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source](patches, modules)
(snippet): New fields.
[arguments]: Add 'rebuild-css' phase.
[native-inputs]: Add RUBY-SASS.
| Ludovic Courtès | 2019-02-10 | 1 | -0/+1 |
* | gnu: emacs-pdf-tools: Update to 0.90.•••* gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90.
[source]: Remove patch.
* gnu/packages/patches/emacs-pdf-tools-poppler.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove reference to deleted file.
| Nicolas Goaziou | 2019-02-09 | 1 | -1/+0 |
* | gnu: libvpx: Update to 1.8.0.•••* gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/video.scm (libvpx): Update to 1.8.0.
[source](patches): Remove obsolete patch.
(libvpx-1.7): New public variable.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use LIBVPX-1.7 instead of LIBVPX.
* gnu/packages/gstreamer.scm (gst-plugins-good)[source](patches): New field.
[arguments]: Add #:make-flags.
| Marius Bakke | 2019-02-09 | 1 | -0/+1 |
* | Merge branch 'staging' | Ludovic Courtès | 2019-02-09 | 1 | -17/+15 |
|\ |
|
| * | gnu: libreoffice: Fix FTBFS with Boost 1.69.0.•••* gnu/packages/patches/libreoffice-boost.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it.
| Marius Bakke | 2019-02-02 | 1 | -0/+1 |
| * | Merge branch 'master' into staging | Marius Bakke | 2019-01-31 | 1 | -7/+15 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Ricardo Wurmus | 2019-01-25 | 1 | -2/+2 |
| |\ \ |
|
| * | | | gnu: qt: Update to 5.11.3.•••* gnu/packages/qt.scm (qt, qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript,
qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtscxml,
qtgamepad, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d,
qtnetworkauth, qtremoteobjects, qtspeech): Update to 5.11.3.
(qt)[source]: Remove patch.
* gnu/packages/patches/qt-5-renameat2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2019-01-21 | 1 | -1/+0 |
| * | | | Merge branch 'master' into staging | Ludovic Courtès | 2019-01-20 | 1 | -3/+52 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-01-13 | 1 | -1/+7 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner | 2019-01-09 | 1 | -6/+22 |
| |\ \ \ \ \ |
|
| * | | | | | | gnu: allegro@5.0: Fix building with newer mesa.•••* gnu/packages/game-development.scm (allegro@5.0)[source]: Add patch.
(allegro)[patch]: Rename patch file.
* gnu/packages/patches/allegro-fix-compiliation-mesa-18.2.5-and-later.patch:
Rename to gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2019-01-01 | 1 | -0/+1 |
| * | | | | | | gnu: allegro@4: Fix building with newer mesa.•••* gnu/packages/game-development.scm (allegro@4)[source]: Add patch.
* gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2019-01-01 | 1 | -0/+1 |
| * | | | | | | gnu: wesnoth: Fix building with newer boost.•••* gnu/packages/games.scm (wesnoth)[source]: Add patch.
* gnu/packages/patches/wenoth-newer-boost.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2018-12-31 | 1 | -0/+1 |
| * | | | | | | gnu: fbreader: Fix building with newer curl.•••* gnu/packages/ebook.scm (fbreader)[source]: Add patch.
* gnu/packages/patches/fbreader-curl-7.62.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2018-12-30 | 1 | -0/+1 |
| * | | | | | | gnu: glib-networking: Work around test failure.•••* gnu/packages/gnome.scm (glib-networking)[source]: Add patch.
* gnu/packages/patches/glib-networking-connection.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2018-12-27 | 1 | -0/+1 |
| * | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-12-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | gnu: efl: Fix build on 32-bit architectures.•••* gnu/packages/patches/efl-mesa-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/enlightenment.scm (efl)[source](patches): Use it.
| Marius Bakke | 2018-12-26 | 1 | -0/+1 |
| * | | | | | | | gnu: sssd: Fix build with cURL >= 7.62.0.•••* gnu/packages/patches/sssd-curl-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/sssd.scm (sssd)[source](patches): Use it.
| Marius Bakke | 2018-12-26 | 1 | -0/+1 |
| * | | | | | | | gnu: zathura: Update to 0.4.3.•••* gnu/packages/patches/zathura-plugindir-environment-variable.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/pdf.scm (zathura): Update to 0.4.3.
[source](patches): Remove.
[native-search-paths]: Adjust for upstreamed patch.
| Marius Bakke | 2018-12-23 | 1 | -2/+1 |
| * | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-12-23 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: pingus: Fix building.•••* gnu/packages/games.scm (pingus)[source]: Use 'git-fetch'. Add patch to
update used boost headers.
* gnu/packages/patches/pingus-boost-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2018-12-23 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-12-22 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2018-12-12 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | gnu: libtiff: Update to 4.0.10.•••* gnu/packages/patches/libtiff-CVE-2017-18013.patch,
gnu/packages/patches/libtiff-CVE-2017-9935.patch,
gnu/packages/patches/libtiff-CVE-2018-10963.patch,
gnu/packages/patches/libtiff-CVE-2018-8905.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (libtiff): Update to 4.0.10.
[source](patches): Remove.
| Marius Bakke | 2018-12-12 | 1 | -4/+0 |
| * | | | | | | | | | | gnu: glib-networking: Update to 2.58.0.•••* gnu/packages/gnome.scm (glib-networking): Update to 2.58.0.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Explicitly disable libproxy; add phase to appease tests.
(libgdata, libsoup)[arguments]: Remove phase that sets SSL_CERT_FILE.
* gnu/packages/spice.scm (spice)[arguments]: Likewise.
* gnu/packages/web.scm (uhttpmock)[arguments]: Likewise.
| Marius Bakke | 2018-12-12 | 1 | -1/+0 |
| * | | | | | | | | | | gnu: GnuTLS: Update to 3.6.5.•••* gnu/packages/patches/gnutls-skip-pkgconfig-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/tls.scm (gnutls): Update to 3.6.5.
[source](patches): Remove obsolete.
[source](snippet): Add Guile detection fix.
* gnu/packages/gnome.scm (libsoup)[arguments]: Adjust 'certtool' invokation to
cope with the new API.
| Marius Bakke | 2018-12-12 | 1 | -1/+0 |
| * | | | | | | | | | | gnu: cyrus-sasl: Update to 2.1.27.•••* gnu/packages/patches/cyrus-sasl-CVE-2013-4122.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl): Update to 2.1.27.
[source](patches): Remove.
[inputs]: Move MIT-KRB5 from here ...
[propagated-inputs]: ... to here. New field.
* gnu/packages/openldap.scm (openldap)[arguments]: Adjust
'patch-sasl-path' phase (which was defunct, possibly since b148506df74) to
add krb5 linker flags.
| Marius Bakke | 2018-12-12 | 1 | -1/+0 |
| * | | | | | | | | | | gnu: ghostscript: Update to 9.26.•••* gnu/packages/patches/ghostscript-bug-699708.patch,
gnu/packages/patches/ghostscript-CVE-2018-16509.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.26.
[source](patches): Remove obsolete.
| Marius Bakke | 2018-12-12 | 1 | -2/+0 |
| * | | | | | | | | | | gnu: cairo: Update to 1.16.0.•••* gnu/packages/patches/cairo-CVE-2016-9082.patch,
gnu/packages/patches/cairo-setjmp-wrapper.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them/
* gnu/packages/gtk.scm (cairo): Update to 1.16.0.
[source](patches): Remove.
| Marius Bakke | 2018-12-12 | 1 | -2/+0 |
| * | | | | | | | | | | gnu: poppler: Update to 0.72.0.•••* gnu/packages/patches/poppler-CVE-2018-19149.patch: Delete file.
* gnu/packages/patches/inkscape-poppler-compat3.patch,
gnu/packages/patches/texlive-bin-luatex-poppler-compat.patch,
gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch,
gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/pdf.scm (poppler): Update to 0.72.0.
[replacement]: Remove field.
(poppler/fixed): Remove variable.
* gnu/packages/inkscape.scm (inkscape)[source](patches): Add
'inkscape-poppler-compat{3..5}.patch'.
* gnu/packages/tex.scm (texlive-bin)[source](patches): Update
'texlive-poppler-compat.patch'. Add
'texlive-bin-{lua,pdf,xe}tex-poppler-compat.patch'.
* gnu/packages/emacs.scm (emacs-pdf-tools)[source](modules, snippet): New
fields.
* gnu/packages/scribus.scm (scribus)[source](patches): Add upstream patch origins.
[source](modules, snippet): New fields.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add three
upstream origins.
[source](snippet, modules): New field.
| Marius Bakke | 2018-12-12 | 1 | -1/+4 |
| * | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-12-09 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gnu: json-glib: Update to 1.4.4.•••* gnu/packages/patches/json-glib-fix-tests-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (json-glib): Update to 1.4.4.
[source](patches): Remove.
| Marius Bakke | 2018-12-04 | 1 | -1/+0 |
| * | | | | | | | | | | | Merge branch 'master' into staging | Marius Bakke | 2018-12-03 | 1 | -58/+90 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | gnu: postgresql: Fix finding extensions.•••* gnu/packages/patches/postgresql-disable-resolve_symlinks.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/databases.scm (postgresql)[source]: Use it.
| Julien Lepiller | 2018-10-04 | 1 | -0/+1 |
* | | | | | | | | | | | | | gnu: cool-retro-term: Upgrade to 1.1.1.•••* gnu/packages/terminals.scm (cool-retro-term)[source]: Upgrade to 1.1.1.
Remove patches. Adjust filtering in snippet for added/removed fonts.
[arguments]: Return #t in 'add-alternate-name' phase.
* gnu/packages/patches/cool-retro-term-dont-check-uninit-member.patch,
gnu/packages/patches/cool-retro-term-fix-array-size.patch,
gnu/packages/patches/cool-retro-term-memory-leak-1.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Eric Bavier | 2019-02-09 | 1 | -3/+0 |
* | | | | | | | | | | | | | gnu: hdf5: Remove use of deprecated MPI1 symbols.•••* gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch,
gnu/packages/patches/hdf5-mpi-deprecations.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/maths.scm (hdf5, hdf5-1.10)[source]: Use them.
| Eric Bavier | 2019-02-07 | 1 | -0/+2 |
* | | | | | | | | | | | | | gnu: superlu-dist: Remove use of deprecated MPI1 symbols.•••* gnu/packages/patches/superlu-dist-fix-mpi-deprecations.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (superlu-dist)[source]: Use it.
| Eric Bavier | 2019-02-07 | 1 | -0/+1 |