diff --git a/limnoria-2021.03.17.tar.gz b/limnoria-2021.03.17.tar.gz deleted file mode 100644 index d0a0501..0000000 --- a/limnoria-2021.03.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2400d2a47078d16defdaad0978fed15d5c6fc28bfebcc943669a22d43b83c2e7 -size 1034603 diff --git a/limnoria-2021.05.27.tar.gz b/limnoria-2021.05.27.tar.gz new file mode 100644 index 0000000..6fd913d --- /dev/null +++ b/limnoria-2021.05.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82be45cc35efc731065c3253b785a3ee90e956807db35474a741d2058fb8c3d4 +size 1092017 diff --git a/python-limnoria.changes b/python-limnoria.changes index 40e0ab6..e1b9ff0 100644 --- a/python-limnoria.changes +++ b/python-limnoria.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed Jun 16 12:15:10 UTC 2021 - Lars Vogdt + +- Update to version 2021-05-27: + + Socket: Fix crash non-TLS connections when using a SOCKS proxy + + Socket: Disable resolution when using a SOCKS proxy + + drivers: Log SOCKS proxy on connecting + + callbacks, Misc, Relay: Fix when the message prefix is just a nick + + Admin: Fix python 3.4 support + + ircdb: Fix 'IrcUser.nicks' on non-lowercase network names + + Add the option to disable password login. + + Move official channel from Freenode to Libera.Chat + + SedRegex: Fix NameError in config setup + + Network: Fix IPv6 parsing + + Channel: Fix Nameerror in @Alert. + + httpserver: Fix pointless tracebacks + + Relay: Don't relay QUIT/NICK if the sender isn't in the relayed channel. + + RSS: Make @remove completely clean up feeds + + RSS: Default to setting announces per channel+network, instead of + just per channel + + RSS: Forbid dots in feed names. + + Services: Keep per-network state separate + + all plugins: regenerate READMEs + + httpserver, Fediverse: show an error message on 404 + + Fediverse: Move Secure Fetch documentation to the 'Usage' section + + Fix computation of message overhead in multiline batches. + + Log loading times for each plugin + + supybot-plugin-doc: Add labels for all command and config variables + + callbacks: Don't write nick prefixes in the middle of multiline messages + ------------------------------------------------------------------- Mon Mar 22 16:10:36 UTC 2021 - Atri Bhattacharya diff --git a/python-limnoria.spec b/python-limnoria.spec index a0fcc85..8dab32a 100644 --- a/python-limnoria.spec +++ b/python-limnoria.spec @@ -18,9 +18,9 @@ %define skip_python2 1 %define appname limnoria -%define srcver 2020-12-07 +%define srcver 2021-05-27 Name: python-limnoria -Version: 2021.03.17 +Version: 2021.05.27 Release: 0 Summary: A modified version of Supybot (an IRC bot and framework) License: BSD-3-Clause