Commit Graph

1451 Commits

Author SHA1 Message Date
Richard W.M. Jones 90a710c93d New upstream version 1.40.1. 2019-01-17 15:10:45 +00:00
Björn Esser 19a21be689
Rebuilt for libcrypt.so.2 (#1666033) 2019-01-14 19:06:59 +01:00
Richard W.M. Jones 3f9aa057a9 Forgot to update Release in previous commit. 2019-01-08 13:42:13 +00:00
Richard W.M. Jones 2404f718a0 Small fix for qemu behaviour (RHBZ#1664318). 2019-01-08 13:40:44 +00:00
Richard W.M. Jones 3c0504323e lib: Add Recommends for libvirt-daemon-config-network so that networking
works out of the box.
2018-10-12 13:59:42 +01:00
Richard W.M. Jones 82f97b22c2 New upstream version 1.39.11. 2018-09-22 13:18:09 +01:00
Richard W.M. Jones b0b57c62cc New upstream version 1.39.10. 2018-09-21 15:06:35 +01:00
Richard W.M. Jones c7c4488f6a New upstream version 1.39.9. 2018-08-31 16:51:12 +01:00
Richard W.M. Jones a1ee2d74f3 Disable tests on ppc64 because of
https://bugzilla.redhat.com/show_bug.cgi?id=1614948

(cherry picked from commit 6b4e3345881d26bb95304c445d49e417d19d8713)
2018-08-10 22:22:28 +01:00
Richard W.M. Jones 11ab21d8a6 New upstream version 1.39.8. 2018-07-27 15:43:58 +01:00
Richard W.M. Jones bcb8b1c0b4 v2v: Recommends nbdkit-plugin-vddk for -it vddk mode. 2018-07-26 09:14:50 +01:00
Richard W.M. Jones d7c0a1924e Rebuild for unannounced soname bump in libconfig. 2018-07-24 16:11:10 +01:00
Richard W.M. Jones b92cecbe15 v2v/TODO was removed upstream. 2018-07-14 17:15:52 +01:00
Richard W.M. Jones bd1cb7ffa5 New upstream version 1.39.7. 2018-07-14 15:05:19 +01:00
Richard W.M. Jones 1ec687372d v2v: Recommends nbdkit and the Python 3 plugin. 2018-07-13 13:30:51 +01:00
Fedora Release Engineering 60b4ea1cc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 08:13:01 +00:00
Richard W.M. Jones 4cd4ff292b OCaml 4.07.0 (final) rebuild. 2018-07-11 17:11:25 +01:00
Richard W.M. Jones ddebce8014 Revert "Enable libguestfs-benchmarking subpackage on all architectures."
This reverts commit c317bc4a01.
2018-07-11 16:46:55 +01:00
Richard W.M. Jones c317bc4a01 Enable libguestfs-benchmarking subpackage on all architectures. 2018-07-11 15:45:11 +01:00
Richard W.M. Jones c1eec06fc3 Update PHP dependencies. 2018-07-10 09:53:28 +01:00
Richard W.M. Jones 00ee4d8211 BR on python-unversioned-command
https://fedoraproject.org/wiki/Changes/Move_usr_bin_python_into_separate_package
2018-07-05 16:33:25 +01:00
Richard W.M. Jones 2c9d3e4854 Remove ldconfig
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SU3LJVDZ7LUSJGZR5MS72BMRAFP3PQQL/
2018-07-05 16:08:02 +01:00
Petr Písař e311dbaaf6 Perl 5.28 rebuild 2018-07-03 12:15:32 +02:00
Miro Hrončok b870831bd1 Rebuilt for Python 3.7 2018-07-02 18:22:41 +02:00
Jitka Plesnikova 95e46234b5 Perl 5.28 rebuild 2018-06-29 22:55:30 +02:00
Richard W.M. Jones ba9ed0975e Add new bash-completion script for libguestfs-test-tool. 2018-06-29 19:27:24 +01:00
Richard W.M. Jones f129ad178f New upstream version 1.39.6. 2018-06-29 18:44:15 +01:00
Richard W.M. Jones a120fa3b9e Bump release and rebuild. 2018-06-20 16:51:47 +01:00
Richard W.M. Jones 0f49172c3c Bump release and rebuild. 2018-06-20 13:49:17 +01:00
Richard W.M. Jones 8dbfe7ab9e OCaml 4.07.0-rc1 rebuild. 2018-06-20 11:28:30 +01:00
Miro Hrončok c6cf73a4e4 Rebuilt for Python 3.7 2018-06-19 10:46:08 +02:00
Richard W.M. Jones 18c433882a New upstream version 1.39.5. 2018-05-23 11:32:11 +01:00
Pino Toscano 04a92597b7 demote osinfo-db as libguestfs-tools-c suggest
it is not used anymore by the library, but only by one of the tools in
libguestfs-tools-c -- hence, demote it to suggest
2018-05-17 17:04:43 +01:00
Richard W.M. Jones 4cbc2d5ccb New upstream version 1.39.4. 2018-05-02 11:42:25 +01:00
Richard W.M. Jones 7bf2744f0e Disable tests on ppc64. 2018-04-22 19:56:46 +01:00
Richard W.M. Jones 1da42b70a5 Remove upstream patch. 2018-04-22 16:17:14 +01:00
Richard W.M. Jones b57feae1af New upstream version 1.39.3. 2018-04-22 15:10:01 +01:00
Richard W.M. Jones 8a46035427 Don't call move_to for zfs on architectures which don't have zfs. 2018-04-19 11:16:09 +01:00
Richard W.M. Jones 0fc7c3e4db Harden move_to script.
If the package name is not found in the packages file (perhaps because
the package was resolved to a different name through Obsoletes etc)
then the move_to script could create two dependencies.  Detect this
and hard-fail.

See also:
https://bugzilla.redhat.com/show_bug.cgi?id=1568676
2018-04-19 10:16:45 +01:00
Iryna Shcherbina c251db3ac8 Update Python 2 dependency declarations to new packaging standards 2018-04-10 18:11:41 +02:00
Richard W.M. Jones f034e58d54 Add patch to fix detection of qemu mandatory locking. 2018-03-29 20:22:28 +01:00
Richard W.M. Jones 02bf5b3c16 New upstream version 1.39.2. 2018-03-29 15:55:56 +01:00
Richard W.M. Jones e67c8965a4 For 1.39: yajl -> jansson 2018-03-13 14:14:33 +00:00
Richard W.M. Jones 4d1f692eeb Disable tarball signing for the development branch. 2018-03-13 14:05:06 +00:00
Richard W.M. Jones 7e3a9dd192 New upstream version 1.39.1. 2018-03-13 13:56:24 +00:00
Richard W.M. Jones fb05053661 Add gcc-c++ dependency. 2018-02-18 18:39:44 +00:00
Richard W.M. Jones 605bf58332 Enable tarball signing since we are on a stable branch.
Fix Source URLs.
2018-02-09 16:22:15 +00:00
Richard W.M. Jones f8c98eab62 New upstream version 1.38.0. 2018-02-09 16:05:42 +00:00
Richard W.M. Jones 6657479671 New upstream version 1.37.37. 2018-02-06 21:55:06 +00:00
Richard W.M. Jones 75bec837bb New upstream version 1.37.36.
Unbreak the linker.
2018-01-26 08:34:15 +00:00