Changeset 92d2b83


Ignore:
Timestamp:
08/11/2017 08:54:24 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ce78787
Parents:
a20c505f
Message:

Update to curl-7.55.0.
Update to tcl-core-8.6.7 and tk-8.6.7.
Update to openjpeg2-2.2.0.
Update to gnupg-2.1.23.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19009 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/openjpeg2.xml

    ra20c505f r92d2b83  
    77  <!ENTITY openjpeg2-download-http "https://github.com/uclouvain/openjpeg/archive/v&openjpeg2-version;.tar.gz">
    88  <!ENTITY openjpeg2-download-ftp  " ">
    9   <!ENTITY openjpeg2-md5sum        "40a7bfdcc66280b3c1402a0eb1a27624">
    10   <!ENTITY openjpeg2-size          "1.9 MB">
    11   <!ENTITY openjpeg2-buildsize     "13 MB">
    12   <!ENTITY openjpeg2-time          "0.1 SBU">
     9  <!ENTITY openjpeg2-md5sum        "269bb0b175476f3addcc0d03bd9a97b6">
     10  <!ENTITY openjpeg2-size          "2.7 MB">
     11  <!ENTITY openjpeg2-buildsize     "18 MB">
     12  <!ENTITY openjpeg2-time          "0.2 SBU">
    1313]>
    1414
     
    3737
    3838    &lfs80_checked;
     39    &gcc7_checked;
    3940
    4041    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6263    <note>
    6364      <para>
     65        The URL to the source tarball shown above
     66        downloads with the correct name, openjpeg-&openjpeg2-version;.tar.gz,
     67        if using a browser such as Firefox or a command line utility
     68        such as wget.
     69<!--
    6470        The <application>OpenJPEG 2</application> source tarball shown above
    6571        downloads with the correct name, openjpeg-&openjpeg2-version;.tar.gz,
     
    7177<screen><userinput>wget -c &openjpeg2-download-http; \
    7278     -O openjpeg-&openjpeg2-version;.tar.gz</userinput></screen>
     79-->
    7380        </para>
    7481      </note>
     
    119126
    120127pushd ../doc &amp;&amp;
    121 for man in man/man?/* ; do
    122     install -v -D -m 644 $man /usr/share/$man
    123 done         &amp;&amp;
     128  for man in man/man?/* ; do
     129      install -v -D -m 644 $man /usr/share/$man
     130  done
    124131popd</userinput></screen>
    125132
  • general/prog/tcl.xml

    ra20c505f r92d2b83  
    77  <!ENTITY tcl-download-http "&sourceforge-repo;/tcl/tcl&tcl-version;-src.tar.gz">
    88  <!ENTITY tcl-download-ftp  " ">
    9   <!ENTITY tcl-md5sum        "5193aea8107839a79df8ac709552ecb7">
    10   <!ENTITY tcl-size          "9.1 MB">
    11   <!ENTITY tcl-buildsize     "64 MB (including html documentation)">
    12   <!ENTITY tcl-time          "1.0 SBU (additional 2.9 SBU for the tests)">
     9  <!ENTITY tcl-md5sum        "5673aaf45b5de5d8dd80bb3daaeb8838">
     10  <!ENTITY tcl-size          "9.2 MB">
     11  <!ENTITY tcl-buildsize     "65 MB (including html documentation)">
     12  <!ENTITY tcl-time          "0.9 SBU (additional 2.9 SBU for the tests)">
    1313
    1414  <!ENTITY tcl-doc-download  "&sourceforge-repo;/tcl/tcl&tcl-version;-html.tar.gz">
    15   <!ENTITY tcl-doc-md5sum    "29b28a8c98a97f34bcb92af3222d253f">
     15  <!ENTITY tcl-doc-md5sum    "0da678eaf3041346030898c23c14e97e">
    1616  <!ENTITY tcl-doc-size      "1.2 MB">
    1717
    1818  <!-- Ensure this is updated when Tcl moves from the 8.6.x branch -->
    1919  <!ENTITY tcl-ver           "8.6">
    20   <!ENTITY tdbc-ver          "1.0.4">
    21   <!ENTITY itcl-ver          "4.0.5">
     20  <!ENTITY tdbc-ver          "1.0.5">
     21  <!ENTITY itcl-ver          "4.1.0">
    2222]>
    2323
     
    4545
    4646    &lfs80_checked;
     47    &gcc7_checked;
    4748
    4849    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    155156    <para>
    156157      To test the results, issue: <command>make test</command>.
     158      Tests known to fail: cmdAH.test and tdbcodbc.test.
    157159    </para>
    158160
  • general/prog/tk.xml

    ra20c505f r92d2b83  
    77  <!ENTITY tk-download-http "&sourceforge-repo;/tcl/tk&tk-version;-src.tar.gz">
    88  <!ENTITY tk-download-ftp  " ">
    9   <!ENTITY tk-md5sum        "dd7dbb3a6523c42d05f6ab6e86096e99">
     9  <!ENTITY tk-md5sum        "46ea9c0165c515d87393700f4891ab6f">
    1010  <!ENTITY tk-size          "4.1 MB">
    1111  <!ENTITY tk-buildsize     "24 MB">
    12   <!ENTITY tk-time          "0.2 SBU">
     12  <!ENTITY tk-time          "0.3 SBU">
    1313
    1414  <!-- Ensure this is updated when Tk moves from the 8.6.x branch -->
     
    3939
    4040    &lfs80_checked;
     41    &gcc7_checked;
    4142
    4243    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    ra20c505f r92d2b83  
    4646      <para>August 11th, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to curl-7.55.0. Fixes
     50          <ulink url="&blfs-ticket-root;9595">#9595</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to tcl-core-8.6.7 and tk-8.6.7. Fixes
     54          <ulink url="&blfs-ticket-root;9593">#9593</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to openjpeg2-2.2.0. Fixes
     58          <ulink url="&blfs-ticket-root;9592">#9592</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[bdubbs] - Update to gnupg-2.1.23. Fixes
     62          <ulink url="&blfs-ticket-root;9591">#9591</ulink>.</para>
     63        </listitem>
    4864        <listitem>
    4965          <para>[pierre] - Update to libsoup-2.8.2. Fixes
  • networking/netlibs/curl.xml

    ra20c505f r92d2b83  
    55  %general-entities;
    66
    7   <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma">
     7  <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "4a282f6c740f7720b4d95ab12dcba261">
    10   <!ENTITY curl-size          "2.0 MB">
    11   <!ENTITY curl-buildsize     "39 MB (additional 10 MB for tests)">
     9  <!ENTITY curl-md5sum        "d8335766d8768bc54a2dd2823f390dde">
     10  <!ENTITY curl-size          "2.1 MB">
     11  <!ENTITY curl-buildsize     "36 MB (additional 10 MB for tests)">
    1212  <!ENTITY curl-time          "0.4 SBU (additional 11 SBU for tests)">
    1313]>
     
    4040
    4141    &lfs80_checked;
     42    &gcc7_checked;
    4243
    4344    <bridgehead renderas="sect3">Package Information</bridgehead>
  • packages.ent

    ra20c505f r92d2b83  
    1515<!ENTITY cryptsetup-version           "&cryptsetup-minor;.5">
    1616<!ENTITY cyrus-sasl-version           "2.1.26">
    17 <!ENTITY gnupg2-version               "2.1.22">
     17<!ENTITY gnupg2-version               "2.1.23">
    1818<!ENTITY gnutls-version               "3.5.14">
    1919<!ENTITY gpgme-version                "1.9.0">
     
    210210<!ENTITY opencv-version               "3.3.0">
    211211<!ENTITY openjpeg-version             "1.5.2">
    212 <!ENTITY openjpeg2-version            "2.1.2">
     212<!ENTITY openjpeg2-version            "2.2.0">
    213213<!ENTITY pixman-version               "0.34.0">   <!-- Even minors only -->
    214214<!ENTITY poppler-version              "0.57.0">
     
    329329<!ENTITY subversion-version           "1.9.7">
    330330<!ENTITY swig-version                 "3.0.12">
    331 <!ENTITY tcl-version                  "8.6.6">
    332 <!ENTITY tk-version                   "8.6.6">
     331<!ENTITY tcl-version                  "8.6.7">
     332<!ENTITY tk-version                   "8.6.7">
    333333<!ENTITY vala-major-version           "0.36">  <!-- even minors only -->
    334334<!ENTITY vala-version                 "&vala-major-version;.4">
     
    445445<!-- Chapter 17 -->
    446446<!ENTITY c-ares-version               "1.12.0">
    447 <!ENTITY curl-version                 "7.54.1">
    448 <!-- <!ENTITY geoclue-version              "0.12.0"> -->
     447<!ENTITY curl-version                 "7.55.0">
    449448<!ENTITY geoclue2-version             "2.4.7">
    450449<!ENTITY glib-networking-version      "2.50.0">
  • postlfs/security/gnupg2.xml

    ra20c505f r92d2b83  
    77  <!ENTITY gnupg2-download-http "https://gnupg.org/ftp/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    88  <!ENTITY gnupg2-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-&gnupg2-version;.tar.bz2">
    9   <!ENTITY gnupg2-md5sum        "fea412debbe7ef4fe79c45eaa7201b3a">
     9  <!ENTITY gnupg2-md5sum        "86c2304ead54b74a422e76c3f1bc7a91">
    1010  <!ENTITY gnupg2-size          "6.2 MB">
    1111  <!ENTITY gnupg2-buildsize     "107 MB (with makeinfo docs)">
    12   <!ENTITY gnupg2-time          "0.8 SBU (with makeinfo docs, add 3.9 SBU for tests)">
     12  <!ENTITY gnupg2-time          "0.8 SBU (with makeinfo docs, add 1.4 SBU for tests)">
    1313]>
    1414
     
    158158install -v -m644    doc/*.texi doc/gnupg.txt \
    159159                    /usr/share/doc/gnupg-&gnupg2-version;</userinput></screen>
    160 
     160<!-- Now intalls as gpg, not gpg2.  This should be no longer needed.
    161161    <para>The BLFS editors recommend the creation of symlinks for compatibility
    162162    with the first version of GnuPG, because some programs or scripts need
     
    169169done
    170170unset f</userinput></screen>
    171 
     171-->
    172172    <para>If you created alternate formats of the documentation, install it
    173173    using the following command as the
     
    212212      <seglistitem>
    213213        <seg>addgnupghome, applygnupgdefaults, dirmngr, dirmngr-client, g13,
    214         gpg-agent, gpg-connect-agent, gpg, gpg2, gpgconf, gpgparsemail,
    215         gpgscm, gpgsm, gpgtar, gpgv, gpgv2, igpg-zip, kbxutil, symcryptrun,
     214        gpg-agent, gpg-connect-agent, gpg, gpgconf, gpgparsemail,
     215        gpgscm, gpgsm, gpgtar, gpgv, igpg-zip, kbxutil, symcryptrun,
    216216        and watchgnupg</seg>
    217217        <seg>None</seg>
     
    309309        <term><command>gpg</command></term>
    310310        <listitem>
    311           <para>(optional) is a symlink to <command>gpg2</command> for
    312           compatibility with the first version of GnuPG.</para>
    313           <indexterm zone="gnupg2 gpg">
    314             <primary sortas="b-gpg">gpg</primary>
    315           </indexterm>
    316         </listitem>
    317       </varlistentry>
    318 
    319       <varlistentry id="gpg2">
    320         <term><command>gpg2</command></term>
    321         <listitem>
    322311          <para>is the OpenPGP part of the GNU Privacy Guard (GnuPG). It is a
    323312          tool used to provide digital encryption and signing services using
    324313          the OpenPGP standard.</para>
    325           <indexterm zone="gnupg2 gpg2">
    326             <primary sortas="b-gpg2">gpg2</primary>
     314          <indexterm zone="gnupg2 gpg">
     315            <primary sortas="b-gpg">gpg</primary>
    327316          </indexterm>
    328317        </listitem>
     
    391380        <term><command>gpgv</command></term>
    392381        <listitem>
    393           <para>(optional) is a symlink to <command>gpgv2</command> for
    394           compatibility with the first version of GnuPG.</para>
     382          <para>is a verify only version of <command>gpg2</command>.</para>
    395383          <indexterm zone="gnupg2 gpgv">
    396384            <primary sortas="b-gpgv">gpgv</primary>
    397           </indexterm>
    398         </listitem>
    399       </varlistentry>
    400 
    401       <varlistentry id="gpgv2">
    402         <term><command>gpgv2</command></term>
    403         <listitem>
    404           <para>is a verify only version of <command>gpg2</command>.</para>
    405           <indexterm zone="gnupg2 gpgv2">
    406             <primary sortas="b-gpgv2">gpgv2</primary>
    407385          </indexterm>
    408386        </listitem>
Note: See TracChangeset for help on using the changeset viewer.