46 次代码提交 (46f05cb651bd66e56065d70207933eeddd615096)

作者 SHA1 备注 提交日期
Alexander Graf 712679b4d8
Duh 3 年前
Alexander Graf d558be20f6
Move runtime environment variables to the end 3 年前
Florent Daigniere 052f8e41ba Upgrade to snuffleupagus 0.9.0 3 年前
Florent Daigniere cea533ae57 Merge remote-tracking branch 'upstream/master' into oletools 3 年前
bors[bot] 251db0b1af
Merge #2562
2562: Dynamic address resolution everywhere r=mergify[bot] a=nextgens

## What type of PR?

enhancement

## What does this PR do?

Use dynamic address resolution everywhere.
Derive a new key for admin/SECRET_KEY
Cleanup the environment

This should allow restarting containers.

### Related issue(s)
- closes #1341
- closes #1013
- closes #1430

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
3 年前
bors[bot] f169f81436
Merge #2571
2571: Upgrade to alpine 3.17.0 r=mergify[bot] a=nextgens

## What type of PR?

enhancement

## What does this PR do?

Upgrade to alpine 3.17.0.

### Related issue(s)

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
3 年前
Florent Daigniere ae6af92b1d it's called libretls! 3 年前
Florent Daigniere 4e3874b0c1 Enable dynamic resolution of hostnames 3 年前
Florent Daigniere dfaba5bb17
No need for two commands here 3 年前
fastlorenzo 0209825277
Add net_bind_service capability for python executable
Signed-off-by: fastlorenzo <git@bernardi.be>
3 年前
Florent Daigniere 622e093122 not required anymore 3 年前
Florent Daigniere 73107ba112 libressl-dev is broken in the new release 3 年前
Florent Daigniere 619a5fbda2 Upgrade to alpine 3.17.0 3 年前
Florent Daigniere 9fcff5e745 Pin what we get from edge 3 年前
Florent Daigniere 63a12d9857 changes requested by ghost 3 年前
Florent Daigniere 9e61a33cb2 Merge branch 'master' of https://github.com/Mailu/Mailu into webmail-hardening 3 年前
Florent Daigniere d3d7916b58 Merge remote-tracking branch 'upstream/master' into upgrade-alpine 3 年前
Florent Daigniere db9ed1fd59 Disable libhardened-malloc for non x86.
@see #2541

Support is going to be a nightmare if RPI4 is not working.
3 年前
Florent Daigniere e5ab9821f9 Add snuffleupagus
This seems to work in my limited testing.
3 年前
Florent Daigniere 42cd5bf2dc Move it to base since admin will also use it 3 年前
Florent Daigniere e5a1a353db Upgrade to alpine 3.16.3
This has PHP fixes and a new rspamd
3 年前
Florent Daigniere 7745420fe0 Fix the ARM build again 3 年前
Florent Daigniere b9b0c77d2e Revert "simplify": ghostwheel42's approach was right
This reverts commit 04f6bd2633.
3 年前
Florent Daigniere 32f3241569 ensure we have -pie too 3 年前
Florent Daigniere 7ab3d8f9fe There is no good reason not to export them is the base image too 3 年前
Florent Daigniere aa44a42654 ensure we compile the wheels with bells and whistles too 3 年前
Florent Daigniere 04f6bd2633 simplify 3 年前
Florent Daigniere d43e7f72df ghostwheel42's suggestion 3 年前
Florent Daigniere 1f895d5f82 ghostwheel42's suggestion 3 年前
Florent Daigniere 031a157ad9 fix the linux/arm/v7 build 3 年前
Florent Daigniere 81628149a2 don't fake the library 3 年前
Florent Daigniere 9b2f018be6 add --no-cache 3 年前
Florent Daigniere 455180043d doh 3 年前
Florent Daigniere f11c451403 Restrict it to arch where there is a package 3 年前
Florent Daigniere 97df65e9ef Switch to GrapheneOS's hardened_malloc
This was suggested during the dev meeting of the 18/09/22.

It may break things and it may make things unbearably slow
3 年前
Florent Daigniere ff9f152a52 This may be helpful too 3 年前
Florent Daigniere 5137b235e9 whitelist what we know works
If other people use other arch and want their builds to go faster we can
whitelist them too after they have confirmed it works.
3 年前
Alexander Graf a2d43be6de
Fix building wheels when deps need to compile 3 年前
Alexander Graf bba98b320e
Fix armv7 build by manually downloading crates.io index 3 年前
Florent Daigniere 8942448561 Upgrade to alpine 3.16.2
This may fix the build issues on arm
3 年前
Alexander Graf 024b0573b3
Update build reqs and fix armv7 build 3 年前
Alexander Graf 7441a420c4
Fix and speed-up arm build. Allow chosing of prod/dev env. 3 年前
Alexander Graf 146921f619
Move curl to base image 3 年前
Alexander Graf 4c1071a497
Move all requirements*.txt to base image 3 年前
Alexander Graf a29f066858
Move even more python deps to base image 3 年前
Alexander Graf 5e552bae69
Add base image 3 年前