/mandos/trunk

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

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2024-09-08 07:18:46 UTC
  • Revision ID: teddy@recompile.se-20240908071846-7iicgleu75y2s4w9
Require correct version of systemd-dev or systemd

The systemd.pc file (for use by pkg-config) was moved from the systemd
package to the systemd-dev package in version 256~rc2-1.  Therefore,
require either systemd-dev or a version of systemd before that
version, in order to be guaranteed the presence of the systemd.pc
file.

* debian/control (Source: mandos/Build-Depends): Add version qualifier
  "(< 256~rc2-1)" to "systemd".

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
** python-nemu
5
5
 
6
6
* mandos-applet
 
7
** [[https://www.freedesktop.org/software/polkit/docs/latest/polkit-apps.html][Writing polkit applications]]
7
8
 
8
9
* mandos-client
9
10
** TODO A ~--server~ option which only adds to the server list.