diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2011-09-09 19:18:40 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2011-09-10 22:39:55 +0200 |
commit | 733ac2287f12ec403816de072b2a98fa7fa9245e (patch) | |
tree | 0ee9221ad5ef3cae3fc71baaf0742c9a9b4f2388 /src/libimcv | |
parent | d88349541835707bf6382f5ec4d6a6979a0e65e1 (diff) | |
download | strongswan-733ac2287f12ec403816de072b2a98fa7fa9245e.tar.bz2 strongswan-733ac2287f12ec403816de072b2a98fa7fa9245e.tar.xz |
determine version for various Linux releases
Diffstat (limited to 'src/libimcv')
-rw-r--r-- | src/libimcv/plugins/imv_attestation/data.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libimcv/plugins/imv_attestation/data.sql b/src/libimcv/plugins/imv_attestation/data.sql index 60d63fe26..60620dd45 100644 --- a/src/libimcv/plugins/imv_attestation/data.sql +++ b/src/libimcv/plugins/imv_attestation/data.sql @@ -33,7 +33,7 @@ INSERT INTO products ( INSERT INTO products ( name ) VALUES ( - 'Gentoo UML i686' + 'Gentoo Base System release 1.12.11.1 i686' ); /* Files */ |