* [PATCH 1/2] OpenSSH: update to 8.1p1
@ 2019-12-04 16:30 Peter Müller
2019-12-04 16:32 ` [PATCH 2/2] Core Update 139: ship updated OpenSSH Peter Müller
2019-12-05 11:21 ` [PATCH 1/2] OpenSSH: update to 8.1p1 Michael Tremer
0 siblings, 2 replies; 3+ messages in thread
From: Peter Müller @ 2019-12-04 16:30 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 677 bytes --]
Please refer to https://www.openssh.com/txt/release-8.1 for release notes.
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
lfs/openssh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/openssh b/lfs/openssh
index d7d33cbbb..64e72d654 100644
--- a/lfs/openssh
+++ b/lfs/openssh
@@ -24,7 +24,7 @@
include Config
-VER = 8.0p1
+VER = 8.1p1
THISAPP = openssh-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = bf050f002fe510e1daecd39044e1122d
+$(DL_FILE)_MD5 = 513694343631a99841e815306806edf0
install : $(TARGET)
--
2.16.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 2/2] Core Update 139: ship updated OpenSSH
2019-12-04 16:30 [PATCH 1/2] OpenSSH: update to 8.1p1 Peter Müller
@ 2019-12-04 16:32 ` Peter Müller
2019-12-05 11:21 ` [PATCH 1/2] OpenSSH: update to 8.1p1 Michael Tremer
1 sibling, 0 replies; 3+ messages in thread
From: Peter Müller @ 2019-12-04 16:32 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 519 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/core/139/filelists/openssh | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/139/filelists/openssh
diff --git a/config/rootfiles/core/139/filelists/openssh b/config/rootfiles/core/139/filelists/openssh
new file mode 120000
index 000000000..d8c77fd8e
--- /dev/null
+++ b/config/rootfiles/core/139/filelists/openssh
@@ -0,0 +1 @@
+../../../common/openssh
\ No newline at end of file
--
2.16.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] OpenSSH: update to 8.1p1
2019-12-04 16:30 [PATCH 1/2] OpenSSH: update to 8.1p1 Peter Müller
2019-12-04 16:32 ` [PATCH 2/2] Core Update 139: ship updated OpenSSH Peter Müller
@ 2019-12-05 11:21 ` Michael Tremer
1 sibling, 0 replies; 3+ messages in thread
From: Michael Tremer @ 2019-12-05 11:21 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 4 Dec 2019, at 16:30, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> Please refer to https://www.openssh.com/txt/release-8.1 for release notes.
>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> lfs/openssh | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/openssh b/lfs/openssh
> index d7d33cbbb..64e72d654 100644
> --- a/lfs/openssh
> +++ b/lfs/openssh
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 8.0p1
> +VER = 8.1p1
>
> THISAPP = openssh-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = bf050f002fe510e1daecd39044e1122d
> +$(DL_FILE)_MD5 = 513694343631a99841e815306806edf0
>
> install : $(TARGET)
>
> --
> 2.16.4
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-12-05 11:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 16:30 [PATCH 1/2] OpenSSH: update to 8.1p1 Peter Müller
2019-12-04 16:32 ` [PATCH 2/2] Core Update 139: ship updated OpenSSH Peter Müller
2019-12-05 11:21 ` [PATCH 1/2] OpenSSH: update to 8.1p1 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox