~alpine/devel

5 3

[alpine-devel] [PATCH 0/4] Fixes for Xen 4.2

Roger Pau Monne <roger.pau@citrix.com>
Details
Message ID
<1353084798-65779-1-git-send-email-roger.pau@citrix.com>
Sender timestamp
1353084794
DKIM signature
missing
Download raw message
Several fixes for Xen 4.2, please backport to 2.5

xen: prevent qemu daemon from screwing the console
xen: add a bunch of security fixes
xen: fix misuse of einfo in xenstore.initd
xen: bump pkgrel

Thanks, Roger.


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

[alpine-devel] [PATCH 3/4] xen: fix misuse of einfo in xenstore.initd

Roger Pau Monne <roger.pau@citrix.com>
Details
Message ID
<1353084798-65779-4-git-send-email-roger.pau@citrix.com>
In-Reply-To
<1353084798-65779-1-git-send-email-roger.pau@citrix.com> (view parent)
Sender timestamp
1353084797
DKIM signature
missing
Download raw message
Patch: +2 -2
Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
---
 main/xen/APKBUILD        |    2 +-
 main/xen/xenstored.initd |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD
index 1777d47..a9701fd 100644
--- a/main/xen/APKBUILD
+++ b/main/xen/APKBUILD
@@ -143,7 +143,7 @@ fb7e76f00c2a4e63b408cb67df7d1a7b  xsa20.patch
9151e7c648b12f518826ad0f0a67da42  xsa23-4.2-unstable.patch
9bd8b30094f8eb2408846c1b6ed0cad6  xsa24.patch
9fc7097ed2e5e756c4ae91145c143433  xsa25-4.2.patch
4ee9bf0c09269995569c9f05d4e8c779  xenstored.initd
09da578badbfc02d8018f422eb1242dd  xenstored.initd
b017ccdd5e1c27bbf1513e3569d4ff07  xenstored.confd
ed262f15fb880badb53575539468646c  xenconsoled.initd
ec2252c72050d7d5870a3a629b873ba6  xenconsoled.confd
diff --git a/main/xen/xenstored.initd b/main/xen/xenstored.initd
index 6187c02..70ae214 100644
--- a/main/xen/xenstored.initd
+++ b/main/xen/xenstored.initd
@@ -45,7 +45,7 @@ start() {
	wait_xenstored_up
	eend $? || return 1

	einfo "Setting domain0 name record"
	ebegin "Setting domain0 name record"
	/usr/bin/xenstore-write "/local/domain/0/name" "Domain-0"
	eend $*
}
-- 
1.7.7.5 (Apple Git-26)



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

[alpine-devel] [PATCH 4/4] xen: bump pkgrel

Roger Pau Monne <roger.pau@citrix.com>
Details
Message ID
<1353084798-65779-5-git-send-email-roger.pau@citrix.com>
In-Reply-To
<1353084798-65779-1-git-send-email-roger.pau@citrix.com> (view parent)
Sender timestamp
1353084798
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 main/xen/APKBUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/main/xen/APKBUILD b/main/xen/APKBUILD
index a9701fd..dc14f90 100644
--- a/main/xen/APKBUILD
+++ b/main/xen/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=xen
pkgver=4.2.0
pkgrel=3
pkgrel=4
pkgdesc="Xen hypervisor"
url="http://www.xen.org/"
arch="x86 x86_64"
-- 
1.7.7.5 (Apple Git-26)



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20121120101631.0d032aff@ncopa-desktop.alpinelinux.org>
In-Reply-To
<1353084798-65779-1-git-send-email-roger.pau@citrix.com> (view parent)
Sender timestamp
1353402991
DKIM signature
missing
Download raw message
On Fri, 16 Nov 2012 17:53:14 +0100
Roger Pau Monne <roger.pau@citrix.com> wrote:

> Several fixes for Xen 4.2, please backport to 2.5
> 
> xen: prevent qemu daemon from screwing the console
> xen: add a bunch of security fixes
> xen: fix misuse of einfo in xenstore.initd
> xen: bump pkgrel

Applied to edge. Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Roger Pau Monné <roger.pau@citrix.com>
Details
Message ID
<50AB4AF5.7040004@citrix.com>
In-Reply-To
<20121120101631.0d032aff@ncopa-desktop.alpinelinux.org> (view parent)
Sender timestamp
1353403125
DKIM signature
missing
Download raw message
On 20/11/12 10:16, Natanael Copa wrote:
> On Fri, 16 Nov 2012 17:53:14 +0100
> Roger Pau Monne <roger.pau@citrix.com> wrote:
> 
>> Several fixes for Xen 4.2, please backport to 2.5
>>
>> xen: prevent qemu daemon from screwing the console
>> xen: add a bunch of security fixes
>> xen: fix misuse of einfo in xenstore.initd
>> xen: bump pkgrel
> 
> Applied to edge. Thanks!

Do I have to issue a separate request to backport this changes to 2.5?

Thanks, Roger.



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20121120143418.443b2ef0@ncopa-desktop.alpinelinux.org>
In-Reply-To
<50AB4AF5.7040004@citrix.com> (view parent)
Sender timestamp
1353418458
DKIM signature
missing
Download raw message
On Tue, 20 Nov 2012 10:18:45 +0100
Roger Pau Monné <roger.pau@citrix.com> wrote:

> On 20/11/12 10:16, Natanael Copa wrote:
> > On Fri, 16 Nov 2012 17:53:14 +0100
> > Roger Pau Monne <roger.pau@citrix.com> wrote:
> > 
> >> Several fixes for Xen 4.2, please backport to 2.5
> >>
> >> xen: prevent qemu daemon from screwing the console
> >> xen: add a bunch of security fixes
> >> xen: fix misuse of einfo in xenstore.initd
> >> xen: bump pkgrel
> > 
> > Applied to edge. Thanks!
> 
> Do I have to issue a separate request to backport this changes to 2.5?

not really, but it helps if you add a ticket for it on bugs.a.o with
target v2.5.N. Otheriwse it might get forgotten.

You make it easy for me if you mention the specific commits in the
issue too.

Thanks!


-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)