Skip to content
Snippets Groups Projects

community/rspamd: add memory leak patch as a file

Merged Duncan Bellamy requested to merge a16bitsysop/aports:3.18-rspamd into 3.18-stable
2 files
+ 57
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
3
@@ -6,7 +6,7 @@
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=rspamd
pkgver=3.6
pkgrel=1
pkgrel=2
pkgdesc="Fast, free and open-source spam filtering system"
url="https://rspamd.com/"
arch="all"
@@ -57,7 +57,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/rspamd/rspamd/archive/$pkgve
30-unbundle-snowball.patch
no-avx-test.patch
fix-test.patch
https://github.com/rspamd/rspamd/commit/ffbab4fbf218514845b8e5209aec044621b1f460.patch
mem-leak.patch
"
# merged into main package
provides="
@@ -169,5 +169,5 @@ a2003ef0c9d64a44480f59302864a2dfedcbe3a0047fcbb655408bc8aae9014b6ad0ddc6b64d4abe
3bb8dd5525e9370e134922c0f37d08b9287432f2f146476ab2dd635e1ea6ccc77143b5b3f721b959dc5721ef2c00f66656d7c5eab4874f81022d803a50b7620e 30-unbundle-snowball.patch
967f28425105b697f3cdaf38478cd4330ecab814f0296fe6167977156df914a399a685bd72886eaeb262dabab9ccfd061198fffcdfe959dbb988e95a397cf86d no-avx-test.patch
f07ba452f5c0672a70d87260e48e2f54d2cc32d0194580469b0228404bdce665dde2ca8815b56223f7de3e465c8816f58809925ea27f8305357d89efd10fc9b9 fix-test.patch
3d37fbeb46249b9c11b127d250987f34423c56e0029deb180a5bbc79f955511547dc765466fd84b86adcdb958b37849182d27e187d2f667900fe6155f0ab6d7a ffbab4fbf218514845b8e5209aec044621b1f460.patch
78c02a80f099c52f15f56c3d52f0eb6103243d7090083e60dffad0ffdc45f9318e05aa5db601ff14ae1a6b1412e11eeb556670ad2fc0d413770600378458a5e8 mem-leak.patch
"
Loading