Changed packages:

==== MozillaThunderbird ====
Version update (24.7.0 -> 31.0)
Subpackages: MozillaThunderbird-translations-common

- update to Thunderbird 31.0
  * based on Gecko 31
  * Autocompleting email addresses now matches against any part of
    the name or email
  * Composing a mail to a newsgroup will now autocomplete newsgroup
    names
  * Insecure NTLM (pre-NTLMv2) authentication disabled
- rebased patches
- removed enigmail entirely from source package
- removed obsolete patches
  * libffi-ppc64le.patch
  * ppc64le-support.patch
  * xpcom-ppc64le.patch
- use GStreamer 1.0 after 13.1
- switched source archives to use xz instead of bz2

==== SuSEfirewall2 ====
Version update (3.6.309 -> 3.6.310)

- SuSEfirewall2, ACCEPT from services is a local variable, otherwise
  "ACCEPT" would be used a service name (bnc#889406 bnc#889555 bnc#887040)

==== at ====

- Remove a relative path that is not needed in the service symlink

==== boost-devel ====
Subpackages: boost-license1_54_0 libboost_atomic1_54_0 libboost_chrono1_54_0 libboost_date_time1_54_0 libboost_filesystem1_54_0 libboost_graph1_54_0 libboost_graph_parallel1_54_0 libboost_iostreams1_54_0 libboost_locale1_54_0 libboost_log1_54_0 libboost_math1_54_0 libboost_mpi1_54_0 libboost_program_options1_54_0 libboost_python1_54_0 libboost_random1_54_0 libboost_regex1_54_0 libboost_serialization1_54_0 libboost_signals1_54_0 libboost_system1_54_0 libboost_test1_54_0 libboost_thread1_54_0 libboost_timer1_54_0 libboost_wave1_54_0

- add baselibs.conf as source
- Ensure there is enough disk space available for build.
- use only JOBS=2 to avoid gcc being killed with OOM when memory is
  between 4G and 7G.

==== cpio ====

- fix a truncation check in mt
  * added cpio-fix_truncation_check.patch
- prevent cpio from extracting over a symlink (bnc#658010)
  * added cpio-check_for_symlinks.patch

==== daps ====
Version update (2.0~RC1 -> 2.0~rc1)

-  Changing the version number from "RC1" to "rc1" because the
  uppercase form is considered to be older than the previous release
  "beta8". No code change.

==== desktop-data-openSUSE ====

- adapt package-manager.desktop to the removal of
  /usr/bin/package-manager, it now only serves as a shortcut to
  YaST's package installer (bnc#871978)

==== elilo ====

- Rename rpmlintrc to %{name}-rpmlintrc.
  Follow the packaging guidelines.

==== gconf-polkit ====
Subpackages: gconf2 gconf2-devel

- Update macros.gconf2: ensure schemas file path is absolute
  (bnc#886600).

==== git ====
Version update (2.0.1 -> 2.0.3)
Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk

- git 2.0.3:
  * An ancient rewrite passed a wrong pointer to a curl library
  function in a rarely used code path.
  * "filter-branch" left an empty single-parent commit that results
  when all parents of a merge commit gets mapped to the same
  commit, even under "--prune-empty".
  * "log --show-signature" incorrectly decided the color to paint a
  mergetag that was and was not correctly validated.
  * "log --show-signature" did not pay attention to "--graph" option.
- git 2.0.2:
  * Documentation for "git submodule sync" forgot to say that the subcommand
  can take the "--recursive" option.
  * Mishandling of patterns in .gitignore that has trailing SPs quoted
  with backslashes (e.g. ones that end with "\ ") have been
  corrected.
  * Recent updates to "git repack" started to duplicate objects that
  are in packfiles marked with .keep flag into the new packfile by
  mistake.
  * "git clone -b brefs/tags/bar" would have mistakenly thought we were
  following a single tag, even though it was a name of the branch,
  because it incorrectly used strstr().
  * "%G" (nothing after G) is an invalid pretty format specifier, but
  the parser did not notice it as garbage.
  * Code to avoid adding the same alternate object store twice was
  subtly broken for a long time, but nobody seems to have noticed.
  * A handful of code paths had to read the commit object more than
  once when showing header fields that are usually not parsed.  The
  internal data structure to keep track of the contents of the commit
  object has been updated to reduce the need for this double-reading,
  and to allow the caller find the length of the object.
  * During "git rebase --merge", a conflicted patch could not be
  skipped with "--skip" if the next one also conflicted.

==== gnu-jaf ====

- Add update-alternatives so we work correctly with geronimo-jaf
  * better than conflicts...

==== libicu-devel ====
Version update (52.1 -> 53.1)

- add baselibs.conf as source
- add icu-fix-tests-depending-on-date.patch to fix build
  see http://sourceforge.net/p/icu/mailman/message/32443311/
- Ensure we escape the find %f properly.
- Version bump to 53.1:
  * Data from the CLDR 25 release: Many bug fixes
  * Time zone data: 2014b,  including post CLDR 25 time zone data
    update to CLDR.
  * U+20BD Ruble Sign added (from Unicode 7.0, otherwise ICU 53
    still uses Unicode 6.3)
  * Collation code re-implemented
  * ICU4C now requires compilers with C99 support
  * Updated Spoof Checker for Unicode Security Standard version
    6.3. (#10706)
  * many more see http://site.icu-project.org/download/53
- Clean up with spec-cleaner and remove some obsolete provide/obsolete
- Use official download tarballs instead of repacks

==== install-initrd-openSUSE ====
Version update (14.121 -> 14.122)

- remove 'Server' from visible output (bnc #886778)
- 14.122

==== kiwi ====
Version update (5.06.134 -> 5.06.135)
Subpackages: kiwi-desc-isoboot kiwi-desc-netboot kiwi-desc-oemboot kiwi-desc-vmxboot kiwi-doc kiwi-media-requires kiwi-pxeboot kiwi-templates kiwi-tools

- v5.06.135 released
- Be more clear in variable assignment with regards to name vs. content
- Improve logging of errors for session scripts
  kiwi creates session scripts running in screen logging all
  output to the kiwi logfile. In case of an error we only want
  to see the stderr information and not the entire history
- DB: rebuild documentation
- Fixed typo in message texts
- Update bash completion
  Added possible options for --upgrade
- Delete git from Recommends list in the spec file
  SUSE by default installs all recommended packages which
  increases the amount of software installed when kiwi is
  installed by an unnecessary number of packages
- Fixed logging module
  * delete obsolete and unused code from KIWILog
  * make sure error log messages are printed on stderr
  * delete obsolete --log-port option
- use count information from IO::Select to loop through
  available data for reading
- Fixed OEM installer for LVM on LUKS images
- Make sure LUKS encoding is not applied if the given device
  already contains a LUKS container
- Don't call losetup with stderr redirected to stdout if the
  show option is used. potential error messages could then
  affect the standard output
- Added check for given type name on the commandline compared to
  the selected build type in the checkType global function.
  If the commandline specified type is valid but not specified
  in the configuration kiwi exits
- Call cryptsetup in one central encoding function in
  KIWIBoot for disk based images
- Add info messages for intermediate steps when creating the
  disk layout such like information about creation of md raid
  or luks extensions
- Support LUKS extension with LVM
- Avoid blocking IO in callCmd if large chunks of data arrive
- fix open3 usage
- Fixed --help output for disk-alignment
  The option value must be given in KBytes but the help did
  not explain that and the default value information used the
  wrong unit too
- avoid warnings when rpm-md repos are disabled
- avoid warnings when an info value is unset
- fail when a product plugin dir is configured, but does not exist

==== man ====

- The former change had added the patch man-MAN_POSIXLY_CORRECT-man1.dif
- Added description of MAN_POSIXLY_CORRECT in man.man1,
  patch man-MAN_POSIXLY_CORRECT-man1.dif (bnc#786679)

==== memtest86+ ====

- make it work by picking patches from Fedora - memtest doesn't like
  optimizations with newer compilers.
  See https://bugs.mageia.org/show_bug.cgi?id=11661 and fedora bugs.
- Added patches (all from fedora pkg):
  memtest86+-5.01-array-size-fix.patch
  memtest86+-5.01-compile-fix.patch
  memtest86+-5.01-no-optimization.patch

==== mercurial ====
Subpackages: mercurial-lang

- Rename rpmlintrc to %{name}-rpmlintrc.
  Follow the packaging guidelines.

==== mx4j ====

- Cleanup with spec-cleaner and fixup update-alternatives code

==== obs-service-format_spec_file ====

- update prepare_spec from git to fix (bnc#889537)

==== pesign-obs-integration ====

- Accept also rpmlintrc files without any <package>- prefix.

==== postfix ====
Subpackages: postfix-doc

- Rename rpmlintrc to %{name}-rpmlintrc.
  Follow the packaging guidelines.

==== postgresql-init ====

- no need to directly require SuSEfirewall2 for the service,
  just also own the directory. (avoid massive rebuilds for SUSEfirewall2
  changes).

==== postgresql93 ====
Version update (9.3.4 -> 9.3.5)
Subpackages: postgresql93-contrib postgresql93-docs postgresql93-server

- postgresql93-libs doesn't require systemd - avoid cycles
- fix systemd unresolvable for SLE_11
  http://en.opensuse.org/openSUSE:Systemd_packaging_guidelines
- bnc#888564: Move the server socket from /tmp to /var/run to avoid
  problems with clients that use PrivateTmp.
  postgresql-var-run-socket.patch
- Rediff patches.
- Update to 9.3.5. The most important changes are:
  * In pg_upgrade, remove pg_multixact files left behind by
    initdb.  If you used a pre-9.3.5 version of pg_upgrade to
    upgrade a database cluster to 9.3, it might have left behind a
    file $PGDATA/pg_multixact/offsets/0000 that should not be
    there and will eventually cause problems in VACUUM. However,
    in common cases this file is actually valid and must not be
    removed.
  * Correctly initialize padding bytes in contrib/btree_gist
    indexes on bit columns. This error could result in incorrect
    query results due to values that should compare equal not
    being seen as equal. Users with GiST indexes on bit or bit
    varying columns should REINDEX those indexes after installing
    this update.
  * Protect against torn pages when deleting GIN list pages.
    This fix prevents possible index corruption if a system crash
    occurs while the page update is being written to disk.
  * Don't clear the right-link of a GiST index page while
    replaying updates from WAL. This error could lead to
    transiently wrong answers from GiST index scans performed in
    Hot Standby.
  * See release notes for a full list of changes:
    http://www.postgresql.org/docs/9.3/static/release-9-3-5.html
    /usr/share/doc/packages/postgresql93/HISTORY
- Remove obsolete postgresql-plperl.patch

==== libecpg6 ====
Version update (9.3.4 -> 9.3.5)
Subpackages: libpq5 libpq5-32bit postgresql93-devel

- postgresql93-libs doesn't require systemd - avoid cycles
- fix systemd unresolvable for SLE_11
  http://en.opensuse.org/openSUSE:Systemd_packaging_guidelines
- bnc#888564: Move the server socket from /tmp to /var/run to avoid
  problems with clients that use PrivateTmp.
  postgresql-var-run-socket.patch
- Rediff patches.
- Update to 9.3.5. The most important changes are:
  * In pg_upgrade, remove pg_multixact files left behind by
    initdb.  If you used a pre-9.3.5 version of pg_upgrade to
    upgrade a database cluster to 9.3, it might have left behind a
    file $PGDATA/pg_multixact/offsets/0000 that should not be
    there and will eventually cause problems in VACUUM. However,
    in common cases this file is actually valid and must not be
    removed.
  * Correctly initialize padding bytes in contrib/btree_gist
    indexes on bit columns. This error could result in incorrect
    query results due to values that should compare equal not
    being seen as equal. Users with GiST indexes on bit or bit
    varying columns should REINDEX those indexes after installing
    this update.
  * Protect against torn pages when deleting GIN list pages.
    This fix prevents possible index corruption if a system crash
    occurs while the page update is being written to disk.
  * Don't clear the right-link of a GiST index page while
    replaying updates from WAL. This error could lead to
    transiently wrong answers from GiST index scans performed in
    Hot Standby.
  * See release notes for a full list of changes:
    http://www.postgresql.org/docs/9.3/static/release-9-3-5.html
    /usr/share/doc/packages/postgresql93/HISTORY
- Remove obsolete postgresql-plperl.patch

==== python-qt4 ====
Version update (4.11 -> 4.11.1)
Subpackages: python-qt4-devel python-qt4-utils

- Update to 4.11.1
  - Added the -tr-function, -trUtf8-function and -translate-function command
    line options to pylupdate4.
  - Bug fixes.

==== python-sip ====
Version update (4.16.1 -> 4.16.2)
Subpackages: python-sip-devel

- Update to 4.16.2
  - Deprecated the %ConsolidatedModule directive as it won't be supported in
    SIP v5.
  - Bug fixes.

==== python-wxWidgets ====
Subpackages: python-wxWidgets-lang

- Rename rpmlintrc to %{name}-rpmlintrc.
  Follow the packaging guidelines.

==== quagga ====
Version update (0.99.22.1 -> 0.99.23)

- Update to 0.99.23
  See http://savannah.spinellicreations.com//quagga/quagga-0.99.23.changelog.txt
  minor fixes:
    bgpd: Fix condition allowas-in in rsclient code
    support TTL-security with iBGP, factor out TTL setting
    factor out eBGP multihop check
    fix fast external fallover behavior
    increase TCP socket buffer size
    fix O_NONBLOCK on outgoing
    send notify in OpenSent when stopping manually
    display multipath status in "show ip bgp"
    track correct originator-id in reflected routes
    add 'bgp bestpath as-path multipath-relax'
    fix crash when allowas-in is done on inactive peer
  efficient NLRI packing for AFs != ipv4-unicast
  don't compare next-hop to router-id
  use ATTR_FLAG_BIT() for BGP_ATTR_ values
  fix some DEFUN definitions
  bgpd-set-v4-nexthop-for-v6-peering.patch
  support NEXTHOP_IPV4_IFINDEX in bgp import check
  honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan
  write NOTIFY non-blockingly
  prevent double address delete on shutdown
  stricter packet handling in OpenSent
  fix lost passwords of grouped neighbors
  * : nuke ^L (page feed)
    isisd: ignore the unrecognized TLVs
    ripd: fix "show ip rip status" documentation
  avoid the zero interface metric
  correctly redistribute ifindex routes (BZ#664)
    zebra: raise the privileges before calling socket()
    Change the mechanism for comparing route ID's.
    fix some DEFUN definitions
    apply syntactic sugar to rib_dump()
    set metric for directly connected routes via netlink to 0
    log routes w/o gateway in rib_delete_ipv4
    match gateway when deleting NEXTHOP_IPV4_IFINDEX routes
    make rib_dump() compatible with IPv6 RIB
    apply route-maps for interface routes
    fix recursive-routes via ifindex routes
    implement NEXTHOP_FLAG_ONLINK
    handle blackholes encountered in recursive resolution
    rework recursive route resolution
    improve interface shutdown behaviour
    don't change connected state from zebra/interface.c
    add ZEBRA_IFC_QUEUED to keep track of kernel state
  warn if advertising connected with _REAL unset
  consolidate connected_implicit_withdraw
  clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"
  make if_subnet_delete a bit more strict
  process information about new addresses (BZ#486)`
  support NEXTHOP_IPV4_IFINDEX in bgp import check
  improve display of NEXTHOP_IPV4_IFINDEX in show ip route
  don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKU
  use SO_RCVBUFFORCE for netlink socket
    ospfd: add debug messages for router lsa-generation
  For an ABR, ensure the right LSID is MaxAge'd
  clarify indentation and comments in ospf_lsa_maxage_delete
  fix a reference counting issue introduced by commit 4de8bf0011
  check the LS-Ack's recentness instead of only comparing the #seq
  don't allow to set network type on loopback interfaces
  run DR election prior to LSA regeneration
  ospfd/ospf_vty.c: use keyword cmd style
  fix some DEFUN definitions
  fixup log message in ospf_zebra_delete
  refactor some common defines
  protect vs. VU#229804 (malformed Router-LSA)
  CVE-2013-2236, stack overrun in apiserver
  fix flooding procedure
  make ospf_maxage_lsa_remover actually yield
  restore nexthop IP for p2p interfaces
  fix LSA initialization for build without opaque LSA
    lib: use heap to manage timers
    remove unused thread_master_debug function
    lib/command.c: rewrite command matching/parsing
    fix possible off-by-one in stream_put_prefix()
    fix for dynamically grown hashes
    fix backtraces broken by 837d16c...
    unconditionally include stddef.h
    register vtysh socket in server socket vector (BZ#754)
    ospf6d: fix refcounting in ospf6_asbr_lsa_remove
    add "auto-cost reference-bandwidth" command
    compute interface cost from its bandwidth
    solve segfaults with ospf6d on FreeBSD
    Merge volatile/cumulus_ospf6d
    fix interface_down() stopping hellos
    clear lsa->refresh before clearing LSAs
    handle missing link local address more gracefully
    improve ordered shutdown
    clear DR info on interface_down
    set cmsg size correctly
    don't run DR election early on "ipv6 ospf6 priority"
    fix integrated config
    add SPF logs, statistics, and display of SPF parameters
    add 'log-adjacency-changes [detail]'
    don't send LSAck on an interface if we've flooded the LSU out that i/f
    handle Prefix and Router Options bits correctly
    add LSA payload to show summary output
    increment dbdesc seqnum on SeqNumberMismatch/BadLsReq event
    don't change SeqNum on initial DbDesc message
    handle seqnum wrapping
    add overload support
    fix linkdown handling
    correct nexthop through directly connected networks
    don't suppress empty router LSA
    turn off expensive debugging
    convert LSDB to use route_node, improve performance
    fix neighbor state machine (faster lsdb sync, RFC compliance)
    add p2p interface support
    fix various bugs in installing and flooding LSAs
    add more details to show ipv6 ospf6 data
    enable the commands to support detailed debugging of LSAs.
    remove older version of LSA from neigbor retx list before prematurely aging it.
    schedule SPF to run on events rather than directly on each event.
    refactor some common defines
    security: Fix some typos and potential NULL-deref
    tests: Add tests for timers
    add a test program for lib/command.c
    DejaGNU libzebra bgpd
    add DejaGNU framework
    vtysh: don't append superflous spaces (BZ#750)
  fix false lib path matching in extract.pl.in
    doc: Modernize INSTALL.quagga.txt.
    update TODO for ospf6d work & bgp multipath
    add OSPFv3 homenet to TODO
    hash: dynamically grow hash table
  force size to be a power of 2
    guile: remove
  build issues:
    lib: remove redundant and incorrect sys/fcntl.h include
    vtysh: fix build against readline 6.3
    tests: fix build & disable testcommands
    don't build tests unless make check is run
    fix Makefile.am so it works with BSD make
    make --disable-bgpd kill bgpd tests too
    build: remove now-useless --{en, dis}able-tests
  improve backtrace support/detection
  reference libcap from libzebra (BZ#393,626)
  fix minimal mixup in gitinfo suffix
  Update supported versions.
  update quagga.spec.in
    isisd: use bug-report information from autoconf
    ospf6d: use bug-report information from autoconf
    doc: fix makeinfo errors and one warning
- Updated to 0.99.23
  Changed /var/run to /run in .spec file in order to fix rpmlint check failure in Factory
  Added:
  quagga-0.99.23.tar.xz
  quagga-0.99.23.tar.asc
  Deleted:
  quagga-0.99.22.1.tar.gz
  quagga-0.99.22.1.tar.asc

==== radvd ====
Version update (1.9.7 -> 2.2)

- Update to version 2.2
  minor fixes:
    Netlink: set setup_iface fix for down interface coming up
    split send_ra into smaller function
    orgainize struct Interface with nested structures
    time: Use clock_gettime and monotonic clock
    add disable_ipv6_autoconfig function so an interface radvd
    is using won't autoconfig itself using its own advert
    improved netlink message processing to *only* reinit an
    interface that changed.
  build fixes:
    Revert bison locations in order to support byacc
    Amend DIST_EXTRA with the make check files
    Add command line option parsing to the check unit test application
    Add make check target based on the check unit testing framework
    Add check in configure.ac for clock_gettime
    Makefile.am: Fix out of tree builds
  disable struct-overflow warning
    Add compiler attributes to type check format strings
- Update to version 2.2
  * Updated specfile to change /var/run to /run, in order to fix rpmlint check failures
  * Added:
  radvd-2.2.tar.xz
    radvd-2.2.tar.xz.asc
  * Removed:
  radvd-1.9.7.tar.xz
    radvd-1.9.7.tar.xz.asc
  * Updated:
  0001-run-as-user-radvd-by-default.diff
    radvd-configure.patch
    radvd.spec

==== release-notes-openSUSE ====
Version update (13.2.20140722 -> 13.2.20140724)

- 13.2.20140724
  * fix Desktop File DocPath
  * dynamic Date

==== saxon6 ====

- Fix update-alternatives code.

==== saxon9 ====
Subpackages: saxon9-scripts

- Fix update-alternatives code here.

==== servletapi5 ====

- Cleanup with spec-cleaner.
- Fix update-alternatives code

==== libgudev-1_0-0 ====
Subpackages: libgudev-1_0-devel libudev-devel libudev1 libudev1-32bit systemd systemd-32bit systemd-bash-completion systemd-logger systemd-sysvinit typelib-1_0-GUdev-1_0 udev

- Rename:
  udev-use-device-mapper-target-name-for-btrfs-device-ready.patch
  to
  1060-udev-use-device-mapper-target-name-for-btrfs-device-ready.patch
- udev: use device mapper target name for btrfs device ready (bnc#888215).
- Add udev-use-device-mapper-target-name-for-btrfs-device-ready.patch
- Add patch tomcat6-var-lock-subsys-legacy.patch to add the
  compatibility directory /var/lock/subsys (bnc#889357)
- Add portabiltiy patch
  1055-let-9719859c07aa13539ed2cd4b31972cd30f678543-apply.patch
- Port and add upstream patch
  0001-sysv-order-initscripts-which-provide-network-before-.patch
  0002-keymap-Add-microphone-mute-keymap-for-Dell-Latitude.patch
  0003-keymap-Annotate-all-micmute-workarounds.patch
- Add patch tty-ask-password-agent-on-console.patch that is for system
  console do ask passphrases on all devices of the console (bnc#886211)
- Add former SUSE and/now upstream patches (bnc#889297)
  1056-udevd-add-event-timeout-commandline-option.patch
  1057-udev-unify-event-timeout-handling.patch
  1058-udev-unify-event-timeout-handling.patch (backport for
  compatibility if patch 1022 is not applied)
  1059-udev-fixup-commit-dd5eddd28a74a49607a8fffcaf960040db.patch

==== tar ====

- don't print lone zero blocks warning (bnc#881863)
  * there are many tar implementations around that create invalid
    archives with a zero block in the middle
  * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=235820
  * added tar-ignore_lone_zero_blocks.patch from Fedora

==== libtracker-common-1_0 ====
Subpackages: libtracker-control-1_0-0 libtracker-miner-1_0-0 libtracker-sparql-1_0-0 tracker tracker-devel tracker-miner-files typelib-1_0-Tracker-1_0 typelib-1_0-TrackerControl-1_0 typelib-1_0-TrackerMiner-1_0

- Add tracker-thunderbird.patch: Accept that the command
  'thunderbird' might have output to STDERR (glib slice warnings).
  To not break detection of TB, we redirect STDERR output to
  /dev/null.

==== nautilus-extension-tracker-tags ====
Subpackages: tracker-gui

- Add tracker-thunderbird.patch: Accept that the command
  'thunderbird' might have output to STDERR (glib slice warnings).
  To not break detection of TB, we redirect STDERR output to
  /dev/null.

==== wireshark ====
Version update (1.10.8 -> 1.10.9)

- Wireshark 1.10.9 [bnc#889854]
  fixes several crashes triggered by malformed protocol packages
- vulnerabilities fixed:
  * The Catapult DCT2000 and IrDA dissectors could underrun a buffer
    wnpa-sec-2014-08 CVE-2014-5161 CVE-2014-5162
  * The GSM Management dissector could crash
    wnpa-sec-2014-09 CVE-2014-5163
  * The RLC dissector could crash
    wnpa-sec-2014-10 CVE-2014-5164
  * The ASN.1 BER dissector could crash
    wnpa-sec-2014-11 CVE-2014-5165
- Further bug fixes as listed in:
  https://www.wireshark.org/docs/relnotes/wireshark-1.10.9.html

==== xalan-j2 ====

- Update-alternatives love.

==== xdg-utils ====
Version update (20140109 -> 20140630)

- Update to 20140630:
  * manpage for xdg-su and xdg-terminal
  * xdg-terminal: better support for screen and rxvt variants
  * add xdg-settings tool
  * improve KDE detection
  * xdg-open: various fixes
  * xdg-screensaver: use D-Bus api to lock GNOME screensaver

==== xerces-j2 ====
Subpackages: xerces-j2-xml-apis xerces-j2-xml-resolver

- Fixup man page permissions
- Sort out update-alternatives

==== xf86-input-evdev ====

- enable multitouch support (missing libmtdev build dependency),
  fixes bnc#889469

==== xf86-video-qxl ====
Version update (0.1.1 -> 0.1.2)

- Update to version 0.1.2:
  * Support for server managed fds
  * Xspice: use playback rate interface if available
  * Bugs fixed:
  - 1030531 - drm: restore cursor after resolution change
  - fix cursor2 support in older kernels
  - FD 79317 - prevent crash on dual head systems

==== xml-commons ====
Subpackages: xml-commons-jaxp-1.1-apis xml-commons-jaxp-1.3-apis xml-commons-resolver10 xml-commons-which10

- Fixup update-alternatives a bit to silence warnings.

==== xterm ====
Version update (309 -> 310)

- Patch #310 - 2014/07/25
  * update package/freebsd files based on xterm #309 port
  * adapt changes from Minux3.2 which ported xterm #197, to allow
    building on that platform both using imake as well as using
    the configure script
  * update precompose.c based on Unicode 7.0
  * build-fix for --with-Xaw3dxft option (report by Emanuel Haupt)

==== yast2 ====
Version update (3.1.90 -> 3.1.92)
Subpackages: yast2-devel-doc

- fixed a crash in package management when running in Qt UI with
  libproxy1-config-kde4 package installed (bnc#866692)
- 3.1.92
- Fixed setting the default target during installation - systemctl
  doesn't return any target properties while running in chroot so
  we have to guess the Id and AllowIsolate properties (bnc#889323)
- 3.1.91

==== yast2-nfs-client ====
Version update (3.1.6 -> 3.1.7)

- Added 'fsc' to the list of valid negatable options (bnc#873142)
- 3.1.7

==== yast2-nis-client ====
Version update (3.1.8 -> 3.1.9)

- yast2-network required for writing network settings (bnc#888664)
- 3.1.9

==== yast2-packager ====
Version update (3.1.35 -> 3.1.38)

- Added user confirmation for aborting the repositories dialogs
  (bnc#886662)
- 3.1.38
- added product rename sle-hae -> sle-ha to the list (bnc#889745)
- 3.1.37
- Refactored kernelCmdLinePackages to rely on .proc.cmdline agent
  (bnc#889365)
- Added dependency on yast2 >= 3.1.89 (fixed agent)
- 3.1.36

==== yast2-storage ====
Version update (3.1.39 -> 3.1.40)

- disable snapshots if the root filesystem is small (bnc#888549)
- version 3.1.40

==== yast2-tune ====
Version update (3.1.3 -> 3.1.4)

- filter out empty "unknown" SMBIOS entries (bnc#880643)
- fixed running X.org detection
- 3.1.4

==== yast2-users ====
Version update (3.1.28 -> 3.1.29)

- Checking max UID for system users correctly while importing from
  autoinst.xml. (bnc#888154)
- 3.1.29

==== yast2-vm ====
Version update (3.1.16 -> 3.1.17)

- bnc#889579 - yast2-vm fails to start
- 3.1.17
Removed packages:
  libdirectfb-1_7-4
  libicu52_1
   > libicu52_1-data


Added packages:
  libdirectfb-1_7-5
  libicu53_1
   > libicu53_1-data