Changeset 3d37094
- Timestamp:
- 06/11/2014 07:00:42 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1ae0f658
- Parents:
- 0e501484
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r0e501484 r3d37094 167 167 <!ENTITY shadow-version "4.2.1"> 168 168 <!ENTITY ssh-askpass-version "&openssh-version;"> 169 <!ENTITY stunnel-version "5.0 1">169 <!ENTITY stunnel-version "5.02"> 170 170 <!ENTITY sudo-version "1.8.10p3"> 171 171 <!ENTITY tripwire-version "2.4.2.2"> … … 342 342 <!ENTITY colord-version "1.2.1"> <!-- Even minors only --> 343 343 <!ENTITY cpio-version "2.11"> 344 <!ENTITY dbus-version "1.8. 2"> <!-- Even minors only -->344 <!ENTITY dbus-version "1.8.4"> <!-- Even minors only --> 345 345 <!ENTITY eudev-version "1.7"> 346 346 <!ENTITY fcron-version "3.1.3"> … … 739 739 <!ENTITY balsa-version "2.5.1"> 740 740 <!ENTITY ekiga-version "4.0.1"> 741 <!ENTITY gparted-version "0.1 8.0">741 <!ENTITY gparted-version "0.19.0"> 742 742 <!ENTITY gnash-version "0.8.10"> 743 743 <!ENTITY gimp-version "2.8.10"> -
general/sysutils/dbus.xml
r0e501484 r3d37094 7 7 <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz"> 8 8 <!ENTITY dbus-download-ftp " "> 9 <!ENTITY dbus-md5sum " d6f709bbec0a022a1847c7caec9d6068">9 <!ENTITY dbus-md5sum "4717cb8ab5b80978fcadf2b4f2f72e1b"> 10 10 <!ENTITY dbus-size "1.8 MB"> 11 <!ENTITY dbus-buildsize "1 32 MB (additional 26MB for tests)">12 <!ENTITY dbus-time "0. 5 SBU (additional 1.3SBU for tests)">11 <!ENTITY dbus-buildsize "109 MB (additional 42 MB for tests)"> 12 <!ENTITY dbus-time "0.4 SBU (additional 1.4 SBU for tests)"> 13 13 ]> 14 14 … … 129 129 </para> 130 130 131 <screen><userinput>./configure --prefix=/usr \ 131 <screen><userinput>sed -i -e '539 s/exit/kill_bus_and_exit/' tools/dbus-launch.c &&<!--sed already fixed upstream, remove in next update--> 132 ./configure --prefix=/usr \ 132 133 --sysconfdir=/etc \ 133 134 --localstatedir=/var \ … … 199 200 <title>Command Explanations</title> 200 201 202 <para><!--already fixed upstream, remove in next update--> 203 <command>sed -i -e ... tools/dbus-launch.c</command>: fix 204 <command>dbus-launch</command> to kill bus if we can't attach to a 205 session when requested. 206 </para> 201 207 <para> 202 208 <parameter>--with-console-auth-dir=/run/console/</parameter>: This -
introduction/welcome/changelog.xml
r0e501484 r3d37094 49 49 <itemizedlist> 50 50 <listitem> 51 <para>[fernando] - stunnel-5.02. Fixes 52 <ulink url="&blfs-ticket-root;5164">#5164</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - dbus-1.8.4. Fixes 56 <ulink url="&blfs-ticket-root;5163">#5163</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - gparted-0.19.0. Fixes 60 <ulink url="&blfs-ticket-root;5162">#5162</ulink>.</para> 61 </listitem> 62 <listitem> 51 63 <para>[bdubbs] - Update to mdadm-3.3.1. Fixes 52 64 <ulink url="&blfs-ticket-root;5143">#5143</ulink>.</para> -
postlfs/security/stunnel.xml
r0e501484 r3d37094 7 7 <!ENTITY stunnel-download-http "http://mirrors.zerg.biz/stunnel/stunnel-&stunnel-version;.tar.gz"> 8 8 <!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> 9 <!ENTITY stunnel-md5sum " 7b63266b6fa05da696729e245100da65">9 <!ENTITY stunnel-md5sum "bb48b1c18cfc0a42708ef996b1a26926"> 10 10 <!ENTITY stunnel-size "580 KB"> 11 <!ENTITY stunnel-buildsize " 6.2MB">11 <!ENTITY stunnel-buildsize "5.7 MB"> 12 12 <!ENTITY stunnel-time "0.1 SBU"> 13 13 ]> … … 94 94 <note> 95 95 <para>A signed SSL Certificate and a Private Key is necessary to run the 96 <command>stunnel</command> daemon. If you own, or have already created a 97 signed SSL Certificate you wish to use, copy it to 96 <command>stunnel</command> daemon. Further below, after 97 <command>make ... install</command>, we include instructions to generate 98 them. However, if you own, or have already created a signed SSL 99 Certificate you wish to use, copy it to 98 100 <filename>/etc/stunnel/stunnel.pem</filename> before starting the build 99 101 (ensure only <systemitem class="username">root</systemitem> has read and -
xsoft/other/gparted.xml
r0e501484 r3d37094 8 8 "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.bz2"> 9 9 <!ENTITY gparted-download-ftp " "> 10 <!ENTITY gparted-md5sum " c4c928de08519c923abaa5a099881241">10 <!ENTITY gparted-md5sum "9cf1d1d1596ce2f7191969e081008af2"> 11 11 <!ENTITY gparted-size "2.0 MB"> 12 <!ENTITY gparted-buildsize "78 MB (additional 4 MB, building the 13 optional documentation)"> 12 <!ENTITY gparted-buildsize "77 MB (additional 3 MB, building the optional documentation)"> 14 13 <!ENTITY gparted-time "0.9 SBU"> 15 14 ]>
Note:
See TracChangeset
for help on using the changeset viewer.