From: ummeegge <ummeegge@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH v2] OpenVPN: Update to version 2.4.4
Date: Thu, 01 Feb 2018 09:35:15 +0100 [thread overview]
Message-ID: <594B8FF5-E5A2-4C1D-ABC2-DD3FB4D50043@ipfire.org> (raw)
In-Reply-To: <1517416911.2586.95.camel@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 3391 bytes --]
Hi,
thanks for corrections. Do you keep the openssl-11 branch up to date then so i could pull all changes from there or do you want to use the next branch ?
Greetings,
Erik
Am 31.01.2018 um 17:41 schrieb Michael Tremer:
> Hi,
>
> there was one line for the script left in the rootfile.
>
> I removed that myself and merged the patch into the OpenSSL 1.1.0 branch. I will
> build this now and see if everything goes through. If it does I suppose we will
> be able to ship OpenSSL very soon.
>
> Please keep working on the other patches in the meantime.
>
> Best,
> -Michael
>
> On Wed, 2018-01-31 at 10:34 +0100, Erik Kapfer wrote:
>> Changed LFS and ROOTFILE for OpenVPN 2.4.4 update.
>>
>> Signed-off-by: Erik Kapfer <erik.kapfer(a)ipfire.org>
>> ---
>> config/rootfiles/common/openvpn | 5 ++++-
>> lfs/openvpn | 8 +++++---
>> 2 files changed, 9 insertions(+), 4 deletions(-)
>>
>> diff --git a/config/rootfiles/common/openvpn b/config/rootfiles/common/openvpn
>> index b58e30c..cbfd03e 100644
>> --- a/config/rootfiles/common/openvpn
>> +++ b/config/rootfiles/common/openvpn
>> @@ -1,3 +1,5 @@
>> +etc/fcron.daily/ovpn_crl_updater.sh
>> +#usr/include/openvpn-msg.h
>> #usr/include/openvpn-plugin.h
>> #usr/lib/openvpn
>> #usr/lib/openvpn/plugins
>> @@ -10,11 +12,12 @@ usr/sbin/openvpn
>> #usr/share/doc/openvpn
>> #usr/share/doc/openvpn/COPYING
>> #usr/share/doc/openvpn/COPYRIGHT.GPL
>> +#usr/share/doc/openvpn/Changes.rst
>> #usr/share/doc/openvpn/README
>> #usr/share/doc/openvpn/README.IPv6
>> #usr/share/doc/openvpn/README.auth-pam
>> #usr/share/doc/openvpn/README.down-root
>> -#usr/share/doc/openvpn/README.polarssl
>> +#usr/share/doc/openvpn/README.mbedtls
>> #usr/share/doc/openvpn/management-notes.txt
>> #usr/share/man/man8/openvpn.8
>> var/ipfire/ovpn/ca
>> diff --git a/lfs/openvpn b/lfs/openvpn
>> index 8307d01..a925f78 100644
>> --- a/lfs/openvpn
>> +++ b/lfs/openvpn
>> @@ -1,7 +1,7 @@
>> #############################################################################
>> ##
>> #
>> #
>> # IPFire.org - A linux based
>> firewall #
>> -# Copyright (C) 2017 IPFire Team <info(a)ipfire.org>
>> #
>> +# Copyright (C) 2018 IPFire Team <info(a)ipfire.org>
>> #
>> #
>> #
>> # This program is free software: you can redistribute it and/or
>> modify #
>> # it under the terms of the GNU General Public License as published
>> by #
>> @@ -24,7 +24,7 @@
>>
>> include Config
>>
>> -VER = 2.3.18
>> +VER = 2.4.4
>>
>> THISAPP = openvpn-$(VER)
>> DL_FILE = $(THISAPP).tar.xz
>> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>>
>> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>>
>> -$(DL_FILE)_MD5 = 844ec9c64aae62051478784b8562f881
>> +$(DL_FILE)_MD5 = 7a2002aad1671b24457bc9432a0c5c52
>>
>> install : $(TARGET)
>>
>> @@ -96,5 +96,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
>> mv -v /var/ipfire/ovpn/verify /usr/lib/openvpn/verify
>> chown root:root /usr/lib/openvpn/verify
>> chmod 755 /usr/lib/openvpn/verify
>> +
>> @rm -rf $(DIR_APP)
>> @$(POSTBUILD)
>> +
next parent reply other threads:[~2018-02-01 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1517416911.2586.95.camel@ipfire.org>
2018-02-01 8:35 ` ummeegge [this message]
2018-02-01 11:33 ` Michael Tremer
2018-02-02 6:50 ` ummeegge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=594B8FF5-E5A2-4C1D-ABC2-DD3FB4D50043@ipfire.org \
--to=ummeegge@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox