logo_kerberos.gif

Difference between revisions of "Release 1.9"

From K5Wiki
Jump to: navigation, search
m
(Developer experience)
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
This is only an approximate timeline.
 
This is only an approximate timeline.
   
* 2010-09-01 -- make release branch
+
* 2010-10-01 -- make release branch
 
* 2010-12-01 -- final release
 
* 2010-12-01 -- final release
   
Line 12: Line 12:
 
* Python-based test framework [Greg, done, could be extended to include multi-realm test cases]
 
* Python-based test framework [Greg, done, could be extended to include multi-realm test cases]
 
* KDC refactoring [Tom Yu]
 
* KDC refactoring [Tom Yu]
* DAL cleanup [Greg Hudson]
+
* [[Projects/Database Access Layer cleanup | DAL cleanup]] [Greg Hudson]
   
 
== Developer experience ==
 
== Developer experience ==
   
* NSS crypto back end? [Bob Lyea]
+
* NSS crypto back end? [Bob Relyea]
 
* [[Projects/Plugin_support_improvements|Plugin framework evolution]] [Tom Yu, Zhanna Tsitkova]
 
* [[Projects/Plugin_support_improvements|Plugin framework evolution]] [Tom Yu, Zhanna Tsitkova]
* Naming extensions back end for exposing constrained delegation chain [Luke, done, needs review]
+
* [[Projects/SignedPathNamingExts | Naming extensions]] back end for exposing constrained delegation chain [Luke, done]
  +
* [[Projects/Alternative_PRNG | PRNG modularity]] (including Fortuna-like back end)
   
 
== Performance ==
 
== Performance ==
Line 31: Line 31:
 
* Plugins for password sync [Tom Yu]
 
* Plugins for password sync [Tom Yu]
 
* [[Projects/Password_quality|Plugins for password quality checks]] [Tom Yu]
 
* [[Projects/Password_quality|Plugins for password quality checks]] [Tom Yu]
* [[Projects/Alternative_PRNG|Plugins for alternative PRNG implementations]] [Zhanna Tsitkova]
 
 
* OTP (only old SAM SecurID planned for now) [Tom Yu]
 
* OTP (only old SAM SecurID planned for now) [Tom Yu]
 
* [[Projects/Config_File_Validator|Configuration File Validator]] [Zhanna Tsitkova]
 
* [[Projects/Config_File_Validator|Configuration File Validator]] [Zhanna Tsitkova]

Latest revision as of 18:38, 1 November 2010

This is the preliminary proposed goal set for the krb5-1.9 release. Please provide comments on the krbdev list. This page organizes the goals by the "guiding principles" listed in the roadmap.

Timeline

This is only an approximate timeline.

  • 2010-10-01 -- make release branch
  • 2010-12-01 -- final release

Code quality

  • Python-based test framework [Greg, done, could be extended to include multi-realm test cases]
  • KDC refactoring [Tom Yu]
  • DAL cleanup [Greg Hudson]

Developer experience

Performance

  • account lockout performance improvements [Greg Hudson, done]

End-user experience

Administrator experience

Protocol evolution