Package: inspircd / 2.0.17-1+deb8u2

Metadata

Package Version Patches format
inspircd 2.0.17-1+deb8u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_disable_rpath_for_extra_modules.diff | (download)

src/modules/extra/m_mysql.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable rpath build option in modules
01_dpkg buildflags_support.diff | (download)

make/template/main.mk | 7 4 + 3 - 0 !
make/unit-cc.pl | 5 5 + 0 - 0 !
2 files changed, 9 insertions(+), 3 deletions(-)

 enable dpkg-buildflags in upstream makefile
03_gnutls_crypt_api_instead_gcrypt.diff | (download)

make/utilities.pm | 9 9 + 0 - 0 !
src/modules/extra/m_ssl_gnutls.cpp | 9 3 + 6 - 0 !
2 files changed, 12 insertions(+), 6 deletions(-)

 [patch] use gnutls_rnd instead of gcry_randomize on newer gnutls
 versions.
CVE 2015 8702.patch | (download)

src/dns.cpp | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 reject replies to dns ptr requests that contain invalid characters
CVE 2016 7142.patch | (download)

src/modules/m_sasl.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 [patch] m_sasl: don't allow authenticate with mechanisms with a space