Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-15 Thread Bottazzini, Bruno
Ping

On Seg, 2015-04-13 at 18:21 -0300, Bottazzini, Bruno wrote:
 Ping
 
 On Qui, 2015-04-09 at 09:57 -0300, Bottazzini, Bruno wrote:
  Good! 
  
  When will this patch be merged with master?
  
  Thanks and best regards
  
  On Ter, 2015-04-07 at 12:33 -0700, Khem Raj wrote:
   this looks ok
   
On Apr 7, 2015, at 6:10 AM, Bottazzini, Bruno 
bruno.bottazz...@intel.com wrote:

Ping

On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote:
I will try it out. give me a day

On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno 
bruno.bottazz...@intel.com wrote:

Khem,

Could you verify this patch and see if this satisfies what you have
pointed previously ?

Do you think this patch is ready to go to master ?

Regards,

On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
I am not a heavy user of systemd so I prefer other people (Khem?) to
comment on this ...

On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
bruno.bottazz...@intel.com wrote:
Ping

On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
Adding patches that fix bugs for 219 version.
This will get the same consistency of the stable systemd 219 
version.

More details:
http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
---
...remote-fix-certificate-status-memory-leak.patch |  31 +
...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
.../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
.../0008-bootchart-fix-default-init-path.patch |  44 +
...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
...0-Make-root-s-home-directory-configurable.patch |  89 +-
...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
...aker-dependencies-between-mount-and-devic.patch |  33 +
...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
...grade-message-about-sysctl-overrides-to-d.patch |  30 +
...l-add-some-hints-how-to-override-settings.patch |  39 +
.../0017-core-rework-device-state-logic.patch  | 912 
+
.../0018-core-fix-return-value-on-OOM.patch|  26 +
...e-x-machine-unix-prefix-for-the-container.patch |  33 +
...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
...downgrade-unit-type-not-supported-message.patch |  31 +
...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
meta/recipes-core/systemd/systemd_219.bb   |  33 +-
28 files changed, 2050 insertions(+), 55 deletions(-)
create mode 100644 
meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
create mode 100644 
meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
create mode 

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-13 Thread Bottazzini, Bruno
Ping

On Qui, 2015-04-09 at 09:57 -0300, Bottazzini, Bruno wrote:
 Good! 
 
 When will this patch be merged with master?
 
 Thanks and best regards
 
 On Ter, 2015-04-07 at 12:33 -0700, Khem Raj wrote:
  this looks ok
  
   On Apr 7, 2015, at 6:10 AM, Bottazzini, Bruno 
   bruno.bottazz...@intel.com wrote:
   
   Ping
   
   On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote:
   I will try it out. give me a day
   
   On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno 
   bruno.bottazz...@intel.com wrote:
   
   Khem,
   
   Could you verify this patch and see if this satisfies what you have
   pointed previously ?
   
   Do you think this patch is ready to go to master ?
   
   Regards,
   
   On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
   I am not a heavy user of systemd so I prefer other people (Khem?) to
   comment on this ...
   
   On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
   bruno.bottazz...@intel.com wrote:
   Ping
   
   On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
   Adding patches that fix bugs for 219 version.
   This will get the same consistency of the stable systemd 219 
   version.
   
   More details:
   http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
   ---
   ...remote-fix-certificate-status-memory-leak.patch |  31 +
   ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
   ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
   ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
   ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
   .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
   ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
   .../0008-bootchart-fix-default-init-path.patch |  44 +
   ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
   ...0-Make-root-s-home-directory-configurable.patch |  89 +-
   ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
   ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
   ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
   ...aker-dependencies-between-mount-and-devic.patch |  33 +
   ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
   ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
   ...l-add-some-hints-how-to-override-settings.patch |  39 +
   .../0017-core-rework-device-state-logic.patch  | 912 
   +
   .../0018-core-fix-return-value-on-OOM.patch|  26 +
   ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
   ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
   ...downgrade-unit-type-not-supported-message.patch |  31 +
   ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
   ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
   ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
   ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
   ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
   meta/recipes-core/systemd/systemd_219.bb   |  33 +-
   28 files changed, 2050 insertions(+), 55 deletions(-)
   create mode 100644 
   meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
   create mode 100644 
   

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-09 Thread Bottazzini, Bruno
Good! 

When will this patch be merged with master?

Thanks and best regards

On Ter, 2015-04-07 at 12:33 -0700, Khem Raj wrote:
 this looks ok
 
  On Apr 7, 2015, at 6:10 AM, Bottazzini, Bruno bruno.bottazz...@intel.com 
  wrote:
  
  Ping
  
  On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote:
  I will try it out. give me a day
  
  On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno 
  bruno.bottazz...@intel.com wrote:
  
  Khem,
  
  Could you verify this patch and see if this satisfies what you have
  pointed previously ?
  
  Do you think this patch is ready to go to master ?
  
  Regards,
  
  On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
  I am not a heavy user of systemd so I prefer other people (Khem?) to
  comment on this ...
  
  On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
  bruno.bottazz...@intel.com wrote:
  Ping
  
  On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
  Adding patches that fix bugs for 219 version.
  This will get the same consistency of the stable systemd 219 version.
  
  More details:
  http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
  ---
  ...remote-fix-certificate-status-memory-leak.patch |  31 +
  ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
  ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
  ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
  ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
  .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
  ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
  .../0008-bootchart-fix-default-init-path.patch |  44 +
  ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
  ...0-Make-root-s-home-directory-configurable.patch |  89 +-
  ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
  ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
  ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
  ...aker-dependencies-between-mount-and-devic.patch |  33 +
  ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
  ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
  ...l-add-some-hints-how-to-override-settings.patch |  39 +
  .../0017-core-rework-device-state-logic.patch  | 912 
  +
  .../0018-core-fix-return-value-on-OOM.patch|  26 +
  ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
  ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
  ...downgrade-unit-type-not-supported-message.patch |  31 +
  ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
  ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
  ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
  ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
  ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
  meta/recipes-core/systemd/systemd_219.bb   |  33 +-
  28 files changed, 2050 insertions(+), 55 deletions(-)
  create mode 100644 
  meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
  create mode 100644 
  

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-07 Thread Bottazzini, Bruno
Ping

 On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote:
  I will try it out. give me a day
  
   On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno 
   bruno.bottazz...@intel.com wrote:
   
   Khem,
   
   Could you verify this patch and see if this satisfies what you have
   pointed previously ?
   
   Do you think this patch is ready to go to master ?
   
   Regards,
   
   On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
   I am not a heavy user of systemd so I prefer other people (Khem?) to
   comment on this ...
   
   On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
   bruno.bottazz...@intel.com wrote:
   Ping
   
   On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
   Adding patches that fix bugs for 219 version.
   This will get the same consistency of the stable systemd 219 version.
   
   More details:
   http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
   ---
   ...remote-fix-certificate-status-memory-leak.patch |  31 +
   ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
   ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
   ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
   ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
   .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
   ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
   .../0008-bootchart-fix-default-init-path.patch |  44 +
   ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
   ...0-Make-root-s-home-directory-configurable.patch |  89 +-
   ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
   ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
   ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
   ...aker-dependencies-between-mount-and-devic.patch |  33 +
   ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
   ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
   ...l-add-some-hints-how-to-override-settings.patch |  39 +
   .../0017-core-rework-device-state-logic.patch  | 912 
   +
   .../0018-core-fix-return-value-on-OOM.patch|  26 +
   ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
   ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
   ...downgrade-unit-type-not-supported-message.patch |  31 +
   ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
   ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
   ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
   ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
   ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
   meta/recipes-core/systemd/systemd_219.bb   |  33 +-
   28 files changed, 2050 insertions(+), 55 deletions(-)
   create mode 100644 
   meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
   create mode 100644 
   meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
   create mode 100644 
   

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-07 Thread Khem Raj
this looks ok

 On Apr 7, 2015, at 6:10 AM, Bottazzini, Bruno bruno.bottazz...@intel.com 
 wrote:
 
 Ping
 
 On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote:
 I will try it out. give me a day
 
 On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno bruno.bottazz...@intel.com 
 wrote:
 
 Khem,
 
 Could you verify this patch and see if this satisfies what you have
 pointed previously ?
 
 Do you think this patch is ready to go to master ?
 
 Regards,
 
 On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
 I am not a heavy user of systemd so I prefer other people (Khem?) to
 comment on this ...
 
 On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
 bruno.bottazz...@intel.com wrote:
 Ping
 
 On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
 Adding patches that fix bugs for 219 version.
 This will get the same consistency of the stable systemd 219 version.
 
 More details:
 http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
 ---
 ...remote-fix-certificate-status-memory-leak.patch |  31 +
 ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
 ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
 ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
 ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
 .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
 ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
 .../0008-bootchart-fix-default-init-path.patch |  44 +
 ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
 ...0-Make-root-s-home-directory-configurable.patch |  89 +-
 ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
 ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
 ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
 ...aker-dependencies-between-mount-and-devic.patch |  33 +
 ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
 ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
 ...l-add-some-hints-how-to-override-settings.patch |  39 +
 .../0017-core-rework-device-state-logic.patch  | 912 
 +
 .../0018-core-fix-return-value-on-OOM.patch|  26 +
 ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
 ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
 ...downgrade-unit-type-not-supported-message.patch |  31 +
 ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
 ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
 ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
 ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
 ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
 meta/recipes-core/systemd/systemd_219.bb   |  33 +-
 28 files changed, 2050 insertions(+), 55 deletions(-)
 create mode 100644 
 meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
 create mode 100644 
 

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-01 Thread Khem Raj
I will try it out. give me a day

 On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno bruno.bottazz...@intel.com 
 wrote:
 
 Khem,
 
 Could you verify this patch and see if this satisfies what you have
 pointed previously ?
 
 Do you think this patch is ready to go to master ?
 
 Regards,
 
 On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
 I am not a heavy user of systemd so I prefer other people (Khem?) to
 comment on this ...
 
 On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
 bruno.bottazz...@intel.com wrote:
 Ping
 
 On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
 Adding patches that fix bugs for 219 version.
 This will get the same consistency of the stable systemd 219 version.
 
 More details:
 http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
 ---
 ...remote-fix-certificate-status-memory-leak.patch |  31 +
 ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
 ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
 ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
 ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
 .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
 ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
 .../0008-bootchart-fix-default-init-path.patch |  44 +
 ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
 ...0-Make-root-s-home-directory-configurable.patch |  89 +-
 ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
 ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
 ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
 ...aker-dependencies-between-mount-and-devic.patch |  33 +
 ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
 ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
 ...l-add-some-hints-how-to-override-settings.patch |  39 +
 .../0017-core-rework-device-state-logic.patch  | 912 
 +
 .../0018-core-fix-return-value-on-OOM.patch|  26 +
 ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
 ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
 ...downgrade-unit-type-not-supported-message.patch |  31 +
 ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
 ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
 ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
 ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
 ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
 meta/recipes-core/systemd/systemd_219.bb   |  33 +-
 28 files changed, 2050 insertions(+), 55 deletions(-)
 create mode 100644 
 meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
 create mode 100644 
 meta/recipes-core/systemd/systemd/0021-core-downgrade-unit-type-not-supported-message.patch
 create mode 100644 
 

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-01 Thread Bottazzini, Bruno
Thanks!!! 

On Qua, 2015-04-01 at 14:14 -0700, Khem Raj wrote:
 I will try it out. give me a day
 
  On Apr 1, 2015, at 2:08 PM, Bottazzini, Bruno bruno.bottazz...@intel.com 
  wrote:
  
  Khem,
  
  Could you verify this patch and see if this satisfies what you have
  pointed previously ?
  
  Do you think this patch is ready to go to master ?
  
  Regards,
  
  On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
  I am not a heavy user of systemd so I prefer other people (Khem?) to
  comment on this ...
  
  On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
  bruno.bottazz...@intel.com wrote:
  Ping
  
  On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
  Adding patches that fix bugs for 219 version.
  This will get the same consistency of the stable systemd 219 version.
  
  More details:
  http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
  ---
  ...remote-fix-certificate-status-memory-leak.patch |  31 +
  ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
  ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
  ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
  ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
  .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
  ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
  .../0008-bootchart-fix-default-init-path.patch |  44 +
  ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
  ...0-Make-root-s-home-directory-configurable.patch |  89 +-
  ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
  ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
  ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
  ...aker-dependencies-between-mount-and-devic.patch |  33 +
  ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
  ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
  ...l-add-some-hints-how-to-override-settings.patch |  39 +
  .../0017-core-rework-device-state-logic.patch  | 912 
  +
  .../0018-core-fix-return-value-on-OOM.patch|  26 +
  ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
  ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
  ...downgrade-unit-type-not-supported-message.patch |  31 +
  ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
  ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
  ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
  ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
  ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
  meta/recipes-core/systemd/systemd_219.bb   |  33 +-
  28 files changed, 2050 insertions(+), 55 deletions(-)
  create mode 100644 
  meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
  create mode 100644 
  meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
  create mode 100644 
  

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-04-01 Thread Bottazzini, Bruno
Khem,

