TODO 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. ROADMAP
  2. =======
  3. lenny
  4. ~~~~~
  5. * Review this file and remove or update the old entries.
  6. * Send patch to debian-policy deprecating Source-Version substvar.
  7. * Triage as much bugs as possible to get the bug count below 300 ;) and
  8. merge as much patches as possible.
  9. 1.14.0
  10. ------
  11. * All perl scripts using strict and warnings, I've a patch already for this,
  12. just needs some review.
  13. * Support udeb natively:
  14. - Add field Package-Type and friends.
  15. - Generate proper Packages files. (#383916)
  16. * Support Tag field.
  17. * Add armel support and by extension uclibc and other variants to be easily
  18. allowed or added. The main problem I'm facing with this one is and nice a
  19. clean implementation, the PoC and the idea how to fix it is present already.
  20. 1.14.x
  21. ------
  22. * Add Wig&Pen source package support.
  23. * Support lzma and bzip2 source package compression.
  24. * Get rid of install-info.
  25. * Add multiarch support.
  26. * Merge back support for Breaks field from Ubuntu.
  27. * Merge dpkg-cross functionality.
  28. * Merge dpkg-sig?
  29. * Support versioned symbols in dpkg-shlibdeps.
  30. * Start exposing libdpkg.
  31. * Convert controllib.pl to a new style perl module(s).
  32. * Fix tied field enum with its dselect description (pkgdisplay.cc).
  33. * Add example to dpkg-scanfoo manpages?
  34. * The cleverer conffile support bug fixed.
  35. * Add UTF-8 support to all programs.
  36. * Add md5sums and/or sha1sums package support. (#155676)
  37. * Allow packages to register additional files, declare ownership of files for
  38. dpkg -S and -L without having dpkg act on this (.psuedolist?).
  39. * Some kind of test-suite (Esteban).
  40. * Parse the dependencies and coalesce them: controllib.pl (parsedep).
  41. * Make dpkg-checkbuilddeps easier to use by other programs such as pbuilder
  42. or sbuild, so that they can start using the new architecture wildcards
  43. automatically.
  44. - New command line arguments to retrieve Build-Depends. (#114774)
  45. - Support for output format. (#214566)
  46. * Remove conffile background support? (#38334)
  47. * Make dpkg-build --build check for duped conffiles. (#131633)
  48. * Make update-alternatives --display support --quiet. (#336091)
  49. * Add PAM support to start-stop-daemon. (#406942)
  50. * Make dpkg-checkbuilddeps check build-essential. (#402901)
  51. * Fix pointless use of strdup. (#379027)
  52. * Propagate --admindir to programs run from maintainer scritpts. (#97076)
  53. * Fix quotes? <http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html>
  54. TODO
  55. ====
  56. Old TODO entries from Scott:
  57. libdpkg:
  58. * cut compat.c into little pieces and move them to optlib
  59. * modify database to store per-file flags
  60. * store checksums and stat data in per-file flags
  61. optlib:
  62. * add fnmatch, IRIX5 doesn't have it
  63. start-stop-daemon
  64. * capabilities support
  65. * don't close FD's
  66. dpkg
  67. * integrate debconf (add new status)
  68. * allow external program to specify how to handle conffiles
  69. * try to remove directories again after removing conffiles
  70. * verify Enhances works (ie don't trigger some assertion)
  71. * refactor processarc.c
  72. * add test to see if a file should really be installed and optionally
  73. skip it
  74. * dpkg --reconfigure <pkg> <pkg>
  75. <pkg>.postinst reconfigure <ver>
  76. Fail if pkg is not in the configured state.
  77. * dpkg --call-maint-script=<script> --maint-script-arg=<arg>
  78. --maint-script-arg=<arg> <pkg> <pkg>
  79. dpkg will not allow <script> to be one of {pre,post}{inst,rm}. Only
  80. unknown scripts can be called this way. dpkg will also not keep track
  81. of any state for these scripts.
  82. Fix:
  83. <joeyh_> package a conflicted with old versions of package b. package b
  84. conficted with old versions of package a. I had the old versions of both
  85. installed, and told dpkg to install the new versions of a and b
  86. simulantaneously. It refused.
  87. dselect:
  88. * support Enhances
  89. ------------------------------------------------------------------------------
  90. Old TODO entries from IWJ:
  91. Here are some currently-known inadequacies:
  92. urgent
  93. * Conflicts << installation ordering
  94. * Version numbers in pre-depends stuff
  95. * Search for all pre-depends things at once, bomb out if any not found
  96. * _always_ show section in --yet-to-unpack
  97. * automatically do --yet-to-unpack in installation methods
  98. * check depending packages when installing new version.
  99. * Several things ought to be configurable but aren't.
  100. * Filenames containing newlines. Conffile names containing spaces.
  101. * dpkg --status for virtual packages
  102. * openpgp signatures in the package archive
  103. other stuff unlikely to get done soon
  104. * Automatically remove <file>.gz if <file> can't be found ? and maybe,
  105. remove <file> if <file.gz> can't be found? Big mess when we start
  106. thinking about bz2 :/
  107. * Local version number (using non-numeric epoch, perhaps, or better yet,
  108. a --local option in dpkg, so that it marks this package as a local install
  109. (when running dpkg -i)? Keeps it from being listed as obsolete, and maybe
  110. from being considered for auto-upgrades (apt-get needs to know about this
  111. too)
  112. * Filename field generated by --record-avail
  113. * handle split packages somehow.
  114. * understand Replaces in dselect
  115. * diversions list as control archive entry
  116. * single maintainer script, and new package getting there first
  117. * dpkg -s show something for virtual packages
  118. * local conffiles, aswell as local files that dpkg should check before
  119. overwriting
  120. * hooks
  121. * dselect per-half focus and keybindings improvements.
  122. !missing bug report #1555!
  123. * floppy map (where are the files)
  124. * how to change case of package names
  125. * support for adding files to dpkg's file lists
  126. * `fake' or `null' packages
  127. * dpkg --query | -Q
  128. obsoleted so not done
  129. * version numbers not starting digit early.
  130. * dselect bottom window too large, and/or resize
  131. * `template' file giving default selections of dselect.