Changeset 66d9ef8


Ignore:
Timestamp:
11/11/2017 01:13:20 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
2c71e1c
Parents:
a14ca50
Message:

Update to libblockdev-2.14.
Update to dbus-1.12.0.
Update to gtk+3 3.22.26.
Update to postfix-3.2.4.
Update to cups-2.2.6.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libblockdev.xml

    ra14ca50 r66d9ef8  
    88    "https://github.com/storaged-project/libblockdev/releases/download/2.13-1/libblockdev-&libblockdev-version;.tar.gz">
    99  <!ENTITY libblockdev-download-ftp " ">
    10   <!ENTITY libblockdev-md5sum        "682af59af62afd8d44fb39ea492ede30">
    11   <!ENTITY libblockdev-size          "724 KB">
    12   <!ENTITY libblockdev-buildsize     "14 MB">
    13   <!ENTITY libblockdev-time          "0.3 SBU">
     10  <!ENTITY libblockdev-md5sum        "d13953db5247f326f730ff7ae64493de">
     11  <!ENTITY libblockdev-size          "736 KB">
     12  <!ENTITY libblockdev-buildsize     "11 MB">
     13  <!ENTITY libblockdev-time          "0.2 SBU">
    1414]>
    1515
     
    8080    <para role="required">
    8181      <xref linkend="gobject-introspection"/>,
    82       <xref linkend="libbytesize"/>, and
     82      <xref linkend="libbytesize"/>,
     83      <xref linkend="parted"/>, and
    8384      <xref linkend="volume_key"/>
    8485    </para>
     
    8990      <xref linkend="gtk-doc"/>,
    9091      <xref linkend="mdadm"/>,
    91       <xref linkend="parted"/>,
    9292      <ulink url="http://dmraid.sourcearchive.com/">dmraid</ulink>, and
    9393      <ulink url="http://bcachefs.org/">bcachefs</ulink>
     
    109109<screen><userinput>./configure --prefix=/usr     \
    110110            --sysconfdir=/etc \
     111            --with-python3    \
     112            --without-gtk-doc \
    111113            --without-dm      &amp;&amp;
    112114make</userinput></screen>
  • general/sysutils/dbus.xml

    ra14ca50 r66d9ef8  
    77  <!ENTITY dbus-download-http "https://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "d548ae16f9a3268fe4650ccc86a3f06f">
    10   <!ENTITY dbus-size          "1.9 MB">
    11   <!ENTITY dbus-buildsize     "27 MB (add 33 MB for the tests)">
    12   <!ENTITY dbus-time          "0.4 SBU (add 2.4 SBU for the tests)">
     9  <!ENTITY dbus-md5sum        "7ee90da9661af052f0474c1154d0ba21">
     10  <!ENTITY dbus-size          "2.0 MB">
     11  <!ENTITY dbus-buildsize     "18 MB (add 27 MB for the tests)">
     12  <!ENTITY dbus-time          "0.3 SBU (add 1.9 SBU for the tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    ra14ca50 r66d9ef8  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to libblockdev-2.14. Fixes
     49          <ulink url="&blfs-ticket-root;9968">#9968</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to dbus-1.12.0. Fixes
     53          <ulink url="&blfs-ticket-root;9962">#9962</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to gtk+3 3.22.26. Fixes
     57          <ulink url="&blfs-ticket-root;9954">#9954</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to postfix-3.2.4. Fixes
     61          <ulink url="&blfs-ticket-root;9949">#9949</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to cups-2.2.6. Fixes
     65          <ulink url="&blfs-ticket-root;9937">#9937</ulink>.</para>
     66        </listitem>
     67        <listitem>
    4868          <para>[chey] - Fix building sshfs on i686. Fixes
    4969          <ulink url="&blfs-ticket-root;9759">#9759</ulink>.</para>
  • packages.ent

    ra14ca50 r66d9ef8  
    129129<!ENTITY libatasmart-version          "0.19">
    130130<!ENTITY libatomic_ops-version        "7.4.8">
    131 <!ENTITY libblockdev-version          "2.13">
     131<!ENTITY libblockdev-version          "2.14">
    132132<!ENTITY libbytesize-version          "1.2">
    133133<!ENTITY libcroco-version             "0.6.12">
     
    264264<!ENTITY cpio-version                 "2.12">
    265265<!ENTITY cups-pk-helper-version       "0.2.6">
    266 <!ENTITY dbus-version                 "1.10.24">   <!-- Even minors only -->
     266<!ENTITY dbus-version                 "1.12.0">   <!-- Even minors only -->
    267267<!ENTITY eudev-version                "1.7">
    268268<!ENTITY fcron-version                "3.2.0">
     
    498498
    499499<!ENTITY exim-version                 "4.89">
    500 <!ENTITY postfix-version              "3.2.3">
     500<!ENTITY postfix-version              "3.2.4">
    501501<!ENTITY sendmail-version             "8.15.2">
    502502
     
    559559<!ENTITY goffice010-version           "0.10.35">
    560560<!ENTITY gtk2-version                 "2.24.31">
    561 <!ENTITY gtk3-version                 "3.22.24">
     561<!ENTITY gtk3-version                 "3.22.26">
    562562<!ENTITY gtk-engines-version          "2.20.2">
    563563<!ENTITY gtkmm2-version               "2.24.5">
     
    853853<!-- Part XII -->
    854854<!-- Chapter 50 -->
    855 <!ENTITY cups-version                 "2.2.4">
     855<!ENTITY cups-version                 "2.2.6">
    856856<!ENTITY cups-filters-version         "1.17.5">
    857857<!ENTITY gs-version                   "9.22">
  • postlfs/security/cryptsetup.xml

    ra14ca50 r66d9ef8  
    8686    <para role="optional">
    8787      <xref linkend="libpwquality"/>,
    88       <xref linkend="lvm2"/>,
    8988      <xref linkend="python2"/>, and
    9089      <ulink url="http://www.openwall.com/passwdqc/">passwdqc</ulink>
  • pst/printing/cups.xml

    ra14ca50 r66d9ef8  
    77  <!ENTITY cups-download-http "https://github.com/apple/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "d26e5a0a574a69fe1d01079b2931fc49">
    10   <!ENTITY cups-size          "9.5 MB">
    11   <!ENTITY cups-buildsize     "54 MB">
     9  <!ENTITY cups-md5sum        "e91c26d8d97b5a1630a962f530f02192">
     10  <!ENTITY cups-size          "9.8 MB">
     11  <!ENTITY cups-buildsize     "57 MB">
    1212  <!ENTITY cups-time          "0.4 SBU">
    1313]>
     
    8383    <para role="recommended">
    8484      <xref linkend="colord"/>,
    85       <xref linkend="dbus"/>, and
    86       <xref linkend="libusb"/>
     85      <xref linkend="dbus"/>,
     86      <xref linkend="libusb"/>, and
     87      <xref linkend="xdg-utils"/>
    8788    </para>
    8889
     
    9495      <xref linkend="mitkrb"/>,
    9596      <xref linkend="openjdk"/>,
    96       <xref linkend="php"/>,
    97       <xref linkend="python2"/>, and
    98       <xref linkend="xdg-utils"/>
    99 
     97      <xref linkend="php"/>, and
     98      <xref linkend="python2"/>
    10099    </para>
    101100
     
    203202    </para>
    204203
    205 <!-- Remove for cups-2.2.5 -->
    206     <para>
    207       Fix a regression in CUPS-2.2.4:
    208     </para>
    209 
    210 <screen><userinput>sed -i '2062,2069d' cups/dest.c</userinput></screen>
    211 
    212 <!--  This does not appear to be needed any more, but leaving it in as
    213       a comment for right now.  - bdubbs 2017-04-07
    214 
    215     <para>
    216       Unless you have installed <xref linkend="mitkrb"/>, fix a configuration
    217       file:
    218     </para>
    219 
    220 <screen><userinput>sed -i '/kerberized/,$ d' conf/cupsd.conf.in</userinput></screen>
    221 -->
    222 
    223     <!-- docdir is also document root for cups administration interface, so
    224     let's just put it in /usr/share/cups/doc-&cups-version; and create symlink
    225     in /usr/share/doc/cups-&cups-version;-->
    226 
    227204    <para>
    228205      Build <application>Cups</application> by running the following commands:
     
    232209<screen revision="sysv"><userinput>sed -i 's:444:644:' Makedefs.in                                     &amp;&amp;
    233210sed -i '/MAN.EXT/s:.gz::' configure config-scripts/cups-manpages.m4 &amp;&amp;
    234 sed -i '/LIBGCRYPTCONFIG/d' config-scripts/cups-ssl.m4              &amp;&amp;
    235211
    236212aclocal  -I config-scripts &amp;&amp;
     
    247223<screen revision="systemd"><userinput>sed -i 's:555:755:g;s:444:644:g' Makedefs.in                         &amp;&amp;
    248224sed -i '/MAN.EXT/s:.gz::g' configure config-scripts/cups-manpages.m4 &amp;&amp;
    249 sed -i '/LIBGCRYPTCONFIG/d' config-scripts/cups-ssl.m4               &amp;&amp;
    250225
    251226aclocal  -I config-scripts &amp;&amp;
     
    291266    <title>Command Explanations</title>
    292267
    293 <!-- See comment about this above
    294     <para>
    295       <command>sed -i '/kerberized/,$ d' conf/cupsd.conf.in</command>: when this
    296       version of <application>cups</application> is compiled without kerberos
    297       support, it nevertheless adds a policy entry at the end of
    298       <filename>/etc/cups/cupsd.conf</filename>. But the daemon will error out
    299       because it does not understand that entry, so remove it.
    300     </para>
    301 -->
    302 <!-- Remove for cups-2.2.5 -->
    303     <para>
    304       <command>sed ... cups/dest.c</command>: Fix a regression in cups-2.2.4,
    305       which prevents finding printers when no default printer is defined.
    306     </para>
    307 
    308268    <para>
    309269      <command>sed ... Makedefs.in</command>: Fix files and directories
     
    330290      Installed disk space is not appreciably modified.
    331291    </para>
    332 <!--
    333     <para>
    334       <command>sed ... test/ippserver.c</command>: This sed fixes a bug,
    335       which shows up when <application>avahi</application> is not present.
    336     </para>-->
    337292
    338293    <para revision="sysv">
    339294      <parameter>--disable-systemd</parameter>: Systemd is not supported by
    340       BLFS.
     295      this version of BLFS.
    341296    </para>
    342297
  • server/mail/postfix.xml

    ra14ca50 r66d9ef8  
    77  <!ENTITY postfix-download-http " ">
    88  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    9   <!ENTITY postfix-md5sum        "cf62bfb8f379a0936d9a6d84d9c4504b">
     9  <!ENTITY postfix-md5sum        "60d8418278ef9f3c7d1251480ea84a42">
    1010  <!ENTITY postfix-size          "4.2 MB">
    1111  <!ENTITY postfix-buildsize     "173 MB">
  • x/lib/gtk+3.xml

    ra14ca50 r66d9ef8  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-22;/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-22;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "b782a15b7b5b2005a1ce4647fb002a49">
     9  <!ENTITY gtk3-md5sum        "eeeb8038fe0d386c7516fa46cd4fff6b">
    1010  <!ENTITY gtk3-size          "18 MB">
    11   <!ENTITY gtk3-buildsize     "431 MB (add 9 MB for tests)">
    12   <!ENTITY gtk3-time          "1.9 SBU (using parallelism=4, add 0.5 SBU for tests)">
     11  <!ENTITY gtk3-buildsize     "430 MB (add 9 MB for tests)">
     12  <!ENTITY gtk3-time          "1.8 SBU (using parallelism=4, add 0.5 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.