mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to thunderbird-45.6.0.
Update to openssh-7.4p1. Update to apache-2.4.25. + git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18105 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b4c31a6d5f
commit
3add4948f9
@ -46,6 +46,18 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>December 28th, 2016</para>
|
<para>December 28th, 2016</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to thunderbird-45.6.0. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;8673">#8673</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to openssh-7.4p1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;8660">#8660</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Update to apache-2.4.25. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;8658">#8658</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[pierre] - Update to gcc-6.3.0, gcc-java-6.3.0 and
|
<para>[pierre] - Update to gcc-6.3.0, gcc-java-6.3.0 and
|
||||||
gcc-ada-6.3.0. Fixes
|
gcc-ada-6.3.0. Fixes
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
<!-- major and minor only
|
<!-- major and minor only
|
||||||
<!ENTITY nss-version "3.&nss-minor-version;"> -->
|
<!ENTITY nss-version "3.&nss-minor-version;"> -->
|
||||||
<!ENTITY openssh-version "7.3p1">
|
<!ENTITY openssh-version "7.4p1">
|
||||||
<!ENTITY openssl-version "1.0.2j">
|
<!ENTITY openssl-version "1.0.2j">
|
||||||
<!ENTITY p11-kit-version "0.23.2"> <!-- Even minors only -->
|
<!ENTITY p11-kit-version "0.23.2"> <!-- Even minors only -->
|
||||||
<!ENTITY polkit-version "0.113">
|
<!ENTITY polkit-version "0.113">
|
||||||
@ -452,7 +452,7 @@
|
|||||||
|
|
||||||
<!-- Part V -->
|
<!-- Part V -->
|
||||||
<!-- Chapter 20 -->
|
<!-- Chapter 20 -->
|
||||||
<!ENTITY apache-version "2.4.23">
|
<!ENTITY apache-version "2.4.25">
|
||||||
<!ENTITY proftpd-version "1.3.5b">
|
<!ENTITY proftpd-version "1.3.5b">
|
||||||
<!ENTITY vsftpd-version "3.0.3">
|
<!ENTITY vsftpd-version "3.0.3">
|
||||||
|
|
||||||
@ -710,7 +710,7 @@
|
|||||||
<!ENTITY pidgin-version "2.11.0">
|
<!ENTITY pidgin-version "2.11.0">
|
||||||
<!ENTITY rox-filer-version "2.11">
|
<!ENTITY rox-filer-version "2.11">
|
||||||
<!ENTITY rxvt-unicode-version "9.22">
|
<!ENTITY rxvt-unicode-version "9.22">
|
||||||
<!ENTITY thunderbird-version "45.5.1">
|
<!ENTITY thunderbird-version "45.6.0">
|
||||||
<!ENTITY tigervnc-version "1.7.0">
|
<!ENTITY tigervnc-version "1.7.0">
|
||||||
<!ENTITY transmission-version "2.92">
|
<!ENTITY transmission-version "2.92">
|
||||||
<!ENTITY xarchiver-version "0.5.4">
|
<!ENTITY xarchiver-version "0.5.4">
|
||||||
|
@ -9,9 +9,9 @@
|
|||||||
<!ENTITY openssh-download-ftp
|
<!ENTITY openssh-download-ftp
|
||||||
" "> <!-- at the moment, unable to connect via ftp: ken
|
" "> <!-- at the moment, unable to connect via ftp: ken
|
||||||
"ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz"> -->
|
"ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz"> -->
|
||||||
<!ENTITY openssh-md5sum "dfadd9f035d38ce5d58a3bf130b86d08">
|
<!ENTITY openssh-md5sum "b2db2a83caf66a208bb78d6d287cdaa3">
|
||||||
<!ENTITY openssh-size "1.5 MB">
|
<!ENTITY openssh-size "1.4 MB">
|
||||||
<!ENTITY openssh-buildsize "46 MB (56 MB, with tests)">
|
<!ENTITY openssh-buildsize "47 MB (with tests)">
|
||||||
<!ENTITY openssh-time "0.4 SBU (running the tests takes 10+ minutes,
|
<!ENTITY openssh-time "0.4 SBU (running the tests takes 10+ minutes,
|
||||||
irrespective of processor speed)">
|
irrespective of processor speed)">
|
||||||
]>
|
]>
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
<!ENTITY apache-download-http
|
<!ENTITY apache-download-http
|
||||||
"https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
|
"https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
|
||||||
<!ENTITY apache-download-ftp " ">
|
<!ENTITY apache-download-ftp " ">
|
||||||
<!ENTITY apache-md5sum "04f19c60e810c028f5240a062668a688">
|
<!ENTITY apache-md5sum "2826f49619112ad5813c0be5afcc7ddb">
|
||||||
<!ENTITY apache-size "6.1 MB">
|
<!ENTITY apache-size "6.1 MB">
|
||||||
<!ENTITY apache-buildsize "81 MB">
|
<!ENTITY apache-buildsize "76 MB">
|
||||||
<!ENTITY apache-time "0.7 SBU">
|
<!ENTITY apache-time "0.7 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -158,10 +158,12 @@ make</userinput></screen>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Now, as the <systemitem class="username">root</systemitem> user
|
Now, as the <systemitem class="username">root</systemitem> user:
|
||||||
(notice that DESTDIR does not work properly as unpriviledged user):
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<note><para>This package does not install properly using DESTDIR
|
||||||
|
techniques as an unpriviledged user.</para></note>
|
||||||
|
|
||||||
<screen role="root"><userinput>make install &&
|
<screen role="root"><userinput>make install &&
|
||||||
|
|
||||||
mv -v /usr/sbin/suexec /usr/lib/httpd/suexec &&
|
mv -v /usr/sbin/suexec /usr/lib/httpd/suexec &&
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
|
<!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
|
||||||
<!-- <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">-->
|
<!-- <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">-->
|
||||||
<!ENTITY thunderbird-download-ftp " ">
|
<!ENTITY thunderbird-download-ftp " ">
|
||||||
<!ENTITY thunderbird-md5sum "c2bef91b1c1672646b7b21928c9439c4">
|
<!ENTITY thunderbird-md5sum "efb6b195c9c27a654ba115d7eda4362e">
|
||||||
<!ENTITY thunderbird-size "192 MB">
|
<!ENTITY thunderbird-size "192 MB">
|
||||||
<!ENTITY thunderbird-buildsize "3.6 GB (88 MB installed)">
|
<!ENTITY thunderbird-buildsize "3.6 GB (85 MB installed)">
|
||||||
<!ENTITY thunderbird-time "11 SBU (with -j4, 36 SBU with -j1)">
|
<!ENTITY thunderbird-time "12 SBU (with -j4, estimated 36 SBU with -j1)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;">
|
<sect1 id="thunderbird" xreflabel="Thunderbird-&thunderbird-version;">
|
||||||
|
Loading…
Reference in New Issue
Block a user