Changeset 51ba03e
- Timestamp:
- 10/29/2021 07:40:06 AM (3 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
- bbc76b21
- Parents:
- ccec040c
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/apache-ant.xml
rccec040c r51ba03e 7 7 <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz"> 8 8 <!ENTITY apache-ant-download-ftp " "> 9 <!ENTITY apache-ant-md5sum " f93d15af0d2d799d9055e9e006071dde">10 <!ENTITY apache-ant-size " 4.3MB">11 <!ENTITY apache-ant-buildsize " 142MB">9 <!ENTITY apache-ant-md5sum "d12488eb56ec73e079bd0f95395e06d6"> 10 <!ENTITY apache-ant-size "3.7 MB"> 11 <!ENTITY apache-ant-buildsize "235 MB"> 12 12 <!ENTITY apache-ant-time "0.3 SBU (excluding download time)"> 13 13 ]> -
introduction/welcome/changelog.xml
rccec040c r51ba03e 43 43 --> 44 44 <listitem> 45 <para>October 29th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Update to LVM2-2.03.14. Fixes 49 <ulink url="&blfs-ticket-root;15690">#15690</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[pierre] - Update to apache-ant-1.10.12. Fixes 53 <ulink url="&blfs-ticket-root;15688">#15688</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[pierre] - Update to v4l-utils-1.22.1. Fixes 57 <ulink url="&blfs-ticket-root;15678">#15678</ulink>.</para> 58 </listitem> 59 </itemizedlist> 60 </listitem> 61 62 <listitem> 45 63 <para>October 28th, 2021</para> 46 64 <itemizedlist> -
multimedia/libdriv/v4l-utils.xml
rccec040c r51ba03e 7 7 <!ENTITY v4l-download-http "https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-&v4l-utils-version;.tar.bz2"> 8 8 <!ENTITY v4l-download-ftp " "> 9 <!ENTITY v4l-md5sum " 46f9e2c0b2fdccd009da2f7e1aa87894">10 <!ENTITY v4l-size " 1.9MB">11 <!ENTITY v4l-buildsize " 97 MB">9 <!ENTITY v4l-md5sum "8aa73287320a49e9170a8255d7b2c7e6"> 10 <!ENTITY v4l-size "2.0 MB"> 11 <!ENTITY v4l-buildsize "117 MB"> 12 12 <!ENTITY v4l-time "0.5 SBU (using parallelism=4)"> 13 13 ]> … … 70 70 </listitem> 71 71 </itemizedlist> 72 72 <!-- 73 73 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 74 74 <itemizedlist> … … 80 80 </listitem> 81 81 </itemizedlist> 82 82 --> 83 83 <bridgehead renderas="sect3">v4l-utils Dependencies</bridgehead> 84 84 … … 109 109 <sect2 role="installation"> 110 110 <title>Installation of v4l-utils</title> 111 111 <!-- 112 112 <para> 113 113 First, apply a patch to fix building with GCC-11.1 if … … 116 116 117 117 <screen><userinput remap="pre">patch -Np1 -i ../v4l-utils-&v4l-utils-version;-upstream_fixes-1.patch</userinput></screen> 118 118 --> 119 119 <para> 120 120 Install <application>v4l-utils</application> by running -
packages.ent
rccec040c r51ba03e 47 47 <!ENTITY fuse3-version "3.10.5"> 48 48 <!ENTITY jfsutils-version "1.1.15"> 49 <!ENTITY lvm2-version "2.03.1 3">49 <!ENTITY lvm2-version "2.03.14"> 50 50 <!ENTITY mdadm-version "4.1"> 51 51 <!ENTITY ntfs-3g-version "2021.8.22"> … … 387 387 <!ENTITY yasm-version "1.3.0"> 388 388 389 <!ENTITY apache-ant-version "1.10.1 1">389 <!ENTITY apache-ant-version "1.10.12"> 390 390 <!-- 391 391 <!ENTITY maven-version "3.6.0"> … … 1028 1028 <!ENTITY speexdsp-version "1.2.0"> 1029 1029 <!ENTITY taglib-version "1.12"> 1030 <!ENTITY v4l-utils-version "1.2 0.0">1030 <!ENTITY v4l-utils-version "1.22.1"> 1031 1031 <!ENTITY x264-version "20210814"> 1032 1032 <!ENTITY x265-version "3.4"> -
postlfs/filesystems/lvm2.xml
rccec040c r51ba03e 7 7 <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/LVM2.&lvm2-version;.tgz"> 8 8 <!ENTITY lvm2-download-ftp "ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz"> 9 <!ENTITY lvm2-md5sum " c4be18fcb94c84c26f71ff4235917c28">9 <!ENTITY lvm2-md5sum "5a011a90e580f9e29df360a7c10332a1"> 10 10 <!ENTITY lvm2-size "2.5 MB"> 11 11 <!ENTITY lvm2-buildsize "37 MB (add 18 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)"> … … 175 175 176 176 <screen role="root" 177 remap="test"><userinput> make S=shell/thin-flags.shcheck_local</userinput></screen>177 remap="test"><userinput>LC_ALL=en_US.UTF-8 make S=lvconvert-repair-replace check_local</userinput></screen> 178 178 179 179 <para> 180 180 The <command>S=...</command> option allows to skip tests. The 181 <command> shell/thin-flags.sh</command> test has been reported to freeze182 t he computer.181 <command>lvconvert-repair-replace</command> test has been reported 182 to hang. 183 183 Other targets are available and can be listed with 184 184 <command>make -C test help</command>. The test timings are very dependent … … 200 200 Results for LVM2.2.03.11: 201 201 ### 357 tests: 231 passed, 32 skipped, 0 timed out, 77 warned, 17 failed 202 203 Results for LVM2.2.03.14: 204 ### 389 tests: 304 passed, 73 skipped, 0 timed out, 2 warned, 10 failed 202 205 --> 203 206 … … 301 304 <seglistitem> 302 305 <seg> 303 blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, and lvmdump. 306 blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, lvmdump, 307 and lvm_import_vdo. 304 308 There are also numerous symbolic links to lvm that implement specific 305 309 functionalities … … 309 313 libdevmapper-event.so, libdevmapper-event-lvm2.so, 310 314 libdevmapper-event-lvm2mirror.so, libdevmapper-event-lvm2raid.so, 311 libdevmapper-event-lvm2snapshot.so, and libdevmapper-event-lvm2thin.so 315 libdevmapper-event-lvm2snapshot.so, libdevmapper-event-lvm2thin.so, 316 and libdevmapper-event-lvm2vdo.so 312 317 </seg> 313 318 <seg> 314 319 /etc/lvm and 315 / lib/device-mapper (optional)320 /usr/lib/device-mapper (optional) 316 321 </seg> 317 322 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.