Merge ~xavpaice/graylog-snap:release-3.x into ~canonical-is-sa/graylog-snap:master

Proposed by Xav Paice
Status: Superseded
Proposed branch: ~xavpaice/graylog-snap:release-3.x
Merge into: ~canonical-is-sa/graylog-snap:master
Diff against target: 25 lines (+5/-4)
1 file modified
snapcraft.yaml (+5/-4)
Reviewer Review Type Date Requested Status
BootStack Reviewers Pending
Canonical IS SAs Pending
Review via email: mp+413062@code.launchpad.net

This proposal has been superseded by a proposal from 2021-12-13.

Commit message

update to 3.3.15-1
Includes mitigation for cve-2021-44228

To post a comment you must log in.

Unmerged commits

af4aa86... by Xav Paice

update to 3.3.15-1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index f46a0af..9f5bfe3 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -1,5 +1,6 @@
6 name: graylog
7-version: 3.0.1
8+base: core18
9+version: 3.3.15-1
10 summary: Graylog server snap, https://www.graylog.org/
11 description: |
12 Graylog is a full-featured log management system allowing for centralized
13@@ -24,9 +25,9 @@ apps:
14 parts:
15 graylog-repository:
16 plugin: nil
17- build: |
18- wget https://packages.graylog2.org/repo/packages/graylog-3.0-repository_latest.deb
19- dpkg -i graylog-3.0-repository_latest.deb
20+ override-build: |
21+ wget https://packages.graylog2.org/repo/packages/graylog-3.3-repository_latest.deb
22+ dpkg -i graylog-3.3-repository_latest.deb
23 apt update
24 build-packages:
25 - wget

Subscribers

People subscribed via source and target branches

to all changes: