/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 debian/changelog

  • Committer: Teddy Hogeborn
  • Date: 2009-09-19 19:18:49 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090919191849-mg04fr6wyll47zjf
* mandos (MandosServer): Fixed doc string.

* plugin-runner.c (main): Note warnings from "-Wconversion".

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.0.12-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * init.d-mandos: Correct dependencies (Closes: #546928)
 
5
  * debian/control (Standards-Version): Changed to "3.8.3".
 
6
  * debian/mandos-client.README.Debian: Improved wording and formatting.
 
7
    Updated location of nfsroot.txt.
 
8
  * debian/mandos.README.Debian: Improved wording and formatting.
 
9
  * debian/mandos-client.postinst (configure): Don't look for user and
 
10
    group with the old name if upgrading from a new enough version.
 
11
  * debian/mandos.postinst (configure): - '' -
 
12
  * debian/mandos-client.README.Debian: Added text about non-usability of
 
13
    pseudo-network interfaces.
 
14
 
 
15
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Thu, 17 Sep 2009 15:03:59 +0200
 
16
 
 
17
mandos (1.0.11-1) unstable; urgency=low
 
18
 
 
19
  * debian/control (Standards-Version): Changed to "3.8.1".
 
20
  * Makefile (GNUTLS_CFLAGS, GNUTLS_CFLAGS): Use "pkg-config" instead of
 
21
    the old "libgnutls-config" script.  (Closes:  #529836)
 
22
 
 
23
 -- Teddy Hogeborn <teddy@fukt.bsnet.se>  Sat, 23 May 2009 07:12:20 +0200
 
24
 
1
25
mandos (1.0.10-1) unstable; urgency=low
2
26
 
3
27
  * New upstream release.