# Devuan meet 2022-01-06 @20:30 UTC
Present: hendrik, bb|hcb, golinux, plasma41, rrq, fsmithred
## Old Business
## Old Actions
## New Business
### golinux
* jitsi is fubared again. Make alternate plans for meet.
* Meeting at:
https://meet.jit.si/devuan
### fsmithred
* I'm busy having fun. See you at the meeting.
### LeePen
* Updated reportbug in ceres
* Considering setting up a
[debuginfod](
https://sourceware.org/elfutils/Debuginfod.html) server
to distribute elf/DWARF source code for our binaries. Can also
fallback to [Debian](
https://debuginfod.debian.net) as upstream.
Probably needs to run on pkginfo with a dedicated FQDN and nginx
reverse proxy. Any comments, concerns or counter-proposals?
* (bgstack15) Has anyone asked for this? Do any of our forked packages
need the debuginfod service?
### bb|hcb
* Prepared an upgraded gitea (https://git2.devuan.org), lets set time
for the switch, expected downtime is minimal
* check spammer hammer on the new db schema [result: OK]
* check the honeypot MitM proxy for gitea on git2
* gitea uses monaco web editor; no easy way to toggle word wrap for
long lines but there is a hack: `codeEditors[0].updateOptions({
wordWrap: "on" })`, also a proper way to set per file extension:
```` [repository.editor] LINE_WRAP_EXTENSIONS =
.txt,.md,.markdown,.mdown,.mkd,.html,.css, ````
## New Actions