]> git.pld-linux.org Git - packages/xen.git/log
packages/xen.git
10 years ago- release 2 (by relup.sh) auto/th/xen-4.3.1-2
Jan Rękorajski [Sat, 30 Nov 2013 14:04:30 +0000 (15:04 +0100)]
- release 2 (by relup.sh)

10 years agoVersion: 4.3.1 auto/th/xen-4.3.1-1
Jacek Konieczny [Thu, 31 Oct 2013 21:02:53 +0000 (22:02 +0100)]
Version: 4.3.1

 * CVE-2013-1922 / XSA-48
    qemu-nbd format-guessing due to missing format specification
 * CVE-2013-2007 / XSA-51
    qemu guest agent (qga) insecure file permissions
 * CVE-2013-1442 / XSA-62
    Information leak on AVX and/or LWP capable CPUs
 * CVE-2013-4355 / XSA-63
    Information leaks through I/O instruction emulation
 * CVE-2013-4356 / XSA-64
    Memory accessible by 64-bit PV guests under live migration
 * CVE-2013-4361 / XSA-66
    Information leak through fbld instruction emulation
 * CVE-2013-4368 / XSA-67
    Information leak through outs instruction emulation
 * CVE-2013-4369 / XSA-68
    possible null dereference when parsing vif ratelimiting info
 * CVE-2013-4370 / XSA-69
    misplaced free in ocaml xc_vcpu_getaffinity stub
 * CVE-2013-4371 / XSA-70
    use-after-free in libxl_list_cpupool under memory pressure
 * CVE-2013-4375 / XSA-71
    qemu disk backend (qdisk) resource leak
 * CVE-2013-4416 / XSA-72

10 years ago- release 3 (by relup.sh) auto/th/xen-4.3.0-3
Arkadiusz Miśkiewicz [Tue, 29 Oct 2013 13:58:45 +0000 (14:58 +0100)]
- release 3 (by relup.sh)

10 years agorestoring -j1
Jacek Konieczny [Sat, 5 Oct 2013 18:06:22 +0000 (20:06 +0200)]
restoring -j1

10 years agoMissing external sources added
Jacek Konieczny [Sat, 5 Oct 2013 17:16:24 +0000 (19:16 +0200)]
Missing external sources added

10 years agoBlock downloads during the build
Jacek Konieczny [Sat, 5 Oct 2013 17:01:27 +0000 (19:01 +0200)]
Block downloads during the build

Downloading external resources during build is unreliable and won't
work on our builders, causing non-obvious errors when multi-threaded
make is running.

Removing the '-j1' hack added in the previous commit.

10 years ago-j1 for make as an attempt to fix build
Jacek Konieczny [Sat, 5 Oct 2013 16:01:40 +0000 (18:01 +0200)]
-j1 for make as an attempt to fix build

10 years agoRelease: 2
Jacek Konieczny [Sat, 5 Oct 2013 15:40:05 +0000 (17:40 +0200)]
Release: 2

10 years agoDrop unused /etc/sysconfig/xencommons file
Jacek Konieczny [Sat, 5 Oct 2013 15:17:45 +0000 (17:17 +0200)]
Drop unused /etc/sysconfig/xencommons file

10 years agoSet Dom0 name in xenstore under systemd
Jacek Konieczny [Sat, 5 Oct 2013 15:16:45 +0000 (17:16 +0200)]
Set Dom0 name in xenstore under systemd

