⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 176567 in webkit


Ignore:
Timestamp:
Nov 28, 2014, 9:05:45 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r176564.
https://bugs.webkit.org/show_bug.cgi?id=139093

massive failures on release test bot (Requested by philn on
#webkit).

Reverted changeset:

"[GStreamer] Bump internal jhbuild versions to 1.4.4"
https://bugs.webkit.org/show_bug.cgi?id=138866
http://trac.webkit.org/changeset/176564

Location:
trunk/Tools
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r176566 r176567  
     12014-11-28  Commit Queue  <commit-queue@webkit.org>
     2
     3        Unreviewed, rolling out r176564.
     4        https://bugs.webkit.org/show_bug.cgi?id=139093
     5
     6        massive failures on release test bot (Requested by philn on
     7        #webkit).
     8
     9        Reverted changeset:
     10
     11        "[GStreamer] Bump internal jhbuild versions to 1.4.4"
     12        https://bugs.webkit.org/show_bug.cgi?id=138866
     13        http://trac.webkit.org/changeset/176564
     14
    1152014-11-28  Carlos Garcia Campos  <cgarcia@igalia.com>
    216
  • trunk/Tools/gtk/jhbuild.modules

    r176564 r176567  
    274274
    275275  <autotools id="gstreamer" autogenargs="--disable-gtk-doc">
    276     <branch module="gstreamer/gstreamer-1.4.4.tar.xz" version="1.4.4"
    277             repo="gstreamer"
    278             hash="sha256:f0e305d91a93d05bf9e332cd4256ca07d77f5186a4d73847b7ae6db218f2c237"
    279             md5sum="98f4a6d45a28dd195144baef0244ba38"/>
     276    <branch module="gstreamer/gstreamer-1.2.1.tar.xz" version="1.2.1"
     277            repo="gstreamer"
     278            hash="sha256:a4523d2471bca6cd0059a32e3b042f50faa4dadc6439852af8b43ca3f17d1fc9"
     279            md5sum="55d50f48a496799dbb0b195c9c6c6153"/>
    280280  </autotools>
    281281
     
    286286      <dep package="gstreamer"/>
    287287    </dependencies>
    288     <branch module="gst-plugins-base/gst-plugins-base-1.4.4.tar.xz" version="1.4.4"
    289             repo="gstreamer"
    290             hash="sha256:49cd9e8f23c416b1607b43837a09833fa03e0106929d81ead2ddfde6c0ade44b"
    291             md5sum="0c42eca8f9e4efd56d2ce8e9249ce4a1">
     288    <branch module="gst-plugins-base/gst-plugins-base-1.2.1.tar.xz" version="1.2.1"
     289            repo="gstreamer"
     290            hash="sha256:de2444a5c150d4e4b680364d7c0414cd8b015d95b305ff65d65a17683379532f"
     291            md5sum="2e75fb03ed7e4d24d88601fcac4d57aa">
     292      <patch file="gst-plugins-base-fix-build-gcc-4.9-x86.patch" strip="1"/>
     293      <patch file="gst-prevent-neon-check-in-configure-from-passing-under-aarch64.patch" strip="1"/>
    292294    </branch>
    293295  </autotools>
     
    298300    </dependencies>
    299301
    300     <branch module="gst-plugins-good/gst-plugins-good-1.4.4.tar.xz" version="1.4.4"
    301             repo="gstreamer"
    302             hash="sha256:2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277"
    303             md5sum="673cf9276952bd3937dafd817c9ead2b">
     302    <branch module="gst-plugins-good/gst-plugins-good-1.2.1.tar.xz" version="1.2.1"
     303            repo="gstreamer"
     304            hash="sha256:660fa02dbe01086fcf702d87acc0ba5dde2559d6a11ecf438874afe504c50517"
     305            md5sum="082156e9fb737ee6132b6b663f2901a1">
     306      <patch file="gst-events-arent-gstobjects.patch" strip="1"/>
    304307    </branch>
    305308  </autotools>
     
    309312      <dep package="gst-plugins-base"/>
    310313    </dependencies>
    311     <branch module="gst-plugins-bad/gst-plugins-bad-1.4.4.tar.xz" version="1.4.4"
    312             repo="gstreamer"
    313             hash="sha256:e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7"
    314             md5sum="972c6e22dd2e44fcf0b04b9d810a56be"/>
     314    <branch module="gst-plugins-bad/gst-plugins-bad-1.2.1.tar.xz" version="1.2.1"
     315            repo="gstreamer"
     316            hash="sha256:f33e7c81fcb742fe50b73ad87ef8a4baa7d6b59c5002a10bf63c8dee22404929"
     317            md5sum="8ee6863cbb917bb4bd235698b87192a4"/>
    315318  </autotools>
    316319
     
    319322      <dep package="gst-plugins-base"/>
    320323    </dependencies>
    321     <branch module="gst-libav/gst-libav-1.4.4.tar.xz" version="1.4.4"
    322             repo="gstreamer"
    323             hash="sha256:2ec7285e5ec6731963b0955487cceb9eb04e285ca682f3ef575996c068cde8aa"
    324             md5sum="64a3e2cda2687132cadca4efdc63f3b4"/>
     324    <branch module="gst-libav/gst-libav-1.2.1.tar.xz" version="1.2.1"
     325            repo="gstreamer"
     326            hash="sha256:fd152b7aec56ae76ad58b9759913a8bfe1792bdf64f260d0acaba75b75076676"
     327            md5sum="4c300da1cf14b4e167d65cd5d8de1ef1"/>
    325328  </autotools>
    326329
Note: See TracChangeset for help on using the changeset viewer.