On Tue, Jul 12, 2016 at 10:31:12AM +0200, Wolfgang Bumiller wrote:
> changes: added another required setprocattr patch
>
> Wolfgang Bumiller (3):
> Fix CVE-2016-6187: AppArmor oops in apparmor_setprocattr
> modinfo is not in a user's PATH
> import another apparmor followup patch
since the 4
applied
On Mon, Jul 11, 2016 at 02:17:44PM +0200, Dominik Csapak wrote:
> change the default column widths, to give more space
> to the comment column
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/form/BridgeSelector.js | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
>
we will need this again
Signed-off-by: Dominik Csapak
---
changes to v1:
* make DnsName a string, so that we can reuse it for
the hostport regexes
www/manager6/Toolkit.js | 4 ++--
www/manager6/Utils.js | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/www/manager6/Tool
this adds a vtype which splits the given string into a list by
; or , or space
and checks if it is a valid (hostname|ip) port notation
also make the rbd monhost input field use it
Signed-off-by: Dominik Csapak
---
changes since v2:
* make full tests for the host/ip port notations
modeled after
Both terms are rather domain specific and should not be translated.
See http://pve.proxmox.com/pipermail/pve-devel/2016-July/021975.html
for the problems of Monitor Host being wrongly translated
---
www/manager6/storage/RBDEdit.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --g
On Thu, Jul 07, 2016 at 01:18:52PM +0200, Dominik Csapak wrote:
> this adds a vtype which splits the given string into a list by
> ; or , or space
> and checks if only valid characters are in it
> the real check has to be done on the host,
> since the client check is run on every keystroke
>
> als
On Thu, Jul 07, 2016 at 10:48:55AM +0200, Emmanuel Kasper wrote:
> On 07/07/2016 10:39 AM, Emmanuel Kasper wrote:
> >> // ExtJs 5-6 has an issue with caching
> >> diff --git a/www/manager6/storage/RBDEdit.js
> >> b/www/manager6/storage/RBDEdit.js
> >> index a38ea52..a046ec3 100644
> >> --- a/www/
---
find-firmware.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/find-firmware.pl b/find-firmware.pl
index 0e1b3ea..18e8962 100755
--- a/find-firmware.pl
+++ b/find-firmware.pl
@@ -18,7 +18,7 @@ while (defined(my $fn = )) {
my $relfn = $fn;
$relfn =~ s|^$dir/*||;
---
Makefile| 1 +
...mputation-for-when-setprocattr-is-null-ter.patch | 21 +
2 files changed, 22 insertions(+)
create mode 100644
apparmor-fix-arg_size-computation-for-when-setprocattr-is-null-ter.patch
diff --git a/Makefile b/M
changes: added another required setprocattr patch
Wolfgang Bumiller (3):
Fix CVE-2016-6187: AppArmor oops in apparmor_setprocattr
modinfo is not in a user's PATH
import another apparmor followup patch
...x-oops-validate-buffer-size-in-apparmor_s.patch | 120 +
Makefile
---
...x-oops-validate-buffer-size-in-apparmor_s.patch | 120 +
Makefile | 1 +
2 files changed, 121 insertions(+)
create mode 100644
CVE-2016-6187-apparmor-fix-oops-validate-buffer-size-in-apparmor_s.patch
diff --git
a/CVE-2016-6
this patch series updates to lxc 2.0.3
just for testing purposes
do a "make download" before building
to get the latest source from github
Dominik Csapak (4):
update to 2.0.3
rebase systemd service patch and var lib vz patch
drop patches applied upstream
update changelog and pkg version
Signed-off-by: Dominik Csapak
---
Makefile | 4 ++--
debian/changelog | 6 ++
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index c19a1c5..444ff45 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
RELEASE=4.1
PACKAGE=lxc-pve
-LXCVER=1.1.5
-D
Signed-off-by: Dominik Csapak
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 1ee52bb..c19a1c5 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ deb ${DEBS}: ${SRCTAR}
.PHONY: download
download ${SRCTAR}:
rm -rf ${SRCDIR} $
Signed-off-by: Dominik Csapak
---
...rmor-add-make-rslave-to-usr.bin.lxc-start.patch | 32 ---
debian/patches/0001-added-stop-hook-entries.patch | 72 --
...armor-allow-binding-run-lock-var-run-lock.patch | 32 ---
.../patches/0002-Added-lxc.monitor.unshare.patch | 131 ---
...-
Signed-off-by: Dominik Csapak
---
debian/patches/fix-systemd-service-depends.patch | 2 +-
debian/patches/use-var-lib-vz-as-default-dir.patch | 16 +++-
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/debian/patches/fix-systemd-service-depends.patch
b/debian/patche
16 matches
Mail list logo