Update to neon-0.32.2.

This commit is contained in:
Bruce Dubbs 2022-01-12 13:12:40 -06:00
parent c26cfe083d
commit a0e61382d9
3 changed files with 9 additions and 5 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>January 12th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to neon-0.32.2. Fixes
<ulink url="&blfs-ticket-root;15962">#15962</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Change PAM configuration files of shadow
applications so that only the types really used appear, and

View File

@ -7,10 +7,10 @@
<!-- <!ENTITY neon-download-http "http://www.webdav.org/neon/neon-&neon-version;.tar.gz"> -->
<!ENTITY neon-download-http "https://notroj.github.io/neon/neon-&neon-version;.tar.gz">
<!ENTITY neon-download-ftp " ">
<!ENTITY neon-md5sum "aa20818503e427ba1f4aa50c084a88c4">
<!ENTITY neon-size "860 KB">
<!ENTITY neon-buildsize "6.6 MB (additional 20 MB for the tests)">
<!ENTITY neon-time "0.1 SBU (additional 0.5 SBU for the tests)">
<!ENTITY neon-md5sum "09dd5c5e2cf4a0e01b20dd62767a1df7">
<!ENTITY neon-size "864 KB">
<!ENTITY neon-buildsize "6.6 MB (additional 20 MB for tests)">
<!ENTITY neon-time "less than 0.1 SBU (add 0.5 SBU for tests)">
]>
<sect1 id="neon" xreflabel="neon-&neon-version;">

View File

@ -647,7 +647,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY libsoup-minor "2.74">
<!ENTITY libsoup-version "&libsoup-minor;.2">
<!ENTITY libtirpc-version "1.3.2">
<!ENTITY neon-version "0.32.1">
<!ENTITY neon-version "0.32.2">
<!ENTITY nghttp2-version "1.46.0">
<!ENTITY rpcsvc-proto-version "1.4.3">
<!ENTITY serf-version "1.3.9">