Packages changed:
  acpica (20180313 -> 20180629)
  icu
  mtd-utils (2.0.1 -> 2.0.2)
  translation-update (13.2 -> 15.0)
  xen

=== Details ===

==== acpica ====
Version update (20180313 -> 20180629)

- Update to 20180629
  Added changelog from mainline, installed into documentation path
- Update to version 20180508
  ACPICA kernel-resident subsystem:
  * Completed the new (recently deployed) package resolution
    mechanism for the Load and LoadTable ASL/AML operators. This
    fixes a regression that was introduced in version 20180209
    that could result in an AE_AML_INTERNAL exception during the
    loading of a dynamic ACPI/AML table (SSDT) that contains
    package objects.
  iASL Compiler/Disassembler and Tools:
  * AcpiDump and AcpiXtract: Implemented support for ACPI tables
    larger than 1 MB. This change allows for table offsets within
    the acpidump file to be up to 8 characters. These changes are
    backwards compatible with existing acpidump files.
  version 20180427
  ACPICA kernel-resident subsystem:
  * Debugger: Added support for Package objects in the "Test
    Objects" command. This command walks the entire namespace and
    evaluates all named data objects (Integers, Strings, Buffers,
    and now Packages).
  * Improved error messages for the namespace root node.
    Originally, the root was referred to by the confusing string
    "\___". This has been replaced by "Namespace Root" for
    clarification.
  * Fixed a potential infinite loop in the AcpiRsDumpByteList
    function. Colin Ian King <colin.king@canonical.com>.
  iASL Compiler/Disassembler and Tools:
  * iASL: Implemented support to detect and flag illegal forward
    references. For compatibility with other ACPI implementations,
    these references are now illegal at the root level of the DSDT
    or SSDTs. Forward references have always been illegal within
    control methods. This change should not affect existing
    ASL/AML code because of the fact that these references
    have always been illegal in the other ACPI implementation.
  * iASL: Added error messages for the case where a table OEM ID
    and OEM TABLE ID strings are longer than the ACPI-defined length.
    Previously, these strings were simply silently truncated.
  * iASL: Enhanced the -tc option (which creates an AML hex file
    in C, suitable for import into a firmware project):
    1) Create a unique name for the table, to simplify use of
    multiple SSDTs.
    2) Add a protection #ifdef in the file, similar to a .h
    header file. With assistance from Sami Mujawar,
    sami.mujawar@arm.com and Evan Lloyd, evan.lloyd@arm.com
  * AcpiExec: Added a new option, -df, to disable the local
    fault handler. This is useful during debugging, where it may
    be desired to drop into a debugger on a fault.

==== icu ====

- Add icu-susevers.diff and disable UTF-8 assumption
  [boo#1095425]

==== mtd-utils ====
Version update (2.0.1 -> 2.0.2)

- Update to version 2.0.2:
  * libmtd: Add support to access OOB available size
  * mkfs.ubifs: Allow root entry in device table
  * Fix unit-test header and file paths for out of tree builds
  * Fix unit test mockup for oobavail sysfs file
  * misc-utils: flash_erase: Fix Jffs2 type flash erase problem
  * libmtd_legacy: Fix some function description mismatches
  * mtd-utils: ubifs: fix typo in without_lzo definition
  * mtd: tests: check erase block count in page test
  * mtd: unittests: Stop testing stat() calls
  * mtd: unittests: Decode arg size from ioctl request
  * mtd: unittests: Use proper unsigned long type for ioctl requests
  * mtd: tests: Fix check on ebcnt in nandpagetest
  * ubi-utils: ubicrc32: process command line arguments first
  * nandbiterrs: Fix erroneous counter increment in for loop body
  * jittertest: Use the appropriate versions of abs()
  * Mark or fix switch cases that fall through
  * mkfs.ubifs: ignore EOPNOTSUPP when listing extended attributes
  * misc-utils: initialize "ip" in docfdisk to NULL
  * mkfs.ubifs: Apply squash-uids to the root node

==== translation-update ====
Version update (13.2 -> 15.0)

- Refresh from
  translation-update-from-translation-update-upstream-20180426.tar.bz2:
  * Update for translation-update-upstream fixes (bsc#1087076).
  * Correct files from meson/ninja based builds.
  * Creates many new sub-packages.
- Refresh from
  translation-update-from-translation-update-upstream-20180410.tar.bz2:
  * Reflect latest package updates (e. g. gtk3, bsc#1087126).
  * Update for translation-update-upstream fixes (bsc#1086036#c13).
  * Package is now SLE 15 specific. Exclude openSUSE-only packages.
  * Renders obsolete several sub-packages (see spec file comments).
- Refresh from
  translation-update-from-translation-update-upstream-20180313.2.tar.bz2:
  * Add upstream eiciel to misc.tlst, remove merged downstream from
    lcn-sle.tlst.
  * Update eiciel (bsc#1087321).
- Refresh from
  translation-update-from-translation-update-upstream-20180313.1.tar.bz2:
  * After fixing of gdm boo#1086036, gdm disappears
    (part of boo#1087338).
- Set version to 15.0.
- Update to
  translation-update-from-translation-update-upstream-20180313.tar.bz2
  (bsc#989505).
- translation-update-spec-generate-lang-list.sh: Use osc lbl.

==== xen ====
Subpackages: xen-doc-html xen-libs xen-tools xen-tools-domU

- Submit upstream patch libacpi: fixes for iasl >= 20180427
  git commit 858dbaaeda33b05c1ac80aea0ba9a03924e09005
  A xen_fix_build_with_acpica_20180427_and_new_packages.patch
  This is needed for acpica package to get updated in our build service