Changeset 2adcc63b
- Timestamp:
- 04/24/2019 06:10:22 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ccb624b
- Parents:
- 3cf6041d
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3cf6041d r2adcc63b 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 3"> <!-- Always 2 digits -->3 <!ENTITY day "24"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 2 3rd, &year;">9 <!ENTITY releasedate "April 24th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/accountsservice.xml
r3cf6041d r2adcc63b 8 8 "https://www.freedesktop.org/software/accountsservice/accountsservice-&accountsservice-version;.tar.xz"> 9 9 <!ENTITY accountsservice-download-ftp " "> 10 <!ENTITY accountsservice-md5sum "6 420f2e619ddcf92230d8f10bad049fe">11 <!ENTITY accountsservice-size "9 2KB">12 <!ENTITY accountsservice-buildsize " 9.1MB">10 <!ENTITY accountsservice-md5sum "6e4c6fbd490260cfe17de2e76f5d803a"> 11 <!ENTITY accountsservice-size "96 KB"> 12 <!ENTITY accountsservice-buildsize "10 MB"> 13 13 <!ENTITY accountsservice-time "0.1 SBU"> 14 14 ]> -
gnome.ent
r3cf6041d r2adcc63b 23 23 <!ENTITY rest-version "0.8.1"> 24 24 <!ENTITY totem-pl-parser-version "3.26.3"> 25 <!ENTITY vte-version "0.56. 1">25 <!ENTITY vte-version "0.56.2"> 26 26 <!ENTITY yelp-xsl-version "3.32.1"> 27 27 <!ENTITY GConf-version "3.2.6"> … … 29 29 <!ENTITY gjs-version "1.56.1"> 30 30 <!ENTITY gnome-autoar-version "0.2.3"> 31 <!ENTITY gnome-desktop-version "3.32.1 ">31 <!ENTITY gnome-desktop-version "3.32.1.2"> 32 32 <!ENTITY gnome-menus-version "3.32.0"> 33 33 <!ENTITY gnome-online-accounts-version "3.32.0"> -
gnome/platform/gnome-desktop.xml
r3cf6041d r2adcc63b 9 9 <!ENTITY gnome-desktop-download-ftp 10 10 "&gnome-download-ftp;/gnome-desktop/&gnome-minor-32;/gnome-desktop-&gnome-desktop-version;.tar.xz"> 11 <!ENTITY gnome-desktop-md5sum " 78973bdb39ba8b747f392818311684db">11 <!ENTITY gnome-desktop-md5sum "d16b9150c51df1517064433ca63fefa2"> 12 12 <!ENTITY gnome-desktop-size "696 KB"> 13 13 <!ENTITY gnome-desktop-buildsize "19 MB (with tests)"> 14 <!ENTITY gnome-desktop-time "0. 1SBU (with tests)">14 <!ENTITY gnome-desktop-time "0.2 SBU (with tests)"> 15 15 ]> 16 16 -
gnome/platform/vte.xml
r3cf6041d r2adcc63b 7 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.56/vte-&vte-version;.tar.xz"> 8 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.56/vte-&vte-version;.tar.xz"> 9 <!ENTITY vte-md5sum " a8984cd5a101dbff0b0c875d1de3f692">9 <!ENTITY vte-md5sum "4bd4d5bd721cfa365f91f7f68a72e4da"> 10 10 <!ENTITY vte-size "1.1 MB"> 11 11 <!ENTITY vte-buildsize "41 MB (with tests)"> -
introduction/welcome/changelog.xml
r3cf6041d r2adcc63b 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>April 24th, 2019</para> 47 <itemizedlist> 48 <listitem revision="systemd"> 49 <para>[renodr] - Update to AccountsService-0.6.55. Fixes 50 <ulink url="&blfs-ticket-root;11982">#11982</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[renodr] - Update to gnome-desktop-3.32.1.2. This is a security 54 update to fix a TIFF thumbnailer sandbox escape issue. Fixes 55 <ulink url="&blfs-ticket-root;11983">#11983</ulink>.</para> 56 </listitem> 57 <listitem> 58 <para>[renodr] - Update to vte-0.56.2. Fixes 59 <ulink url="&blfs-ticket-root;11984">#11984</ulink>.</para> 60 </listitem> 61 </itemizedlist> 62 </listitem> 44 63 45 64 <listitem> -
packages.ent
r3cf6041d r2adcc63b 262 262 263 263 <!-- Chapter 12 --> 264 <!ENTITY accountsservice-version "0.6.5 4">264 <!ENTITY accountsservice-version "0.6.55"> 265 265 <!ENTITY acpid-version "2.0.31"> 266 266 <!ENTITY at-version "3.1.23">
Note:
See TracChangeset
for help on using the changeset viewer.