Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virt-vmdp-container for 
openSUSE:Factory checked in at 2021-11-25 23:05:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virt-vmdp-container (Old)
 and      /work/SRC/openSUSE:Factory/.virt-vmdp-container.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virt-vmdp-container"

Thu Nov 25 23:05:41 2021 rev:4 rq:933652 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/virt-vmdp-container/virt-vmdp-container.changes  
2021-11-18 13:50:38.324510393 +0100
+++ 
/work/SRC/openSUSE:Factory/.virt-vmdp-container.new.1895/virt-vmdp-container.changes
        2021-11-25 23:06:01.873218763 +0100
@@ -1,0 +2,26 @@
+Thu Nov 25 06:13:44 UTC 2021 - Vasily Ulyanov <[email protected]>
+
+- Update to version 2.5.3:
+  * Added native drivers for Windows 10-2004/Windows Server 2022.
+  * For virtio drivers: acknowledge host features supported by the guest that
+    had previously been missed.  Add support for packed rings.
+  * Better support for wsl2.
+  * pvvxbn:
+    . Fixed include file issue causing registry reads to fail.
+  * pvvxblk:
+    . Handle force unit access commands for virtio.
+    . Fixed hibernate when using VRTIO_RING_F_EVENT_IDX.
+    . Add support for IOCTL_SCSI_MINIPORT_FIRMWARE.
+    . Fixed bnc #1170061 (xen): Do gnttab_alloc_grant_references() up front.
+  * pvvxscsi:
+    . Process Srbs at DPC time rather than interrupt time.
+  * pvvxnet:
+    . Update to NDIS 6.85 spec. for w2k22.
+    . Add priority vlan tagging support.
+    . Fixed bnc #1173964 - Schedule rx work after enabling interrupts.
+    . Add packet length to IP header for IPv4 LS0v2.
+    . Added the ability to use indirect descriptors for TX packets.  Added
+      parameters to enable/disable IndirectDescriptors and TxSgCnt to specify
+      the manixum number of TX descriptors to use.
+
+-------------------------------------------------------------------

Old:
----
  vmdp-att-2.5.2-200205.iso

New:
----
  VMDP-WIN-2.5.3-Community.iso

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.F3ozRw/_old  2021-11-25 23:06:02.685215962 +0100
+++ /var/tmp/diff_new_pack.F3ozRw/_new  2021-11-25 23:06:02.685215962 +0100
@@ -19,4 +19,4 @@
 PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
 PREFIXEDLABEL 
org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/vmdp:%%PKG_VERSION%%.%RELEASE%"
 
-ADD --chown=107:107 vmdp-att-%%PKG_VERSION%%.iso /disk/
+ADD --chown=107:107 VMDP-WIN-%%PKG_VERSION%%-Community.iso /disk/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.F3ozRw/_old  2021-11-25 23:06:02.709215879 +0100
+++ /var/tmp/diff_new_pack.F3ozRw/_new  2021-11-25 23:06:02.709215879 +0100
@@ -7,7 +7,7 @@
         <param name="var">TAGPREFIX</param>
         <param name="var">LABELPREFIX</param>
         <param name="eval">
-            PKG_VERSION=2.5.2-200205
+            PKG_VERSION=2.5.3
             REGISTRY=registry.opensuse.org
             TAGPREFIX=kubevirt
             LABELPREFIX=org.opensuse.kubevirt

Reply via email to