Age | Commit message (Expand) | Author |
---|---|---|
2019-02-12 | gnu: multipath-tools: Update to 0.7.9....* gnu/packages/linux.scm (multipath-tools): Update to 0.7.9. | Tobias Geerinckx-Rice |
2019-02-12 | gnu: websockify: Don't use unstable tarball....* gnu/packages/web.scm (websockify)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-12 | gnu: libyajl: Don't use unstable tarball....* gnu/packages/web.scm (libyajl)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-12 | gnu: rapidjson: Don't use unstable tarball....* gnu/packages/web.scm (rapidjson)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-12 | gnu: qjson: Don't use unstable tarball....* gnu/packages/web.scm (qjson)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-12 | gnu: fcgiwrap: Don't use unstable tarball....* gnu/packages/web.scm (fcgiwrap)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-12 | gnu: mod-wsgi: Don't use unstable tarball....* gnu/packages/web.scm (mod-wsgi)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-02-11 | gnu: Guix: Update snapshot to 0.16.0-10.2637cfd....Fixes <https://bugs.gnu.org/34444>. * gnu/packages/package-management.scm (guix): Update to 0.16.0-10.2637cfd. | Leo Famulari |
2019-02-11 | gnu: guile-picture-language: Update to 0-2.1ea8b78....* gnu/packages/guile-xyz.scm (guile-picture-language): Update to 0-2.1ea8b78. | Ricardo Wurmus |
2019-02-11 | gnu: disorderfs: Update to 0.5.6....* gnu/packages/file-systems (disorderfs): Update to 0.5.6. Signed-off-by: Leo Famulari <leo@famulari.name> | Vagrant Cascadian |
2019-02-11 | gnu: diffoscope: Update to 111....* gnu/packages/package-management (diffoscope): Update to 111. Signed-off-by: Leo Famulari <leo@famulari.name> | Vagrant Cascadian |
2019-02-11 | gnu: python-cython: Update to 0.29.5....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.5. | Andreas Enge |
2019-02-11 | gnu: pixman: Update source URI....* gnu/packages/xdisorg.scm (pixman)[source](uri): Use HTTPS. | Marius Bakke |
2019-02-11 | gnu: python-django: Update to 1.11.20 [fixes CVE-2019-6975]....* gnu/packages/django.scm (python-django): Update to 1.11.20. | Marius Bakke |
2019-02-11 | gnu: ffmpeg: Update to 4.1.1....* gnu/packages/video.scm (ffmpeg): Update to 4.1.1. | Marius Bakke |
2019-02-11 | gnu: miniupnpc: Update to 2.1.20190210....* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190210. | Marius Bakke |
2019-02-11 | gnu: lv2: Update to 1.16.0....* gnu/packages/audio.scm (lv2): Update to 1.16.0. [arguments]: Remove #:python. (lv2-devel): Remove variable. * gnu/packages/music.scm (ingen)[inputs]: Change LV2-DEVEL to LV2. | Marius Bakke |
2019-02-11 | gnu: vlc: Use libvpx-1.7....Fixes <https://bugs.gnu.org/34439>. * gnu/packages/video.scm (vlc)[inputs]: Remove libvpx. Add libvpx-1.7. | Danny Milosavljevic |
2019-02-11 | gnu: gama: Update to 2.03....* gnu/packages/gps.scm (gama): Update to 2.03. | Kei Kebreau |
2019-02-11 | gnu: gloox: Update to 1.0.22....* gnu/packages/messaging.scm (gloox): Update to 1.0.22. | Vagrant Cascadian |
2019-02-11 | gnu: python-ecpy: Update to 0.10.0....* gnu/packages/python-crypto.scm (python-ecpy): Update to 0.10.0. | Vagrant Cascadian |
2019-02-11 | gnu: python-pycryptodome: Update to 3.7.3....* gnu/packages/python-crypto (python-cryptodome): Update to 3.7.3. | Vagrant Cascadian |
2019-02-11 | gnu: u-boot-novena: Allow booting from raw device offset....* gnu/packages/bootloaders.scm (u-boot-novena): Disable loading u-boot.img from a partition. | Vagrant Cascadian |
2019-02-11 | gnu: postgresql: Build with openssl support....* gnu/packages/databases.scm (postgresql)[arguments]: Add --with-openssl to [inputs]: Add openssl. | Christopher Baines |
2019-02-11 | gnu: Add python-pymsgbox....* gnu/packages/python-xyz.scm (python-pymsgbox): New variable. | Vagrant Cascadian |
2019-02-11 | gnu: Add python-daemon....* gnu/packages/python-xyz.scm (python-daemon): New variable. | Vagrant Cascadian |
2019-02-11 | gnu: dmenu: Update to 4.9....* gnu/packages/suckless.scm (dmenu): Update to 4.9. | Leo Famulari |
2019-02-10 | gnu: Dropbear: Add a comment about bundled libraries....* gnu/packages/ssh.scm (dropbear): Comment. | Leo Famulari |
2019-02-10 | gnu: curl: Update to 7.64.0 [fixes CVE-2018-16890 and CVE-2019-{3822,3823}]....* gnu/packages/curl.scm (curl)[replacement]: New field. (curl-7.64.0): New variable. | Leo Famulari |
2019-02-10 | gnu: Dovecot: Update to 2.3.4.1 [fixes CVE-2019-3814]....* gnu/packages/mail.scm (dovecot): Update to 2.3.4.1. | Leo Famulari |
2019-02-10 | gnu: Syncthing: Update to 1.0.1....* gnu/packages/syncthing.scm (syncthing): Update to 1.0.1. | Leo Famulari |
2019-02-10 | gnu: MPD: Update to 0.21.4....We no longer install any systemd unit files for MPD because this is no longer supported upstream as a matter of policy or via MPD's build system. [0] Specifically, they don't support using MPD with systemd unless MPD was linked with libsystemd. The unit files are only built when this is the case. [0] <https://github.com/MusicPlayerDaemon/MPD/issues/124#issuecomment-334930456> * gnu/packages/mpd.scm (mpd): Update to 0.21.4. [build-system]: Use meson-build-system. [native-inputs]: Add gcc-8, gcc-8:lib, and python-sphinx. [arguments]: Add a 'expand-C++-include-path' phase. Remove the 'install-service-files' phase. Make sure to build the documentation. | Leo Famulari |
2019-02-10 | 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 | gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'....With this change the GNOME session is now listed in the log-in screen of GDM. * gnu/packages/gnome.scm (gnome-session)[arguments]: Remove 'disable-hardware-acceleration-check' phase. That phase was apparently no longer needed. Furthermore, GDM expects 'TryExec' to be a file name, not a file name followed by arguments; thus, the option led GDM to discard 'gnome.desktop' with "GdmSession: Command not found: TryExec". | Ludovic Courtès |
2019-02-10 | gnu: qtwebkit: Build sequentially....Fixes <https://bugs.gnu.org/34062>. * gnu/packages/qt.scm (qtwebkit)[arguments]: Add #:parallel-build? #f. | Ludovic Courtès |
2019-02-10 | gnu: Add ghc-stylish-haskell....* gnu/packages/haskell.scm (ghc-stylish-haskell): New variable. | Gabriel Hondet |
2019-02-10 | gnu: Add ghc-base-unicode-symbols....* gnu/packages/haskell.scm (ghc-base-unicode-symbols): New variable. | Gabriel Hondet |
2019-02-10 | gnu: Add ghc-alsa-core....* gnu/packages/haskell.scm (ghc-alsa-core): New variable. | Gabriel Hondet |
2019-02-10 | gnu: cups-filters: Update to 1.22.0....* gnu/packages/cups.scm (cups-filters): Update to 1.22.0. | Marius Bakke |
2019-02-10 | gnu: gdb: Update to 8.2.1....* gnu/packages/gdb.scm (gdb): Update to 8.2.1. | Marius Bakke |
2019-02-10 | gnu: nss, nss-certs: Update to 3.42.1....* gnu/packages/certs.scm (nss-certs): Update to 3.42.1. * gnu/packages/gnuzilla.scm (nss): Likewise. | Marius Bakke |
2019-02-10 | gnu: libxkbcommon: Update to 0.8.3....* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.3. | Marius Bakke |
2019-02-10 | gnu: libva: Update to 2.4.0....* gnu/packages/video.scm (libva): Update to 2.4.0. | Marius Bakke |
2019-02-10 | gnu: qpdf: Update to 8.4.0....* gnu/packages/pdf.scm (qpdf): Update to 8.4.0. | Marius Bakke |
2019-02-10 | gnu: OpenBLAS: Update to 0.3.5....* gnu/packages/maths.scm (openblas): Update to 0.3.5. | Marius Bakke |
2019-02-10 | gnu: ImageMagick: Update to 6.9.10-27....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-27. | Marius Bakke |
2019-02-10 | gnu: gtk+: Update to 3.24.5....* gnu/packages/gtk.scm (gtk+): Update to 3.24.5. | Marius Bakke |
2019-02-10 | gnu: libgsf: Update to 1.14.45....* gnu/packages/gnome.scm (libgsf): Update to 1.14.45. | Marius Bakke |
2019-02-10 | gnu: libinput: Update to 1.12.6....* gnu/packages/freedesktop.scm (libinput): Update to 1.12.6. | Marius Bakke |
2019-02-10 | gnu: mariadb: Update to 10.1.38....* gnu/packages/databases.scm (mariadb): Update to 10.1.38. | Marius Bakke |