Age | Commit message (Expand) | Author |
2020-10-13 | gnu: unixodbc: Update to 2.3.9....* gnu/packages/databases.scm (unixodbc): Update to 2.3.9.
| Marius Bakke |
2020-10-13 | gnu: check: Update to 0.15.2....* gnu/packages/check.scm (check): Update to 0.15.2.
| Marius Bakke |
2020-10-13 | gnu: tzdata: Update to 2020b....* gnu/packages/base.scm (tzdata): Update to 2020b.
* gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
| Marius Bakke |
2020-10-13 | gnu: nss, nss-certs: Update to 3.57....* gnu/packages/patches/nss-pkgconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/certs.scm (nss-certs): Update to 3.57.
* gnu/packages/nss.scm (nss): Likewise.
[source](patches): Replace nss-pkgconfig.patch with nss-3.56-pkgconfig.patch.
(nss-3.57): Remove variable.
* gnu/packages/gnuzilla.scm (icedove)[inputs]: Change from NSS-3.57 to NSS.
| Marius Bakke |
2020-10-13 | gnu: NSPR: Update to 4.29....* gnu/packages/nss.scm (nspr): Update to 4.29.
| Marius Bakke |
2020-10-13 | gnu: mesa: Update to 20.1.9....* gnu/packages/gl.scm (mesa): Update to 20.1.9.
| Marius Bakke |
2020-10-13 | gnu: MariaDB: Skip replication tests....* gnu/packages/databases.scm (mariadb)[arguments]: Add "--skip-rpl" to mtr
invocation.
| Marius Bakke |
2020-10-13 | gnu: MariaDB: Update to 10.5.6....* gnu/packages/patches/mariadb-client-test-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (mariadb): Update to 10.5.6.
[source](patches): Remove.
[source](snippet): Adapt unbundling for yassl->wolfssl migration.
[arguments]: Remove fix-pcre-detection phase. Add phase to fix referenced
directory names. Adjust substitution for renamed file. Disable four tests.
Enable previously failing ones. Remove armhf workaround.
[native-inputs]: On armhf-linux, remove GCC-5.
[inputs]: Remove OPENSSL-1.0 and PCRE. Add OPENSSL and PCRE2.
| Marius Bakke |
2020-10-13 | Merge branch 'master' into staging | Marius Bakke |
2020-10-13 | gnu: Add python-dpath....* gnu/packages/python-xyz.scm (python-dpath): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Joseph LaFreniere |
2020-10-13 | gnu: Add python-dictdiffer....* gnu/packages/python-xyz.scm (python-dictdiffer): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Joseph LaFreniere |
2020-10-13 | gnu: Add bindfs....* gnu/packages/file-systems.scm (bindfs): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Morgan Smith |
2020-10-13 | gnu: git-annex: Update to 8.20201007....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201007.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Kyle Meyer |
2020-10-13 | gnu: muchsync: Use pandoc instead of ghc-pandoc....* gnu/packages/mail.scm (muchsync)[native-inputs]: Replace ghc-pandoc with
pandoc.
Signed-off-by: Marius Bakke <marius@gnu.org>
| zimoun |
2020-10-13 | gnu: python-chardet: Enable tests....* gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch.
[arguments]: Remove.
* gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Lars-Dominik Braun |
2020-10-13 | gnu: Add dex....* gnu/packages/xdisorg.scm (dex): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| James Smith |
2020-10-13 | gnu: nmap: Update license....* guix/licenses.scm (nmap): Rename to ...
(npsl): ... this. Adjust name and URL, and remove outdated Fedora wiki
entry in favor of nmap's own annotated version.
* gnu/packages/admin.scm (nmap)[license]: Adjust accordingly.
| Marius Bakke |
2020-10-13 | gnu: xf86-input-libinput: Update to 0.30.0....* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.30.0.
| Marius Bakke |
2020-10-13 | gnu: Remove python2-gst....It fails to build because of an incomplete python2 transformation, but is not
worth fixing because Python 2 is EOL and nothing depends on this package.
* gnu/packages/gstreamer.scm (python-gst)[properties]: Remove.
(python2-gst): Remove variable.
| Marius Bakke |
2020-10-13 | gnu: gst-plugins-bad: Add support for Secure Reliable Transport (SRT)....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add srt-1.4.1.
| Leo Famulari |
2020-10-13 | gnu: VLC: Add support for Secure Reliable Transport (SRT)....* gnu/packages/video.scm (vlc)[inputs]: Add srt-1.4.1.
| Leo Famulari |
2020-10-13 | gnu: FFmpeg: Add support for Secure Reliable Transport (SRT)....* gnu/packages/video.scm (vlc)[inputs] Add srt-1.4.1.
[arguments]: Pass "--enable-libsrt" to #:configure-flags.
| Leo Famulari |
2020-10-13 | gnu: Add SRT 1.4.1....* gnu/packages/networking.scm (srt-1.4.1): New variable.
| Leo Famulari |
2020-10-13 | installer: Add Emacs EXWM desktop environment....Suggested by zenny via IRC.
* gnu/installer/services.scm (%system-services): Add emacs, emacs-exwm,
emacs-desktop-environment.
* etc/release-manifest.scm (%system-packages): Likewise.
* gnu/system/examples/lightweight-desktop.tmpl: Likewise.
* gnu/tests/install.scm (installation-target-desktop-os-for-gui-tests)
[packages]: Likewise
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page): Make
one entry taller.
| Jan (janneke) Nieuwenhuizen |
2020-10-13 | gnu: mediainfo: Update to 20.09....* gnu/packages/video.scm (mediainfo): Update to 20.09.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: libmediainfo: Update to 20.09....* gnu/packages/video.scm (libmediainfo): Update to 20.09.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: dos2unix: Cross-compile....* gnu/packages/textutils.scm (dos2unix)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: dos2unix: Update to 7.4.2....* gnu/packages/textutils.scm (dos2unix): Update to 7.4.2.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: vim: Update to 8.2.1840....* gnu/packages/vim.scm (vim): Update to 8.2.1840.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: xonsh: Update to 0.9.23....* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: stunnel: Update to 5.57 [security fixes]....* gnu/packages/web.scm (stunnel): Update to 5.57.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: alpine: Update to 2.24....* gnu/packages/mail.scm (alpine): Update to 2.24.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: kdenlive: Update to 20.08.2....* gnu/packages/kde.scm (kdenlive): Update to 20.08.2.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: ncmpc: Update to 0.40....* gnu/packages/mpd.scm (ncmpc): Update to 0.40.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: libmtp: Update to 1.1.18....* gnu/packages/libusb.scm (libmtp): Update to 1.1.18.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: libsecret: Update to 0.20.4....* gnu/packages/gnome.scm (libsecret): Update to 0.20.4.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: easyrpg-player: Update to 0.6.2.3....* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.3.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: gtkwave: Update to 3.3.107....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.107.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: facter: Update to 4.0.43....* gnu/packages/admin.scm (facter): Update to 4.0.43.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: nsd: Update to 4.3.3....* gnu/packages/dns.scm (nsd): Update to 4.3.3.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: knot: Update to 3.0.1....* gnu/packages/dns.scm (knot): Update to 3.0.1.
[source]: Remove patch.
* gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: nmap: Update to 7.91....* gnu/packages/admin.scm (nmap): Update to 7.91.
| Tobias Geerinckx-Rice |
2020-10-13 | gnu: txr: Update to 244....* gnu/packages/lisp.scm (txr): Update to 244.
[native-inputs]: Remove bison and flex.
| Guillaume Le Vaillant |
2020-10-13 | gnu: Add rust-termios-0.2....* gnu/packages/crates-io.scm (rust-termios-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| John Soo |
2020-10-13 | gnu: rust-toml-0.5: Update to 0.5.7....* gnu/packages/crates-io.scm (rust-toml-0.5): Update to 0.5.7.
[arguments]: Don't skip build.
| Efraim Flashner |
2020-10-13 | gnu: rust-glob-0.3: Skip tests....* gnu/packages/crates-io.scm (rust-glob-0.3)[arguments]: Don't skip
build. Skip tests.
| Efraim Flashner |
2020-10-13 | gnu: rust-getopts-0.2: Don't skip build....* gnu/packages/crates-io.scm (rust-getopts-0.2)[arguments]: Don't skip
build.
| Efraim Flashner |
2020-10-13 | gnu: rust-fxhash-0.2: Don't skip build....* gnu/packages/crates-io.scm (rust-fxhash-0.2)[arguments]: Don't skip
build.
| Efraim Flashner |
2020-10-13 | gnu: rust-arrayref-0.3: Update to 0.3.6....* gnu/packages/crates-io.scm (rust-arrayref-0.3): Update to 0.3.6.
| Efraim Flashner |
2020-10-13 | gnu: rust-arrayref-0.3: Don't skip build....* gnu/packages/crates-io.scm (rust-arrayref-0.3)[arguments]: Don't skip
build.
| Efraim Flashner |