Bug#1059825: /usr/bin/prosodyctl: prosodyctl check dns fails with stacktrace

2024-01-02 Thread Kim Alvefur
On Tue, Jan 02, 2024 at 02:31:09AM +, Joseph Nahmias wrote: When trying to debug my prosody installation, I tried to run prosodyctl check dns and got the following: # prosodyctl check dns lua5.4: /usr/bin/prosodyctl:635: attempt to index a number value stack traceback: [C]: in for it

Bug#1034078: lua-readline: regression in how EOF is reported

2023-04-08 Thread Kim Alvefur
Package: lua-readline Version: 3.2-1+b1 Severity: important Tags: upstream Dear Maintainer, The lua-readline package changed how end-of-file is reported back, which may cause Ctrl-D to no longer behave as expected in programs that use lua-readline. Noticed while testing Prosody on Debian testing

Bug#998010: dpkg: Compression type not respected by, or passed to .deb packing

2021-10-28 Thread Kim Alvefur (Zash)
Package: dpkg Version: 1.20.9 Severity: normal Dear Maintainer, We (Prosody.im) have a repo where we provide the latest version of Prosody, as well as nightly builds. We use pbuilder and reprepro. Due to Canonical having gone ahead with making Zstandard the default Compression method for Ubuntu

Bug#991377: neomutt: SIGSEGV on null pointer dereference in cmd_parse_fetch()

2021-07-21 Thread Kim Alvefur (Zash)
Package: neomutt Version: 20201127+dfsg.1-1.1 Severity: normal Dear Maintainer, I experienced a crash in neomutt. I'm afraid I'm not sure what exactly triggered it, or how to reproduce. (gdb) bt #0 0x5595a5ee9b61 in cmd_parse_fetch (s=0x5595a724f822 "13 FETCH (UID 7898 FLAGS (\\Seen))", ad

Bug#909394: luarocks: New upstream release 3.7.0

2021-06-25 Thread Kim Alvefur
Dear maintainer, The latest version of Luarocks is now 3.7.0 according to https://github.com/luarocks/luarocks/wiki/Download -- Regards

Bug#990098: RFP: lua-format -- A Lua code formatter

2021-06-20 Thread Kim Alvefur (Zash)
Package: wnpp Severity: wishlist * Package name: lua-format Version : 1.3.6 Upstream Author : Koihik * URL : https://github.com/Koihik/LuaFormatter * License : Apache 2.0 Programming Lang: C++ Description : A Lua code formatter A configurable code form

Bug#985283: lua-busted: Support for Lua 5.4

2021-03-15 Thread Kim Alvefur
Package: lua-busted Version: 2.0.0-1 Severity: important Dear Maintainer, lua-busted does not currently support Lua 5.4, i.e. `busted --lua=lua5.4` fails with the error "lua5.4: /usr/bin/busted:3: module 'busted.runner' not found" It should be enough to enable 5.4 by creating the lua5.4.dh-lua.

Bug#909394: Acknowledgement (luarocks: New upstream release 3.0.3)

2021-01-31 Thread Kim Alvefur
Hi, A friendly bump in the light of the bullseye freeze. -- Kim Alvefur signature.asc Description: PGP signature

Bug#976356: biboumi: new upstream release 9.0

2020-12-03 Thread Kim Alvefur (Zash)
Package: biboumi Version: 8.3-1 Severity: wishlist Dear Maintainer, A new upstream release of biboumi is available: https://lab.louiz.org/louiz/biboumi/-/blob/9.0/CHANGELOG.rst Packaging it would be greatly appreciated. -- System Information: Debian Release: 10.6 APT prefers stable-updates

Bug#966304: lua-readline: readline.lua not installed

2020-07-26 Thread Kim Alvefur (Zash)
tion >From be1e9c73c870b2d60fec5749729520a9737e1161 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 26 Jul 2020 12:49:08 +0200 Subject: [PATCH] Include missing Lua source in install --- debian/lua5.1.dh-lua.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/lu

