Changeset 2a2cb6f
- Timestamp:
- 12/16/2015 10:37:04 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cad913e0
- Parents:
- 666920e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r666920e r2a2cb6f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 1 5th &year;">9 <!ENTITY releasedate "December 16th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r666920e r2a2cb6f 51 51 <para>[fernando] - Update to gstreamer-1.6.2, gst-plugins-base-1.6.2, 52 52 gst-plugins-good-1.6.2, gst-plugins-bad-1.6.2, gst-plugins-ugly-1.6.2, 53 and ,gst-libav-1.6.2. Fixes53 and gst-libav-1.6.2. Fixes 54 54 <ulink url="&blfs-ticket-root;7252">#7252</ulink>.</para> 55 55 </listitem> -
multimedia/libdriv/gst10-plugins-good.xml
r666920e r2a2cb6f 166 166 167 167 <para><command>sed -e '/smgradio/ ... 168 -i tests/check/elements/souphttpsrc.c</command> .<!--169 Fixes failing ICY test. Previous provider has streaming disabled outside UK.168 -i tests/check/elements/souphttpsrc.c</command>: Fixes 169 failing ICY test. Previous provider has streaming disabled outside UK.<!-- 170 170 To be removed at release 1.6.3. 171 171 tests: souphttpsrc test_icy_stream:0: Assertion 'caps != NULL' failed
Note:
See TracChangeset
for help on using the changeset viewer.