/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Teddy Hogeborn
  • Date: 2011-08-17 22:46:35 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110817224635-l83agxniozmovv6m
* Makefile (LDFLAGS): Added "-Xlinker --as-needed".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This NEWS file records noteworthy changes, very tersely.
2
2
See the manual for detailed information.
3
3
 
 
4
Version 1.3.1 (2011-07-27)
 
5
* Client:
 
6
** Client now retries all Mandos servers periodically.
 
7
** Work around Debian bug #633582 - fixes "Permission denied" problem.
 
8
 
 
9
Version 1.3.0 (2011-03-08)
 
10
* Server:
 
11
** Updated for Python 2.6.
 
12
* Client:
 
13
** Bug fix: Make the password-prompt plugin not conflict with
 
14
   Plymouth.
 
15
** Bug fix: Bug fix: update initramfs also when purging package.
 
16
 
4
17
Version 1.2.3 (2010-10-11)
5
18
* Server:
6
19
** Bug fix: Expose D-Bus API also in non-debug mode.