Changeset f080ae0e


Ignore:
Timestamp:
05/14/2016 08:19:09 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
1ef4048
Parents:
2e633b6
Message:

Merge to trunk r17352

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17354 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
30 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2e633b6 rf080ae0e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 10th, &year;">
     9<!ENTITY releasedate  "May 14th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">                  <!-- svn|[release #] -->
  • general/genlib/libinput.xml

    r2e633b6 rf080ae0e  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.2.4">
     7  <!ENTITY libinput-version "1.3.0">
    88
    99  <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "1cbaa34f04a336f2703906d564e0a37a">
    12   <!ENTITY libinput-size          "840 KB">
    13   <!ENTITY libinput-buildsize     "31 MB (with documentation)">
    14   <!ENTITY libinput-time          "0.3 SBU (with documentation)">
     11  <!ENTITY libinput-md5sum        "5f8bc2c746bfbc9454143f78e5b477a9">
     12  <!ENTITY libinput-size          "860 KB">
     13  <!ENTITY libinput-buildsize     "32 MB">
     14  <!ENTITY libinput-time          "0.3 SBU">
    1515]>
    1616
  • general/genlib/libksba.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY libksba-download-http " ">
    88  <!ENTITY libksba-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libksba/libksba-&libksba-version;.tar.bz2">
    9   <!ENTITY libksba-md5sum        "a5dd3c57fca254935f5cf8db26e39065">
     9  <!ENTITY libksba-md5sum        "2bfc3d69053db7b6983b5627706033f4">
    1010  <!ENTITY libksba-size          "608 KB">
    11   <!ENTITY libksba-buildsize     "6.5 MB">
     11  <!ENTITY libksba-buildsize     "9.1 MB">
    1212  <!ENTITY libksba-time          "0.1 SBU">
    1313]>
  • general/genlib/talloc.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  " ">
    9   <!ENTITY talloc-md5sum        "707010c6ede5821fd34397f5d9ec6ab8">
     9  <!ENTITY talloc-md5sum        "d6763d65d03d627816ae1d50c74576fe">
    1010  <!ENTITY talloc-size          "428 KB">
    11   <!ENTITY talloc-buildsize     "7.1 MB (additional 0.2 MB for tests)">
    12   <!ENTITY talloc-time          "0.2 SBU (additional 0.2 SBU for tests)">
     11  <!ENTITY talloc-buildsize     "6.9 MB (add 0.2 MB for tests)">
     12  <!ENTITY talloc-time          "0.2 SBU (add 0.2 SBU for tests)">
    1313]>
    1414
     
    100100    <para>
    101101      To check the results, issue <command>make check</command>.
     102      The python tests fail due to missing files.
    102103    </para>
    103104
  • general/genutils/imagemagick.xml

    r2e633b6 rf080ae0e  
    55  %general-entities;
    66
    7   <!ENTITY imagemagick-patch-version "5">
     7  <!ENTITY imagemagick-patch-version "1">
    88
    99  <!ENTITY imagemagick-download-http "https://www.imagemagick.org/pub/download/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    1010  <!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.org/pub/ImageMagick/releases/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.xz">
    11   <!ENTITY imagemagick-md5sum        "af1c85b8b8f817e919f9ca4408d86782">
    12   <!ENTITY imagemagick-size          "8.4 MB">
    13   <!ENTITY imagemagick-buildsize     "193 MB, with typical dependencies (222 MB with the test suite, reputedly 450 MB with all dependencies)">
    14   <!ENTITY imagemagick-time          "2.0 SBU - typical build (additional 1.6 SBU to run the test suite and 1.4 SBU to run the validation suite)">
     11  <!ENTITY imagemagick-md5sum        "24673d00fcc8aa00313eeca6aa20fd3c">
     12  <!ENTITY imagemagick-size          "7.9 MB">
     13  <!ENTITY imagemagick-buildsize     "200 MB, with typical dependencies (add 31 MB for the test suite)">
     14  <!ENTITY imagemagick-time          "2.9 SBU - typical build (add 1.8 SBU for the test suite and 1.5 SBU for the validation suite)">
    1515]>
    1616
     
    2222
    2323     Marked as 'typical' because nobody builds ALL the optional extras [ken]
     24
     25     [bdubbs] I do; at least the interal ones. I still only got 200 MB.
     26
    2427     Saved the "full" 450MB as a comment - feel free to update this iff you
    2528     do build all dependencies, it's probably a lot bigger now.
     29
     30     [bdubbs] - Just removed it. I don't think it adds anything.
    2631
    2732     Also, please look over the output from the configure command for any
     
    158163      <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/">
    159164      FlashPIX (libfpx)</ulink>,
     165      <ulink url="https://github.com/FLIF-hub/FLIF/releases">FLIF</ulink>,
    160166      <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
    161167      <ulink url="&gnome-download-http;/libgxps/">libgxps</ulink>,
     
    211217    </para>
    212218
    213 <screen><userinput>./configure --prefix=/usr     \
     219<screen><userinput>sed -i '/seems to be moved/ s/^/true #/' config/ltmain.sh &amp;&amp;
     220
     221./configure --prefix=/usr     \
    214222            --sysconfdir=/etc \
    215223            --enable-hdri     \
     
    246254
    247255    <para>
     256      <command>sed ...</command>: Removes a lot of invalid warnings.
     257    </para>
     258
     259    <para>
    248260      <parameter>--enable-hdri</parameter>: Enables building of a
    249261      high dynamic range version of ImageMagick.
     
    321333      <seglistitem>
    322334        <seg>
    323           animate, compare, composite, conjure, convert, display,
    324           identify, import, Magick-config, Magick++-config, MagickCore-config,
    325           MagickWand-config, mogrify, montage, stream, and Wand-config
     335          magick, Magick++-config, MagickCore-config, and MagickWand-config.
     336          (animate, compare, composite, conjure, convert, display,
     337          identify, import, magick-script, mogrify, montage, and stream
     338          are all symbolic links to magick)
    326339        </seg>
    327340        <seg>
    328           libMagickCore-6.Q16HDRI.so,
    329           libMagickWand-6.Q16HDRI.so and
    330           libMagick++-6.Q16HDRI.so
     341          libMagickCore-7.Q16HDRI.so,
     342          libMagickWand-7.Q16HDRI.so and
     343          libMagick++-7.Q16HDRI.so
    331344        </seg>
    332345        <seg>
    333           /etc/ImageMagick-6,
    334           /usr/include/ImageMagick-6,
     346          /etc/ImageMagick-7,
     347          /usr/include/ImageMagick-7,
    335348          /usr/lib/ImageMagick-&imagemagick-version;,
    336           /usr/lib/perl5/site_perl/&lfs-perl-version;/{,auto}/Image/Magick,
     349          /usr/lib/perl5/site_perl/&lfs-perl-version;/$(uname -m)-linux/{,auto}/Image/Magick,
    337350          /usr/share/doc/ImageMagick-&imagemagick-version;, and
    338           /usr/share/ImageMagick-6
     351          /usr/share/ImageMagick-7
    339352        </seg>
    340353      </seglistitem>
     
    427440
    428441    <varlistentry id="magick-config">
    429       <term><command>Magick{,++,Core,Wand}-config</command></term>
     442      <term><command>Magick{++,Core,Wand}-config</command></term>
    430443      <listitem>
    431444        <para>show information about the installed versions of the
     
    464477        <indexterm zone="imagemagick stream">
    465478          <primary sortas="b-stream">stream</primary>
    466         </indexterm>
    467       </listitem>
    468     </varlistentry>
    469 
    470     <varlistentry id="wand-config">
    471       <term><command>Wand-config</command></term>
    472       <listitem>
    473         <para>shows the options required to use the Wand library.</para>
    474         <indexterm zone="imagemagick wand-config">
    475           <primary sortas="b-Wand-config">Wand-config</primary>
    476479        </indexterm>
    477480      </listitem>
  • general/prog/java.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    88  <!ENTITY openjdk-download-binary-x86 "&anduin-download;/OpenJDK-&openjdk-version;-i686-bin.tar.xz">
    9   <!ENTITY openjdk-bin-md5sum-x86      "41f3f4f87573e92ca4ab0350f0ff0d2f">
     9  <!ENTITY openjdk-bin-md5sum-x86      "ce3fc99377496a27d56ba0728bc7c776">
    1010  <!ENTITY openjdk-bin-size-x86        "57 MB">
    1111  <!ENTITY openjdk-bin-buildsize-x86   "166 MB">
    1212
    1313  <!ENTITY openjdk-download-binary-x64 "&anduin-download;/OpenJDK-&openjdk-version;-x86_64-bin.tar.xz">
    14   <!ENTITY openjdk-bin-md5sum-x64      "5a9b1b6d2e105eef2fbb1a965b17b3e9">
     14  <!ENTITY openjdk-bin-md5sum-x64      "6f81546ce8284d692e77ba95b0c88068">
    1515  <!ENTITY openjdk-bin-size-x64        "58 MB">
    1616  <!ENTITY openjdk-bin-buildsize-x64   "169 MB">
  • general/prog/openjdk.xml

    r2e633b6 rf080ae0e  
    55  %general-entities;
    66
    7   <!ENTITY ojdk-upd                  "77">
    8   <!ENTITY ojdk-bd                   "b03">
     7  <!ENTITY ojdk-upd                  "92">
     8  <!ENTITY ojdk-bd                   "b14">
    99  <!ENTITY ojdk-tarball              "jdk8u&ojdk-upd;-&ojdk-bd;.tar.bz2">
    1010  <!ENTITY ojdk-repo                 "http://hg.openjdk.java.net/jdk8u/jdk8u">
     
    1313  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1414
    15   <!ENTITY ojdk-md5sum               "1954ffeb123a7f4552472ba9f9e38b0d">
    16   <!ENTITY ojdk-size                 "398 KB">
    17 
    18   <!ENTITY corba-md5sum              "eb7695323d3340214792114ad8e3bdce">
    19   <!ENTITY hotspot-md5sum            "434e3dd4272d39b255ba9269838647b9">
    20   <!ENTITY jaxp-md5sum               "fcc49430937eba2c64f8a53475edf99d">
    21   <!ENTITY jaxws-md5sum              "f05a009f2e0fdb710c3405723ed42199">
    22   <!ENTITY jdk-md5sum                "ffe70c01fc0fe513e329f170f4c922c1">
    23   <!ENTITY langtools-md5sum          "a7e0ff3378d02e075284db7fe4a8dfbf">
    24   <!ENTITY nashorn-md5sum            "1dee0e478002e80f87b235ae982edf6e">
     15  <!ENTITY ojdk-md5sum               "226f9051e34b70fbff031ec9d959773d">
     16  <!ENTITY ojdk-size                 "399 KB">
     17
     18  <!ENTITY corba-md5sum              "9619e84a600aaf81737f7ed71430d3aa">
     19  <!ENTITY hotspot-md5sum            "21e8fdc20ab17e7399752ef74c8e03e2">
     20  <!ENTITY jaxp-md5sum               "567189edafbe0aabaff2d75d86c05456">
     21  <!ENTITY jaxws-md5sum              "3e7db7d843ebbcd5eb2ba0a9e7e275d7">
     22  <!ENTITY jdk-md5sum                "b06f2e3504357820bb3dd29e19ccfc0d">
     23  <!ENTITY langtools-md5sum          "afbe0e3a8c0e9e2beac5567e1084f3ee">
     24  <!ENTITY nashorn-md5sum            "e3641526c2875b5d4d1414980769f6ea">
    2525  <!ENTITY total-download-size       "63 MB">
    2626
     
    3232  <!ENTITY icedtea-web-download      "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
    3333
    34   <!ENTITY ojdk-buildsize           "3.7 GB (additional 547 MB for tests)">
    35   <!ENTITY ojdk-time                "11 SBU (additional 108 SBU for tests)">
     34  <!ENTITY ojdk-buildsize           "3.7 GB (additional 546 MB for tests)">
     35  <!ENTITY ojdk-time                "12 SBU (additional 130 SBU for tests)">
    3636]>
    3737
     
    274274   --with-zlib=system         \
    275275   --with-giflib=system       &amp;&amp;
    276 make DEBUG_BINARIES=true all  &amp;&amp;
     276   --with-extra-cflags="-std=c++98 -Wno-error -fno-delete-null-pointer-checks -fno-lifetime-dse" \
     277   --with-extra-cxxflags="-std=c++98 -fno-delete-null-pointer-checks -fno-lifetime-dse" &amp;&amp;
     278make DEBUG_BINARIES=true SCTP_WERROR= all  &amp;&amp;
    277279find build/*/images/j2sdk-image -iname \*.diz -delete
    278280</userinput></screen>
     
    484486
    485487    <para>
     488      <parameter>--with-extra-cflags=... --with-extra-cxxflags=...</parameter>:
     489      Works around some defects in the code brought to light by the GCC 6
     490      compiler's more rigorous checking of the C/C++ constructs. Remove these
     491      switches if compiling with GCC 5.
     492    </para>
     493
     494    <para>
    486495      <option>--with-jobs=N</option>: Allows setting the number
    487496      of jobs for <command>make</command> equal to N. The default is the
     
    501510
    502511    <para>
    503       <command>make DEBUG_BINARIES=true all</command>: The build fails on
    504       32 bit machines if DEBUG_BINARIES is not set to true.
     512      <command>make DEBUG_BINARIES=true SCTP_WERROR=  all</command>: The build
     513      fails on 32 bit machines if DEBUG_BINARIES is not set to true. Unsetting
     514      SCTP_WERROR is part of the workarounds needed to use GCC 6. You may omit
     515      that part of the command if you are using GCC 5.
    505516    </para>
    506517
  • general/prog/perl-modules.xml

    r2e633b6 rf080ae0e  
    6262
    6363  <!ENTITY List-AllUtils-download-http "http://www.cpan.org/authors/id/D/DR/DROLSKY/List-AllUtils-&List-AllUtils-version;.tar.gz">
    64   <!ENTITY List-AllUtils-md5sum "3e2dfeeef80c4e1952443c6b7d48583c">
     64  <!ENTITY List-AllUtils-md5sum "a17e4239bd9bdfa272a104954678336a">
    6565
    6666  <!ENTITY List-MoreUtils-download-http "http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-&List-MoreUtils-version;.tar.gz">
  • general/sysutils/mc.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY mc-download-http "http://ftp.midnight-commander.org/mc-&mc-version;.tar.xz">
    88  <!ENTITY mc-download-ftp  "ftp://ftp.osuosl.org/pub/midnightcommander/mc-&mc-version;.tar.xz">
    9   <!ENTITY mc-md5sum        "5df626a64592ccc5891afd3923edcdbf">
     9  <!ENTITY mc-md5sum        "0b3965f3267a76d895ce8ab90df2402b">
    1010  <!ENTITY mc-size          "2.3 MB">
    11   <!ENTITY mc-buildsize     "169 MB (with tests)">
     11  <!ENTITY mc-buildsize     "198 MB (with tests)">
    1212  <!ENTITY mc-time          "1.1 SBU (with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r2e633b6 rf080ae0e  
    4646
    4747    <listitem>
     48      <para>May 14th, 2016</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[renodr] - Merged to trunk r17352.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[renodr] - Updated to OpenJDK-1.8.0.92. Merged from trunk
     55          r17333.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[renodr] - Removed explanations from Firefox instructions
     59          for commands that are no longer used.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[renodr] - Updated to talloc-2.1.7. Merged from trunk
     63          r17337.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[renodr] - Updated to gnupg-2.1.12. Merged from trunk
     67          r17337.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[renodr] - Updated to libksba-1.3.4. Merged from trunk
     71          r17337.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[renodr] - Updated to stunnel-5.32. Merged from trunk
     75          r17337.</para>
     76        </listitem>
     77        <listitem>
     78          <para>[renodr] - Updated to OpenSSL-1.0.2h. Merged from trunk
     79          r17337.</para>
     80        </listitem>
     81        <listitem>
     82          <para>[renodr] - Updated to ImageMagick-7.0.1-1. Merged from trunk
     83          r17325. Note that this package will be updated to 7.0.1-3 at the
     84          minimum ASAP due to security problems.</para>
     85        </listitem>
     86        <listitem>
     87          <para>[renodr] - Fixed a build problem with Inkscape. Merged from
     88          trunk r17325.</para>
     89        </listitem>
     90        <listitem>
     91          <para>[renodr] - Fixed an issue with xine-lib and ImageMagick.
     92          Merged from trunk r17325.</para>
     93        </listitem>
     94        <listitem>
     95          <para>[renodr] - Updated to List-AllUtils-0.10. Merged from trunk
     96          r17339.</para>
     97        </listitem>
     98        <listitem>
     99          <para>[renodr] - Updated to Linux-PAM-1.3.0. Merged from trunk
     100          r17339.</para>
     101        </listitem>
     102        <listitem>
     103          <para>[renodr] - Add --disable-avahi to cups-filters with
     104          a command explanation. Merged from trunk r17339.</para>
     105        </listitem>
     106        <listitem>
     107          <para>[renodr] - Updated to mc-4.8.17. Merged from trunk
     108          r17341.</para>
     109        </listitem>
     110        <listitem>
     111          <para>[renodr] - Updated to smartmontools-6.5. Merged from trunk
     112          r17341.</para>
     113        </listitem>
     114        <listitem>
     115          <para>[renodr] - Updated to samba-4.4.3. Merged from trunk
     116          r17341.</para>
     117        </listitem>
     118        <listitem>
     119          <para>[renodr] - Updated to gnumeric-1.12.29. Merged from trunk
     120          r17342.</para>
     121        </listitem>
     122        <listitem>
     123          <para>[renodr] - Updated to goffice-0.10.29. Merged from trunk
     124          r17342.</para>
     125        </listitem>
     126        <listitem>
     127          <para>[renodr] - Updated to mesa-11.2.2. Merged from trunk
     128          r17342.</para>
     129        </listitem>
     130        <listitem>
     131          <para>[renodr] - Fixed building fdk-aac with GCC 6. Merged from trunk
     132          r17348.</para>
     133        </listitem>
     134        <listitem>
     135          <para>[renodr] - Update to mutt-1.6.1. Merged from trunk
     136          r17349.</para>
     137        </listitem>
     138        <listitem>
     139          <para>[renodr] - Update to asymptote-2.38. Merged from trunk
     140          r17350.</para>
     141        </listitem>
     142        <listitem>
     143          <para>[renodr] - Updated to gtk+-3.20.4. Merged from trunk
     144          r17351.</para>
     145        </listitem>
     146        <listitem>
     147          <para>[renodr] - Updated to libinput-1.3.0. Merged from trunk
     148          r17352.</para>
     149        </listitem>
     150        <listitem>
     151          <para>[renodr] - Updated to xcb-util-cursor-0.1.3. Merged from trunk
     152          r17352.</para>
     153        </listitem>
     154        <listitem>
     155          <para>{renodr] - Updated to xproto-7.0.29. Merged from trunk
     156          r17352.</para>
     157        </listitem>
     158      </itemizedlist>
     159    </listitem>
     160
     161    <listitem>
    48162      <para>May 10th, 2016</para>
    49163      <itemizedlist>
  • multimedia/libdriv/fdk-aac.xml

    r2e633b6 rf080ae0e  
    8686    </para>
    8787
    88 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     88<screen><userinput>CXX='g++ -Wno-narrowing'     \
     89./configure --prefix=/usr    \
     90            --disable-static &amp;&amp;
    8991make</userinput></screen>
    9092
     
    103105  <sect2 role="commands">
    104106    <title>Command Explanations</title>
     107
     108    <para>
     109      <command>CXX='g++ -Wno-narrowing' ...</command>: GCC 6 does not support
     110      integer narrowing. Setting CXX this way allows to suppress the
     111      associated error.
     112    </para>
    105113
    106114    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • multimedia/libdriv/xine-lib.xml

    r2e633b6 rf080ae0e  
    128128        -e 's/avcodec_free_frame/av_frame_free/'          \
    129129        -i src/combined/ffmpeg/ff_{audio,video}_decoder.c \
    130            src/dxr3/ffmpeg_encoder.c
     130           src/dxr3/ffmpeg_encoder.c &amp;&amp;
     131
     132sed -e 's|wand/magick_wand.h|MagickWand/MagickWand.h|' \
     133    -i src/video_dec/image.c &amp;&amp;
    131134
    132135./configure --prefix=/usr          \
     
    169172
    170173    <para>
    171       <command>sed ...</command>: This command enables the package to be
    172       built with <xref linkend="ffmpeg"/>.
     174      <command>sed ...</command>: These commands enables the package to be
     175      built with <xref linkend="ffmpeg"/> and <xref linkend="imagemagick"/>.
    173176    </para>
    174177
  • networking/mailnews/mutt.xml

    r2e633b6 rf080ae0e  
    88  <!ENTITY mutt-download-http " ">
    99  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    10   <!ENTITY mutt-md5sum        "d05bb821d7040c61ba89b22d7c2bd388">
     10  <!ENTITY mutt-md5sum        "be4d6e738c75c9287e76db7caec6bace">
    1111  <!ENTITY mutt-size          "3.8 MB">
    12   <!ENTITY mutt-buildsize     "37 MB (plus a further 5MB for the PDF manual)">
    13   <!ENTITY mutt-time          "0.3 SBU (plus a further 0.2 SBU to build the PDF manual)">
     12  <!ENTITY mutt-buildsize     "36 MB (plus a further 5MB for the PDF manual)">
     13  <!ENTITY mutt-time          "0.3 SBU (plus a further 0.1 SBU to build the PDF manual)">
    1414]>
    1515
  • networking/netprogs/samba.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "03a65a3adf08ceb1636ad59d234d7f9d">
     9  <!ENTITY samba-md5sum        "83b1af8a9899ab4de99f155fc42c83dd">
    1010  <!ENTITY samba-size          "20 MB">
    11   <!ENTITY samba-buildsize     "500 MB (additional 407 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
     11  <!ENTITY samba-buildsize     "464 MB (add 15 MB for the quicktest, reputedly up to 500 MB additional for all tests)">
    1212  <!ENTITY samba-time          "2.2 SBU, using parallelism=4 (additional 23.5 SBU for the quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
     
    130130make</userinput></screen>
    131131
     132<!--
    132133    <para>According to <application>Samba</application> developers, the
    133134    limitation to 108 characters of the path length of a unix named pipe socket
    134135    may be the cause of errors, so that over 1/3 of the tests might fail. For
    135     this reason, the switch <option>--with-selftest-prefix=/tmp/quick</option>
     136    this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
    136137    (or another path with small number of characters) can be used with
    137138    configure. Even so, the
     
    142143
    143144<screen><userinput>sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail</userinput></screen>
     145-->
    144146
    145147    <para>To test the results, as the
  • packages.ent

    r2e633b6 rf080ae0e  
    1313<!ENTITY cracklib-version             "2.9.6">
    1414<!ENTITY cyrus-sasl-version           "2.1.26">
    15 <!ENTITY gnupg2-version               "2.1.11">
     15<!ENTITY gnupg2-version               "2.1.12">
    1616<!ENTITY gnutls-version               "3.4.11">
    1717<!ENTITY gpgme-version                "1.6.0">
     
    2121<!ENTITY liboauth-version             "1.0.3">
    2222<!ENTITY libpwquality-version         "1.3.0">
    23 <!ENTITY linux-pam-version            "1.2.1">
     23<!ENTITY linux-pam-version            "1.3.0">
    2424<!ENTITY linux-pam-docs-version       "1.2.0">
    2525<!ENTITY mitkrb-major-version         "1.14">
     
    3434<!ENTITY nss-version                  "3.&nss-minor-version;">
    3535<!ENTITY openssh-version              "7.2p2">
    36 <!ENTITY openssl-version              "1.0.2g">
     36<!ENTITY openssl-version              "1.0.2h">
    3737<!ENTITY p11-kit-version              "0.23.2">    <!-- Even minors only -->
    3838<!ENTITY polkit-version               "0.113">
    3939<!ENTITY shadow-version               "4.2.1">
    4040<!ENTITY ssh-askpass-version          "&openssh-version;">
    41 <!ENTITY stunnel-version              "5.31">
     41<!ENTITY stunnel-version              "5.32">
    4242<!ENTITY sudo-version                 "1.8.16">
    4343<!ENTITY tripwire-version             "2.4.2.2">
     
    5353<!ENTITY parted-version               "3.2">
    5454<!ENTITY reiser-version               "3.6.24">
    55 <!ENTITY smartmontools-version        "6.4">
     55<!ENTITY smartmontools-version        "6.5">
    5656<!ENTITY sshfs-fuse-version           "2.5">
    5757<!ENTITY xfsprogs-version             "4.5.0">
     
    131131<!ENTITY libidn-version               "1.32">
    132132<!ENTITY libiodbc-version             "3.52.10">
    133 <!ENTITY libksba-version              "1.3.3">
     133<!ENTITY libksba-version              "1.3.4">
    134134<!ENTITY liblinear-version            "2.1">
    135135<!ENTITY libmbim-version              "1.12.2">
     
    162162<!ENTITY qjson-version                "0.8.1">
    163163<!ENTITY sbc-version                  "1.3">
    164 <!ENTITY talloc-version               "2.1.6">
     164<!ENTITY talloc-version               "2.1.7">
    165165<!ENTITY wayland-version              "1.10.0">
    166166<!ENTITY wv-version                   "1.2.9">
     
    215215<!ENTITY highlight-version            "3.22">
    216216<!ENTITY ibus-version                 "1.5.11">
    217 <!ENTITY imagemagick-version          "6.9.3">
     217<!ENTITY imagemagick-version          "7.0.1">
    218218<!ENTITY intltool-version             "0.50.2">
    219219<!ENTITY lsof-version                 "4.89">
     
    246246<!ENTITY lm_sensors-version           "3.4.0">
    247247<!ENTITY logrotate-version            "3.9.1">
    248 <!ENTITY mc-version                   "4.8.16">
     248<!ENTITY mc-version                   "4.8.17">
    249249<!ENTITY ModemManager-version         "1.4.10">
    250250<!ENTITY obex-data-server-version     "0.4.6">
     
    316316<!ENTITY junit-version                "4.11">
    317317<!ENTITY hamcrest-version             "1.3">
    318 <!ENTITY openjdk-version              "1.8.0.77">
     318<!ENTITY openjdk-version              "1.8.0.92">
    319319
    320320<!ENTITY python2-majorver             "2.7">
     
    340340<!ENTITY HTML-Parser-version          "3.72">
    341341<!ENTITY IPC-Run3-version             "0.048">
    342 <!ENTITY List-AllUtils-version        "0.09">
     342<!ENTITY List-AllUtils-version        "0.10">
    343343<!ENTITY List-MoreUtils-version       "0.415">
    344344<!ENTITY Log-Log4perl-version         "1.47">
     
    393393<!ENTITY rpcbind-version              "0.2.3">
    394394<!ENTITY rsync-version                "3.1.2">
    395 <!ENTITY samba-version                "4.4.2">
     395<!ENTITY samba-version                "4.4.3">
    396396<!ENTITY wget-version                 "1.17.1">
    397397<!ENTITY wireless-tools-version       "29">
     
    439439<!ENTITY procmail-version             "3.22">
    440440<!ENTITY fetchmail-version            "6.3.26">
    441 <!ENTITY mutt-version                 "1.6.0">
     441<!ENTITY mutt-version                 "1.6.1">
    442442<!ENTITY re-alpine-version            "2.03">
    443443
     
    484484<!ENTITY xcursor-themes-version       "1.0.4">
    485485<!ENTITY xkeyboard-config-version     "2.17">
    486 <!ENTITY mesa-version                 "11.2.1">
     486<!ENTITY mesa-version                 "11.2.2">
    487487<!ENTITY xcb-util-version             "0.4.0">
    488488<!ENTITY xcb-util-image-version       "0.4.0">
     
    514514<!ENTITY gdk-pixbuf-version           "2.34.0">
    515515<!ENTITY glu-version                  "9.0.0">
    516 <!ENTITY goffice010-version           "0.10.28">
     516<!ENTITY goffice010-version           "0.10.29">
    517517<!ENTITY gtk2-version                 "2.24.30">
    518 <!ENTITY gtk3-version                 "3.20.3">
     518<!ENTITY gtk3-version                 "3.20.4">
    519519<!ENTITY gtk-engines-version          "2.20.2">
    520520<!ENTITY gtkmm2-version               "2.24.4">
     
    667667<!-- Chapter 43 -->
    668668<!ENTITY AbiWord-version              "3.0.1">
    669 <!ENTITY gnumeric-version             "1.12.28">
     669<!ENTITY gnumeric-version             "1.12.29">
    670670<!ENTITY gnucash-version              "2.4.11">
    671671
     
    847847 in asymptote, biber and xindy -->
    848848<!ENTITY texlive-year                 "2015">
    849 <!ENTITY asymptote-version            "2.36">
     849<!ENTITY asymptote-version            "2.38">
    850850<!ENTITY biber-version                "2.4">
    851851<!ENTITY biblatex-version             "3.3">
  • postlfs/filesystems/smartmontools.xml

    r2e633b6 rf080ae0e  
    88    "&sourceforge-repo2;/projects/smartmontools/files/smartmontools/&smartmontools-version;/smartmontools-&smartmontools-version;.tar.gz">
    99  <!ENTITY smartmontools-download-ftp  " ">
    10   <!ENTITY smartmontools-md5sum        "56812c8312fd123ed40ef65afde1049e">
    11   <!ENTITY smartmontools-size          "804 KB">
    12   <!ENTITY smartmontools-buildsize     "18 MB">
    13   <!ENTITY smartmontools-time          "0.1 SBU">
     10  <!ENTITY smartmontools-md5sum        "093aeec3f8f39fa9a37593c4012d3156">
     11  <!ENTITY smartmontools-size          "836 KB">
     12  <!ENTITY smartmontools-buildsize     "21 MB">
     13  <!ENTITY smartmontools-time          "0.2 SBU">
    1414]>
    1515
  • postlfs/security/gnupg2.xml

    r2e633b6 rf080ae0e  
    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        "f0a7cb09fe119f8b82eba7efecd27dc0">
    10   <!ENTITY gnupg2-size          "5.0 MB">
    11   <!ENTITY gnupg2-buildsize     "112 MB (with tests and documentation included. Add an additional 8 MB for more formats.">
    12   <!ENTITY gnupg2-time          "0.9 SBU (with tests and documentation)">
     9  <!ENTITY gnupg2-md5sum        "573bc2cd83934eed12f0d0db443f5bde">
     10  <!ENTITY gnupg2-size          "5.3 MB">
     11  <!ENTITY gnupg2-buildsize     "96 MB (with tests and docs)">
     12  <!ENTITY gnupg2-time          "1.0 SBU (with tests and docs)">
    1313]>
    1414
  • postlfs/security/linux-pam.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY linux-pam-download-http "http://linux-pam.org/library/Linux-PAM-&linux-pam-version;.tar.bz2">
    88  <!ENTITY linux-pam-download-ftp  " ">
    9   <!ENTITY linux-pam-md5sum        "9dc53067556d2dd567808fd509519dd6">
     9  <!ENTITY linux-pam-md5sum        "da4b2289b7cfb19583d54e9eaaef1c3a">
    1010  <!ENTITY linux-pam-size          "1.3 MB">
    11   <!ENTITY linux-pam-buildsize     "33 MB (with tests)">
    12   <!ENTITY linux-pam-time          "0.3 SBU (with tests)">
     11  <!ENTITY linux-pam-buildsize     "28 MB (with tests)">
     12  <!ENTITY linux-pam-time          "0.5 SBU (with tests)">
    1313
    1414  <!ENTITY linux-pam-docs-download "http://linux-pam.org/documentation/Linux-PAM-&linux-pam-docs-version;-docs.tar.bz2">
  • postlfs/security/openssl.xml

    r2e633b6 rf080ae0e  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "f3c710c045cdee5fd114feb69feba7aa">
    12   <!ENTITY openssl-size          "5.1 MB">
    13   <!ENTITY openssl-buildsize     "63 MB (with tests)">
    14   <!ENTITY openssl-time          "1.5 SBU (with tests)">
     11  <!ENTITY openssl-md5sum        "9392e65072ce4b614c1392eefc1f23d0">
     12  <!ENTITY openssl-size          "5.0 MB">
     13  <!ENTITY openssl-buildsize     "51 MB (with tests)">
     14  <!ENTITY openssl-time          "1.6 SBU (with tests)">
    1515]>
    1616
  • postlfs/security/stunnel.xml

    r2e633b6 rf080ae0e  
    1010  <!-- Following ftp only has later release -->
    1111<!--  "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz" -->
    12   <!ENTITY stunnel-md5sum        "a39b89624984cefc6d229a54f34b33ec">
     12  <!ENTITY stunnel-md5sum        "60462f97b62e745288541089e8c0877c">
    1313  <!ENTITY stunnel-size          "628 KB">
    14   <!ENTITY stunnel-buildsize     "6.9 MB">
     14  <!ENTITY stunnel-buildsize     "7.3 MB">
    1515  <!ENTITY stunnel-time          "0.1 SBU">
    1616]>
  • pst/printing/cups-filters.xml

    r2e633b6 rf080ae0e  
    145145        --without-rcdir                 \
    146146        --disable-static                \
     147        --disable-avahi                 \
    147148        --with-gs-path=/usr/bin/gs      \
    148149        --with-pdftops-path=/usr/bin/gs \
     
    172173  <sect2 role="commands">
    173174    <title>Command Explanations</title>
     175
     176    <para>
     177      <parameter>--disable-avahi</parameter>: This switch is needed
     178      if the optional <xref linkend="avahi"/> is not installed. Remove
     179      it if avahi is installed and you need network printer discovery
     180      capabilities.
     181    </para>
    174182
    175183    <para>
  • pst/typesetting/asymptote.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY asymptote-download-http "&sourceforge-repo;/sourceforge/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "e4079e7f35b12fab3f7af18bc5206824">
    10   <!ENTITY asymptote-size          "3.3 MB">
     9  <!ENTITY asymptote-md5sum        "aca55728252777d58ad6eeb2ee550b10">
     10  <!ENTITY asymptote-size          "3.4 MB">
    1111  <!ENTITY asymptote-buildsize     "164 MB">
    12   <!ENTITY asymptote-time          "1.9 SBU">
     12  <!ENTITY asymptote-time          "1.7 SBU">
    1313]>
    1414
  • x/installing/mesa.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY mesa-download-http " ">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "f97d8e2f4b9a346f35c9585b2f3bf8bb">
     9  <!ENTITY mesa-md5sum        "e0ec73f7273662a74366f0d76dd19ac3">
    1010  <!ENTITY mesa-size          "7.3 MB">
    1111  <!ENTITY mesa-buildsize     "317 MB (with tests and documentation)">
  • x/installing/x7proto.xml

    r2e633b6 rf080ae0e  
    8686  <!ENTITY xineramaproto-md5sum            "9959fe0bfb22a0e7260433b8d199590a">
    8787
    88   <!ENTITY xproto-version                  "7.0.28">
    89   <!ENTITY xproto-md5sum                   "3ce2f230c5d8fa929f326ad1f0fa40a8">
     88  <!ENTITY xproto-version                  "7.0.29">
     89  <!ENTITY xproto-md5sum                   "eeeae1f47d43a33ef0d5c56727410326">
    9090
    9191]>
  • x/installing/xcb-util-cursor.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY xcb-util-cursor-download-http "http://xcb.freedesktop.org/dist/xcb-util-cursor-&xcb-util-cursor-version;.tar.bz2">
    88  <!ENTITY xcb-util-cursor-download-ftp  " ">
    9   <!ENTITY xcb-util-cursor-md5sum        "88e70d92ff5616d406ce5b1b62e0c58b">
    10   <!ENTITY xcb-util-cursor-size          "283 KB">
    11   <!ENTITY xcb-util-cursor-buildsize     "2.4 MB">
     9  <!ENTITY xcb-util-cursor-md5sum        "6ac3b17cba51aaaa36ba035a53527214">
     10  <!ENTITY xcb-util-cursor-size          "292 KB">
     11  <!ENTITY xcb-util-cursor-buildsize     "2.5 MB">
    1212  <!ENTITY xcb-util-cursor-time          "less than 0.1 SBU">
    1313]>
  • x/lib/goffice010.xml

    r2e633b6 rf080ae0e  
    99  <!ENTITY goffice010-download-ftp
    1010            "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz">
    11   <!ENTITY goffice010-md5sum        "7c4de58dd3e4230a6817d172b865ab84">
     11  <!ENTITY goffice010-md5sum        "0b1ff43a34672fc047b3f7314d4b1018">
    1212  <!ENTITY goffice010-size          "2.3 MB">
    13   <!ENTITY goffice010-buildsize     "82 MB (with tests)">
     13  <!ENTITY goffice010-buildsize     "85 MB (with tests)">
    1414  <!ENTITY goffice010-time          "1.0 SBU (with tests)">
    1515]>
  • x/lib/gtk3.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/3.20/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/3.20/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "c4e4799cbf3aaea3fce5eb2fae77ad2c">
     9  <!ENTITY gtk3-md5sum        "0cceee599f2910c25bf4b9dde4ab2fb6">
    1010  <!ENTITY gtk3-size          "16.4 MB">
    11   <!ENTITY gtk3-buildsize     "406 MB (plus 8 MB for tests)">
     11  <!ENTITY gtk3-buildsize     "422 MB (plus 9 MB for tests)">
    1212  <!ENTITY gtk3-time          "6.3 SBU (plus 0.5 SBU for tests)">
    1313]>
  • xsoft/graphweb/firefox.xml

    r2e633b6 rf080ae0e  
    295295    </para>
    296296
    297      <para>
    298       <command>make -C firefox-build-dir install</command>: This runs
    299       <command>make install</command> in firefox-build-dir.
    300     </para>
    301 
    302     <para>
    303       <command>ln -sfv ... /usr/bin/firefox</command>: This puts a symbolic link
    304       to the <command>firefox</command> executable in your <envar>PATH</envar>
    305       variable.
    306     </para>
    307 
    308297    <para>
    309298      <command>mkdir -p /usr/lib/mozilla/plugins</command>: This checks
  • xsoft/office/gnumeric.xml

    r2e633b6 rf080ae0e  
    77  <!ENTITY gnumeric-download-http "&gnome-download-http;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    88  <!ENTITY gnumeric-download-ftp  "&gnome-download-ftp;/gnumeric/1.12/gnumeric-&gnumeric-version;.tar.xz">
    9   <!ENTITY gnumeric-md5sum        "147ddb28b9ec7106d36f4ff82f66f840">
     9  <!ENTITY gnumeric-md5sum        "c52924e0afa83e2ab9de623dc8cddd6d">
    1010  <!ENTITY gnumeric-size          "18 MB">
    11   <!ENTITY gnumeric-buildsize     "313 MB (with tests)">
     11  <!ENTITY gnumeric-buildsize     "276 MB (add 3 MB for tests)">
    1212  <!ENTITY gnumeric-time          "1.6 SBU (additional 8.6 SBU for tests)">
    1313]>
     
    143143      If you wish to test the results, first disable one test which fails:
    144144
    145 <screen><userinput>sed \
    146   -e '/\tt1013-crlibm.*/d' \
    147   -i test/Makefile</userinput></screen>
    148 
    149       then issue <command>make check</command>. Tests must be run from an active
     145<screen><userinput>sed -e '/\tt1013-crlibm.*/d' \
     146    -i test/Makefile</userinput></screen>
     147
     148      then issue <command>make check</command>. Tests should be run from an active
    150149      X session, and <xref linkend="dconf"/> should be installed to prevent some
    151150      failures.
  • xsoft/other/inkscape.xml

    r2e633b6 rf080ae0e  
    157157<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-testfiles-1.patch &amp;&amp;
    158158
     159sed -e 's/ScopedPtr&lt;char&gt;/make_unique_ptr_gfree/' \
     160    -i src/ui/clipboard.cpp &amp;&amp;
     161
    159162CXXFLAGS="-g -O2 -std=c++11" ./configure --prefix=/usr &amp;&amp;
    160163make</userinput></screen>
     
    176179  <sect2 role="commands">
    177180    <title>Command Explanations</title>
     181
     182    <para>
     183      <command>sed ...</command>: This <command>sed</command> fixes a
     184      build problem identified upstream.
     185    </para>
    178186
    179187    <para>
     
    184192      to be used as an option to <command>g++</command>. We pass it into
    185193      <envar>CXXFLAGS</envar> together with the default options.
    186     </para>
    187 
    188     <para>
    189       <command>sed -ri ... configure</command>:
    190       This <command>sed</command> fixes building problems starting
    191       with gc-7.4.2.
    192194    </para>
    193195
Note: See TracChangeset for help on using the changeset viewer.