[Pkg-libvirt-commits] [libguestfs] annotated tag debian/1%1.26.5-2 created (now a3276ff)
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:26:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to annotated tag debian/1%1.26.5-2
in repository libguestfs.
at a3276ff (tag)
tagging 3cdd184a9e1772b4318075655f64dd66412c955d (commit)
replaces debian/1%1.26.5-1
tagged by Hilko Bengen
on Wed Jul 16 12:52:01 2014 +0200
- Log -----------------------------------------------------------------
libguestfs Debian release 1:1.26.5-2
Hilko Bengen (3):
Don't attempt to run make quickcheck on all architectures. (Closes: #754615)
Fixed the code that extracts dependencies from .../guestfs/supermin.d/packages-* lists. This should also take care of the iproute legacy package. (Closes: #752017)
1:1.26.5-2
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 0d2afab Deal with changed syslinux paths (Closes: #746748)
new 1a6fbc8 Demoted some recommendations of appliance bits to suggestions (Closes: #747440)
new 61e9ffd Fix handling of passwords in URLs
new 12e9151 test-charset-fidelity: allow to skip testing specific FSes
new 35b6ba6 tests/syslinux: factorize search for mbr.bin
new efa0e34 tests/syslinux: add new syslinux 6+ path of mbr.bin
new c48c9f9 builder: ubuntu: Allow virt-install --os-variant to be specified on the command line.
new 9bb8d58 builder: Add Ubuntu 14.04 disk image.
new c4ecdd5 appliance: update Debian-specific package list
new d20311f builder: Fix RHEL script for RHEL 5.
new 6f40f6d builder: Fix RHEL 5 download location.
new 62f5561 generator: Change link to OCaml tutorials.
new 6175c47 build: bump the libsystemd-journal needed version to 196
new 0ddb111 build: Use AC_PROG_AWK to define the right awk to call.
new 3e2934b configure: Move --with-default-backend test later in configure.ac.
new f11222c Fix some spelling mistakes and typos in documentation (RHBZ#1099284).
new f3e079b fish: simplify output of 'supported'
new f11d5bf ppc64: Use console=hvc0 console=ttyS0.
new 19a25e3 Version 1.26.3.
new a5d851d Imported Upstream version 1.26.3
new cd6213c Merge tag 'upstream/1.26.3'
new 4291d45 Dropped patches that have been integrated upstream
new 89dbfc7 1:1.26.3-1
new 21d3d51 Added missing changes for 1:1.26.3-1
new d4b21be Removed dependency on legacy iproute package (Closes: #752017)
new b30e9a3 1:1.26.3-2
new 713efae golang: Fix for out-of-tree builds
new 8e975f2 fuse: Skip test-fuse-umount-race.sh if backing file does not exist.
new 212b269 fuse: Make all the skip messages consistent in this test.
new f7ece61 launch: libvirt: Add -device sga (sgabios).
new ddc62b6 ruby: add :nodoc: comment for internal methods
new 188cb17 appliance: Increase udev timeout to 6000s (RHBZ#1096579).
new 4335d79 appliance: Update packagelist for Mageia (RHBZ#1102448).
new 333d100 generator: fix daemon functions with optional params but no mandatory params
new a644497 appliance: remove extra comma in Mageia's list
new d5deb00 builder: handle duplicated images (RHBZ#1092753).
new 102dfed daemon: print parameters for vgchange in error messages
new e6be0b9 daemon: grub: show grub-install's output on error if verbose
new 3984c09 appliance: init: properly set PS1 and TERM for virt-rescue (RHBZ#812970).
new 9431f74 launch: libvirt: Only use serial BIOS (sgabios) on x86.
new 5a6d1f9 builder: Update rhel.sh script for RHEL 7 GA.
new 7bee9b5 builder: Further updates to RHEL 7 GA script.
new 32ef02a builder: virt-install now seems to require '--serial pty' option.
new 65489ba builder: virt-install now requires '--serial pty' parameter.
new b8076d9 builder: Fedora: Enable Xen driver support.
new dca0642 builder: Update Fedora 20 image, with Xen drivers.
new df8e4c6 builder: Get rid of remaining disk image signatures.
new efce854 builder: Rebuild Fedora 19 disk image with Xen drivers.
new c61f8f1 builder: Don't copy *.xz files to WEBSITEDIR.
new b565ee5 fuse: UID 0 should override all permissions checks (RHBZ#1106548).
new a064ae6 mllib: Create a common utility function is_directory.
new 9b48c54 podwrapper: Put the =encoding line at the correct place in the input (RHBZ#1109174).
new 9c5acdc podwrapper: Put =encoding line before first POD directive.
new 1536c5e tests: guests: Add a text syslog file to the phony Debian guest.
new 207146a tests/guests: Add new file debian-syslog to EXTRA_DIST.
new 6e780e0 builder: Update centos.sh to add CentOS 7 QA.
new c84a4e5 options: Compile out part of union which cannot be used when not compiling guestfish.
new 5789684 mllib: Move common code for comparing version strings to library.
new 5e26672 mllib: Add an interface for Common_utils library.
new 560f16d mllib: Add a common 'warning' utility function.
new 6398259 mllib: Rewrite text wrapping function so it can handle newlines within the text.
new 3c3ddf5 Use -v and -x flags consistently across OCaml virt-* tools.
new 45ca799 generator: Sort the structs.
new 5e44453 excludefiles: Exclude various common log files when building the appliance.
new 8c4135d mllib: Remove trailing whitespace.
new af5b46b Version 1.26.4.
new 8af7522 valgrind: Add suppress for libvirt memory leak in virFileFindResourceFull.
new bb43eb6 Version 1.26.5.
new 274f2af Imported Upstream version 1.26.5
new a4d9718 Merge tag 'upstream/1.26.5'
new 6119b28 Dropped half a patch that has been integrated upstream
new 7d083a9 1:1.26.5-1
new bdfe7f4 Don't attempt to run make quickcheck on all architectures. (Closes: #754615)
new 1efffa4 Fixed the code that extracts dependencies from .../guestfs/supermin.d/packages-* lists. This should also take care of the iproute legacy package. (Closes: #752017)
new 3cdd184 1:1.26.5-2
The 75 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list