public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/Dockerfiles/sogo/Dockerfile
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Dockerfile
on main
Author
Date
Commit
Line
Code
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 1
# SOGo built from source to enable security patch application
# SOGo built from source to enable security patch application
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 2
# Repository: https://github.com/Alinto/sogo
# Repository: https://github.com/Alinto/sogo
goodygh
about 2 months ago
23e4e4f
[SOGo] Update to 5.12.9
- Full commit hash
23e4e4f3739549d43a8f7ea3ae1bc03874c775aa- Author
- goodygh <[email protected]>
- Date
- about 2 months ago
- Selected line
- 3
# Version: SOGo-5.12.9
# Version: SOGo-5.12.9
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 4
#
#
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 5
# Applied security patches:
# Applied security patches:
FreddleSpl0it
5 months ago
6c85724
[SOGo] Update to 5.12.5
- Full commit hash
6c857243ec671b0045d563a2c9b6e7d4a1fec3d9- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 6
# -
# -
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 7
#
#
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 8
# To add new patches, modify SOGO_SECURITY_PATCHES ARG below with space-separated commit hashes
# To add new patches, modify SOGO_SECURITY_PATCHES ARG below with space-separated commit hashes
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 9
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 10
FROM debian:bookworm
FROM debian:bookworm
Hassan A Hashim
almost 2 years ago
edd85de
Fix `LABEL` in Dockerfile, should be key=value
- Full commit hash
edd85dea8dc194092aa4ae1b60ec943213ea0928- Author
- Hassan A Hashim <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 11
Niklas Meyer
almost 2 years ago
b1c1e40
sogo: update to 5.11.0 + Rebase on Bookworm (#6002)
- Full commit hash
b1c1e403d2ff9993c07c5c62ba82744a69238564- Author
- Niklas Meyer <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 12
LABEL maintainer="The Infrastructure Company GmbH <[email protected]>"
LABEL maintainer="The Infrastructure Company GmbH <[email protected]>"
andryyy
over 9 years ago
d891bc8
Docs
- Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b- Author
- andryyy <[email protected]>
- Date
- over 9 years ago
- Selected line
- 13
Michael Käufl
about 9 years ago
7fd982f
[Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images
- Full commit hash
7fd982f948317af489ef9d886d51013518bbefb3- Author
- Michael Käufl <[email protected]>
- Date
- about 9 years ago
- Selected line
- 14
ARG DEBIAN_FRONTEND=noninteractive
ARG DEBIAN_FRONTEND=noninteractive
goodygh
about 2 months ago
23e4e4f
[SOGo] Update to 5.12.9
- Full commit hash
23e4e4f3739549d43a8f7ea3ae1bc03874c775aa- Author
- goodygh <[email protected]>
- Date
- about 2 months ago
- Selected line
- 15
ARG SOGO_VERSION=SOGo-5.12.9
ARG SOGO_VERSION=SOGo-5.12.9
same change
23e4e4f
[SOGo] Update to 5.12.9
- Full commit hash
23e4e4f3739549d43a8f7ea3ae1bc03874c775aa- Author
- goodygh <[email protected]>
- Date
- about 2 months ago
- Selected line
- 16
ARG SOPE_VERSION=SOPE-5.12.9
ARG SOPE_VERSION=SOPE-5.12.9
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 17
# Security patches to apply (space-separated commit hashes)
# Security patches to apply (space-separated commit hashes)
FreddleSpl0it
5 months ago
6c85724
[SOGo] Update to 5.12.5
- Full commit hash
6c857243ec671b0045d563a2c9b6e7d4a1fec3d9- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 18
ARG SOGO_SECURITY_PATCHES=""
ARG SOGO_SECURITY_PATCHES=""
Peter
over 2 years ago
5ec9c4c
Fix renovate regex
- Full commit hash
5ec9c4c75008378423d94c15524e5d2d3f538b83- Author
- Peter <[email protected]>
- Date
- over 2 years ago
- Selected line
- 19
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
# renovate: datasource=github-releases depName=tianon/gosu versioning=semver-coerced extractVersion=^(?<version>.*)$
renovate[bot]
7 months ago
689336b
chore(deps): update dependency tianon/gosu to v1.19
- Full commit hash
689336b3e178c035776991eafdc9496bd1a5cf63- Author
- renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Date
- 7 months ago
- Selected line
- 20
ARG GOSU_VERSION=1.19
ARG GOSU_VERSION=1.19
Niklas Meyer
almost 2 years ago
b1c1e40
sogo: update to 5.11.0 + Rebase on Bookworm (#6002)
- Full commit hash
b1c1e403d2ff9993c07c5c62ba82744a69238564- Author
- Niklas Meyer <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 21
ENV LC_ALL=C
ENV LC_ALL=C
andryyy
over 9 years ago
d891bc8
Docs
- Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b- Author
- andryyy <[email protected]>
- Date
- over 9 years ago
- Selected line
- 22
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 23
# Install dependencies, build SOPE and SOGo, then clean up (all in one layer to minimize image size)
# Install dependencies, build SOPE and SOGo, then clean up (all in one layer to minimize image size)
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 24
RUN apt-get update && apt-get install -y --no-install-recommends \
RUN apt-get update && apt-get install -y --no-install-recommends \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 25
# Build dependencies
# Build dependencies
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 26
git \
git \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 27
build-essential \
build-essential \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 28
gobjc \
gobjc \
FreddleSpl0it
4 months ago
33acf56
[SOGo] Add ActiveSync support
- Full commit hash
33acf56526e80ceaed93fbe96f21b978cb4f4e56- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 29
pkg-config \
pkg-config \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 30
gnustep-make \
gnustep-make \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 31
gnustep-base-runtime \
gnustep-base-runtime \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 32
libgnustep-base-dev \
libgnustep-base-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 33
libxml2-dev \
libxml2-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 34
libldap2-dev \
libldap2-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 35
libssl-dev \
libssl-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 36
zlib1g-dev \
zlib1g-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 37
libpq-dev \
libpq-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 38
libmariadb-dev-compat \
libmariadb-dev-compat \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 39
libmemcached-dev \
libmemcached-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 40
libsodium-dev \
libsodium-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 41
libcurl4-openssl-dev \
libcurl4-openssl-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 42
libzip-dev \
libzip-dev \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 43
libytnef0-dev \
libytnef0-dev \
FreddleSpl0it
4 months ago
33acf56
[SOGo] Add ActiveSync support
- Full commit hash
33acf56526e80ceaed93fbe96f21b978cb4f4e56- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 44
libwbxml2-dev \
libwbxml2-dev \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 45
curl \
curl \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 46
ca-certificates \
ca-certificates \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 47
# Runtime dependencies
# Runtime dependencies
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 48
apt-transport-https \
apt-transport-https \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 49
gettext \
gettext \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 50
gnupg \
gnupg \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 51
mariadb-client \
mariadb-client \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 52
rsync \
rsync \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 53
supervisor \
supervisor \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 54
syslog-ng \
syslog-ng \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 55
syslog-ng-core \
syslog-ng-core \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 56
syslog-ng-mod-redis \
syslog-ng-mod-redis \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 57
dirmngr \
dirmngr \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 58
netcat-traditional \
netcat-traditional \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 59
psmisc \
psmisc \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 60
wget \
wget \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 61
patch \
patch \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 62
libobjc4 \
libobjc4 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 63
libxml2 \
libxml2 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 64
libldap-2.5-0 \
libldap-2.5-0 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 65
libssl3 \
libssl3 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 66
zlib1g \
zlib1g \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 67
libmariadb3 \
libmariadb3 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 68
libmemcached11 \
libmemcached11 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 69
libsodium23 \
libsodium23 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 70
libcurl4 \
libcurl4 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 71
libzip4 \
libzip4 \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 72
libytnef0 \
libytnef0 \
FreddleSpl0it
4 months ago
33acf56
[SOGo] Add ActiveSync support
- Full commit hash
33acf56526e80ceaed93fbe96f21b978cb4f4e56- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 73
libwbxml2-1 \
libwbxml2-1 \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 74
# Download gosu
# Download gosu
andryyy
over 7 years ago
9acd9c7
[SOGo] Read plist_ldap for dual auth via ldap, unsupported
- Full commit hash
9acd9c719d2b22bd353f0d13602c989a7aa9c33e- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 75
&& dpkgArch="$(dpkg --print-architecture | awk -F- '{ print $NF }')" \
&& dpkgArch="$(dpkg --print-architecture | awk -F- '{ print $NF }')" \
same change
9acd9c7
[SOGo] Read plist_ldap for dual auth via ldap, unsupported
- Full commit hash
9acd9c719d2b22bd353f0d13602c989a7aa9c33e- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 76
&& wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch" \
&& wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch" \
same change
9acd9c7
[SOGo] Read plist_ldap for dual auth via ldap, unsupported
- Full commit hash
9acd9c719d2b22bd353f0d13602c989a7aa9c33e- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 77
&& chmod +x /usr/local/bin/gosu \
&& chmod +x /usr/local/bin/gosu \
andryyy
about 7 years ago
7466157
[SOGo] Use SSL via IMAP, seems to be more stable, fixes #2770
- Full commit hash
7466157d3ab40c2b6fe5f3ccffa604fe5fc9b6fc- Author
- andryyy <[email protected]>
- Date
- about 7 years ago
- Selected line
- 78
&& gosu nobody true \
&& gosu nobody true \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 79
# Build SOPE
# Build SOPE
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 80
&& git clone --depth 1 --branch ${SOPE_VERSION} https://github.com/Alinto/sope.git /tmp/sope \
&& git clone --depth 1 --branch ${SOPE_VERSION} https://github.com/Alinto/sope.git /tmp/sope \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 81
&& cd /tmp/sope \
&& cd /tmp/sope \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 82
&& rm -rf .git \
&& rm -rf .git \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 83
&& . /usr/share/GNUstep/Makefiles/GNUstep.sh \
&& . /usr/share/GNUstep/Makefiles/GNUstep.sh \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 84
&& ./configure --prefix=/usr --disable-debug --disable-strip \
&& ./configure --prefix=/usr --disable-debug --disable-strip \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 85
&& make -j$(nproc) \
&& make -j$(nproc) \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 86
&& make install \
&& make install \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 87
&& cd / \
&& cd / \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 88
&& rm -rf /tmp/sope \
&& rm -rf /tmp/sope \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 89
# Build SOGo with security patches
# Build SOGo with security patches
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 90
&& git clone --depth 1 --branch ${SOGO_VERSION} https://github.com/Alinto/sogo.git /tmp/sogo \
&& git clone --depth 1 --branch ${SOGO_VERSION} https://github.com/Alinto/sogo.git /tmp/sogo \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 91
&& cd /tmp/sogo \
&& cd /tmp/sogo \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 92
&& git config user.email "[email protected]" \
&& git config user.email "[email protected]" \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 93
&& git config user.name "SOGo Builder" \
&& git config user.name "SOGo Builder" \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 94
&& for patch in ${SOGO_SECURITY_PATCHES}; do \
&& for patch in ${SOGO_SECURITY_PATCHES}; do \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 95
echo "Applying security patch: ${patch}"; \
echo "Applying security patch: ${patch}"; \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 96
git fetch origin ${patch} && git cherry-pick ${patch}; \
git fetch origin ${patch} && git cherry-pick ${patch}; \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 97
done \
done \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 98
&& rm -rf .git \
&& rm -rf .git \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 99
&& . /usr/share/GNUstep/Makefiles/GNUstep.sh \
&& . /usr/share/GNUstep/Makefiles/GNUstep.sh \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 100
&& ./configure --disable-debug --disable-strip \
&& ./configure --disable-debug --disable-strip \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 101
&& make -j$(nproc) \
&& make -j$(nproc) \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 102
&& make install \
&& make install \
FreddleSpl0it
4 months ago
33acf56
[SOGo] Add ActiveSync support
- Full commit hash
33acf56526e80ceaed93fbe96f21b978cb4f4e56- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 103
&& cd /tmp/sogo/ActiveSync \
&& cd /tmp/sogo/ActiveSync \
same change
33acf56
[SOGo] Add ActiveSync support
- Full commit hash
33acf56526e80ceaed93fbe96f21b978cb4f4e56- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 104
&& . /usr/share/GNUstep/Makefiles/GNUstep.sh \
&& . /usr/share/GNUstep/Makefiles/GNUstep.sh \
same change
33acf56
[SOGo] Add ActiveSync support
- Full commit hash
33acf56526e80ceaed93fbe96f21b978cb4f4e56- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 105
&& make -j$(nproc) install \
&& make -j$(nproc) install \
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 106
&& cd / \
&& cd / \
DerLinkman
5 months ago
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 107
&& rm -rf /tmp/sogo \
&& rm -rf /tmp/sogo \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 108
# Strip binaries
# Strip binaries
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 109
&& strip --strip-unneeded /usr/local/sbin/sogod 2>/dev/null || true \
&& strip --strip-unneeded /usr/local/sbin/sogod 2>/dev/null || true \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 110
&& strip --strip-unneeded /usr/local/sbin/sogo-tool 2>/dev/null || true \
&& strip --strip-unneeded /usr/local/sbin/sogo-tool 2>/dev/null || true \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 111
&& strip --strip-unneeded /usr/local/sbin/sogo-ealarms-notify 2>/dev/null || true \
&& strip --strip-unneeded /usr/local/sbin/sogo-ealarms-notify 2>/dev/null || true \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 112
&& strip --strip-unneeded /usr/local/sbin/sogo-slapd-sockd 2>/dev/null || true \
&& strip --strip-unneeded /usr/local/sbin/sogo-slapd-sockd 2>/dev/null || true \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 113
# Remove build dependencies and clean up
# Remove build dependencies and clean up
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 114
&& apt-get purge -y --auto-remove \
&& apt-get purge -y --auto-remove \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 115
git \
git \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 116
build-essential \
build-essential \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 117
gobjc \
gobjc \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 118
gnustep-make \
gnustep-make \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 119
libgnustep-base-dev \
libgnustep-base-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 120
libxml2-dev \
libxml2-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 121
libldap2-dev \
libldap2-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 122
libssl-dev \
libssl-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 123
zlib1g-dev \
zlib1g-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 124
libpq-dev \
libpq-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 125
libmariadb-dev-compat \
libmariadb-dev-compat \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 126
libmemcached-dev \
libmemcached-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 127
libsodium-dev \
libsodium-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 128
libcurl4-openssl-dev \
libcurl4-openssl-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 129
libzip-dev \
libzip-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 130
libytnef0-dev \
libytnef0-dev \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 131
curl \
curl \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 132
&& apt-get autoremove -y \
&& apt-get autoremove -y \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 133
&& apt-get clean \
&& apt-get clean \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 134
&& rm -rf /var/lib/apt/lists/* \
&& rm -rf /var/lib/apt/lists/* \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 135
&& rm -rf /usr/share/doc/* \
&& rm -rf /usr/share/doc/* \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 136
&& rm -rf /usr/share/man/* \
&& rm -rf /usr/share/man/* \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 137
&& rm -rf /var/cache/debconf/* \
&& rm -rf /var/cache/debconf/* \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 138
&& rm -rf /tmp/* \
&& rm -rf /tmp/* \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 139
&& rm -rf /root/.cache \
&& rm -rf /root/.cache \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 140
&& find /usr/local/lib -name '*.a' -delete \
&& find /usr/local/lib -name '*.a' -delete \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 141
&& find /usr/lib -name '*.a' -delete \
&& find /usr/lib -name '*.a' -delete \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 142
&& mkdir -p /usr/share/doc/sogo \
&& mkdir -p /usr/share/doc/sogo \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 143
&& touch /usr/share/doc/sogo/empty.sh \
&& touch /usr/share/doc/sogo/empty.sh \
same change
d9463c7
sogo: shrinked image file by ~50%
- Full commit hash
d9463c79507140cd5814a8b1b42610f93db77a5e- Author
- DerLinkman <[email protected]>
- Date
- 5 months ago
- Selected line
- 144
&& touch /etc/default/locale
&& touch /etc/default/locale
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 145
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 146
# Configure library paths
# Configure library paths
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 147
RUN echo "/usr/lib64" > /etc/ld.so.conf.d/sogo.conf \
RUN echo "/usr/lib64" > /etc/ld.so.conf.d/sogo.conf \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 148
&& echo "/usr/local/lib/sogo" >> /etc/ld.so.conf.d/sogo.conf \
&& echo "/usr/local/lib/sogo" >> /etc/ld.so.conf.d/sogo.conf \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 149
&& echo "/usr/local/lib/GNUstep/Frameworks/SOGo.framework/Versions/5/sogo" >> /etc/ld.so.conf.d/sogo.conf \
&& echo "/usr/local/lib/GNUstep/Frameworks/SOGo.framework/Versions/5/sogo" >> /etc/ld.so.conf.d/sogo.conf \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 150
&& ldconfig
&& ldconfig
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 151
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 152
# Create sogo user and group
# Create sogo user and group
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 153
RUN groupadd -r -g 999 sogo \
RUN groupadd -r -g 999 sogo \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 154
&& useradd -r -u 999 -g sogo -d /var/lib/sogo -s /bin/bash -c "SOGo Daemon" sogo \
&& useradd -r -u 999 -g sogo -d /var/lib/sogo -s /bin/bash -c "SOGo Daemon" sogo \
FreddleSpl0it
4 months ago
e7ea3aa
[SOGo] Fix draft folder creation by adding /var/spool/sogo directory
- Full commit hash
e7ea3aa6083e23faef1ad7b858f690f4b07a8c48- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 155
&& mkdir -p /var/lib/sogo /var/run/sogo /var/log/sogo /var/spool/sogo \
&& mkdir -p /var/lib/sogo /var/run/sogo /var/log/sogo /var/spool/sogo \
same change
e7ea3aa
[SOGo] Fix draft folder creation by adding /var/spool/sogo directory
- Full commit hash
e7ea3aa6083e23faef1ad7b858f690f4b07a8c48- Author
- FreddleSpl0it <[email protected]>
- Date
- 4 months ago
- Selected line
- 156
&& chown -R sogo:sogo /var/lib/sogo /var/run/sogo /var/log/sogo /var/spool/sogo
&& chown -R sogo:sogo /var/lib/sogo /var/run/sogo /var/log/sogo /var/spool/sogo
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 157
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 158
# Create symlinks for SOGo binaries
# Create symlinks for SOGo binaries
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 159
RUN ln -s /usr/local/sbin/sogod /usr/sbin/sogod \
RUN ln -s /usr/local/sbin/sogod /usr/sbin/sogod \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 160
&& ln -s /usr/local/sbin/sogo-tool /usr/sbin/sogo-tool \
&& ln -s /usr/local/sbin/sogo-tool /usr/sbin/sogo-tool \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 161
&& ln -s /usr/local/sbin/sogo-ealarms-notify /usr/sbin/sogo-ealarms-notify \
&& ln -s /usr/local/sbin/sogo-ealarms-notify /usr/sbin/sogo-ealarms-notify \
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 162
&& ln -s /usr/local/sbin/sogo-slapd-sockd /usr/sbin/sogo-slapd-sockd
&& ln -s /usr/local/sbin/sogo-slapd-sockd /usr/sbin/sogo-slapd-sockd
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 163
same change
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 164
# Copy configuration files and scripts
# Copy configuration files and scripts
andryyy
over 7 years ago
800eebd
[Dovecot] Use events to kill supervisord when main proc dies
- Full commit hash
800eebd117879d41dc839baf65061a444fa37f69- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 165
COPY ./bootstrap-sogo.sh /bootstrap-sogo.sh
COPY ./bootstrap-sogo.sh /bootstrap-sogo.sh
andryyy
about 9 years ago
980acb5
Log to redis and file
- Full commit hash
980acb507e0d276b0024e0bb21f35b71a7ac2af5- Author
- andryyy <[email protected]>
- Date
- about 9 years ago
- Selected line
- 166
COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf
COPY syslog-ng.conf /etc/syslog-ng/syslog-ng.conf
andryyy
over 6 years ago
6898e6c
[SOGo] Check if master, only run DB prep if master, use correct syslog-ng config if not master
- Full commit hash
6898e6c8f926c4f186b78bb04f85a8bd3fa63a58- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 167
COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf
COPY syslog-ng-redis_slave.conf /etc/syslog-ng/syslog-ng-redis_slave.conf
andryyy
over 9 years ago
d891bc8
Docs
- Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b- Author
- andryyy <[email protected]>
- Date
- over 9 years ago
- Selected line
- 168
COPY supervisord.conf /etc/supervisor/supervisord.conf
COPY supervisord.conf /etc/supervisor/supervisord.conf
André
almost 8 years ago
66ee11c
[SOGo] Disable display of ACL "any/authenticated" by default
- Full commit hash
66ee11c03d53aa3c70ca2718da6aed15f14439c3- Author
- André <[email protected]>
- Date
- almost 8 years ago
- Selected line
- 169
COPY acl.diff /acl.diff
COPY acl.diff /acl.diff
FreddleSpl0it
over 1 year ago
1e70a20
[SOGo] Add mailcow Buttons to SOGo navbar
- Full commit hash
1e70a2018858b24047ebeb5e4c08a8f4689d2520- Author
- FreddleSpl0it <[email protected]>
- Date
- over 1 year ago
- Selected line
- 170
COPY navMailcowBtns.diff /navMailcowBtns.diff
COPY navMailcowBtns.diff /navMailcowBtns.diff
andryyy
over 7 years ago
800eebd
[Dovecot] Use events to kill supervisord when main proc dies
- Full commit hash
800eebd117879d41dc839baf65061a444fa37f69- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 171
COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh
COPY stop-supervisor.sh /usr/local/sbin/stop-supervisor.sh
andryyy
over 6 years ago
6898e6c
[SOGo] Check if master, only run DB prep if master, use correct syslog-ng config if not master
- Full commit hash
6898e6c8f926c4f186b78bb04f85a8bd3fa63a58- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 172
COPY docker-entrypoint.sh /
COPY docker-entrypoint.sh /
andryyy
over 7 years ago
800eebd
[Dovecot] Use events to kill supervisord when main proc dies
- Full commit hash
800eebd117879d41dc839baf65061a444fa37f69- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 173
same change
800eebd
[Dovecot] Use events to kill supervisord when main proc dies
- Full commit hash
800eebd117879d41dc839baf65061a444fa37f69- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 174
RUN chmod +x /bootstrap-sogo.sh \
RUN chmod +x /bootstrap-sogo.sh \
same change
800eebd
[Dovecot] Use events to kill supervisord when main proc dies
- Full commit hash
800eebd117879d41dc839baf65061a444fa37f69- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 175
/usr/local/sbin/stop-supervisor.sh
/usr/local/sbin/stop-supervisor.sh
same change
800eebd
[Dovecot] Use events to kill supervisord when main proc dies
- Full commit hash
800eebd117879d41dc839baf65061a444fa37f69- Author
- andryyy <[email protected]>
- Date
- over 7 years ago
- Selected line
- 176
andryyy
over 6 years ago
6898e6c
[SOGo] Check if master, only run DB prep if master, use correct syslog-ng config if not master
- Full commit hash
6898e6c8f926c4f186b78bb04f85a8bd3fa63a58- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 177
ENTRYPOINT ["/docker-entrypoint.sh"]
ENTRYPOINT ["/docker-entrypoint.sh"]
same change
6898e6c
[SOGo] Check if master, only run DB prep if master, use correct syslog-ng config if not master
- Full commit hash
6898e6c8f926c4f186b78bb04f85a8bd3fa63a58- Author
- andryyy <[email protected]>
- Date
- over 6 years ago
- Selected line
- 178
FreddleSpl0it
5 months ago
7562578
[SOGo] Build SOGo from source with security patches
- Full commit hash
7562578b74f37e24efea8cbfc57eff6bae65163c- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 179
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/supervisord.conf"]
CMD ["/usr/bin/supervisord", "-c", "/etc/supervisor/supervisord.conf"]