stable

anope-2.0.9-2.el7

FEDORA-EPEL-2020-effe7b6243 created by robert 5 years ago for Fedora EPEL 7

Anope is a set of IRC services forked from Epona early 2003 to pick up where Epona had been abandoned. It offers various services clients to maintain an IRC network: NickServ, ChanServ, MemoServ, OperServ, BotServ and HostServ as well as less often used services clients like HelpServ, DevNull and Global.

This update has been submitted for testing by robert.

5 years ago

This update's test gating status has been changed to 'ignored'.

5 years ago

This update's test gating status has been changed to 'waiting'.

5 years ago

This update's test gating status has been changed to 'ignored'.

5 years ago

This update has been pushed to testing.

5 years ago
User Icon natolumin commented & provided feedback 5 years ago
karma

The anope-openssl package in EL7 seems to be built against the system libssl, but linked against openssl 1.1.1, which lacks some symbols, making the m_ssl_openssl.so module not load (and an ssl connection to the irc server fails, tested with inspircd20):

In the anope logs:

/usr/lib64/anope/modules/m_ssl_openssl.so: undefined symbol: SSLv23_client_method

$ nm -D /usr/lib64/anope/modules/m_ssl_openssl.so| grep SSLv23
U SSLv23_client_method
U SSLv23_server_method
$ nm -D /usr/lib64/libssl.so.1.1.1c | grep --count SSLv23 # The current stable version of openssl11-libs 
0
$ nm -D /usr/lib64/libssl.so.1.0.2k | grep SSLv23 
000000000002f660 T SSLv23_client_method
000000000002eb10 T SSLv23_method
000000000002eb70 T SSLv23_server_method

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

5 years ago

This update can be pushed to stable now if the maintainer wishes

5 years ago

This update has been submitted for stable by robert.

5 years ago

This update has been pushed to stable.

5 years ago

Please log in to add feedback.

Metadata
Type
newpackage
Severity
low
Karma
-1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
5 years ago
in testing
5 years ago
in stable
5 years ago
BZ#1890821 Review Request: anope - IRC services designed for flexibility and ease of use
0
0

Automated Test Results