Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
RoadMap
=======
TODO
====
1.18.x
~~~~~~
* Review this file and remove or update the old entries.
* Look for FIXME and XXX items in the source.
* Triage as much bugs as possible to get the bug count below 300 ;) and
merge as much patches as possible.
* Code cleanup / bug fixes:
- Get rid of static variables inside functions.
- Coalesce hash and checksum functions.
- Split modstatdb_rw into mode and flags.
- Move fd function out of mlib.
- Cleanup status chars -> strings hardcoded mappings all over the place.
(Fix tied field enum with its dselect description (pkgdisplay.cc))
- Refactor src/unpack.c.
- Split dpkg.h into independent headers.
- Do more unused header include removal.
- Add needed includes to all header files.
- Get rid of useless "unsigned" modifiers.
- Use internerr instead of assert, and print more meaningful messages.
- Use enums for currently hardcoded literals (replacingfilesandsaid,
filetriggers_edited, etc).
- Do not use nfmalloc (and friends) for non in-core db memory.
- Call nffreeall on exit (need to detangle nfmalloc from non-db first).
- Add a size parameter to the buffer API to avoid some useless
pipe+fork+copy.
- Handle instdir '/' separator consistently.
- Check if caching selinux context for second call is possible.
- Add missing newlines in --version output.
- Handle symlinks in statcmd.c statdb_node_apply().
- Fix dpkg termination on SIGPIPE from status-fd.
* libcompat cleanup:
- Add fnmatch, IRIX5 doesn't have it.
* Man pages:
- Add example to dpkg-scanfoo manpages?
- Merge synopsis lines in dpkg-triggers.
- Check all command vs action.
- Check usage of '|' instead of ', '.
- Check position of short option before long option.
- Fix dpkg man page, refs to dpkg-deb and dpkg-split, etc.
- Fix «. ».
* L10n:
- Check dpkg-divert strings for new and fixable ones.
- Standardize translated error messages in the perl code to avoid useless
work for translators.
- Check https://d-i.alioth.debian.org/spellcheck/level5/index.html
* Discuss and implement
https://www.hadrons.org/~guillem/debian/docs/origin.proposal
* Deprecate --force-not-root flag (remove modstatdb_rw rootneeded flags).
* Test and re-enable --command-fd.
* Check --no-act for log_action().
* Add non-regression tests for Dpkg::Source::*
* Add UTF-8 support to all programs.
* Allow packages to register additional files, declare ownership of files for
dpkg -S and -L without having dpkg act on this (.psuedolist?).
* Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder
or sbuild, so that they can start using the new architecture wildcards
automatically.
- Support for output format. (#214566)
* Fix conflicting action -%c, when short is 0.
* We should set our own obstack_alloc_failed_handler.
------------------------------------------------------------------------------
Old TODO entries from Scott:
start-stop-daemon
* capabilities support
dpkg
* allow external program to specify how to handle conffiles
* dpkg --call-maint-script=