Age | Commit message (Expand) | Author |
2017-10-27 | gnu: Add ffmpeg@3.3 and use it on packages that fail with 3.4....* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/video.scm (ffmpeg-3.3): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Rutger Helling |
2017-10-05 | gnu: openjpeg: Update to 2.3.0....* gnu/packages/patches/openjpeg-CVE-2017-12982.patch,
gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch,
gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch,
gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.3.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg
substitution.
| Marius Bakke |
2017-09-18 | gnu: gstreamer: Update to 1.12.3....* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.3.
| Marius Bakke |
2017-08-22 | gnu: gst-plugins-bad: Build with wayland support....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add wayland.
| Efraim Flashner |
2017-08-10 | gnu: openjpeg: Update to 2.2.0 [security fixes]....In addition to the patches we already had (which are not mentioned in the
ChangeLog, but verified by following their respective GitHub issues) this
release also fixes CVE-2016-9112, CVE-2016-5139, CVE-2016-5152, CVE-2016-5158,
CVE-2016-5159, CVE-2016-1626 and CVE-2016-1628.
See <https://github.com/uclouvain/openjpeg/blob/v2.2.0/CHANGELOG.md> for details.
* gnu/packages/patches/openjpeg-CVE-2016-9572-CVE-2016-9573.patch,
gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.2.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Add phase to patch
hard-coded openjpeg-2.1 path.
| Marius Bakke |
2017-07-31 | gnu: gst-plugins-good: Update disable-failing-tests phase....* gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Change the
list of tests to disable during 'disable-failing-tests phase.
| Efraim Flashner |
2017-07-18 | gnu: orc: Update to 0.4.27....* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
| Marius Bakke |
2017-07-14 | gnu: gstreamer: Update to 1.12.2....* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.2.
| Marius Bakke |
2017-06-20 | gnu: gstreamer: Update to 1.12.1....* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update
to 1.12.1.
| Marius Bakke |
2017-05-09 | gnu: gstreamer: Update to 1.12.0....* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.0.
| Leo Famulari |
2017-04-20 | gnu: gst-plugins-base: Remove dead comment....This is a followup to 1d8e7273578e95f6b5e4293ac34c4f6fe5d5c579.
* gnu/packages/gstreamer.scm (gst-plugins-base): Remove dead comment.
| Leo Famulari |
2017-03-30 | gnu: orc: Update home page....* gnu/packages/gstreamer.scm (orc)[home-page]: Update.
| Tobias Geerinckx-Rice |
2017-02-27 | gnu: python-gst: Update to 1.10.4....* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
| Leo Famulari |
2017-02-27 | gnu: gst-libav: Update to 1.10.4....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
| Leo Famulari |
2017-02-27 | gnu: gst-plugins-ugly: Update to 1.10.4 [fixes CVE-2017-5847]....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
| Leo Famulari |
2017-02-27 | gnu: gst-plugins-bad: Update to 1.10.4 [fixes CVE-2017-5848]....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
| Leo Famulari |
2017-02-27 | gnu: gst-plugins-good: Update to 1.10.4....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4.
| Leo Famulari |
2017-02-27 | gnu: gst-plugins-base: Update to 1.10.4....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.4.
[source]: Remove obsolete patch 'gst-plugins-base-fix-test-on-32bit.patch'
* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2017-02-27 | gnu: gstreamer: Update to 1.10.4....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
| Leo Famulari |
2017-02-02 | gnu: gst-plugins-base: Fix build on 32bit....* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gst-plugins-base)[source]: Use it.
| Marius Bakke |
2017-02-01 | gnu: gstreamer: Update to 1.10.3....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.3.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
| Marius Bakke |
2016-12-01 | gnu: python-gst: Update to 1.10.2....* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.2.
| Efraim Flashner |
2016-12-01 | gnu: gst-libav: Update to 1.10.2....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.2.
| Efraim Flashner |
2016-12-01 | gnu: gst-plugins-ugly: Update to 1.10.2....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.2.
| Efraim Flashner |
2016-12-01 | gnu: gst-plugins-bad: Update to 1.10.2....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.2.
| Efraim Flashner |
2016-12-01 | gnu: gst-plugins-good: Update to 1.10.2....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.2.
[source]: Remove patches.
* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner |
2016-12-01 | gnu: gst-plugins-base: Update to 1.10.2....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.2.
| Efraim Flashner |
2016-12-01 | gnu: gstreamer: Update to 1.10.2....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.2.
| Efraim Flashner |
2016-11-26 | gnu: gst-plugins-good: Fix CVE-2016-{9634,9635,9636} and other security issues....* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gstreamer.scm (gst-plugins-good): Use them.
| Leo Famulari |
2016-11-18 | gnu: python-gst: Update to 1.10.1....* gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.10.1.
| Efraim Flashner |
2016-11-18 | gnu: gst-libav: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.1.
| Efraim Flashner |
2016-11-18 | gnu: gst-plugins-ugly: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.1.
| Efraim Flashner |
2016-11-18 | gnu: gst-plugins-bad: Update to 1.10.1 (Fixes security issues)....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.1.
| Efraim Flashner |
2016-11-18 | gnu: gst-plugins-good: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.1.
| Efraim Flashner |
2016-11-18 | gnu: gst-plugins-base: Update to 1.10.1....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.1.
| Efraim Flashner |
2016-11-18 | gnu: gstreamer: Update to 1.10.1....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.1.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-bad: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.0.
[inputs]: Remove wayland.
[tests]: Update comment about failing tests.
[home-page]: Use https.
| Efraim Flashner |
2016-11-05 | gnu: python-gst: Update to 1.10.0....* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-libav: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-ugly: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-good: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gst-plugins-base: Update to 1.10.0....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.0.
| Efraim Flashner |
2016-11-05 | gnu: gstreamer: Update to 1.10.0....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.0.
| Efraim Flashner |
2016-10-26 | gnu: gst-plugins-bad: Add x265 support....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add x265.
| Efraim Flashner |
2016-09-06 | gnu: gst-plugins-bad: Remove unreferenced qt input....* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove qtbase.
| Efraim Flashner |
2016-09-06 | gnu: gst-plugins-ugly: Add mpg123 support....* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
| Efraim Flashner |
2016-09-06 | gnu: gst-plugins-base: Add opus support....* gnu/packages/gstreamer.scm (gst-plugins-base)[inputs]: Add opus.
| Efraim Flashner |
2016-09-06 | gnu: orc: Use 'modify-phases'....* gnu/packages/gstreamer.scm (orc)[arguments]: Use the 'modify-phases'
syntax.
| Efraim Flashner |
2016-09-06 | gnu: orc: Update to 0.4.26....* gnu/packages/gstreamer.scm (orc): Update to 0.4.26.
| Efraim Flashner |
2016-08-18 | gnu: gstreamer: Use license: prefix....* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
(orc): Likewise.
(gstreamer): Likewise.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
| David Craven |