Changeset 356396fd
- Timestamp:
- 10/17/2019 02:22:35 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- aae40ce
- Parents:
- b9bc0a0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb9bc0a0 r356396fd 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 6"> <!-- Always 2 digits -->3 <!ENTITY day "17"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- 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 "October 1 6th, &year;">9 <!ENTITY releasedate "October 17th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rb9bc0a0 r356396fd 43 43 --> 44 44 <listitem> 45 <para>October 17th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to libinput-1.14.2. Fixes 49 <ulink url="&blfs-ticket-root;12660">#12660</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 16th, 2019</para> 46 56 <itemizedlist> -
x/installing/libinput.xml
rb9bc0a0 r356396fd 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.14. 1">7 <!ENTITY libinput-version "1.14.2"> 8 8 9 9 <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 10 10 <!ENTITY libinput-download-ftp " "> 11 <!ENTITY libinput-md5sum " da29a704dc6f7ea2d5aac754db046340">12 <!ENTITY libinput-size "55 2KB">13 <!ENTITY libinput-buildsize "1 1MB">11 <!ENTITY libinput-md5sum "c282990973140e3fa2dd274c69ab3a57"> 12 <!ENTITY libinput-size "556 KB"> 13 <!ENTITY libinput-buildsize "14 MB"> 14 14 <!ENTITY libinput-time "less than 0.1 SBU"> 15 15 ]>
Note:
See TracChangeset
for help on using the changeset viewer.