Changeset e8f2aba0
- Timestamp:
- 02/05/2021 06:41:16 AM (4 years ago)
- Branches:
- 10.1, 11.0, 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:
- 1f355410
- Parents:
- 81e5e5a
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r81e5e5a re8f2aba0 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 4"> <!-- Always 2 digits -->3 <!ENTITY day "05"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 4th, &year;">9 <!ENTITY releasedate "February 5th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/mercurial.xml
r81e5e5a re8f2aba0 7 7 <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " 6cd6e5476a1de5701e162aba51534f0b">9 <!ENTITY mercurial-md5sum "d9042ec8778cda1ef14d64fadf8bc0cf"> 10 10 <!ENTITY mercurial-size "7.5 MB"> 11 <!ENTITY mercurial-buildsize "11 1 MB (with docs, add 1.3GB for tests)">12 <!ENTITY mercurial-time "0. 4SBU (with docs, add 19 SBU for tests using -j4)">11 <!ENTITY mercurial-buildsize "112 MB (with docs, add 1.4 GB for tests)"> 12 <!ENTITY mercurial-time "0.3 SBU (with docs, add 19 SBU for tests using -j4)"> 13 13 ]> 14 14 -
general/sysutils/p7zip.xml
r81e5e5a re8f2aba0 5 5 %general-entities; 6 6 7 <!ENTITY p7zip-download-http " &sourceforge-dl;/p7zip/p7zip_&p7zip-version;_src_all.tar.bz2">7 <!ENTITY p7zip-download-http "https://github.com/jinfeihan57/p7zip/archive/v&p7zip-version;/p7zip-&p7zip-version;.tar.gz"> 8 8 <!ENTITY p7zip-download-ftp " "> 9 <!ENTITY p7zip-md5sum " a0128d661cfe7cc8c121e73519c54fbf">10 <!ENTITY p7zip-size " 4.0MB">11 <!ENTITY p7zip-buildsize " 33MB">12 <!ENTITY p7zip-time " 1.3 SBU (with tests)">9 <!ENTITY p7zip-md5sum "fd7e6b082db89edfc047c1ce2d810850"> 10 <!ENTITY p7zip-size "6.2 MB"> 11 <!ENTITY p7zip-buildsize "66 MB"> 12 <!ENTITY p7zip-time "2.3 SBU (with tests)"> 13 13 ]> 14 14 … … 33 33 <application>p7zip</application> is the Unix command-line port of 7-Zip, a 34 34 file archiver that archives with high compression ratios. It handles 7z, 35 ZIP, GZIP, B ZIP2, XZ, TAR, APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, DMG,36 FAT, HFS, ISO, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, NSIS, NTFS, RAR RPM,37 SquashFS, UDF, VHD, WIM, XAR and Zformats.35 ZIP, GZIP, Brotli, BZIP2, XZ, TAR, APM, ARJ, CAB, CHM, CPIO, CramFS, DEB, 36 DMG, FAT, HFS, ISO, Lizard, LZ5, LZFSE, LZH, LZMA, LZMA2, MBR, MSI, MSLZ, 37 NSIS, NTFS, RAR, RPM, SquashFS, UDF, VHD, WIM, XAR, Z, and Zstd formats. 38 38 </para> 39 39 … … 74 74 </itemizedlist> 75 75 76 <!-- Applied in 17.03 76 77 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 77 78 <itemizedlist spacing='compact'> … … 81 82 </listitem> 82 83 </itemizedlist> 83 84 --> 84 85 85 86 <bridgehead renderas="sect3">p7zip Dependencies</bridgehead> … … 99 100 <title>Installation of p7zip</title> 100 101 102 <!-- Applied in 17.03 101 103 <para> 102 104 First, update the package for gcc10 and some security issues: … … 104 106 105 107 <screen><userinput>patch -Np1 -i ../p7zip-&p7zip-version;-consolidated_fixes-1.patch</userinput></screen> 108 --> 106 109 107 110 <para> -
introduction/welcome/changelog.xml
r81e5e5a re8f2aba0 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 5th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to mercurial-5.7. Fixes 49 <ulink url="&blfs-ticket-root;14595">#14595</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Update to nghttp2-1.43.0. Fixes 53 <ulink url="&blfs-ticket-root;14596">#14596</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to p7zip-17.03. Fixes 57 <ulink url="&blfs-ticket-root;14600">#14600</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[renodr] - Update to xterm-365. Fixes 61 <ulink url="&blfs-ticket-root;14597">#14597</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[renodr] - Update to network-manager-applet-1.20.0. Fixes 65 <ulink url="&blfs-ticket-root;14602">#14602</ulink>.</para> 66 </listitem> 67 <listitem> 68 <para>[renodr] - Update to xf86-input-wacom-0.40.0 (Xorg Driver). Fixes 69 <ulink url="&blfs-ticket-root;14604">#14604</ulink>.</para> 70 </listitem> 71 <listitem> 72 <para>[renodr] - Update to pipewire-0.3.21. Fixes 73 <ulink url="&blfs-ticket-root;14606">#14606</ulink>.</para> 74 </listitem> 75 </itemizedlist> 76 </listitem> 44 77 45 78 <listitem> -
multimedia/libdriv/pipewire.xml
r81e5e5a re8f2aba0 7 7 <!ENTITY pipewire-download-http "https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz"> 8 8 <!ENTITY pipewire-download-ftp " "> 9 <!ENTITY pipewire-md5sum " f52d3ff4f2208bfb964b6e8f4b9679d5">9 <!ENTITY pipewire-md5sum "c4ca2f2b0b11d0628b1666490fc1f7b5"> 10 10 <!ENTITY pipewire-size "1.2 MB"> 11 11 <!ENTITY pipewire-buildsize "124 MB (with tests)"> -
networking/netlibs/nghttp2.xml
r81e5e5a re8f2aba0 7 7 <!ENTITY nghttp2-download-http "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.xz"> 8 8 <!ENTITY nghttp2-download-ftp " "> 9 <!ENTITY nghttp2-md5sum "c 38f1d230af8cec480ff9dd60c9e0db0">10 <!ENTITY nghttp2-size "3. 9MB">11 <!ENTITY nghttp2-buildsize "2 1MB">9 <!ENTITY nghttp2-md5sum "c1d607bf3830000acd7a51f0058f4bd2"> 10 <!ENTITY nghttp2-size "3.8 MB"> 11 <!ENTITY nghttp2-buildsize "23 MB"> 12 12 <!ENTITY nghttp2-time "0.1 SBU"> 13 13 ]> … … 81 81 <para role="optional"> 82 82 <xref linkend="boost"/>, <!--required for the C++ asio library)--> 83 <xref linkend="c-ares"/>, <!-- required to build the HPACK tools --> 83 84 <xref linkend="jansson"/>, <!-- required to build the HPACK tools --> 84 85 <xref linkend="libevent"/>, <!--required to build the examples--> 85 < xref linkend="python2"/>,<!--required for the python bindings)-->86 <!--<xref linkend="python2"/>,--> <!--required for the python bindings)--> 86 87 <!--- <phrase revision="systemd"> 87 88 <xref linkend="setuptools"/>, <!- -(required for the python bindings- -> -
networking/netutils/network-manager-applet.xml
r81e5e5a re8f2aba0 6 6 7 7 <!ENTITY network-manager-applet-download-http 8 "&gnome-download-http;/network-manager-applet/1. 18/network-manager-applet-&network-manager-applet-version;.tar.xz">8 "&gnome-download-http;/network-manager-applet/1.20/network-manager-applet-&network-manager-applet-version;.tar.xz"> 9 9 <!ENTITY network-manager-applet-download-ftp 10 "&gnome-download-ftp;/network-manager-applet/1. 18/network-manager-applet-&network-manager-applet-version;.tar.xz">11 <!ENTITY network-manager-applet-md5sum " 1db711d29207f750985511eb8ca0a706">10 "&gnome-download-ftp;/network-manager-applet/1.20/network-manager-applet-&network-manager-applet-version;.tar.xz"> 11 <!ENTITY network-manager-applet-md5sum "33dc7ec7170b12fd8595acbf53055870"> 12 12 <!ENTITY network-manager-applet-size "1.9 MB"> 13 <!ENTITY network-manager-applet-buildsize " 53MB (with tests)">14 <!ENTITY network-manager-applet-time "0. 3SBU (with tests)">13 <!ENTITY network-manager-applet-buildsize "49 MB (with tests)"> 14 <!ENTITY network-manager-applet-time "0.2 SBU (with tests)"> 15 15 ]> 16 16 -
packages.ent
r81e5e5a re8f2aba0 300 300 <!ENTITY notification-daemon-version "3.20.0"> 301 301 <!ENTITY obex-data-server-version "0.4.6"> 302 <!ENTITY p7zip-version "1 6.02">302 <!ENTITY p7zip-version "17.03"> 303 303 <!ENTITY pax-version "20201030"> 304 304 <!ENTITY pciutils-version "3.7.0"> … … 346 346 <!ENTITY lua-version "5.4.2"> 347 347 <!ENTITY lua52-version "5.2.4"> 348 <!ENTITY mercurial-version "5. 6.1">348 <!ENTITY mercurial-version "5.7"> 349 349 <!ENTITY nasm-version "2.15.05"> 350 350 <!ENTITY ninja-version "1.9.0"> … … 601 601 <!ENTITY NetworkManager-minor "1.28"> 602 602 <!ENTITY NetworkManager-version "&NetworkManager-minor;.0"> 603 <!ENTITY network-manager-applet-version "1. 18.0">603 <!ENTITY network-manager-applet-version "1.20.0"> 604 604 <!ENTITY nmap-version "7.91"> 605 605 <!ENTITY traceroute-version "2.1.0"> … … 630 630 <!ENTITY libtirpc-version "1.3.1"> 631 631 <!ENTITY neon-version "0.31.2"> 632 <!ENTITY nghttp2-version "1.4 2.0">632 <!ENTITY nghttp2-version "1.43.0"> 633 633 <!ENTITY rpcsvc-proto-version "1.4.2"> 634 634 <!ENTITY serf-version "1.3.9"> … … 702 702 <!ENTITY xorg-server-version "1.20.10"> 703 703 <!ENTITY twm-version "1.0.11"> 704 <!ENTITY xterm-version "36 3">704 <!ENTITY xterm-version "365"> 705 705 <!ENTITY xclock-version "1.0.9"> 706 706 <!ENTITY xinit-version "1.4.1"> … … 1001 1001 <!ENTITY opal-version "3.10.10"> 1002 1002 <!ENTITY opus-version "1.3.1"> 1003 <!ENTITY pipewire-version "0.3.2 0">1003 <!ENTITY pipewire-version "0.3.21"> 1004 1004 <!ENTITY pulseaudio-major-version "14.2"> 1005 1005 <!ENTITY pulseaudio-version "&pulseaudio-major-version;"> -
x/installing/x7driver-wacom.xml
r81e5e5a re8f2aba0 5 5 %general-entities; 6 6 7 <!ENTITY xorg-wacom-driver-version "0. 39.0">7 <!ENTITY xorg-wacom-driver-version "0.40.0"> 8 8 9 9 <!ENTITY xorg-wacom-driver-download-http "https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-&xorg-wacom-driver-version;/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2"> 10 10 <!ENTITY xorg-wacom-driver-download-ftp " "> 11 <!ENTITY xorg-wacom-driver-md5sum " 9ee7bf6969002d6cfe9301354a72d7b0">12 <!ENTITY xorg-wacom-driver-size "6 08KB">11 <!ENTITY xorg-wacom-driver-md5sum "e97a5230d1875d288010b3df1b332ed5"> 12 <!ENTITY xorg-wacom-driver-size "616 KB"> 13 13 <!ENTITY xorg-wacom-driver-buildsize "12 MB (with tests)"> 14 14 <!ENTITY xorg-wacom-driver-time "0.1 SBU (with tests)"> … … 118 118 <title>Installation of Xorg Wacom Driver</title> 119 119 120 <!-- Fixed in 0.40.0 120 121 <para> 121 122 First, adapt the <application>Xorg Wacom Driver</application> to … … 124 125 125 126 <screen><userinput remap="pre">sed -i 's/ACTION!="add|change"/ACTION=="remove"/' conf/wacom.rules</userinput></screen> 126 127 --> 127 128 <para> 128 129 Install <application>Xorg Wacom Driver</application> by running the following -
x/installing/xterm.xml
r81e5e5a re8f2aba0 8 8 <!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">--> 9 9 <!ENTITY xterm-download-ftp " "> 10 <!ENTITY xterm-md5sum " 81e2d19bd74288f4ddd2476b466c3269">10 <!ENTITY xterm-md5sum "047c452b75faf5434fb61636fa38a1ac"> 11 11 <!ENTITY xterm-size "1.4 MB"> 12 <!ENTITY xterm-buildsize "1 4MB">12 <!ENTITY xterm-buildsize "18 MB"> 13 13 <!ENTITY xterm-time "0.2 SBU"> 14 14 ]>
Note:
See TracChangeset
for help on using the changeset viewer.