Package Release Info

charybdis-3.5.3-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

charybdis

Change Logs

* Tue Jan 10 2017 jengelh@inai.de
- Add charybdis-repro.diff, throw out buildtime-dependent
  constructs
* Sun Nov 20 2016 jengelh@inai.de
- Update description
- Abort installation if user/group cannot be created
* Wed Sep 21 2016 jengelh@inai.de
- Update to new upstream release 3.5.3
  * Bug fix for CVE-2016-7143. This bug allows users to spoof CertFP
  authentication using the SASL EXTERNAL mechanism.
* Sun Jun 19 2016 jengelh@inai.de
- Update to new upstream release 3.5.2
  * Allow IRCv3.1 STARTTLS to work with other SSL backends besides
  OpenSSL.
  * Fix an edge case regression involving channel ban cache that was
  introduced in 3.5.0.
  * Ensure ssld does not crash when DH parameters are not provided.
  * mbedtls TLS backend improvements from charybdis 4 development
  branch:
  * add support for CertFP
  * provide personalization data for the PRNG
  * openssl TLS backend improvements from charybdis 4:
  * do not manually initialise openssl when running with OpenSSL
  1.1.0 or later
  * support ECDHE on more than one curve on OpenSSL 1.0.2 and above
  * fix DH parameters memory leak
  * free the old TLS context before constructing a new one
* Sat May 07 2016 jengelh@inai.de
- Update to new upstream release 3.5.1
  * Fix propagation of ip_cloaking hostname changes (only when
  setting or unsetting the umode after connection).
  * Fix a remote-triggerable crash triggered by the CAPAB parsing
  code.
  * As per the TS6 spec, require QS and ENCAP capabilities.
  * Require EX and IE capabilities (+e and +I cmodes).
  * Check that UIDs start with the server's SID.
  * Allow mode queries on mlocked modes. In particular, allow
  `/mode #channel f` to query the forward channel even if
  +f is mlocked.
  * Add starttls as per ircv3.
  * Reject nicks with '~' in them, rather than truncating at the '~'.
  * Do not allow SASL authentication when the configured SASL agent
  is unavailable.
  * Implement IRCv3.2 capabilities: cap-notify, chghost,
  userhost-in-names
  * Implement the $&, $| and $m extban types:
  * $& combines 1 or more child extbans as an AND expression
  * $| combines 1 or more child extbans as an OR expression
  * $m provides normal hostmask matching as an extban for the above
  * Display an operator's privilege set in WHOIS.
  * The $o extban now matches against privilege set names as well as
  individual privileges. Privilege set names are preferred over
  individual privileges.
* Mon Oct 06 2014 jengelh@inai.de
- Update to new upstream release 3.4.2
  * A new extban, $z, has been added for ssl users (extb_ssl)
  * Remove TS5 support
  * Replace oper flags by privilege sets (privsets)
  * Add cmode +C (no CTCP) from ircd-seven.
  * Add bandb from ircd-ratbox, which stores permanent
  [DKX]lines/resvs in an sqlite database instead of a flatfile
- Add charybdis-ratbox.diff, charybdis-werror.diff
* Sun Oct 28 2012 jengelh@inai.de
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Feed through format_spec_file service
- Add systemd service file
* Sun Sep 30 2007 mrueckert@suse.de
- update to version 2.2.0
- also build the unsupported modules
* Sat Apr 14 2007 mrueckert@suse.de
- update to version 2.1.3
* Sat Apr 14 2007 mrueckert@suse.de
- fix build requires for factory
- add missing %dir entry
* Mon Nov 27 2006 mrueckert@suse.de
- use assembler stuff only on ix86
* Mon Nov 27 2006 mrueckert@suse.de
- initial package.