File: TODO

package info (click to toggle)
smokeping 2.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,816 kB
  • sloc: perl: 17,259; sh: 3,868; javascript: 668; xml: 293; makefile: 165
file content (12 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
The following issues need to be fixed:

* fast-cgi should be default
* review upstream changes since last release, esp. config changes
* do not prompt for modifications on the files:
- Slaves
- General
- basepage.html
 - this is very hard. we would need to fix the checksum in
   /var/lib/dpkg/status, which doesn't seem to be doable
   programmatically. See dpkg/src/configure.c:336 to see how this
   works better.