diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2017-12-07 20:22:27 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2017-12-07 20:22:27 +0200 |
commit | 46fab99f2ef5581d63c2d11c57fb741553ede37f (patch) | |
tree | 24a5408ec080a919dd685aaf37ca68522c3070a7 | |
parent | ccc61ce6072bad1751c24e8e46d8ec4f0bb0aa36 (diff) |
Release 1.12.41.12.4
-rw-r--r-- | ChangeLog | 121 | ||||
-rw-r--r-- | NEWS | 44 | ||||
-rw-r--r-- | RELEASE | 11 | ||||
-rw-r--r-- | configure.ac | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-a52dec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-amrnb.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-amrwbdec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-asf.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-cdio.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-dvdlpcmdec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-dvdread.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-dvdsub.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-lame.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mpeg2dec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mpg123.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-realmedia.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-siddec.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-twolame.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-x264.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-xingmux.xml | 2 | ||||
-rw-r--r-- | gst-plugins-ugly.doap | 10 | ||||
-rw-r--r-- | meson.build | 2 |
22 files changed, 191 insertions, 33 deletions
@@ -1,9 +1,126 @@ +=== release 1.12.4 === + +2017-12-07 Sebastian Dröge <slomo@coaxion.net> + + * configure.ac: + releasing 1.12.4 + +2017-12-07 19:08:11 +0200 Sebastian Dröge <sebastian@centricular.com> + + * po/id.po: + * po/nl.po: + * po/sv.po: + po: Update translations + +2017-12-06 13:01:39 +0200 Sebastian Dröge <sebastian@centricular.com> + + * ext/cdio/gstcdio.c: + * ext/cdio/gstcdio.h: + * ext/cdio/gstcdiocddasrc.c: + cdio: Fix build with cdio >= 1.0 + LIBCDIO_VERSION_NUM was defined as e.g. 94 for 0.94 but is now defined + as 1 for 1.0. We had various checks for < 83, which of course succeeded + now although we are >= 0.83. + Fix this by checking for < 76 (0.76) too, as that is the minimum version + we currently support and everything < 76 is going to be >= 1.0. + https://bugzilla.gnome.org/show_bug.cgi?id=791301 + +2017-09-26 10:11:24 +0530 Ponnam Srinivas <p.srinivas@samsung.com> + + * ext/a52dec/gsta52dec.c: + a52dec: Fix out buffer memory leak in error code path + https://bugzilla.gnome.org/show_bug.cgi?id=788119 + +2017-09-15 17:06:58 +0530 Deepak Srivastava <srivastava.d@samsung.com> + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: Fix buffer memory leak in error code path + https://bugzilla.gnome.org/show_bug.cgi?id=787817 + +2017-08-31 11:33:14 +0530 Satya Prakash Gupta <sp.gupta@samsung.com> + + * gst/realmedia/asmrules.c: + realmedia: fix leak in asmrules error code path + https://bugzilla.gnome.org/show_bug.cgi?id=787056 + +2017-08-30 18:41:28 +0530 Satya Prakash Gupta <sp.gupta@samsung.com> + + * gst/realmedia/rtspreal.c: + realmedia: Fix Memory leak in error case + https://bugzilla.gnome.org/show_bug.cgi?id=787014 + === release 1.12.3 === -2017-09-18 Sebastian Dröge <slomo@coaxion.net> +2017-09-18 17:48:24 +0300 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.12.3 + * docs/plugins/inspect/plugin-a52dec.xml: + * docs/plugins/inspect/plugin-amrnb.xml: + * docs/plugins/inspect/plugin-amrwbdec.xml: + * docs/plugins/inspect/plugin-asf.xml: + * docs/plugins/inspect/plugin-cdio.xml: + * docs/plugins/inspect/plugin-dvdlpcmdec.xml: + * docs/plugins/inspect/plugin-dvdread.xml: + * docs/plugins/inspect/plugin-dvdsub.xml: + * docs/plugins/inspect/plugin-lame.xml: + * docs/plugins/inspect/plugin-mpeg2dec.xml: + * docs/plugins/inspect/plugin-mpg123.xml: + * docs/plugins/inspect/plugin-realmedia.xml: + * docs/plugins/inspect/plugin-siddec.xml: + * docs/plugins/inspect/plugin-twolame.xml: + * docs/plugins/inspect/plugin-x264.xml: + * docs/plugins/inspect/plugin-xingmux.xml: + * gst-plugins-ugly.doap: + * meson.build: + Release 1.12.3 + +2017-09-18 16:20:11 +0300 Sebastian Dröge <sebastian@centricular.com> + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_GB.po: + * po/eo.po: + * po/es.po: + * po/eu.po: + * po/fi.po: + * po/fr.po: + * po/fur.po: + * po/gl.po: + * po/hr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/lv.po: + * po/ms.po: + * po/mt.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files 2017-09-18 16:03:32 +0300 Sebastian Dröge <sebastian@centricular.com> @@ -1,8 +1,8 @@ # GStreamer 1.12 Release Notes GStreamer 1.12.0 was originally released on 4th May 2017. -The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was -released on 18 September 2017. +The latest bug-fix release in the 1.12 series is [1.12.4](#1.12.4) and was +released on 7 December 2017. The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! @@ -13,7 +13,7 @@ improvements. See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest version of this document. -*Last updated: Monday 19 September 2017, 12:30 UTC [(log)][gitlog]* +*Last updated: Thursday 7 December 2017, 16:30 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.12/ [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md @@ -783,7 +783,7 @@ GIT logs or ChangeLogs of the particular modules. ### 1.12.3 -The second 1.12 bug-fix release (1.12.3) was released on 14 July 2017. +The third 1.12 bug-fix release (1.12.3) was released on 18 September 2017. This release only contains bugfixes and it should be safe to update from 1.12.x. #### Major bugfixes in 1.12.3 @@ -810,6 +810,38 @@ GIT logs or ChangeLogs of the particular modules. [buglist-1.12.3]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=248880&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.3 +### 1.12.4 + +The fourth 1.12 bug-fix release (1.12.4) was released on 7 December 2017. +This release only contains bugfixes and it should be safe to update from 1.12.x. + +#### Major bugfixes in 1.12.4 + + - Dozens of fixes for various issues detected with the help of Google's OSS-Fuzz + project: https://github.com/google/oss-fuzz + Details to be found there in the bug tracker + - Performance regressions with registering debug categories after gst_init() + were fixed + - Regression with seeking back to 0 in souphttpsrc was fixed + - Regression with header rewriting in flacparse was fixed + - Regression with playbin/playsink leaking sinks was fixed + - Inconsistencies with DROPPED/HANDLED handling in pad probe handlers are fixed + - gst_bin_iterate_sorted() always returns sources last now, as documented + - gst_query_writable_structure() will never return NULL, for consistency with events + - Removal of metas from gst_buffer_meta_foreach() works correctly now + - OpenJPEG plugin builds with OpenJPEG >= 2.3 + - CDIO plugin builds with CDIO >= 1.0 + - gstreamer-vaapi works correctly with libva 1.0 + - gst-libav was updated to ffmpeg 3.3.5 + - Various fixes for memory leaks, deadlocks and crashes in all modules + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.12.4]. Note that this is +not the full list of changes. For the full list of changes please refer to the +GIT logs or ChangeLogs of the particular modules. + +[buglist-1.12.4]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=270310&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.4 + ## Known Issues - The `webrtcdsp` element is currently not shipped as part of the Windows @@ -824,9 +856,9 @@ development version leading up to the stable 1.14 release. The development of 1.13/1.14 will happen in the git master branch. The plan for the 1.14 development cycle is yet to be confirmed, but it is -expected that feature freeze will be around October 2017 +expected that feature freeze will be around early December 2017 followed by several 1.13 pre-releases and the new 1.14 stable release -in October. +in late December or some time in January. 1.14 will be backwards-compatible to the stable 1.12, 1.10, 1.8, 1.6, 1.4, 1.2 and 1.0 release series. @@ -1,7 +1,7 @@ -Release notes for GStreamer Ugly Plugins 1.12.3 +Release notes for GStreamer Ugly Plugins 1.12.4 -The GStreamer team is proud to announce the third bugfix release in the stable +The GStreamer team is proud to announce the fourth bugfix release in the stable 1.12 release series of your favourite cross-platform multimedia framework! @@ -57,9 +57,7 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg) Bugs fixed in this release - * 784982 : x264enc, mpg123audiodec: possible template caps leak - * 785388 : Memory leak in dvdreadsrc.c - * 787398 : mpeg2dec :Fix Memory leak issue in gstmpeg2dec.c + * 791301 : cdio: Fails to build with cdio 1.0 ==== Download ==== @@ -96,7 +94,8 @@ subscribe to the gstreamer-devel list. Contributors to this release + * Deepak Srivastava + * Ponnam Srinivas * Satya Prakash Gupta * Sebastian Dröge - * Tim-Philipp Müller
\ No newline at end of file diff --git a/configure.ac b/configure.ac index bf699163..bedf6424 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, cvs and prerelease does -Werror too dnl use a three digit version number for releases, and four for cvs/prerelease -AC_INIT([GStreamer Ugly Plug-ins],[1.12.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly]) +AC_INIT([GStreamer Ugly Plug-ins],[1.12.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-ugly]) AG_GST_INIT @@ -42,7 +42,7 @@ AC_SUBST(GST_API_VERSION) AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION", [GStreamer API Version]) -AS_LIBTOOL(GST, 1203, 0, 1203) +AS_LIBTOOL(GST, 1204, 0, 1204) dnl *** required versions of GStreamer stuff *** GST_REQ=1.12.0 diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index 2a49f425..75123b15 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,7 +3,7 @@ <description>Decodes ATSC A/52 encoded audio streams</description> <filename>../../ext/a52dec/.libs/libgsta52dec.so</filename> <basename>libgsta52dec.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index 92216a14..3c6a0df7 100644 --- a/docs/plugins/inspect/plugin-amrnb.xml +++ b/docs/plugins/inspect/plugin-amrnb.xml @@ -3,7 +3,7 @@ <description>Adaptive Multi-Rate Narrow-Band</description> <filename>../../ext/amrnb/.libs/libgstamrnb.so</filename> <basename>libgstamrnb.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>unknown</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-amrwbdec.xml b/docs/plugins/inspect/plugin-amrwbdec.xml index 95449a63..4d554215 100644 --- a/docs/plugins/inspect/plugin-amrwbdec.xml +++ b/docs/plugins/inspect/plugin-amrwbdec.xml @@ -3,7 +3,7 @@ <description>Adaptive Multi-Rate Wide-Band Decoder</description> <filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename> <basename>libgstamrwbdec.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>unknown</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml index 71652003..7f9059b1 100644 --- a/docs/plugins/inspect/plugin-asf.xml +++ b/docs/plugins/inspect/plugin-asf.xml @@ -3,7 +3,7 @@ <description>Demuxes and muxes audio and video in Microsofts ASF format</description> <filename>../../gst/asfdemux/.libs/libgstasf.so</filename> <basename>libgstasf.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml index eb51791f..0ebc65be 100644 --- a/docs/plugins/inspect/plugin-cdio.xml +++ b/docs/plugins/inspect/plugin-cdio.xml @@ -3,7 +3,7 @@ <description>Read audio from audio CDs</description> <filename>../../ext/cdio/.libs/libgstcdio.so</filename> <basename>libgstcdio.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 7e3da81a..7ec2f1e6 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,7 +3,7 @@ <description>Decode DVD LPCM frames into standard PCM</description> <filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename> <basename>libgstdvdlpcmdec.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml index 64839cab..b9ad1178 100644 --- a/docs/plugins/inspect/plugin-dvdread.xml +++ b/docs/plugins/inspect/plugin-dvdread.xml @@ -3,7 +3,7 @@ <description>Access a DVD with dvdread</description> <filename>../../ext/dvdread/.libs/libgstdvdread.so</filename> <basename>libgstdvdread.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml index 1332887a..1cba78f1 100644 --- a/docs/plugins/inspect/plugin-dvdsub.xml +++ b/docs/plugins/inspect/plugin-dvdsub.xml @@ -3,7 +3,7 @@ <description>DVD subtitle parser and decoder</description> <filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename> <basename>libgstdvdsub.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index 56993e0c..19dd1702 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ <description>Encode MP3s with LAME</description> <filename>../../ext/lame/.libs/libgstlame.so</filename> <basename>libgstlame.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index 37e30986..69b8c187 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ <description>LibMpeg2 decoder</description> <filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename> <basename>libgstmpeg2dec.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-mpg123.xml b/docs/plugins/inspect/plugin-mpg123.xml index 8a46ef6c..b3605c6d 100644 --- a/docs/plugins/inspect/plugin-mpg123.xml +++ b/docs/plugins/inspect/plugin-mpg123.xml @@ -3,7 +3,7 @@ <description>mp3 decoding based on the mpg123 library</description> <filename>../../ext/mpg123/.libs/libgstmpg123.so</filename> <basename>libgstmpg123.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml index cea0f42f..41ca18b5 100644 --- a/docs/plugins/inspect/plugin-realmedia.xml +++ b/docs/plugins/inspect/plugin-realmedia.xml @@ -3,7 +3,7 @@ <description>RealMedia support plugins</description> <filename>../../gst/realmedia/.libs/libgstrealmedia.so</filename> <basename>libgstrealmedia.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml index b607fa33..0fd9bcd4 100644 --- a/docs/plugins/inspect/plugin-siddec.xml +++ b/docs/plugins/inspect/plugin-siddec.xml @@ -3,7 +3,7 @@ <description>Uses libsidplay to decode .sid files</description> <filename>../../ext/sidplay/.libs/libgstsid.so</filename> <basename>libgstsid.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml index db4dad30..f1aae383 100644 --- a/docs/plugins/inspect/plugin-twolame.xml +++ b/docs/plugins/inspect/plugin-twolame.xml @@ -3,7 +3,7 @@ <description>Encode MP2s with TwoLAME</description> <filename>../../ext/twolame/.libs/libgsttwolame.so</filename> <basename>libgsttwolame.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index 1a1dd61b..5558f02e 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,7 +3,7 @@ <description>libx264-based H264 plugins</description> <filename>../../ext/x264/.libs/libgstx264.so</filename> <basename>libgstx264.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>GPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/docs/plugins/inspect/plugin-xingmux.xml b/docs/plugins/inspect/plugin-xingmux.xml index 0602e2b5..0508b9f3 100644 --- a/docs/plugins/inspect/plugin-xingmux.xml +++ b/docs/plugins/inspect/plugin-xingmux.xml @@ -3,7 +3,7 @@ <description>Add XING tags to mpeg audio files</description> <filename>../../gst/xingmux/.libs/libgstxingmux.so</filename> <basename>libgstxingmux.so</basename> - <version>1.12.3</version> + <version>1.12.4</version> <license>LGPL</license> <source>gst-plugins-ugly</source> <package>GStreamer Ugly Plug-ins source release</package> diff --git a/gst-plugins-ugly.doap b/gst-plugins-ugly.doap index c2b38b52..73662c30 100644 --- a/gst-plugins-ugly.doap +++ b/gst-plugins-ugly.doap @@ -35,6 +35,16 @@ might be widely known to present patent problems. <release> <Version> + <revision>1.12.4</revision> + <branch>1.12</branch> + <name></name> + <created>2017-12-07</created> + <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.12.4.tar.xz" /> + </Version> + </release> + + <release> + <Version> <revision>1.12.3</revision> <branch>1.12</branch> <name></name> diff --git a/meson.build b/meson.build index 411ebffd..c1aecc2a 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-ugly', 'c', - version : '1.12.3', + version : '1.12.4', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) |