On Fri Nov 19, 2021 at 10:49:19PM +0100, Omar Polo wrote:
> Florian Viehweger <[email protected]> writes:
> 
> > Friendly ping.
> >
> > Thanks!
> 
> I've tested this and the libstrophe update with Florian and everything
> works fine -- including omemo :)

OK rsadowski

> 
> >> Hi,
> >> 
> >> this updates profanity to 0.11.1.
> >> 
> >> Changes:
> >> - Fix typo in `shade` color theme (#1579)
> >> - Fix memory leaks (#1583) (#1584) (#1585)
> >> - Fix buffer overread (#1586)
> >> - Don't handle /me in the middle of a message with mentions (#1586)
> >> - Explicitly check for curl version (#1581)
> >> - Fix OMEMO devicelist access model by reconfiguring it (#1538)
> >> (#1591)
> >> - Cosmetic cleanup (#1593)
> >> - Change attentionflag shortcut from alt-f to alt+v (#1580)
> >> - Update man page and /help information
> >> - Enable whole word only notifications by default (#1578)
> >> 
> >> I've been running this for a few days on amd64 with the updated
> >> version of libstrophe, submitted in a separate mail.
> >> 
> >> portcheck, 'make lib-depends-check' and 'make test' are happy.
> >> 
> >> Comments? OK?
> >> 
> >> 
> >> Index: profanity/Makefile
> >> ===================================================================
> >> RCS file: /cvs/ports/net/profanity/Makefile,v
> >> retrieving revision 1.22
> >> diff -u -p -u -p -r1.22 Makefile
> >> --- profanity/Makefile     2 Nov 2021 00:01:40 -0000       1.22
> >> +++ profanity/Makefile     12 Nov 2021 20:57:44 -0000
> >> @@ -1,9 +1,8 @@
> >>  # $OpenBSD: Makefile,v 1.22 2021/11/02 00:01:40 sthen Exp $
> >>  
> >>  COMMENT = console based XMPP client
> >> -DISTNAME =        profanity-0.11.0
> >> +DISTNAME =        profanity-0.11.1
> >>  CATEGORIES =      net
> >> -REVISION =        0
> >>  
> >>  HOMEPAGE =        https://profanity-im.github.io/
> >>  
> >> Index: profanity/distinfo
> >> ===================================================================
> >> RCS file: /cvs/ports/net/profanity/distinfo,v
> >> retrieving revision 1.12
> >> diff -u -p -u -p -r1.12 distinfo
> >> --- profanity/distinfo     10 Sep 2021 04:30:58 -0000      1.12
> >> +++ profanity/distinfo     12 Nov 2021 20:57:44 -0000
> >> @@ -1,2 +1,2 @@
> >> -SHA256 (profanity-0.11.0.tar.gz) =
> >> P8mAmBb2kYbbuGCycYP2zSrvClKn0U4g5O9sOn8PNgY= -SIZE
> >> (profanity-0.11.0.tar.gz) = 887566 +SHA256 (profanity-0.11.1.tar.gz)
> >> = bxtN9sKXH1HQPUjSv9T2m0QEQQ2AC0PwKeoc8IoCvUU= +SIZE
> >> (profanity-0.11.1.tar.gz) = 888794
> >> 
> 

Reply via email to