mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Package updates
Update to samba-4.14.7 Update to Mako-1.1.5 Update to balsa-2.6.3 Update to openldap-2.5.7 Update to git-2.33.0 Update to Pygments-2.10.0
This commit is contained in:
parent
96428de8b7
commit
d40dd18176
@ -8,16 +8,16 @@
|
||||
|
||||
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
|
||||
<!ENTITY git-download-ftp " ">
|
||||
<!ENTITY git-md5sum "de30d259ad0f8f2ac22b0584e567daae">
|
||||
<!ENTITY git-md5sum "0990ff97af1511be0d9f0d3223dd4359">
|
||||
|
||||
<!ENTITY git-size "6.2 MB">
|
||||
<!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
|
||||
<!-- but people keep forgetting that an install not only needs the nett build
|
||||
space, it also needs the install space (or DESTDIR) -->
|
||||
<!ENTITY git-buildsize "213 MB (with downloaded documentation, add 16 MB to build documentation)">
|
||||
<!ENTITY git-buildsize "332 MB (with downloaded documentation, add 16 MB to build documentation)">
|
||||
<!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
|
||||
<!-- Confirmed that it is disk related.-->
|
||||
<!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 1.7 SBU for tests, both with parallelism=4)">
|
||||
<!ENTITY git-time "0.4 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="git" xreflabel="git-&git-version;">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY Mako-download-http "&pymodules-dl;/M/Mako/Mako-&mako-version;.tar.gz">
|
||||
<!ENTITY Mako-download-ftp " ">
|
||||
<!ENTITY Mako-md5sum "2cd02c14d08c2180b3e10d3c2e749b9e">
|
||||
<!ENTITY Mako-size "469 KB">
|
||||
<!ENTITY Mako-buildsize "3.8 MB">
|
||||
<!ENTITY Mako-md5sum "409bdc38e9ddda5eada61fb092cb12fd">
|
||||
<!ENTITY Mako-size "484 KB">
|
||||
<!ENTITY Mako-buildsize "3.9 MB">
|
||||
<!ENTITY Mako-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY pygments-download-http
|
||||
"https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-&pygments-version;.tar.gz">
|
||||
<!ENTITY pygments-download-ftp " ">
|
||||
<!ENTITY pygments-md5sum "665516d1d1c0099241ab6e4c057e26be">
|
||||
<!ENTITY pygments-md5sum "87369a4e15019caf9cf056ab2c5858b3">
|
||||
<!ENTITY pygments-size "3.9 MB">
|
||||
<!ENTITY pygments-buildsize "47 MB">
|
||||
<!ENTITY pygments-buildsize "54 MB">
|
||||
<!ENTITY pygments-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -41,6 +41,36 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 26th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to samba-4.14.7. Fixes
|
||||
<ulink url="&blfs-ticket-root;15457">#15457</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Mako-1.1.5 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;15442">#15442</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to balsa-2.6.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;15431">#15431</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to openldap-2.5.7. Fixes
|
||||
<ulink url="&blfs-ticket-root;15430">#14530</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to git-2.33.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;15409">#15409</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Pygments-2.10.0 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;15402">#15402</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 25th, 2021</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
|
||||
<!ENTITY samba-download-ftp " ">
|
||||
<!ENTITY samba-md5sum "0e6b5607ad37209a5a10235579fa9765">
|
||||
<!ENTITY samba-md5sum "f0db8302944bb861b31f4163fd302f66">
|
||||
<!ENTITY samba-size "18 MB">
|
||||
<!ENTITY samba-buildsize "624 MB (add 379 MB for quicktest)">
|
||||
<!ENTITY samba-time "3.2 SBU (using parallelism=4; add 4.9 SBU for quicktest)">
|
||||
<!ENTITY samba-buildsize "622 MB (add 379 MB for quicktest)">
|
||||
<!ENTITY samba-time "3.1 SBU (using parallelism=4; add 4.9 SBU for quicktest)">
|
||||
]>
|
||||
|
||||
<sect1 id="samba" xreflabel="Samba-&samba-version;">
|
||||
|
12
packages.ent
12
packages.ent
@ -343,7 +343,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY gcc-version "11.2.0">
|
||||
<!ENTITY gc-version "8.0.4">
|
||||
<!ENTITY gdb-version "10.2">
|
||||
<!ENTITY git-version "2.32.0">
|
||||
<!ENTITY git-version "2.33.0">
|
||||
<!ENTITY guile-version "3.0.7">
|
||||
<!ENTITY librep-version "0.92.7">
|
||||
<!ENTITY llvm-majmin-version "12.0">
|
||||
@ -564,7 +564,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY Jinja2-version "3.0.1">
|
||||
<!-- libxml2 for Python2 shares the version of libxml2 -->
|
||||
<!ENTITY lxml-version "4.6.3">
|
||||
<!ENTITY mako-version "1.1.4">
|
||||
<!ENTITY mako-version "1.1.5">
|
||||
<!ENTITY MarkupSafe-version "2.0.1">
|
||||
<!ENTITY py3c-version "1.3.1">
|
||||
<!ENTITY pyatspi2-version "2.38.1">
|
||||
@ -573,7 +573,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pycairo-version "1.20.1">
|
||||
<!--<!ENTITY pycrypto-version "2.6.1"> Replaced by pycryptodome -->
|
||||
<!ENTITY pycryptodome-version "3.10.1">
|
||||
<!ENTITY pygments-version "2.9.0">
|
||||
<!ENTITY pygments-version "2.10.0">
|
||||
<!ENTITY pygobject2-version "2.28.7">
|
||||
<!ENTITY pygobject3-version "3.40.1">
|
||||
<!ENTITY pygtk-version "2.24.0">
|
||||
@ -600,7 +600,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY ntp-version "4.2.8p15">
|
||||
<!ENTITY rpcbind-version "1.2.6">
|
||||
<!ENTITY rsync-version "3.2.3">
|
||||
<!ENTITY samba-version "4.14.6">
|
||||
<!ENTITY samba-version "4.14.7">
|
||||
<!ENTITY wget-version "1.21.1">
|
||||
<!ENTITY wireless-tools-version "29">
|
||||
<!ENTITY wpa_supplicant-version "2.9">
|
||||
@ -684,7 +684,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY sqlite-version "3.36.0">
|
||||
|
||||
<!-- Chapter 23 -->
|
||||
<!ENTITY openldap-version "2.5.6">
|
||||
<!ENTITY openldap-version "2.5.7">
|
||||
<!ENTITY soprano-version "2.9.4">
|
||||
<!ENTITY unbound-version "1.13.2">
|
||||
<!ENTITY virtuoso-version "6.1.8">
|
||||
@ -934,7 +934,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY seamonkey-version "2.53.8.1">
|
||||
|
||||
<!-- Chapter 41 -->
|
||||
<!ENTITY balsa-version "2.6.2">
|
||||
<!ENTITY balsa-version "2.6.3">
|
||||
<!ENTITY ekiga-version "4.0.1">
|
||||
<!ENTITY feh-version "3.7.1">
|
||||
<!--<!ENTITY fontforge-date "2015-02-28">-->
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY openldap-download-http "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
<!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz">
|
||||
<!ENTITY openldap-md5sum "11b5b3f4e6ec528bb475ac614fa80dc0">
|
||||
<!ENTITY openldap-md5sum "e7847d1463ce4cdc8e3fd831d1cd267c">
|
||||
<!ENTITY openldap-size "6.1 MB">
|
||||
<!ENTITY openldap-buildsize "54 MB (client), 91 MB (server)">
|
||||
<!ENTITY openldap-time "0.5 SBU (client), 1.0 SBU (server)">
|
||||
<!ENTITY openldap-buildsize "52 MB (client), 98 MB (server)">
|
||||
<!ENTITY openldap-time "0.4 SBU (client), 0.9 SBU (server)">
|
||||
]>
|
||||
|
||||
<sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;">
|
||||
@ -94,7 +94,8 @@
|
||||
<xref linkend="mariadb"/> or
|
||||
<xref linkend="postgresql"/> or
|
||||
<ulink url="http://www.mysql.com/">MySQL</ulink>,
|
||||
<ulink url="http://www.openslp.org/">OpenSLP</ulink>, and
|
||||
<ulink url="http://www.openslp.org/">OpenSLP</ulink>,
|
||||
<ulink url="https://docs.mongodb.com/manual/core/wiredtiger/">WiredTiger</ulink>, and
|
||||
<xref linkend="db"/> (for slapd, but deprecated)
|
||||
</para>
|
||||
|
||||
@ -539,13 +540,12 @@ result: 0 Success
|
||||
<seglistitem>
|
||||
<seg>
|
||||
ldapadd, ldapcompare, ldapdelete, ldapexop, ldapmodify, ldapmodrdn,
|
||||
ldappasswd, ldapsearch, ldapurl, ldapwhoami, slapacl, slapadd,
|
||||
slapauth, slapcat, slapd, slapdn, slapindex, slappasswd, slapschema,
|
||||
and slaptest
|
||||
ldappasswd, ldapsearch, ldapurl, ldapvc, ldapwhoami, slapacl, slapadd,
|
||||
slapauth, slapcat, slapd, slapdn, slapindex, slapmodify, slappasswd,
|
||||
slapschema, and slaptest
|
||||
</seg>
|
||||
<seg>
|
||||
liblber.so, libldap.so, libldap_r.so,
|
||||
and several under /usr/lib/openldap
|
||||
liblber.so, libldap.so, and several under /usr/lib/openldap
|
||||
</seg>
|
||||
<seg>
|
||||
/etc/openldap,
|
||||
@ -675,6 +675,18 @@ result: 0 Success
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ldapvc">
|
||||
<term><command>ldapvc</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
verifies LDAP credentials
|
||||
</para>
|
||||
<indexterm zone="openldap ldapvc">
|
||||
<primary sortas="b-ldapvc">ldapvc</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="ldapwhoami">
|
||||
<term><command>ldapwhoami</command></term>
|
||||
<listitem>
|
||||
@ -779,6 +791,18 @@ result: 0 Success
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="slapmodify">
|
||||
<term><command>slapmodify</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
modifies entries in a slapd database
|
||||
</para>
|
||||
<indexterm zone="openldap slapmodify">
|
||||
<primary sortas="b-slapmodify">slapmodify</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="slappasswd">
|
||||
<term><command>slappasswd</command></term>
|
||||
<listitem>
|
||||
@ -846,6 +870,7 @@ result: 0 Success
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--
|
||||
<varlistentry id="libldap_r">
|
||||
<term><filename class="libraryfile">libldap_r.so</filename></term>
|
||||
<listitem>
|
||||
@ -858,6 +883,7 @@ result: 0 Success
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
-->
|
||||
|
||||
</variablelist>
|
||||
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY balsa-download-http "https://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2">
|
||||
<!ENTITY balsa-download-http "https://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.xz">
|
||||
<!ENTITY balsa-download-ftp " ">
|
||||
<!ENTITY balsa-md5sum "2361369eb566e53ddc2f6afa34eb7a9d">
|
||||
<!ENTITY balsa-size "4.4 MB">
|
||||
<!ENTITY balsa-buildsize "66 MB">
|
||||
<!ENTITY balsa-md5sum "cf6b5183cc3eb240c3dd120167822c35">
|
||||
<!ENTITY balsa-size "3.6 MB">
|
||||
<!ENTITY balsa-buildsize "77 MB">
|
||||
<!ENTITY balsa-time "0.2 SBU (Using parallelism=4)">
|
||||
]>
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
<application>GNOME</application>-2 based mail client.
|
||||
</para>
|
||||
|
||||
&lfs101_checked;
|
||||
&lfs110_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -77,7 +77,8 @@
|
||||
<xref linkend="enchant"/>,
|
||||
<xref linkend="gmime3"/>,
|
||||
<xref linkend="gpgme"/>,
|
||||
<xref linkend="gtk3"/>,and
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="libnotify"/>, and
|
||||
<xref linkend="rarian"/>
|
||||
</para>
|
||||
|
||||
@ -98,7 +99,6 @@
|
||||
<xref linkend="gcr"/>,
|
||||
<xref linkend="gtksourceview"/>,
|
||||
<xref linkend="libcanberra"/>,
|
||||
<xref linkend="libnotify"/>,
|
||||
<xref linkend="libsecret"/>,
|
||||
<xref linkend="mitkrb"/>,
|
||||
<xref linkend="openldap"/>,
|
||||
@ -127,8 +127,7 @@
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var/lib \
|
||||
--without-html-widget \
|
||||
--without-libnotify &&
|
||||
--without-html-widget &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user