Could you verify this patch and see if this satisfies what you have
pointed previously ?

Do you think this patch is ready to go to master ?

Regards,

On Ter, 2015-03-31 at 17:25 -0300, Otavio Salvador wrote:
 I am not a heavy user of systemd so I prefer other people (Khem?) to
 comment on this ...
 
 On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
 bruno.bottazz...@intel.com wrote:
  Ping
 
  On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
  Adding patches that fix bugs for 219 version.
  This will get the same consistency of the stable systemd 219 version.
 
  More details:
  http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
  ---
   ...remote-fix-certificate-status-memory-leak.patch |  31 +
   ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
   ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
   ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
   ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
   .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
   ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
   .../0008-bootchart-fix-default-init-path.patch |  44 +
   ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
   ...0-Make-root-s-home-directory-configurable.patch |  89 +-
   ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
   ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
   ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
   ...aker-dependencies-between-mount-and-devic.patch |  33 +
   ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
   ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
   ...l-add-some-hints-how-to-override-settings.patch |  39 +
   .../0017-core-rework-device-state-logic.patch  | 912 
  +
   .../0018-core-fix-return-value-on-OOM.patch|  26 +
   ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
   ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
   ...downgrade-unit-type-not-supported-message.patch |  31 +
   ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
   ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
   ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
   ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
   ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
   meta/recipes-core/systemd/systemd_219.bb   |  33 +-
   28 files changed, 2050 insertions(+), 55 deletions(-)
   create mode 100644 
  meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
   create mode 100644 
  meta/recipes-core/systemd/systemd/0021-core-downgrade-unit-type-not-supported-message.patch
   create mode 100644 
  

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-03-31 Thread Otavio Salvador
I am not a heavy user of systemd so I prefer other people (Khem?) to
comment on this ...

On Tue, Mar 31, 2015 at 5:21 PM, Bottazzini, Bruno
bruno.bottazz...@intel.com wrote:
 Ping

 On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
 Adding patches that fix bugs for 219 version.
 This will get the same consistency of the stable systemd 219 version.

 More details:
 http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
 ---
  ...remote-fix-certificate-status-memory-leak.patch |  31 +
  ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
  ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
  ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
  ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
  .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
  ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
  .../0008-bootchart-fix-default-init-path.patch |  44 +
  ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
  ...0-Make-root-s-home-directory-configurable.patch |  89 +-
  ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
  ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
  ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
  ...aker-dependencies-between-mount-and-devic.patch |  33 +
  ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
  ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
  ...l-add-some-hints-how-to-override-settings.patch |  39 +
  .../0017-core-rework-device-state-logic.patch  | 912 
 +
  .../0018-core-fix-return-value-on-OOM.patch|  26 +
  ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
  ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
  ...downgrade-unit-type-not-supported-message.patch |  31 +
  ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
  ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
  ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
  ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
  ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
  meta/recipes-core/systemd/systemd_219.bb   |  33 +-
  28 files changed, 2050 insertions(+), 55 deletions(-)
  create mode 100644 
 meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0021-core-downgrade-unit-type-not-supported-message.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0022-journal-remote-fix-saving-of-binary-fields.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0023-journal-fix-Inappropriate-ioctl-for-device-on-ext4.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0024-sd-daemon-replace-VLA-with-alloca-to-make-llvm-happy.patch
  create mode 100644 
 

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-03-31 Thread Bottazzini, Bruno
Ping