10 years ago- updated to 4.3.0 (note: new sonames; x86_32 hypervisor is gone, only x86_64 and...
Jakub Bogusz [Sat, 24 Aug 2013 18:06:50 +0000 (20:06 +0200)]
- updated to 4.3.0 (note: new sonames; x86_32 hypervisor is gone, only x86_64 and ARM left);
  Xen 4.2.x left on xen-4.2 branch
- updated doc,python_scripts,qemu patches
- removed obsolete quemu-softfloat-c99,close_lockfd_after_lock_attempt,scripts-locking,librt and all CVE patches
- added paths patch (adjusts libexecdir for qemu)

10 years ago- rel 4 auto/th/xen-4.2.2-4 auto/ti/xen-4.2.2-4
Jan Rękorajski [Tue, 23 Jul 2013 17:01:30 +0000 (19:01 +0200)]
- rel 4

10 years ago- only run xen services on dom0
Jan Rękorajski [Tue, 23 Jul 2013 16:59:00 +0000 (18:59 +0200)]
- only run xen services on dom0
- rel 4

10 years ago- rel 3 auto/th/xen-4.2.2-3
Jan Rękorajski [Mon, 22 Jul 2013 20:07:39 +0000 (22:07 +0200)]
- rel 3

10 years ago- fix CVE-2013-1432, CVE-2013-1918, CVE-2013-1952, CVE-2013-2072,
Jan Rękorajski [Mon, 22 Jul 2013 20:06:00 +0000 (22:06 +0200)]
- fix CVE-2013-1432, CVE-2013-1918, CVE-2013-1952, CVE-2013-2072,
  CVE-2013-2076, CVE-2013-2077, CVE-2013-2078, CVE-2013-2194,
  CVE-2013-2195, CVE-2013-2196, CVE-2013-2211,

10 years ago- don't restart xen services, especially xendomains auto/th/xen-4.2.2-2
Jan Rękorajski [Mon, 22 Jul 2013 19:01:33 +0000 (21:01 +0200)]
- don't restart xen services, especially xendomains

10 years ago- rel 2
Jan Rękorajski [Mon, 22 Jul 2013 18:30:08 +0000 (20:30 +0200)]
- rel 2

10 years ago- fix building documentation with latest perl and texinfo
Jan Rękorajski [Mon, 22 Jul 2013 16:13:50 +0000 (18:13 +0200)]
- fix building documentation with latest perl and texinfo
- replace our xendomains script with one from debian (much cleaner and simpler)
- added xendomains systemd service
- package all files under /usr/lib/xen/bin on all archs

11 years agoVersion: 4.2.2 auto/th/xen-4.2.2-1 auto/ti/xen-4.2.2-1
Jacek Konieczny [Thu, 25 Apr 2013 12:47:52 +0000 (14:47 +0200)]
Version: 4.2.2

11 years ago- forcce bfd linker auto/th/xen-4.2.1-4
Jan Rękorajski [Tue, 16 Apr 2013 17:17:35 +0000 (19:17 +0200)]
- forcce bfd linker
- rel 4

11 years ago- add support for openvswitch auto/th/xen-4.2.1-3
Jan Rękorajski [Wed, 10 Apr 2013 12:38:38 +0000 (14:38 +0200)]
- add support for openvswitch
- rel 3

11 years ago- added ulong patch (one more build fix for current glibc/linux) auto/th/xen-4.2.1-2
Jakub Bogusz [Sun, 13 Jan 2013 08:12:49 +0000 (09:12 +0100)]
- added ulong patch (one more build fix for current glibc/linux)
- release 2

11 years ago- added librt patch (qemu build fix for glibc 2.17)
Jakub Bogusz [Sat, 12 Jan 2013 21:12:09 +0000 (22:12 +0100)]
- added librt patch (qemu build fix for glibc 2.17)

11 years agorun efi-boot-image in %%post of efi subpackage
Jacek Konieczny [Tue, 18 Dec 2012 20:02:14 +0000 (21:02 +0100)]
run efi-boot-image in %%post of efi subpackage

11 years agoEFI boot configuration files added
Jacek Konieczny [Tue, 18 Dec 2012 11:28:29 +0000 (12:28 +0100)]
EFI boot configuration files added

11 years agoVersion: 4.2.1
Jacek Konieczny [Tue, 18 Dec 2012 10:13:17 +0000 (11:13 +0100)]
Version: 4.2.1

11 years agoMake sure xenstored is stopped last auto/th/xen-4.2.0-3
Jacek Konieczny [Wed, 5 Dec 2012 07:52:51 +0000 (08:52 +0100)]
Make sure xenstored is stopped last

11 years agoanother syntax fix in xendomains.init
Jacek Konieczny [Sat, 17 Nov 2012 19:37:56 +0000 (20:37 +0100)]
another syntax fix in xendomains.init

11 years agoRelease: 3
Jacek Konieczny [Sat, 17 Nov 2012 13:34:27 +0000 (14:34 +0100)]
Release: 3

11 years agoxendomains.init 'status' action fixes
Jacek Konieczny [Sat, 17 Nov 2012 12:30:52 +0000 (13:30 +0100)]
xendomains.init 'status' action fixes

- shell syntax errors fixed
– made compatible with 'xl' output (I hope 'xm' still works if anybody
  needs the obsolete tool)

That is still a very, very ugly hack. I just made it work.

11 years agoAnother scripts locking patch, from upstream
Jacek Konieczny [Sat, 17 Nov 2012 11:52:45 +0000 (12:52 +0100)]
Another scripts locking patch, from upstream

http://xenbits.xen.org/hg/staging/xen-unstable.hg/rev/b3b03536789a

Fixes starting VMs with more than one bridged interface

11 years agoUse the %%{systemdtmpfilesdir} macro
Jacek Konieczny [Sat, 17 Nov 2012 11:40:39 +0000 (12:40 +0100)]
Use the %%{systemdtmpfilesdir} macro

11 years agoMore tmpfiles
Jacek Konieczny [Sat, 17 Nov 2012 11:38:56 +0000 (12:38 +0100)]
More tmpfiles

11 years agoRelease: 2 auto/th/xen-4.2.0-2
Jacek Konieczny [Fri, 9 Nov 2012 15:28:42 +0000 (16:28 +0100)]
Release: 2

11 years agoRevert "xenstored must not be ever stopped"
Jacek Konieczny [Fri, 9 Nov 2012 15:19:57 +0000 (16:19 +0100)]
Revert "xenstored must not be ever stopped"

This reverts commit faf14bb1c6f83c19d13410d98bd267299f1b17a9.

(my mistake, the 'RefuseManualStop=true' in the service file is enough
to ensure xenstored is never stopped)

11 years agoxenstored must not be ever stopped
Jacek Konieczny [Fri, 9 Nov 2012 15:09:33 +0000 (16:09 +0100)]
xenstored must not be ever stopped

%%systemd_post, even with NORESTART set, seems to suggest that
%restarting the service might be a good idea… (it is not)

11 years agoFix xen scripts locking
Jacek Konieczny [Fri, 9 Nov 2012 13:57:27 +0000 (14:57 +0100)]
Fix xen scripts locking

11 years agoTODO updates
Jacek Konieczny [Tue, 30 Oct 2012 07:16:21 +0000 (08:16 +0100)]
TODO updates

11 years agoRelease: 1 auto/th/xen-4.2.0-1
Jacek Konieczny [Sun, 4 Nov 2012 09:30:09 +0000 (10:30 +0100)]
Release: 1

11 years ago- pl fix
Jakub Bogusz [Mon, 29 Oct 2012 19:58:28 +0000 (20:58 +0100)]
- pl fix

11 years ago- use x8664 macro
Jakub Bogusz [Mon, 29 Oct 2012 19:54:42 +0000 (20:54 +0100)]
- use x8664 macro

11 years agobinutils BR fix
Jacek Konieczny [Mon, 29 Oct 2012 14:43:03 +0000 (15:43 +0100)]
binutils BR fix

11 years agoBuild Xen alsa as an EFI binary on x86_64
Jacek Konieczny [Mon, 29 Oct 2012 14:07:16 +0000 (15:07 +0100)]
Build Xen alsa as an EFI binary on x86_64

11 years ago- added qemu patch (fixes detection of NPTL, iscsi, usbredir in xen-qemu)
Jakub Bogusz [Sun, 28 Oct 2012 06:20:12 +0000 (07:20 +0100)]
- added qemu patch (fixes detection of NPTL, iscsi, usbredir in xen-qemu)

11 years ago- completed BRs to get feature-stable builds; most of them are related to qemu-xen
Jakub Bogusz [Fri, 26 Oct 2012 13:24:55 +0000 (15:24 +0200)]
- completed BRs to get feature-stable builds; most of them are related to qemu-xen

11 years agodependencies fixes
Jacek Konieczny [Wed, 24 Oct 2012 07:11:02 +0000 (09:11 +0200)]
dependencies fixes

11 years ago- updated _noautostrip
Jakub Bogusz [Tue, 23 Oct 2012 19:18:29 +0000 (21:18 +0200)]
- updated _noautostrip

11 years ago- unified opengl,sdl bcond names
Jakub Bogusz [Tue, 23 Oct 2012 16:16:14 +0000 (18:16 +0200)]
- unified opengl,sdl bcond names

11 years agocosmetics
Jacek Konieczny [Tue, 23 Oct 2012 14:21:48 +0000 (16:21 +0200)]
cosmetics

11 years agoVersion: 4.2.0 builds now, bconds added
Jacek Konieczny [Tue, 23 Oct 2012 13:48:41 +0000 (15:48 +0200)]
Version: 4.2.0 builds now, bconds added

11 years agoStarting update to 4.2.0
Jacek Konieczny [Mon, 22 Oct 2012 14:06:06 +0000 (16:06 +0200)]
Starting update to 4.2.0

not finished yet

11 years agoBuild fixes
Jacek Konieczny [Thu, 20 Sep 2012 06:48:35 +0000 (08:48 +0200)]
Build fixes

- BR: texlive-xetex (required for some docs build)
- remove some -Werror flags from makefiles, to make it less
  fragile to compiler updates

11 years agoBR: latex2html >= 2008
Jacek Konieczny [Wed, 19 Sep 2012 13:36:11 +0000 (15:36 +0200)]
BR: latex2html >= 2008

docs won't build properly with some older latex2html

11 years agoPreviously unpackaged config file added
Jacek Konieczny [Wed, 19 Sep 2012 12:14:15 +0000 (14:14 +0200)]
Previously unpackaged config file added

11 years agoBR: texi2html added (required for some HTML docs)
Jacek Konieczny [Wed, 19 Sep 2012 12:13:11 +0000 (14:13 +0200)]
BR: texi2html added (required for some HTML docs)

11 years agoSeparate tools&libs usable in domU into *-guest
Jacek Konieczny [Wed, 19 Sep 2012 11:32:52 +0000 (13:32 +0200)]
Separate tools&libs usable in domU into *-guest

11 years ago- start+stop must be 100
Elan Ruusamäe [Wed, 6 Jun 2012 11:31:32 +0000 (11:31 +0000)]
- start+stop must be 100

Changed files:
    xenstored.init -> 1.5

11 years ago- xenstored must be run before xenconsoled
Mariusz Mazur [Tue, 5 Jun 2012 14:55:59 +0000 (14:55 +0000)]
- xenstored must be run before xenconsoled

Changed files:
    xenstored.init -> 1.4

11 years ago- fix --without ocaml building
Mariusz Mazur [Tue, 5 Jun 2012 13:52:11 +0000 (13:52 +0000)]
- fix --without ocaml building

Changed files:
    xen.spec -> 1.119

11 years ago- rel 4
Mariusz Mazur [Mon, 4 Jun 2012 14:48:49 +0000 (14:48 +0000)]
- rel 4
- remove the lsb-style init stanzas from init scripts; our chkconfig is too
  old to support it and if we ever upgraded, then magically xen would stop
  booting correctly

Changed files:
    xen-watchdog.init -> 1.3
    xen.spec -> 1.118
    xenconsoled.init -> 1.3
    xend.init -> 1.8
    xendomains.init -> 1.3
    xenstored.init -> 1.3

11 years ago- rel 3 auto/th/xen-4_1_2-3 auto/ti/xen-4.1.2-3
Jan Rękorajski [Tue, 17 Apr 2012 18:12:41 +0000 (18:12 +0000)]
- rel 3
- better systemd deps

Changed files:
    xen.spec -> 1.117

11 years ago- pass V=1 to make (to avoid hiding compiler/linker command line)
Jakub Bogusz [Fri, 13 Apr 2012 16:39:26 +0000 (16:39 +0000)]
- pass V=1 to make (to avoid hiding compiler/linker command line)
- BR: OpenGL-devel bluez-libs-devel brlapi-devel gnutls-devel libX11-devel libXext-devel (for qemu binaries)

Changed files:
    xen.spec -> 1.116

11 years ago- added ocaml packages
Jakub Bogusz [Tue, 10 Apr 2012 18:18:45 +0000 (18:18 +0000)]
- added ocaml packages

Changed files:
    xen.spec -> 1.115

11 years ago- pl for bash-completion
Jakub Bogusz [Mon, 9 Apr 2012 18:20:42 +0000 (18:20 +0000)]
- pl for bash-completion
- more verbose bin,lib,man files

Changed files:
    xen.spec -> 1.114

11 years ago- ensure udev files are installed
Jakub Bogusz [Fri, 6 Apr 2012 13:18:28 +0000 (13:18 +0000)]
- ensure udev files are installed

Changed files:
    xen.spec -> 1.113

11 years ago- gah, wrong dir
Mariusz Mazur [Thu, 5 Apr 2012 14:01:42 +0000 (14:01 +0000)]
- gah, wrong dir

Changed files:
    xen.spec -> 1.112

11 years ago- put xend udev config file into the -xend subpackage
Mariusz Mazur [Thu, 5 Apr 2012 13:59:33 +0000 (13:59 +0000)]
- put xend udev config file into the -xend subpackage

Changed files:
    xen.spec -> 1.111

11 years ago- rel 2 auto/th/xen-4_1_2-2
Jan Rękorajski [Thu, 8 Mar 2012 07:08:05 +0000 (07:08 +0000)]
- rel 2
- package log dirs

Changed files:
    xen.spec -> 1.110

11 years ago- sum should be 100
Elan Ruusamäe [Mon, 5 Mar 2012 14:04:30 +0000 (14:04 +0000)]
- sum should be 100

Changed files:
    xend.init -> 1.7

11 years ago- rel 1 auto/th/xen-4_1_2-1
Jan Rękorajski [Mon, 5 Mar 2012 13:47:53 +0000 (13:47 +0000)]
- rel 1

Changed files:
    xen.spec -> 1.109

11 years ago- leave a bit of space
Jan Rękorajski [Mon, 5 Mar 2012 13:42:13 +0000 (13:42 +0000)]
- leave a bit of space

Changed files:
    xend.init -> 1.6

11 years ago- start before libvirtd
Jan Rękorajski [Mon, 5 Mar 2012 13:41:51 +0000 (13:41 +0000)]
- start before libvirtd

Changed files:
    xend.init -> 1.5

11 years ago- pv-grub-x86_64 on 32bit archs
Jan Rękorajski [Mon, 5 Mar 2012 13:24:52 +0000 (13:24 +0000)]
- pv-grub-x86_64 on 32bit archs

Changed files:
    xen.spec -> 1.108

11 years ago- added ocaml bcond
Jan Rękorajski [Mon, 5 Mar 2012 13:15:53 +0000 (13:15 +0000)]
- added ocaml bcond

Changed files:
    xen.spec -> 1.107

11 years ago- install blktapctrl service
Jan Rękorajski [Mon, 5 Mar 2012 13:07:35 +0000 (13:07 +0000)]
- install blktapctrl service
- add systemd bits

Changed files:
    xen.spec -> 1.106

11 years ago- we want to manage xend ourselves
Jan Rękorajski [Mon, 5 Mar 2012 12:58:39 +0000 (12:58 +0000)]
- we want to manage xend ourselves

Changed files:
    xen-initscript.patch -> 1.1
    xen.spec -> 1.105
    xend.init -> 1.4

11 years ago- one more module
Jan Rękorajski [Mon, 5 Mar 2012 11:36:04 +0000 (11:36 +0000)]
- one more module

Changed files:
    xen-dom0-modules-load.conf -> 1.2

11 years ago- trailing \0 too
Jan Rękorajski [Mon, 5 Mar 2012 00:09:14 +0000 (00:09 +0000)]
- trailing \0 too

Changed files:
    xen-xz.patch -> 1.5

11 years ago- xz compression for domU kernels from upstream
Jan Rękorajski [Sun, 4 Mar 2012 23:56:17 +0000 (23:56 +0000)]
- xz compression for domU kernels from upstream

Changed files:
    xen-xz.patch -> 1.4
    xen.spec -> 1.104

11 years ago- typo
Jan Rękorajski [Sun, 4 Mar 2012 23:30:00 +0000 (23:30 +0000)]
- typo

Changed files:
    xend.init -> 1.3

11 years ago- sync with upstream
Jan Rękorajski [Sun, 4 Mar 2012 21:48:54 +0000 (21:48 +0000)]
- sync with upstream

Changed files:
    xen-xz.patch -> 1.3

11 years ago- install logrotate config
Jan Rękorajski [Sun, 4 Mar 2012 21:26:46 +0000 (21:26 +0000)]
- install logrotate config

Changed files:
    xen.spec -> 1.103

11 years ago- load some required modules in dom0
Jan Rękorajski [Sun, 4 Mar 2012 20:00:47 +0000 (20:00 +0000)]
- load some required modules in dom0

Changed files:
    xen-dom0-modules-load.conf -> 1.1
    xen.spec -> 1.102

11 years ago- create qemu-dm symlink to make libvirt and other xen 3.4 compat software happy
Jan Rękorajski [Sun, 4 Mar 2012 18:51:43 +0000 (18:51 +0000)]
- create qemu-dm symlink to make libvirt and other xen 3.4 compat software happy

Changed files:
    xen.spec -> 1.101

11 years ago- xend configuration tweaks, don't need relocation enabled by default,
Jan Rękorajski [Sat, 3 Mar 2012 11:03:47 +0000 (11:03 +0000)]
- xend configuration tweaks, don't need relocation enabled by default,
  but need unix socket for cli tools; let admin configure dom0 network;
  set a bit more memory for dom0

Changed files:
    xen-configure-xend.patch -> 1.1
    xen.spec -> 1.100

11 years ago- disable iptables on bridge, rationale here:
Jan Rękorajski [Sat, 3 Mar 2012 09:42:12 +0000 (09:42 +0000)]
- disable iptables on bridge, rationale here:
  https://bugzilla.redhat.com/show_bug.cgi?id=512206
  http://patchwork.ozlabs.org/patch/29319/
  http://lists.gnu.org/archive/html/qemu-devel/2009-07/msg01592.html

Changed files:
    xen-net-disable-iptables-on-bridge.patch -> 1.1
    xen.spec -> 1.99

11 years ago- source functions
Jan Rękorajski [Fri, 2 Mar 2012 12:50:43 +0000 (12:50 +0000)]
- source functions

Changed files:
    xend.init -> 1.2

11 years ago- typo
Jan Rękorajski [Fri, 2 Mar 2012 12:50:23 +0000 (12:50 +0000)]
- typo

Changed files:
    xenconsoled.init -> 1.2

11 years ago- use daemon function
Jan Rękorajski [Fri, 2 Mar 2012 12:50:12 +0000 (12:50 +0000)]
- use daemon function

Changed files:
    xen-watchdog.init -> 1.2

11 years ago- un-bash
Jan Rękorajski [Fri, 2 Mar 2012 12:47:33 +0000 (12:47 +0000)]
- un-bash

Changed files:
    xendomains.init -> 1.2

11 years ago- use xend commands for start/stop for now
Jan Rękorajski [Wed, 29 Feb 2012 21:44:03 +0000 (21:44 +0000)]
- use xend commands for start/stop for now

Changed files:
    xend.service -> 1.2

11 years ago- blktapctrl is started by xend, consider reworking xend
Jan Rękorajski [Wed, 29 Feb 2012 21:10:03 +0000 (21:10 +0000)]
- blktapctrl is started by xend, consider reworking xend
- verbose files to avoid packaging errors
- various bugfixes
- actually package ext4 support for stubdom grub

Changed files:
    xen.spec -> 1.98

11 years ago- FHS compliant dump dir
Jan Rękorajski [Wed, 29 Feb 2012 21:07:43 +0000 (21:07 +0000)]
- FHS compliant dump dir

Changed files:
    xen-dumpdir.patch -> 1.1

11 years ago- add ext4 support to stubdom grub
Jan Rękorajski [Wed, 29 Feb 2012 21:07:11 +0000 (21:07 +0000)]
- add ext4 support to stubdom grub

Changed files:
    grub-ext4-support.patch -> 1.1

11 years ago- xend fails to start if /var/lib/xend/state/*.xml are empty
Jan Rękorajski [Wed, 29 Feb 2012 21:06:07 +0000 (21:06 +0000)]
- xend fails to start if /var/lib/xend/state/*.xml are empty

Changed files:
    xend.empty.xml.patch -> 1.1

11 years ago- avoid crashes with weird PCI cards
Jan Rękorajski [Wed, 29 Feb 2012 21:04:24 +0000 (21:04 +0000)]
- avoid crashes with weird PCI cards

Changed files:
    xend-pci-loop.patch -> 1.1

11 years ago- catch connection and log file errors
Jan Rękorajski [Wed, 29 Feb 2012 21:03:12 +0000 (21:03 +0000)]
- catch connection and log file errors

Changed files:
    xend.catchbt.patch -> 1.1

11 years ago- don't loose level interrupts on HVM guests
Jan Rękorajski [Wed, 29 Feb 2012 21:00:26 +0000 (21:00 +0000)]
- don't loose level interrupts on HVM guests

Changed files:
    xen-4.1-testing.23190.patch -> 1.1

11 years ago- buffer overflow in e1000 driver (CVE-2012-0029)
Jan Rękorajski [Wed, 29 Feb 2012 20:57:14 +0000 (20:57 +0000)]
- buffer overflow in e1000 driver (CVE-2012-0029)

Changed files:
    qemu-xen-4.1-testing.git-3cf61880403b4e484539596a95937cc066243388.patch -> 1.1

11 years ago- fix for "patch unexpectedly ends in middle of line"
Jan Rękorajski [Wed, 29 Feb 2012 20:55:52 +0000 (20:55 +0000)]
- fix for "patch unexpectedly ends in middle of line"

Changed files:
    xen-xz.patch -> 1.2

This page took 0.138187 seconds and 4 git commands to generate.