mbox

[PULL,for,v2.3,00/01] seccomp branch queue

Message ID 1427279169-3213-1-git-send-email-eduardo.otubo@profitbricks.com
State New
Headers show

Pull-request

git://github.com/otubo/qemu.git tags/pull-seccomp-20150325

Message

Eduardo Otubo March 25, 2015, 10:26 a.m. UTC
The following changes since commit 054903a832b865eb5432d79b5c9d1e1ff31b58d7:

  Update version for v2.3.0-rc1 release (2015-03-24 16:34:16 +0000)

are available in the git repository at:

  git://github.com/otubo/qemu.git tags/pull-seccomp-20150325

for you to fetch changes up to 8e27fc200457e3f2473d0069263774d4ba17bd85:

  seccomp: update libseccomp version and remove arch restriction (2015-03-25 11:03:27 +0100)

----------------------------------------------------------------
seccomp: update libseccomp version and remove arch restriction
----------------------------------------------------------------
Eduardo Otubo (1):
      seccomp: update libseccomp version and remove arch restriction

 configure | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Comments

Peter Maydell March 26, 2015, 12:18 p.m. UTC | #1
On 25 March 2015 at 10:26, Eduardo Otubo <eduardo.otubo@profitbricks.com> wrote:
> The following changes since commit 054903a832b865eb5432d79b5c9d1e1ff31b58d7:
>
>   Update version for v2.3.0-rc1 release (2015-03-24 16:34:16 +0000)
>
> are available in the git repository at:
>
>   git://github.com/otubo/qemu.git tags/pull-seccomp-20150325
>
> for you to fetch changes up to 8e27fc200457e3f2473d0069263774d4ba17bd85:
>
>   seccomp: update libseccomp version and remove arch restriction (2015-03-25 11:03:27 +0100)
>
> ----------------------------------------------------------------
> seccomp: update libseccomp version and remove arch restriction
> ----------------------------------------------------------------
> Eduardo Otubo (1):
>       seccomp: update libseccomp version and remove arch restriction
>
>  configure | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Applied, thanks.

-- PMM