On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
 Adding patches that fix bugs for 219 version.
 This will get the same consistency of the stable systemd 219 version.
 
 More details:
 http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
 ---
  ...remote-fix-certificate-status-memory-leak.patch |  31 +
  ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
  ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
  ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
  ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
  .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
  ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
  .../0008-bootchart-fix-default-init-path.patch |  44 +
  ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
  ...0-Make-root-s-home-directory-configurable.patch |  89 +-
  ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
  ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
  ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
  ...aker-dependencies-between-mount-and-devic.patch |  33 +
  ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
  ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
  ...l-add-some-hints-how-to-override-settings.patch |  39 +
  .../0017-core-rework-device-state-logic.patch  | 912 
 +
  .../0018-core-fix-return-value-on-OOM.patch|  26 +
  ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
  ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
  ...downgrade-unit-type-not-supported-message.patch |  31 +
  ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
  ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
  ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
  ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
  ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
  meta/recipes-core/systemd/systemd_219.bb   |  33 +-
  28 files changed, 2050 insertions(+), 55 deletions(-)
  create mode 100644 
 meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0021-core-downgrade-unit-type-not-supported-message.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0022-journal-remote-fix-saving-of-binary-fields.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0023-journal-fix-Inappropriate-ioctl-for-device-on-ext4.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0024-sd-daemon-replace-VLA-with-alloca-to-make-llvm-happy.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0025-tmpfiles-quietly-ignore-ACLs-on-unsupported-filesyst.patch
  create mode 100644 
 

[OE-core] [PATCH] systemd: v219 with stable fixes

2015-03-30 Thread Bruno Bottazzini
Adding patches that fix bugs for 219 version.
This will get the same consistency of the stable systemd 219 version.

More details:
http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
---
 ...remote-fix-certificate-status-memory-leak.patch |  31 +
 ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
 ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
 ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
 ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
 .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
 ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
 .../0008-bootchart-fix-default-init-path.patch |  44 +
 ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
 ...0-Make-root-s-home-directory-configurable.patch |  89 +-
 ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
 ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
 ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
 ...aker-dependencies-between-mount-and-devic.patch |  33 +
 ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
 ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
 ...l-add-some-hints-how-to-override-settings.patch |  39 +
 .../0017-core-rework-device-state-logic.patch  | 912 +
 .../0018-core-fix-return-value-on-OOM.patch|  26 +
 ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
 ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
 ...downgrade-unit-type-not-supported-message.patch |  31 +
 ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
 ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
 ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
 ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
 ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
 meta/recipes-core/systemd/systemd_219.bb   |  33 +-
 28 files changed, 2050 insertions(+), 55 deletions(-)
 create mode 100644 
meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0021-core-downgrade-unit-type-not-supported-message.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0022-journal-remote-fix-saving-of-binary-fields.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0023-journal-fix-Inappropriate-ioctl-for-device-on-ext4.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0024-sd-daemon-replace-VLA-with-alloca-to-make-llvm-happy.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0025-tmpfiles-quietly-ignore-ACLs-on-unsupported-filesyst.patch
 create mode 100644 
meta/recipes-core/systemd/systemd/0026-shared-util-assume-ac-when-sys-class-power_supply-is.patch

diff --git 
a/meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
 

Re: [OE-core] [PATCH] systemd: v219 with stable fixes

2015-03-30 Thread Bottazzini, Bruno
Otavio,

Here it is the patch without garbage that I have told you before.

Could you review it ?

Best Regards,

Bruno Bottazzini

