1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-01 23:57:05 +00:00
mailinabox/changelog/v71.md
downtownallday 201bd1b067 v71
2025-01-04 15:14:40 -05:00

7.8 KiB

Commits for v71

COMMIT DATE AUTHOR TITLE
c5e33b51 2025-01-04 downtownallday Update license
d58dd0c9 2025-01-04 Joshua Tauberer v71
f73da3db 2025-01-04 Joshua Tauberer Fix likely merge mistake in 564ed59bb4
4c2e4bab 2024-12-22 downtownallday fix error when glob matches nothing (variable 'file' will have the glob as a value in the for loop and produce the error "mv: cannot stat '/home/user-data/ssl/*-+([0-9])-+([0-9a-f]).pem': No such file or directory")
18721e42 2024-12-22 yeah Cronjob for cleaning up expired SSL certificates in order to improve page load times with many domains (#2410)
e0b93718 2024-12-22 yeah Revert "increase timeout for the nginx proxy that provides access to the Mail…" (#2411)
2e0482e1 2024-12-22 KiekerJan Exclude the owncloud-backup folder from the nightly backup (#2413)
0d738889 2024-12-22 Tomasz Stanczak Allow DSA end EllipticCurve private keys to be used additionally to RSA for HTTPS certificates (#2416)
4f094f78 2024-12-22 zoof Change hour of daily tasks to run at 1am and only run full backups on weekends (#2424)
564ed59b 2024-12-22 KiekerJan Add check on ipv6 for spamhaus (#2428)
9f87b36b 2024-12-22 KiekerJan add check on SOA record to determine up to date synchronization of secondary nameserver (#2429)
e36c17fc 2024-12-22 matidau Fixstates only after Z-Push upgrade (#2432)
3d59f2d7 2024-12-22 KiekerJan Update roundcube to 1.6.9 (#2440)
ee0d750b 2024-12-22 Harm Berntsen Add missing php-xml package for Roundcube without Nextcloud (#2441)
d8563be3 2024-12-22 Paul Disable MOTD advertisements (#2457)
81b0e0a6 2024-12-22 Nicholas Wilson Updated CHANGELOG.md, fix typo(s) (#2459)
7ef859ce 2024-12-13 matidau Update zpush.sh to version 2.7.5 (#2463)
a8d13b84 2024-11-27 Downtown Allday fix: NameError: name 'subprocess' is not defined (#2425)
196f5588 2024-10-07 downtownallday eliminate the use of deprecated utcnow()
119b11f0 2024-10-04 downtownallday remove upstream Vagrantfile
696b597a 2024-10-04 downtownallday use bash as 'source' is needed in provision scripts
ae056e50 2024-10-04 downtownallday validate argument
3b6e6177 2024-10-04 downtownallday Remove vagrant references - everything has moved to lxd
706c3e7a 2024-09-20 downtownallday QA: updates for recent nextcloud change
62b691f4 2024-09-20 downtownallday QA: updates for recent nextcloud changes
1699ab8c 2024-09-17 matidau Update zpush.sh to version 2.7.4 (#2423)
3e0a6214 2024-09-10 downtownallday allow supplying a command line to execute to ssh remove debugging echo statements add -q argument to suppress outputting lxc command line
4fedfb37 2024-09-10 downtownallday during wait for boot, also wait until vm has an ip address
2e0b37a0 2024-09-07 downtownallday fix syntax error
6d25bc47 2024-09-05 downtownallday add a restart command
54a3bd10 2024-09-04 downtownallday Add provision defaults to lxc init
0fce66db 2024-09-03 downtownallday back out assert_kernel_modules
446aacb9 2024-09-03 downtownallday Don't exit on missing kernel module during non-interactive scenario
c027db8b 2024-09-03 downtownallday reword comment
ca123515 2024-09-02 Downtown Allday fix variable (#2439)
a1d6f671 2024-09-02 downtownallday change from vagrant to lxd as the virtualization system
a79a6c00 2024-09-02 downtownallday encryption-at-rest: Ensure required kernel modules are installed
3b8f4a2f 2024-08-30 matidau Z-Push remove config lines no longer supported (#2433)
f453c44d 2024-08-30 darren Update setup to handle multiple SSH ports (#2437)