Rev 45 | Rev 48 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 45 | Rev 46 | ||
|---|---|---|---|
| Line 42... | Line 42... | ||
| 42 | * remove_old_db_logfiles_from_prayer-ssl-prune.patch (new): Patch  | 
            42 | * remove_old_db_logfiles_from_prayer-ssl-prune.patch (new): Patch  | 
          
| 43 | myarchive() in lib/mydb_db3.c so that it only deletes obsolete  | 
            43 | myarchive() in lib/mydb_db3.c so that it only deletes obsolete  | 
          
| 44 | transaction logs if dirname = NULL, then call it (via DB->archive())  | 
            44 | transaction logs if dirname = NULL, then call it (via DB->archive())  | 
          
| 45 | from ssl_prune_sessions() in lib/ssl.c.  | 
            45 | from ssl_prune_sessions() in lib/ssl.c.  | 
          
| 46 | - prayer-db-prune thus unnecessary.  | 
            46 | - prayer-db-prune thus unnecessary.  | 
          
| - | 47 | * template_find_bug.patch (new): Fix segfault in template_find() when  | 
          |
| - | 48 | template_set specifies a non-existing set. Also update default set.  | 
          |
| 47 | 49 | ||
| 48 | -- Magnus Holmgren <holmgren@debian.org> Mon, 23 Jun 2008 22:17:02 +0200  | 
            50 | -- Magnus Holmgren <holmgren@debian.org> Tue, 24 Jun 2008 01:34:14 +0200  | 
          
| 49 | 51 | ||
| 50 | prayer (1.2.0-1) unstable; urgency=low  | 
            52 | prayer (1.2.0-1) unstable; urgency=low  | 
          
| 51 | 53 | ||
| 52 | * New upstream release featuring a major code reorganisation and a new  | 
            54 | * New upstream release featuring a major code reorganisation and a new  | 
          
| 53 | template system.  | 
            55 | template system.  |