mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Package updates.
Update to udisks-2.9.3. Update to poppler-21.08.0. Update to jasper-2.0.33.
This commit is contained in:
parent
2d1da1f456
commit
77a8b67f62
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY jasper-download-http "https://github.com/jasper-software/jasper/archive/version-&jasper-version;/jasper-&jasper-version;.tar.gz">
|
||||
<!ENTITY jasper-download-ftp " ">
|
||||
<!ENTITY jasper-md5sum "2c6017d275146f8792fa448227a7c373">
|
||||
<!ENTITY jasper-size "1.3 MB">
|
||||
<!ENTITY jasper-buildsize "6.6 MB (with tests)">
|
||||
<!ENTITY jasper-md5sum "e98c3e1b3cb07bfa3d5ea94abd163bc1">
|
||||
<!ENTITY jasper-size "1.9 MB">
|
||||
<!ENTITY jasper-buildsize "7.9 MB (with tests)">
|
||||
<!ENTITY jasper-time "0.2 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
|
||||
<!ENTITY poppler-download-ftp " ">
|
||||
<!ENTITY poppler-md5sum "3c4b500a0af4cf1dc4a1c66fa48b7551">
|
||||
<!ENTITY poppler-md5sum "60d5be55cc080d602bf58daf6825b124">
|
||||
<!ENTITY poppler-size "1.6 MB">
|
||||
<!ENTITY poppler-buildsize "104 MB (with Qt5 library and tests)">
|
||||
<!ENTITY poppler-buildsize "105 MB (with Qt5 library and tests)">
|
||||
<!ENTITY poppler-time "0.7 SBU (with parallelism=4, Qt5 library, and tests)">
|
||||
<!-- Time increase might be due to git.freedesktop.org -->
|
||||
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY udisks2-download-http "https://github.com/storaged-project/udisks/releases/download/udisks-&udisks2-version;/udisks-&udisks2-version;.tar.bz2">
|
||||
<!ENTITY udisks2-download-ftp " ">
|
||||
<!ENTITY udisks2-md5sum "1f8a9ca98a63ecc9e48ffd08309d0492">
|
||||
<!ENTITY udisks2-size "1.6 MB">
|
||||
<!ENTITY udisks2-buildsize "52 MB (with tests)">
|
||||
<!ENTITY udisks2-md5sum "63e18a47069000cb31d5f98cc3c83be0">
|
||||
<!ENTITY udisks2-size "1.7 MB">
|
||||
<!ENTITY udisks2-buildsize "38 MB (with tests)">
|
||||
<!ENTITY udisks2-time "0.3 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
@ -41,6 +41,24 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>August 5th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to udisks-2.9.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;15348">#15348</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to poppler-21.08.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;15342">#15342</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to jasper-2.0.33. Fixes
|
||||
<ulink url="&blfs-ticket-root;15341">#15341</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 4th, 2021</para>
|
||||
<itemizedlist>
|
||||
|
@ -212,7 +212,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY graphite2-version "1.3.14">
|
||||
<!ENTITY harfbuzz-version "2.8.2">
|
||||
<!--<!ENTITY ijs-version "0.35">-->
|
||||
<!ENTITY jasper-version "2.0.32">
|
||||
<!ENTITY jasper-version "2.0.33">
|
||||
<!ENTITY lcms-version "1.19">
|
||||
<!ENTITY lcms2-version "2.12">
|
||||
<!ENTITY libexif-version "0.6.22">
|
||||
@ -233,7 +233,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY openjpeg-version "1.5.2">
|
||||
<!ENTITY openjpeg2-version "2.4.0">
|
||||
<!ENTITY pixman-version "0.40.0"> <!-- Even minors only -->
|
||||
<!ENTITY poppler-version "21.07.0">
|
||||
<!ENTITY poppler-version "21.08.0">
|
||||
<!ENTITY potrace-version "1.16">
|
||||
<!ENTITY qpdf-version "10.3.2">
|
||||
<!ENTITY qrencode-version "4.1.1">
|
||||
@ -312,7 +312,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY systemd-version "249">
|
||||
<!--<!ENTITY systemd-stable "6b4878d"> Unused for now -->
|
||||
<!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY udisks2-version "2.9.2"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY udisks2-version "2.9.3"> <!-- stable lt .90 micro version -->
|
||||
<!ENTITY unrar-version "6.0.7">
|
||||
<!ENTITY unzip-version "6.0">
|
||||
<!ENTITY upower-version "0.99.12">
|
||||
|
Loading…
Reference in New Issue
Block a user