Changeset 2604

Show
Ignore:
Timestamp:
09/02/07 22:03:17 (1 year ago)
Author:
dhozac
Message:

Version 0.30.214.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r2541 r2604  
     1version 0.30.214 
     2================ 
     3        - patches for yum-3.2. 
     4 
     5        - various fixes to allow for *SuSE guests. 
     6 
     7        - added Fedora 7. 
     8 
     9        - replace file with h2ext for build -m template. 
     10 
     11        - add exclude list support for vclone. 
     12 
     13        - include debootstrap scripts for a lot of distributions. 
     14 
     15        - fixes to allow the Gentoo initscripts to be used with baselayout 2. 
     16 
     17        - remove disk limit caches on vserver ... delete. 
     18 
     19        - added support for the new APIs in 2.2 and 2.3, in particular the 
     20        netv2 API, allowing native IPv6 support. 
     21 
     22        - added support for a separate filesystem tag. 
     23 
    124version 0.30.213 
    225================ 
  • trunk/configure.ac

    r2589 r2604  
    2525 
    2626AC_PREREQ(2.57) 
    27 AC_INIT(util-vserver, 0.30.213, vserver@list.linux-vserver.org) 
     27AC_INIT(util-vserver, 0.30.214, vserver@list.linux-vserver.org) 
    2828AC_CONFIG_SRCDIR([src/capchroot.c]) 
    2929AC_CONFIG_HEADER([config.h])