* Thu Nov 19 2019 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-1.el8
- 0023-Temporarily-update-VERSION-to-8.2.0.patch [bz#1773397] - Resolves: bz#1773397 (QEMU emulator version is "4.1.91" for qemu-kvm-4.2.0-0.module+el8.2.0+471) - Resoves: bz#1773392 ([ppc] Need to rebase SLOF image for qemu-kvm-4.2)
This commit is contained in:
		
							parent
							
								
									f179c5ac46
								
							
						
					
					
						commit
						320ac89d3f
					
				
							
								
								
									
										25
									
								
								0023-Temporarily-update-VERSION-to-8.2.0.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								0023-Temporarily-update-VERSION-to-8.2.0.patch
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,25 @@ | |||||||
|  | From 1afa318b8a37aa999221ad4afa01e14a242f7476 Mon Sep 17 00:00:00 2001 | ||||||
|  | From: "Danilo C. L. de Paula" <ddepaula@redhat.com> | ||||||
|  | Date: Tue, 19 Nov 2019 08:41:33 -0300 | ||||||
|  | Subject: Temporarily update VERSION to 8.2.0 | ||||||
|  | 
 | ||||||
|  | rhbz#1773397 | ||||||
|  | 
 | ||||||
|  | This will change when the official release appears. | ||||||
|  | But, to make qemu-kvm --version happy, we need to fix this now. | ||||||
|  | 
 | ||||||
|  | Signed-off-by: Danilo C. L. de Paula <ddepaula@redhat.com> | ||||||
|  | ---
 | ||||||
|  |  VERSION | 2 +- | ||||||
|  |  1 file changed, 1 insertion(+), 1 deletion(-) | ||||||
|  | 
 | ||||||
|  | diff --git a/VERSION b/VERSION
 | ||||||
|  | index cfcbdd75dd..6aba2b245a 100644
 | ||||||
|  | --- a/VERSION
 | ||||||
|  | +++ b/VERSION
 | ||||||
|  | @@ -1 +1 @@
 | ||||||
|  | -4.1.91
 | ||||||
|  | +4.2.0
 | ||||||
|  | -- 
 | ||||||
|  | 2.21.0 | ||||||
|  | 
 | ||||||
| @ -1,5 +1,5 @@ | |||||||
| %global SLOF_gittagdate 20170724 | %global SLOF_gittagdate 20191022 | ||||||
| %global SLOF_gittagcommit 89f519f | %global SLOF_gittagcommit 899d9883 | ||||||
| %global rcversion -rc1 | %global rcversion -rc1 | ||||||
| 
 | 
 | ||||||
| %global have_usbredir 1 | %global have_usbredir 1 | ||||||
| @ -68,7 +68,7 @@ Obsoletes: %1-rhev | |||||||
| Summary: QEMU is a machine emulator and virtualizer | Summary: QEMU is a machine emulator and virtualizer | ||||||
| Name: qemu-kvm | Name: qemu-kvm | ||||||
| Version: 4.2.0 | Version: 4.2.0 | ||||||
| Release: 0%{?dist} | Release: 1%{?dist} | ||||||
| # Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped | # Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped | ||||||
| Epoch: 15 | Epoch: 15 | ||||||
| License: GPLv2 and GPLv2+ and CC-BY | License: GPLv2 and GPLv2+ and CC-BY | ||||||
| @ -122,6 +122,7 @@ Patch0018: 0018-usb-xhci-Fix-PCI-capability-order.patch | |||||||
| Patch0019: 0019-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch | Patch0019: 0019-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch | ||||||
| Patch0020: 0020-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch | Patch0020: 0020-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch | ||||||
| Patch0021: 0021-Using-ip_deq-after-m_free-might-read-pointers-from-a.patch | Patch0021: 0021-Using-ip_deq-after-m_free-might-read-pointers-from-a.patch | ||||||
|  | Patch0023: 0023-Temporarily-update-VERSION-to-8.2.0.patch | ||||||
| 
 | 
 | ||||||
| BuildRequires: wget | BuildRequires: wget | ||||||
| BuildRequires: rpm-build | BuildRequires: rpm-build | ||||||
| @ -1056,6 +1057,13 @@ useradd -r -u 107 -g qemu -G kvm -d / -s /sbin/nologin \ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Tue Nov 19 2019 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-1.el8 | ||||||
|  | - 0023-Temporarily-update-VERSION-to-8.2.0.patch [bz#1773397] | ||||||
|  | - Resolves: bz#1773397 | ||||||
|  |   (QEMU emulator version is "4.1.91" for qemu-kvm-4.2.0-0.module+el8.2.0+471) | ||||||
|  | - Resoves: bz#1773392 | ||||||
|  |   ([ppc] Need to rebase SLOF image for qemu-kvm-4.2) | ||||||
|  | 
 | ||||||
| * Fri Nov 15 2019 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-0.el8 | * Fri Nov 15 2019 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-0.el8 | ||||||
| - Rebase to 4.2 | - Rebase to 4.2 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user