Bug#949956: extrepo: "Unknown error executing apt-key" on apt update after adding repo and umask 0027

2020-01-27 Thread Kim Alvefur (Zash)
Package: extrepo Version: 0.6~bpo10~1 Severity: normal Dear Maintainer, After adding a repo with extrepo and running apt-get update, I got this error: Err:4 http://packages.prosody.im/debian buster InRelease Unknown error executing apt-key Reading package lists... Done W: GPG error: http://pac

Bug#842906: lua-sec: Prosody is now unable to use STARTTLS

2019-11-04 Thread Kim Alvefur
Hi, I believe this can be closed since Debian includes Prosody 0.11.x where this is no longer an issue. -- Regards, Kim "Zash" Alvefur Prosody developer

Bug#941747: lua-sec: Memory leak

2019-10-04 Thread Kim Alvefur (Zash)
Package: lua-sec Version: 0.7-1 Severity: important Tags: patch upstream Dear Maintainer, A memory leak was discovered and fixed in lua-sec. It affects Prosody. The fix : https://github.com/brunoos/luasec/pull/144 Upstream backported and released 0.7.1. Release : https://github.com/brunoos

Bug#939805: painintheapt with only pubsub configured does not work

2019-09-08 Thread Kim Alvefur (Zash)
Package: painintheapt Version: 0.20181201-1 Severity: normal Dear Maintainer, If configured with pubsub_service and pubsub_node then painintheapt prints "xep_0060" and exits with status code 1. -- System Information: Debian Release: 10.1 APT prefers stable-updates APT policy: (500, 'stable-

Bug#918801: lua-sec 0.7 changes prosody to not longer support ED25519&ED448 curve

2019-08-30 Thread Kim Alvefur
On Wed, 09 Jan 2019 14:52:50 +0100 tributh wrote: > After installing lua-sec 0.7-1 prosody was not longer able to server to former curve-list > x448:x25519:secp521r1:secp384r1:secp256r1. > > With this update prosody dropped down to only support the NIST curves: > secp521r1:secp384r1:secp256r1

Bug#932488: dh-lua: Support Lua 5.4

2019-07-19 Thread Kim Alvefur (Zash)
Package: dh-lua Version: 25+nmu1 Severity: wishlist Tags: patch Dear Maintainer, Since Lua 5.4 recently landed in experimental it would be good if dh-lua was aware of this. The attached patch makes Lua 5.4 work as a target when building for multiple Lua versions. -- System Information: Debian

Bug#916352: lua5.3: Not included in alternatives

2019-07-09 Thread Kim Alvefur
This is a duplicate of #863036 which is closed.

Bug#690412: Please auto-detect changed SSL certificates

2018-12-22 Thread Kim Alvefur
Hi, If you consider the scope of this bug to be limited to only reloading XMPP TLS certificates on SIGHUP then this fixed since Prosody 0.10.0, see . -- Regards, Kim "Zash" Alvefur

Bug#916352: lua5.3: Not included in alternatives

2018-12-13 Thread Kim Alvefur (Zash)
Package: lua5.3 Version: 5.3.3-1 Severity: wishlist Dear Maintainer, The Lua 5.3 interpreter is not included in the available alternatives for lua- interpreter. Same with lua-compiler and -manual. It would be nice if it was. -- Thanks, Kim "Zash" Alvefur -- System Information: Debian Release

Bug#916318: lua-cyrussasl: New upstream release 1.1.0

2018-12-12 Thread Kim Alvefur (Zash)
Source: lua-cyrussasl Severity: normal Dear Maintainer, Please package the newer upstream version 1.1.0: https://github.com/JorjBauer/lua-cyrussasl/releases/tag/v1.1.0 Commit log suggests this includes changes needed to fix #914536 -- Thanks, Kim "Zash" Alvefur -- System Information: Debian R

Bug#915960: RFP: lua5.4 -- Simple, extensible, embeddable programming language

2018-12-08 Thread Kim Alvefur (Zash)
Package: wnpp Severity: wishlist * Package name: lua5.4 Version : 5.4.0-work2 Upstream Author : Lua.org, PUC-Rio. * URL : http://www.lua.org/work * License : MIT Programming Lang: C Description : Simple, extensible, embeddable programming language The L

Bug#909394: luarocks: New upstream release 3.0.3

2018-09-22 Thread Kim Alvefur (Zash)
Package: luarocks Version: 2.4.2+dfsg-1 Severity: normal Dear Maintainer, A new major verion of luarocks is available and it would be nice if it was packaged. This version supports per Lua version trees with a single install, which was requested in #68955. -- Thanks, Kim "Zash" Alvefur -- Sys

Bug#860122: [Pkg-mutt-maintainers] Bug#860122: mutt: SIGSEGV when saving a file to sshfs dir

2017-06-26 Thread Kim Alvefur
On Mon, Jun 26, 2017 at 06:19:30AM +, Antonio Radici wrote: > Could you please install the debug symbols and send the stacktrace again? Attached. > More info on how to do so are here: > https://wiki.debian.org/AutomaticDebugPackages Thanks, I was not aware of the separate source for debug sy

Bug#860122: mutt: SIGSEGV when saving a file to sshfs dir

2017-04-11 Thread Kim Alvefur (Zash)
Package: mutt Version: 1.7.2-1 Severity: normal Dear Maintainer, Attempt to save an email into a directory mounted via FUSE / sshfs causes a segmentation fault. The file is created, but empty. Due to lack of debug symbols in stretch, all I get from gdb is the following: #0 __GI___fileno (fp=0x

Bug#853889: love: Man page points to wrong path for more docs

2017-02-01 Thread Kim Alvefur (Zash)
Package: love Version: 0.9.1-4 Severity: minor Dear Maintainer, The man page for 'love' has the following: > You can find more information at http://love2d.org/ or in the local > directory /usr/share/doc/love-doc/html/ However, HTML documentation actually resides in /usr/share/doc/love/html, pr

Bug#847098: icedove: Segfault in timed event / garbage collection

2016-12-05 Thread Kim Alvefur (Zash)
Package: icedove Version: 1:45.4.0-1~deb8u1 Severity: normal Dear Maintainer, Caught another segfault while running Icedove under gdb in attempt to collect more information for #845921. The traceback appears different from the one in #845921 so I'm filing a new bug, however both seem loosely rel

Bug#845921: icedove: crash in nsTArray::ShrinkCapacity

2016-11-28 Thread Kim Alvefur
On 2016-11-27 07:50, Carsten Schoenert wrote: > Hello Kim, > > On Sun, Nov 27, 2016 at 12:35:54AM +0100, Kim Alvefur (Zash) wrote: >> Package: icedove >> Version: 1:45.4.0-1~deb8u1 >> Severity: important >> >> Dear Maintainer, >> >> Icedo

Bug#845921: icedove: crash in nsTArray::ShrinkCapacity

2016-11-26 Thread Kim Alvefur (Zash)
Package: icedove Version: 1:45.4.0-1~deb8u1 Severity: important Dear Maintainer, Icedove have been randomly crashing for me, usually when selecting a folder. Attached is a gdb backtrace of from a core dump of the latest crash. -- System Information: Debian Release: 8.6 APT prefers stable-upd

Bug#815796: prosody: /etc/prosody/certs/localhost.cert symlink should be .crt

2016-02-24 Thread Kim Alvefur (Zash)
Package: prosody Version: 0.9.7-2+deb8u3 Severity: minor Hi, The prosody package creates a symlink /etc/prosody/certs/localhost.cert, but the default config uses "certs/localhost.crt", note the file ending. This produces the following error in the logs: SSL/TLS: Failed to load '/etc/prosody/cer