Update to xcb-proto-1.15.2

Also update changelog for postgresql
This commit is contained in:
Pierre Labastie 2022-06-18 22:12:17 +02:00
parent 0adae6fa46
commit 9d4a59ac9a
3 changed files with 20 additions and 4 deletions

View File

@ -44,6 +44,14 @@
<listitem>
<para>June 18th, 2022</para>
<itemizedlist>
<listitem>
<para>[pierre] - Update to xcb-proto-1.15.2. Fixes
<ulink url="&blfs-ticket-root;16678">#16678</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to postgresql-14.4. Fixes
<ulink url="&blfs-ticket-root;16674">#16674</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to mercurial-6.1.4. Fixes
<ulink url="&blfs-ticket-root;16672">#16672</ulink>.</para>

View File

@ -718,7 +718,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY xorgproto-version "2022.1">
<!ENTITY libXau-version "1.0.9">
<!ENTITY libXdmcp-version "1.1.3">
<!ENTITY xcb-proto-version "1.15.1">
<!ENTITY xcb-proto-version "1.15.2">
<!ENTITY libxcb-version "1.15">
<!ENTITY libxcvt-version "0.1.1">
<!ENTITY xcb-util-version "0.4.0">

View File

@ -6,9 +6,9 @@
<!ENTITY xcb-proto-download-http "https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-&xcb-proto-version;.tar.xz">
<!ENTITY xcb-proto-download-ftp " ">
<!ENTITY xcb-proto-md5sum "6fd8be0a6a401112c623dae9eea38e4d">
<!ENTITY xcb-proto-size "148 KB">
<!ENTITY xcb-proto-buildsize "1.3 MB">
<!ENTITY xcb-proto-md5sum "d2251b01927c2fbe92dc540f9536b430">
<!ENTITY xcb-proto-size "145 KB">
<!ENTITY xcb-proto-buildsize "2.3 MB">
<!ENTITY xcb-proto-time "less than 0.1 SBU">
]>
@ -108,6 +108,14 @@
<screen role="root"><userinput>make install</userinput></screen>
<para>
If you are upgrading from version 1.15.1 or lower, the old pkgconfig
file needs to be removed. Issue, as the
<systemitem class="username">root</systemitem> user:
</para>
<screen role="nodump"><userinput>rm -f $XORG_PREFIX/lib/pkgconfig/xcb-proto.pc</userinput></screen>
</sect2>
<sect2 role="content">