mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Update to pwire-open-source-2.4.3.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18560 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
ce242f2e7e
commit
ec661523a2
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>April 4th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pwire-open-source-2.4.3.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;9075">#9075</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to vala-0.36.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;9082">#9082</ulink>.</para>
|
||||
|
@ -41,7 +41,7 @@
|
||||
<!ENTITY ssh-askpass-version "&openssh-version;">
|
||||
<!ENTITY stunnel-version "5.41">
|
||||
<!ENTITY sudo-version "1.8.19p2">
|
||||
<!ENTITY tripwire-version "2.4.3.4">
|
||||
<!ENTITY tripwire-version "2.4.3.5">
|
||||
|
||||
<!-- Chapter 5 -->
|
||||
<!ENTITY btrfs-progs-version "4.10.2">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY tripwire-download-http "https://github.com/Tripwire/tripwire-open-source/releases/download/&tripwire-version;/tripwire-open-source-&tripwire-version;.tar.gz">
|
||||
<!ENTITY tripwire-download-ftp " ">
|
||||
<!ENTITY tripwire-md5sum "7d93ed95b3a2aa45431481b7cc0e5d7a">
|
||||
<!ENTITY tripwire-size "948 KB">
|
||||
<!ENTITY tripwire-md5sum "34f09583d7ab4c10003db61707f1b707">
|
||||
<!ENTITY tripwire-size "944 KB">
|
||||
<!ENTITY tripwire-buildsize "28 MB">
|
||||
<!ENTITY tripwire-time "1.2 SBU (scripting install)">
|
||||
<!ENTITY tripwire-time "1.6 SBU (scripting install)">
|
||||
]>
|
||||
|
||||
<sect1 id="tripwire" xreflabel="Tripwire-&tripwire-version;">
|
||||
@ -94,8 +94,10 @@
|
||||
-e '/TWMAN/ s|${prefix}|/usr/share|' \
|
||||
-e '/TWDOCS/s|${prefix}/doc/tripwire|/usr/share/doc/tripwire-&tripwire-version;|' \
|
||||
-i installer/install.cfg &&
|
||||
|
||||
find . -name Makefile.am | xargs \
|
||||
sed -i 's/^[[:alpha:]_]*_HEADERS.*=/noinst_HEADERS =/' &&
|
||||
|
||||
sed '/dist/d' -i man/man?/Makefile.am &&
|
||||
autoreconf -fi &&
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user