summaryrefslogtreecommitdiffstats
path: root/update-bugs.sh
Commit message (Collapse)AuthorAgeFilesLines
* Enhance BUGS script.Richard W.M. Jones2012-06-211-2/+27
| | | | | | | | | | | | | | | | | | | Since RHBZ was updated, the old python-bugzilla program broke. When it was fixed, I found the (undocumented) ordering of the results from the old tool was no longer true. This commit adds a small Perl script to sort the output predictably. Now bugs are sorted by both bug state and bug number, so the output should be more stable than before. Re-enable creation of the BUGS file in 'make dist' (this reverts commit 91f3456244e7843768da659e24ce0aeeb4ebe4b0). Also the BUGS file has been updated. Cherry picked from commit f90c01a5dc6a01284debdd0a45406f9d4a5e7159 and backported to libguestfs 1.16 branch. Note the BUGS file has been deleted, and will be updated at the next release.
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
| | | | Update all copyright dates to 2012.
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* Only include date, not time, in BUGS file.Richard W.M. Jones2011-06-041-1/+1
| | | | This is so the file does not change so often when using 'make dist'.
* build: Rename update-bugs as update-bugs.sh.Richard W.M. Jones2010-11-241-0/+95