Age | Commit message (Expand) | Author |
2016-11-16 | gnu: Add Handbrake....* gnu/packages/video.scm (handbrake): New variable.
* gnu/packages/patches/handbrake-pkg-config-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier |
2016-11-16 | gnu: libtiff: Fix some buffer overflows....* gnu/packages/patches/libtiff-uint32-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari |
2016-11-16 | gnu: libtiff: Fix CVE-2016-9297....* gnu/packages/patches/libtiff-CVE-2016-9297.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari |
2016-11-16 | gnu: jasper: Update to 1.900.29....* gnu/packages/image.scm (jasper): Update to 1.900.29.
[inputs]: Add libjpeg.
| Efraim Flashner |
2016-11-16 | gnu: icecat: Remove unneeded patch....This is a followup to commit 1a87aa75671ad6567cd57fce0936220862107478.
* gnu/packages/gnuzilla.scm (icecat)[sources][patches]: Remove patch for
CVE-2016-5296, which is for a bundled copy of pixman that is
subsequently deleted by a snippet.
| Mark H Weaver |
2016-11-16 | gnu: perl-dbd-mysql: Update to 4.039 [Fixes CVE-2016-1249]....* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.039.
[source]: Update CPAN URI.
| Marius Bakke |
2016-11-16 | gnu: ncmpcpp: Update to 0.7.7....* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.7.
| Leo Famulari |
2016-11-16 | gnu: shotwell: Update to 0.25.0.1....* gnu/packages/gnome.scm (shotwell): Update to 0.25.0.1.
| Leo Famulari |
2016-11-16 | gnu: icecat: Add fixes from Firefox ESR 45.5.0....Includes fixes for CVE-2016-5290, CVE-2016-5291, CVE-2016-5297, CVE-2016-9064,
and CVE-2016-9066.
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for
aforementioned CVEs and other selected fixes from Firefox ESR 45.5.0. Note
that the first six patches of CVE-2016-5290 and the patch for CVE-2016-9066
were already present, but were labeled by mozilla bug number instead of CVE.
* gnu/packages/patches/icecat-CVE-2016-9064.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Mark H Weaver |
2016-11-16 | gnu: pixman: Add fix for CVE-2016-5296....* gnu/packages/patches/pixman-CVE-2016-5296.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (pixman)[replacement]: New field.
(pixman/fixed): New variable.
| Mark H Weaver |
2016-11-16 | gnu: opensmtpd: Update to 6.0.2p1....* gnu/packages/mail.scm (opensmtpd): Update to 6.0.2p1.
[arguments]: Pass '--with-path-sock=/var/run' to #:configure-flags.
| 宋文武 |
2016-11-16 | gnu: linux-libre: Update to 4.8.8....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.8.
| Mark H Weaver |
2016-11-16 | gnu: linux-libre@4.4: Update to 4.4.32....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.32.
| Mark H Weaver |
2016-11-15 | gnu: Fix name for ng0....* gnu/packages/gnupg.scm: Change name in copyright header.
| ng0 |
2016-11-15 | gnu: Add httptunnel....* gnu/packages/web.scm (httptunnel): New variable.
| Tobias Geerinckx-Rice |
2016-11-15 | gnu: hisat: Fix typo....* gnu/packages/bioinformatics.scm (hisat)[arguments]: Fix directory
name in install phase.
| Ricardo Wurmus |
2016-11-15 | gnu: Add pcb-rnd....* gnu/packages/engineering.scm (pcb-rnd): New variable.
| Ricardo Wurmus |
2016-11-15 | gnu: libmicrohttpd: Update to 0.9.52....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.52.
[home-page]: Use https.
| Efraim Flashner |
2016-11-15 | gnu: octave: Update to 4.2.0....* gnu/packages/maths.scm (octave): Update to 4.2.0.
[native-inputs]: Add lzip.
[home-page]: Use https.
| Efraim Flashner |
2016-11-15 | gnu: parallel: Update to 20161022....* gnu/packages/parallel.scm (parallel): Update to 20161022.
[home-page]: Use https.
| Efraim Flashner |
2016-11-15 | gnu: libcdio: Update to 0.94....* gnu/packages/cdrom.scm (libcdio): Update to 0.94.
[home-page]: Use https.
| Efraim Flashner |
2016-11-15 | gnu: gvpe: Update to 3.0....* gnu/packages/vpn.scm (gvpe): Update to 3.0.
| Efraim Flashner |
2016-11-15 | gnu: cryptsetup: Update to 1.7.3....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.3.
| Efraim Flashner |
2016-11-15 | gnu: python-vcversioner: Update to 2.16.0.0....* gnu/packages/python.scm (python-vcversioner): Update to 2.16.0.0.
[inputs]: Remove python-setuptools.
[properties]: New field.
(python2-vcversioner): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
| Efraim Flashner |
2016-11-15 | gnu: fish: Update to 2.4.0....* gnu/packages/shells.scm (fish): Update to 2.4.0.
| Tobias Geerinckx-Rice |
2016-11-15 | gnu: connman: Use localstatedir outside of store....* gnu/packages/connman.scm (connman): Use localstatedir outside of store.
| Tomáš Čech |
2016-11-14 | gnu: python-jsonschema: Use 'nosetests'....* gnu/packages/python.scm (python-jsonschema)[arguments]: Replace 'check
phase with python nosetests.
[native-inputs]: Add python-nose.
[home-page]: Use https.
(python2-jsonschema)[native-inputs]: Add python2-mock.
| Efraim Flashner |
2016-11-14 | gnu: accountsservice: Update to 0.6.43....* gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.43.
| Efraim Flashner |
2016-11-14 | gnu: guix-devel: Update development snapshot....* gnu/packages/package-management.scm (guix-devel): Update to commit
7ca37da855fd921fa3925bb62f8015f770b7e784.
| Ludovic Courtès |
2016-11-14 | gnu: guix: Really skip all the container tests....* gnu/packages/package-management.scm (guix-0.11.0)[arguments]: Update
pattern in 'disable-container-tests' to match 'test-equal'.
| Ludovic Courtès |
2016-11-14 | gnu: libpsl: Update to 0.15.0....* gnu/packages/web.scm (libpsl): Update to 0.15.0.
| Tobias Geerinckx-Rice |
2016-11-14 | gnu: libinput: Enable GUI event tool....* gnu/packages/freedesktop.scm (libinput)[inputs]: Add glib.
[native-inputs]: Add cairo, gtk+-3.
(libinput-minimal)[native-inputs]: Only pkg-config.
| Efraim Flashner |
2016-11-14 | gnu: freedesktop.scm: Reorder modules alphabetically....* gnu/packages/freedesktop.scm: Reorder modules alphabetically.
| Efraim Flashner |
2016-11-14 | gnu: libinput: Update to 1.5.1....* gnu/packages/freedesktop.scm (libinput): Update to 1.5.1.
| Efraim Flashner |
2016-11-14 | gnu: wayland-protocols: Update to 1.7....* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.7.
| Efraim Flashner |
2016-11-14 | gnu: mpv: Use lua@5.2....* gnu/packages/video.scm (mpv)[inputs]: Change 'lua' to 'lua-5.2'.
| Andy Patterson |
2016-11-13 | gnu: readline-6.2: Fix CVE-2014-2524....* gnu/packages/patches/readline-6.2-CVE-2014-2524.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/readline.scm (readline-6.2): Use it.
| Leo Famulari |
2016-11-13 | gnu: signify: Update to 20....* gnu/packages/crypto.scm (signify): Update to 20.
| Leo Famulari |
2016-11-13 | gnu: mailutils: Update to 3.0....* gnu/packages/mail.scm (mailutils): Update to 3.0.
[arguments]: Adjust 'pre-build' phase.
* gnu/packages/patches/m4-gets-undeclared.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès |
2016-11-13 | gnu: guile-ncurses: Update to 2.1....* gnu/packages/guile.scm (guile-ncurses): Update to 2.1.
[home-page]: Use https.
| Efraim Flashner |
2016-11-13 | gnu: btrfs-progs: Update to 4.8.3....* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.3.
| Tobias Geerinckx-Rice |
2016-11-13 | gnu: tidy: Use ‘modify-phases’....* gnu/packages/web.scm (tidy)[arguments]: Use the ‘modify-phases’ syntax.
| Tobias Geerinckx-Rice |
2016-11-13 | gnu: protobuf: Replace dead Google Code home-page....* gnu/packages/protobuf.scm (protobuf)[home-page]: Update it.
| Tobias Geerinckx-Rice |
2016-11-13 | gnu: exfat-utils: Update to 1.2.4....* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.4.
[source, home-page]: Move away from dead Google Code project.
[arguments, native-inputs]: Remove.
| Tobias Geerinckx-Rice |
2016-11-13 | gnu: clisp: Use readline@6.2....* gnu/packages/lisp.scm (clisp)[inputs]: Use readline-6.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Patterson |
2016-11-13 | Merge branch 'core-updates' | Ludovic Courtès |
2016-11-12 | gnu: Add newsbeuter....* gnu/packages/syndication.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Efraim Flashner |
2016-11-12 | gnu: Add stfl....* gnu/packages/ncurses.scm (stfl): New variable.
| Efraim Flashner |
2016-11-12 | gnu: Add perl-modern-perl....* gnu/packages/perl.scm (perl-modern-perl): New variable.
| Alex Sassmannshausen |
2016-11-12 | gnu: libtiff: Fix CVE-2016-9273....* gnu/packages/patches/libtiff-CVE-2016-9273.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed): Use it.
| Leo Famulari |