File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1- # Changelog
1+ # Postfix Changelog
22All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
88
9+ ## [ v3.5.9-3] - 2022-02-10
10+ ### Fixed
11+ - XML-Parser Expat (CVE-2022 -23852) security issue
12+
913## [ v3.5.9-2] - 2021-05-06
1014### Added
1115- Upgrade test of the Dogu in Jenkins pipeline (#7 )
Original file line number Diff line number Diff line change 1- FROM registry.cloudogu.com/official/base:3.12.4 -1
1+ FROM registry.cloudogu.com/official/base:3.15.0 -1
22LABEL name="official/postfix" \
3- version="3.5.9-2 " \
3+ version="3.5.9-3 " \
4455
66# INSTALL POSTFIX
Original file line number Diff line number Diff line change 11#! groovy
2- @Library ([' github.com/cloudogu/ces-build-lib@1.45.1 ' , ' github.com/cloudogu/dogu-build-lib@v1.1.1 ' ])
2+ @Library ([' github.com/cloudogu/ces-build-lib@v1.48.0 ' , ' github.com/cloudogu/dogu-build-lib@v1.6.0 ' ])
33import com.cloudogu.ces.cesbuildlib.*
44import com.cloudogu.ces.dogubuildlib.*
55
Original file line number Diff line number Diff line change 11{
22 "Name" : " official/postfix" ,
3- "Version" : " 3.5.9-2 " ,
3+ "Version" : " 3.5.9-3 " ,
44 "DisplayName" : " Postfix" ,
55 "Description" : " Postfix - Mail Transfer Agent" ,
66 "Logo" : " https://cloudogu.com/images/dogus/postfix.png" ,
You can’t perform that action at this time.
0 commit comments