On Seg, 2015-03-30 at 15:13 -0300, Bruno Bottazzini wrote:
 Adding patches that fix bugs for 219 version.
 This will get the same consistency of the stable systemd 219 version.
 
 More details:
 http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v219-stable
 ---
  ...remote-fix-certificate-status-memory-leak.patch |  31 +
  ...ournal-remote-fix-client_cert-memory-leak.patch |  35 +
  ...0003-tmpfiles-Fix-parse_acl-error-message.patch |  28 +
  ...-test-utf8-fix-utf16-tests-on-BE-machines.patch |  26 +
  ...iles-avoid-creating-duplicate-acl-entries.patch | 131 +++
  .../0006-shared-time-util-fix-gcc5-warning.patch   |  32 +
  ...time-test-infinity-parsing-in-nanoseconds.patch |  36 +
  .../0008-bootchart-fix-default-init-path.patch |  44 +
  ...emctl-bump-NOFILE-only-for-systemctl_main.patch |  44 +
  ...0-Make-root-s-home-directory-configurable.patch |  89 +-
  ...-util-avoid-freeing-uninitialized-pointer.patch |  37 +
  ...11-bootchart-svg-fix-checking-of-list-end.patch |  28 +
  ...md-add-getrandom-syscall-numbers-for-MIPS.patch |  38 +
  ...aker-dependencies-between-mount-and-devic.patch |  33 +
  ...topping-due-to-BindsTo-log-which-unit-cau.patch |  43 +
  ...grade-message-about-sysctl-overrides-to-d.patch |  30 +
  ...l-add-some-hints-how-to-override-settings.patch |  39 +
  .../0017-core-rework-device-state-logic.patch  | 912 
 +
  .../0018-core-fix-return-value-on-OOM.patch|  26 +
  ...e-x-machine-unix-prefix-for-the-container.patch |  33 +
  ...0-shared-AFS-is-also-a-network-filesystem.patch |  25 +
  ...downgrade-unit-type-not-supported-message.patch |  31 +
  ...ournal-remote-fix-saving-of-binary-fields.patch |  97 +++
  ...ix-Inappropriate-ioctl-for-device-on-ext4.patch |  37 +
  ...eplace-VLA-with-alloca-to-make-llvm-happy.patch |  53 ++
  ...ietly-ignore-ACLs-on-unsupported-filesyst.patch |  84 ++
  ...-assume-ac-when-sys-class-power_supply-is.patch |  30 +
  meta/recipes-core/systemd/systemd_219.bb   |  33 +-
  28 files changed, 2050 insertions(+), 55 deletions(-)
  create mode 100644 
 meta/recipes-core/systemd/systemd/0001-journal-remote-fix-certificate-status-memory-leak.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0002-journal-remote-fix-client_cert-memory-leak.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0003-tmpfiles-Fix-parse_acl-error-message.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0004-test-utf8-fix-utf16-tests-on-BE-machines.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0005-tmpfiles-avoid-creating-duplicate-acl-entries.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0006-shared-time-util-fix-gcc5-warning.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0007-test-time-test-infinity-parsing-in-nanoseconds.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0008-bootchart-fix-default-init-path.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0009-systemctl-bump-NOFILE-only-for-systemctl_main.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0010-acl-util-avoid-freeing-uninitialized-pointer.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0011-bootchart-svg-fix-checking-of-list-end.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0012-systemd-add-getrandom-syscall-numbers-for-MIPS.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0013-unit-use-weaker-dependencies-between-mount-and-devic.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0014-unit-When-stopping-due-to-BindsTo-log-which-unit-cau.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0015-sysctl-downgrade-message-about-sysctl-overrides-to-d.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0016-sysctl-add-some-hints-how-to-override-settings.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0017-core-rework-device-state-logic.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0018-core-fix-return-value-on-OOM.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0019-machined-use-x-machine-unix-prefix-for-the-container.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0020-shared-AFS-is-also-a-network-filesystem.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0021-core-downgrade-unit-type-not-supported-message.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0022-journal-remote-fix-saving-of-binary-fields.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0023-journal-fix-Inappropriate-ioctl-for-device-on-ext4.patch
  create mode 100644 
 meta/recipes-core/systemd/systemd/0024-sd-daemon-replace-VLA-with-alloca-to-make-llvm-happy.patch
  create mode 100644