/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

  • Committer: Teddy Hogeborn
  • Date: 2024-11-22 20:30:34 UTC
  • Revision ID: teddy@recompile.se-20241122203034-92q7483wxv29tqev
mandos-monitor: avoid deprecation warnings from urwid

The urwid.FlowWidget class is deprecated.  Replace it with inheriting
from urwid.Widget, and setting the appropriate class attribute.

* mandos-monitor: Replace any mentions of urwid.FlowWidget with
  urwid.Widget.
  (MandosClientWidget): Inherit from "urwid.Widget" instead of
  "urwid.FlowWidget".  Also, move MandosClientPropertyCache to first
  in inheritance list so that its __init__ method can absorb the
  "proxy_object" and "properties" keyword arguments.
  (MandosClientWidget._sizing): New class attribute; set to
  "frozenset(["flow"])".

(Thanks to an anonymous contributor for reporting this.)
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 237.7.782 4 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 5.5 KB Diff Download File
askpass-fifo.xml 237.7.517 6 years ago Teddy Hogeborn Update copyright year to 2019 * DBUS-API: Update 5.2 KB Diff Download File
mandos-client.c 237.7.807 3 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 87.7 KB Diff Download File
mandos-client.xml 237.7.825 11 months ago Teddy Hogeborn Improve documentation * mandos.conf.xml (DESCRIPT 32.8 KB Diff Download File
password-prompt.c 237.7.807 3 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 14.7 KB Diff Download File
password-prompt.xml 237.7.675 6 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 10.1 KB Diff Download File
plymouth.c 237.7.846 11 months ago Teddy Hogeborn Eliminate compiler warnings Many programs use nes 16.6 KB Diff Download File
plymouth.xml 237.7.675 6 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 12.3 KB Diff Download File
splashy.c 237.7.807 3 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 11.8 KB Diff Download File
splashy.xml 237.7.675 6 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 9.9 KB Diff Download File
usplash.c 237.7.807 3 years ago Teddy Hogeborn Update copyright year * debian/copyright: Update 16.4 KB Diff Download File
usplash.xml 237.7.675 6 years ago Teddy Hogeborn Add dracut(8) support Add support for the dracut( 10.4 KB Diff Download File