[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging annotated tag, 1.0.80, created. 1.0.80
Richard Jones
rjones at redhat.com
Thu Jun 30 07:07:10 UTC 2011
The annotated tag, 1.0.80 has been created
at 93b9810ba739d7935b526757f5b9616699669983 (tag)
tagging b3c4ddc8634e8268b151dcbd7ddd35a7286f4f04 (commit)
replaces 1.0.79
tagged by Richard Jones
on Wed Dec 16 12:25:46 2009 +0000
- Shortlog ------------------------------------------------------------
Version 1.0.80
Jim Meyering (9):
syntax-check: exempt *.pod from no-trailing-blank prohibition
syntax-check: expand TABs in generator.ml
maint: remove unnecessary include of openat.h
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 to exit
maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and 1 in "usage", too
maint: use EXIT_* symbol (not constant, 2) to indicate key/path not found
build: make autogen.sh update .git-module-status, as it should
build: correct sed transformation to work also on .git-module-status
accommodate leading "+" in git submodule output
Matthew Booth (8):
build: Fix inter-directory dependencies
build: Fix parallel build of haskell bindings
build: Add missing dependency libguestfs.la->guestfs_protocol.h
build: Rebuild the daemon as necessary from other directories
build: Don't re-check generator.ml for each generator_built in daemon directory
build: Ensure building appliance depends on guestfsd
build: Add missing dependencies in perl directory
appliance: Fix code which gets list of kernels.
Richard Jones (86):
appliance: Print uptime.
fuse/RHEL: Don't require UTIME_{NOW,OMIT} to be defined.
daemon/RHEL: Choose correct udev settle script.
BUILT_SOURCES now depends on running the generator.
generator: Acquire lock to prevent two parallel runs of the generator.
Update TODO file.
Update PO files.
syntax-check: Fix tab-vs-space issue in the generator.
generator: open Unix module by default.
daemon/Win32: Ignore mingw32-config.cache.
daemon: Missing #includes revealed by cross-compiling.
daemon/Win32: NAME_MAX does not exist on Windows, use FILENAME_MAX instead.
daemon/Win32: make some functions and fields optional.
daemon/Win32: Don't include missing headers.
daemon/gnulib: Include glob module.
build: update gnulib submodule to latest
daemon/Win32: Use gnulib modules for first porting to Win32.
availability: Add guestfs_available.
availability: Add optional groups and implement guestfs_available call.
availability: Skip tests when functions are not available.
perl: Add Sys::Guestfs::Lib::feature_available
Update TODO file.
generator: second parameter to upload is Dev_or_Path, not String.
Use STRPREFIX instead of STREQLEN.
Implement 'dd' command.
daemon: Fix return value from aug_defnode.
generator: Passing "" to StringList tests should turn into empty list.
availability: Clarify and fix documentation.
availability: Add a test for this call.
availability: Document how to check for single API calls
New tool: virt-list-filesystems
supermin: Die with an error if no kernels found (RHBZ#539746).
build: update gnulib submodule to latest
build: update gnulib submodule to latest
daemon/Windows: Define _WIN32_WINNT when compiling on Windows.
dd: Missing include of <string.h>
daemon: Alternate implementation of posix_fallocate.
sync: Windows implementation of sync() call.
daemon/Win32: Use gnulib pread module.
daemon: Use gnulib futimens module.
daemon: Move statvfs code into separate file.
daemon/Win32: Implement statvfs using GetDiskFreeSpaceEx.
daemon/Win32: Use gnulib getaddrinfo module.
daemon/Win32: Don't bother blocking SIGPIPE on Win32.
daemon/Win32: Use xdr_u_int for PortableXDR compatibility.
daemon/Win32: Replace setenv with Win32 equivalent.
daemon/Win32: Windows replacement for umask.
daemon/Win32: Windows can't daemonize.
daemon/Win32: Supply MAX macro for challenged platforms.
daemon/Win32: update comment
daemon: Fix sync() call on Unix.
daemon: Fix build on Unix.
Update PO files.
guestfs: Update architecture section of documentation.
guestfs documentation: Missing space.
daemon/Win32: Win32 can't fork message moved to separate function (Jim Meyering)
daemon: Indent C macros to reflect nesting level.
daemon: Typo generator_build -> generator_built
daemon: Link guestfs_protocol.[ch] into the daemon directory.
daemon/Win32: Use Gnulib perror module.
daemon/Win32: provide htonl, htons, ntohl, ntohs functions.
daemon/Win32: use gnulib modules connect, socket and symlinkat (for readlinkat).
daemon: program_name must be defined for Gnulib error module.
build: update gnulib submodule to latest
Make realpath call optional, disable it for Windows.
Update PO files.
Remove old contrib/febootstrap directory.
Ignore guestfsd.exe (Windows daemon).
daemon/Win32: Add contributed test script to test daemon using Wine.
Fix error handling in 'zero' function.
daemon: Move prototypes around to keep functions grouped logically.
guestfish: Freshen documentation.
virt-rescue: Freshen documentation.
Whitespace change.
daemon error handling: Clear errno before calling stub functions.
daemon error handling: recursive_mkdir shouldn't need to set errno.
daemon error handling: Define a new function reply_with_perror_errno.
lib: Add thread-safety to global list of handles.
lib: Link with $(LTLIBTHREAD), required by Gnulib lock module.
appliance: Ignore unreadable dbus helper programs.
appliance: Special case handling for libbfd in the supermin appliance.
build: Remove references to old contrib/ files which were removed.
build: Fix typo in filename.
Update PO files.
Include latest Polish translations (Piotr Drąg, RHBZ#502533).
Prepare for 1.0.80.
-----------------------------------------------------------------------
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list