Changeset c4c6c7b
- Timestamp:
- 11/11/2020 02:22:01 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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:
- 10bfa7e0
- Parents:
- 55aa03c
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r55aa03c rc4c6c7b 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "11"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2020"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "November 1 0th, &year;">9 <!ENTITY releasedate "November 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r55aa03c rc4c6c7b 42 42 </listitem> 43 43 --> 44 45 <listitem> 46 <para>November 11th, 2020</para> 47 <itemizedlist> 48 <listitem> 49 <para>[timtas] - Update to openldap-2.4.56. Fixes 50 <ulink url="&blfs-ticket-root;14232">#14232</ulink>.</para> 51 </listitem> 52 </itemizedlist> 53 </listitem> 54 44 55 <listitem> 45 56 <para>November 10th, 2020</para> -
packages.ent
r55aa03c rc4c6c7b 671 671 672 672 <!-- Chapter 23 --> 673 <!ENTITY openldap-version "2.4.5 5">673 <!ENTITY openldap-version "2.4.56"> 674 674 <!ENTITY soprano-version "2.9.4"> 675 675 <!ENTITY unbound-version "1.12.0"> -
server/other/openldap.xml
r55aa03c rc4c6c7b 7 7 <!ENTITY openldap-download-http "https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> 8 8 <!ENTITY openldap-download-ftp "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> 9 <!ENTITY openldap-md5sum " 333a75f42e55b907543fa3a46a620eab">9 <!ENTITY openldap-md5sum "82a7dcf7aeaf95fdad16017c0ed9983a"> 10 10 <!ENTITY openldap-size "5.7 MB"> 11 11 <!ENTITY openldap-buildsize "54 MB (client), 91 MB (server)">
Note:
See TracChangeset
for help on using the changeset viewer.