Changeset 106ed2ba
- Timestamp:
- 01/03/2019 03:19:26 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, 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:
- 1e6e8ee
- Parents:
- 8ce5616
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8ce5616 r106ed2ba 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "03"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- 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 "January 2nd, &year;">9 <!ENTITY releasedate "January 3rd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/colord.xml
r8ce5616 r106ed2ba 79 79 <xref linkend="dbus"/>, 80 80 <xref linkend="glib2"/>, 81 <xref linkend="lcms2"/>, and 81 <xref linkend="lcms2"/>, 82 <xref linkend="polkit"/>, and 83 <!-- Polkit now needed, see #11481 in Trac --> 82 84 <xref linkend="sqlite"/> 83 85 </para> … … 88 90 <xref linkend="libgudev"/>, 89 91 <xref linkend="libgusb"/>, 90 < xref linkend="polkit"/>, <phrase revision="sysv">and</phrase>92 <phrase revision="sysv">and</phrase> 91 93 <phrase revision="systemd"><xref linkend="systemd"/>, and</phrase> 92 94 <xref linkend="vala"/> -
introduction/welcome/changelog.xml
r8ce5616 r106ed2ba 43 43 --> 44 44 <listitem> 45 <para>January 3rd, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Make polkit a required dependency for colord. Fixes 49 <ulink url="&blfs-ticket-root;11491">#11481</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>January 2nd, 2019</para> 46 56 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.