Skip to content

Debianization fix#135

Open
vitalyisaev2 wants to merge 48 commits into
vstakhov:masterfrom
vitalyisaev2:master
Open

Debianization fix#135
vitalyisaev2 wants to merge 48 commits into
vstakhov:masterfrom
vitalyisaev2:master

Conversation

@vitalyisaev2

Copy link
Copy Markdown
Contributor

Hello, please consider this PR that fixes build on Ubuntu 14.10,

@fatalbanana

Copy link
Copy Markdown
Contributor

Rather leave changelog untouched so as not to break search/replace in build scripts:

https://github.com/vstakhov/rspamd-build-scripts/blob/master/rspamd_build.sh#L516-L517

@vitalyisaev2

Copy link
Copy Markdown
Contributor Author

@fatalbanana Sorry, cannot leave debian/changelog unbumped because we build this project for our quite rare Linux distribution via common tools (debuild etc), not local build scripts. Otherwise the resulting package will be assigned to the outdated version (1.6.7 instead of 1.9.0)

vstakhov and others added 27 commits July 26, 2016 13:36
Issue: vstakhov#137
Reported by: @bax-
Partial rework of configuration file
…ation

[Rework] Remove systemd socket activation
* [Feature] Allow to disable greylisting and ratelimit globally
* [Feature] Optimize sending data to rspamd
* [Fix] Avoid using of LTS as it seems to be broken on FreeBSD
* [Fix] Fix detection of sendfile on FreeBSD
* [Fix] Fix probability setup
* [Fix] Fix sdsnewlen usage
* [Fix] Fix usage of magic constants
* [Rework] Remove systemd socket activation

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Default value for spamd_greylist is 'yes' and config parser code
set it only to yes. 'spamd_greylist = no' haven't worked.
[Fix] Fix adding headers from rspamd
Config file processing fixes/impruvements
vstakhov and others added 16 commits August 22, 2016 14:14
[Minor] Update configuration file
[Minor] Read /etc/default/rmilter in Debian init script
* [Feature] Allow adding/overriding options for rmilter
* [Feature] Allow to disable dkim signing completely
* [Fix] Allow empty sections in the config
* [Fix] Do not fold dkim signature received from Rspamd
* [Fix] Fix adding headers from rspamd
* [Fix] Fix adding of IP addresses to the lists
* [Fix] Treat connections from unix socket as local connections
* [Fix] Unbroke 'spamd_greylist = no' config option
* [Rework] Process all flag config file options in same way
* [Rework] Remove old and deprecated rules
* [Rework] Use lc-btrie code for radix trie

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>
@xpunkt

xpunkt commented Sep 11, 2016

Copy link
Copy Markdown

debian also fix postfix conf, so more needs help on postfix maillists to solve it, sadly debian people/ubuntu friends dont learn much on it

real fix is to patch local on ubuntu, not break it on github with conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants