summaryrefslogtreecommitdiffstats
path: root/scripts/ubuntu-release
blob: cf436685c6da5d83dacefbc988af032741478dc1 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
echo 'This is just a place holder for future scripts.  View source for examples.'
exit 1

# Examples:
#../scripts/ubuntu-usn-desc $(egrep '^2.6.20-feisty-security: pending' CVE* | cut -d: -f1)
#perl -pi -e 's/^2.6.20-feisty-security: pending \(2\.6\.20-16\.30\)/2.6.20-feisty-security: released (2.6.20-16.31)/' CVE*

© 2014-2024 Faster IT GmbH | imprint | privacy policy