Changed packages: ==== autoyast2 ==== Version update (3.1.52 -> 3.1.53) Subpackages: autoyast2-installation - Exporting user deleted packages correctly. Only locked packages will be suggested for because no additional information is currently available. (bnc#888296) - 3.1.53 ==== ca-certificates ==== - use rpm -qf to determine if a ssl cert is owned by some other package and therefore doesn't need to be migrated (related to bnc#890205). - add p11 kit header to set label of migrated certificates to the file name of the previous one (bnc#890205) ==== claws-mail ==== Version update (3.10.0 -> 3.10.1) Subpackages: claws-mail-lang - Update to version 3.10.1: + Add an account preference to allow automatically accepting unknown and changed SSL certificates, if they're valid (that is, if the root CA is trusted by the distro). + RFE 3196, 'When changing quicksearch Search Type, set focus to search input box'. + PGP/Core plugin: Generate 2048 bit RSA keys. + Major code cleanup. + Extended claws-mail.desktop with Compose and Receive actions. + Fix GConf use with newer Glib. + Fix the race fix, now preventing the compose window to be closed. + Fix "File (null) doesn't exist" error dialog, when attaching a non-existing file via --attach + Fix spacing in Folderview if the font is far from the system font. + RSSyl: - When parsing RSS 2.0, ignore tags with a namespace prefix. - Check for existence of xmlNode namespace, to prevent NULL pointer crashes. + Bugs fixed: claws#2728, claws#2981, claws#3170, claws#3179, claws#3201, deb#730050. + Updated translations. - Drop claws-mail-3.10.0_uninitialized_variable_git51af19b.patch as fixed upstream. ==== cyrus-sasl ==== Subpackages: cyrus-sasl-crammd5 cyrus-sasl-devel cyrus-sasl-digestmd5 cyrus-sasl-gssapi cyrus-sasl-plain libsasl2-3 libsasl2-3-32bit - Changed --with-saslauthd=/var/run/sasl2 in %build to /run/sasl2 to clear rpmlint check failure - Remove insserv dependency; it's unneeded with systemd' systems - Remove insserv and fillup dependency in cyrus-sasl package; there is neither sysconfig or init file - Revert upstream commit 080e51c7fa0421eb2f0210d34cf0ac48a228b1e9 cyrus-sasl-revert_gssapi_flags.patch (bnc#775279) ==== dconf ==== Subpackages: gsettings-backend-dconf libdconf1 - Update dconf-use-g_settings_get_default_value.patch from bgo#668234#c5: Silence "Unknown child tag in , ". ==== dos2unix ==== Version update (6.0.5 -> 6.0.6) - Update to 6.0.6: * Bugfix: mac2unix conversion produced corrupted output from UTF-16 input file. * New options -b (keep BOM) and -r (remove BOM). * New translation of the UI messages: Norwegian Bokmaal. - Update to 6.0.5 * Dos2unix is part of the Translation Project (TP). All translations go via the Translation Project. See http://translationproject.org/ * New translations of UI messages: Brazilian Portuguese, Chinese (traditional), Danish, French, Hungarian, Polish, Serbian, Ukrainian, Vietnamese. * New translations of the manual: Brazilian Portuguese, French, German, Polish, Ukrainian. * Generated man pages are included in the source package to prevent compilation problems with very old or very new perl/pod2man versions. * Manuals are now generated from gettext PO files with po4a for easier translation. * All manuals are now in UTF-8 encoding. * Skip symbolic links on Windows by default (same as on Unix). - Update to 6.0.4. * New options -ul and -ub to conver UTF-16 files without BOM * New Russian translation of the messages * Build 32 bit Windows binaries with Large File Support (LFS) by using mingw-w64 for 32 bit Windows * When a binary symbol is encountered the value is printed - Update to 6.0.3. Changes since 6.0: - Version 6.0.3 * Source code compiles with Microsoft Visual C. * Print system error when writing output fails. - Version 6.0.2 * The locale encoding detection when NLS was disabled has been fixed. * Print line number when a binary symbol is found. * Updated makefiles for Watcom C, and added a new one for OS/2. - Version 6.0.1 * Update Spanish translations. * Update manual. - fix build against openSUSE:Factory / standard: man page paths - update to 6.0: * Conversion of Windows UTF-16 files to Unix UTF-8 files * Conversion of Unix UTF-8 files to Windows UTF-8 files with byte order mark - Update to 5.3.3: - enabled wildcard expansion - small update in RETURN VALUE section of man page - removed dos2unix-correct_ending.patch (instead pass HTMLEXT="html" to make) - Update to 5.3.2: - Change of hmoepage URL. - All other changes are for non Unix platforms. - Don't recompress the package anymore. - cross-build fix: use %__cc macro - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Update to 5.3.1: * Spanish tranlation of messages and manual. * File ownership is maintained in old file mode (Unix only). * Dos2unix and Unix2dos share the same language files. * Code cleanup. - Add buildrequire on xz. - Repackage with xz. - Open all fds with O_CLOEXEC. - Version update to 5.3 - removed patch dos2unix-no_pdf.patch, this version doesn't generate pdf/ps documents. - updated dos2unix-correct_ending.patch - fixed Url: in the spec file - Don't generate ps/pdf documents, thus no need for ghostscript. - Update to 5.2: ISO conversion mode supports same DOS code pages as SunOS dos2unix does: CP437 (US), CP850 (Western European), CP860 (Portuguese), CP863 (French Canadian), and CP865 (Nordic). ISO conversion mode supports Windows code page CP1252 (Western). SunOS compatible options -ascii, -iso, -7, -437, -850, -860, -863, and -865. Active code page detection for ISO mode. Fixed ISO conversion of non-breaking space (NBSP). Treat ASCII Form Feed control characters as valid text. Update manual pages. Don't include generated documentation files in Unix source package. - Suffix for HTML pages is .html not .htm - remove unsupported locales - fix file list - Use %_smp_mflags - Update 5.1.1: * Added Dutch translation of the manual * Updated German translation - Add eo-x directories to fix build. - Update to 5.1: * Esperanto translations have been added. * Command-line options can be set in stdio mode. * Localization information has been added to the manual. * Man pages have been merged. * Man page generation from Perl POD file. - Update to 5.0: * Dos2unix and Unix2dos have been bundled in a single package. * German translations have been added. * Dos2unix -l --newline also works in MAC mode. * Unix2dos also got option -l, --newline. * Added MAC mode to Unix2dos: Convert Unix line endings to Mac line endings. * Cleanup of messages and manual. - Update to 4.1.2: * dos2unix.c: Preserve file mode in 'new file mode'. * Makefile: Allow CFLAGS to be set externally. - Adapt Makefile patch and German message catalog. - fix translation - Update to 4.0: * version 4.0 * Added internationalisation using gettext. * Added Dutch translation. * New option -L/--license that prints software license. * Code cleanup * Update manual * version 3.2 * version.mk: New file. * README: New file. * INSTALL: Updated. * Makefile: Makefile according GNU standards. * ChangeLog : New file. * Applied all patches from RedHat: - Use DESTDIR only in install makefile targets. - Add a German translation. - enable parallel building - Don't destroy original file if the output is on a different file system (bnc#488261). ==== dracut ==== - 99base: Increase initqueue timeout in non systemd case (bnc#887402) * Add: 0127-99base-Increase-initqueue-timeout-in-non-systemd-cas.patch - 90lvm: Install dm-snapshot module (bnc#888530) * Add: 0128-90lvm-Install-dm-snapshot-module.patch - Revert commit 6ecab258710d158a7a6 and only do not wait for swap via parameter (bnc#882812) * Add: 0129-Revert-commit-6ecab258710d158a7a6-and-only-do-not-wa.patch - nfs: Always add all kernel modules for kdump (bnc#887906) * Add: 0130-nfs-Always-add-all-kernel-modules-for-kdump.patch - 40network: handle prefixed IP addresses correctly (bnc#880108) * Add: 0131-40network-handle-prefixed-IP-addresses-correctly.patch - 40network: fixup static network configuration * Add: 0132-40network-fixup-static-network-configuration.patch - Remove 70-persistent-net.rules * Add: 0133-Remove-70-persistent-net.rules.patch ==== fonts-config ==== - fixed typos in comments and debug outputs (hinstyle -> hintstyle) ==== git ==== Version update (2.0.3 -> 2.0.4) Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk - git 2.0.4: * fix output of "git diff-tree" broken since 2.0.2 ==== gpgme ==== Version update (1.5.0 -> 1.5.1) Subpackages: libgpgme-devel libgpgme11 - gpgme 1.5.1 - Fixed possible overflow in gpgsm and uiserver engines. [bnc#890123] [CVE-2014-3564] - Added support for GnuPG 2.1's --with-secret option. - Interface changes relative to the 1.5.0 release: GPGME_KEYLIST_MODE_WITH_SECRET NEW. ==== gtk2-data ==== Subpackages: gtk2-devel gtk2-immodule-amharic gtk2-immodule-inuktitut gtk2-immodule-thai gtk2-immodule-vietnamese gtk2-immodule-xim gtk2-tools gtk2-tools-32bit libgtk-2_0-0 libgtk-2_0-0-32bit typelib-1_0-Gtk-2_0 - Add gtk2-bgo625202-30-bit-drawables-remain-black.patch: fix 30-bit drawables remain black (bgo#625202). ==== install-initrd-openSUSE ==== Version update (14.122 -> 14.125) - change sshd startup to work with latest linuxrc - 14.125 - fix ppc64le module config (bnc #886596) - 14.124 - pass encrypted password into rescue system - 14.123 ==== jakarta-commons-dbcp ==== - Update the alternatives once more to match docu. ==== java-1_5_0-gcj-compat ==== Subpackages: java-1_5_0-gcj-compat-devel - Update bit with spec-cleaner. ==== krb5 ==== Subpackages: krb5-32bit krb5-client krb5-devel - Fix double-free in SPNEGO [CVE-2014-4343] (bnc#888697) krb5-1.12-CVE-2014-4343-Fix-double-free-in-SPNEGO.patch Fix null deref in SPNEGO acceptor [CVE-2014-4344] krb5-1.12-CVE-2014-4344-Fix-null-deref-in-SPNEGO-acceptor.patch ==== libpeas-1_0-0 ==== Version update (1.10.0 -> 1.10.1) Subpackages: libpeas-gtk-1_0-0 libpeas-loader-python libpeas-loader-python3 libpeas-loader-seed typelib-1_0-Peas-1_0 typelib-1_0-PeasGtk-1_0 - Update to version 1.10.1: + Fix initializing Python loader from Python application. + Prevent and warn when trying to enable multiple loaders. + W32: Allow shared libs to be built. + Misc bugfixes. ==== libxcb-composite0 ==== Version update (1.10 -> 1.11) Subpackages: libxcb-damage0 libxcb-devel libxcb-dpms0 libxcb-dri2-0 libxcb-dri2-0-32bit libxcb-dri3-0 libxcb-dri3-0-32bit libxcb-glx0 libxcb-glx0-32bit libxcb-present0 libxcb-present0-32bit libxcb-randr0 libxcb-record0 libxcb-render0 libxcb-render0-32bit libxcb-res0 libxcb-screensaver0 libxcb-shape0 libxcb-shm0 libxcb-shm0-32bit libxcb-sync1 libxcb-sync1-32bit libxcb-xevie0 libxcb-xf86dri0 libxcb-xfixes0 libxcb-xfixes0-32bit libxcb-xinerama0 libxcb-xkb1 libxcb-xprint0 libxcb-xtest0 libxcb-xv0 libxcb-xvmc0 libxcb1 libxcb1-32bit - added baselibs.conf as source to specfile - Update to version 1.11: This fixes some bugs with 64 bit fields and the present extension. ==== lxde-common-branding-openSUSE ==== - Updated lxde-common-0.5.5-pcmanfm-default.patch to set Path Bar setting to Button. That makes navigation easier when Side Pane is set to Places (the default option) - Added require openbox-adwaita-ob-theme in the spec file - Cosmetic changes: * Openbox: - update lxde-common-0.5.5-use-Adwaita-as-default-theme.patch to use Adwaita as Openbox theme too - add lxde-common-0.5.5-openbox-titlebar-font.patch to set a font that makes both titlebar buttons and text have a more appealing size and appearance * LXPanel: - use color background instead of an image, the current image doesn't fit well with the theme - make panel and panel icons slightly bigger - replace suse.png with a more recent and scalable start-here-branding.svg ==== libmenu-cache3 ==== Version update (0.5.1 -> 0.6.0) Subpackages: menu-cache - new upstream version 0.6.0 * Fixed few GLIB compatibility issues. * Changed default tarball format to XZ instead of GZIP. * Fixed build without --enable-gtk-doc. * Fixed crash on access root_dir with empty cache (no menu). * Allowed menu_cache_get_desktop_env_flag() accept colon-separated list in accordance to freedesktop.org specification for the environment variable XDG_CURRENT_DESKTOP. * The case if user deleted cache file is handled: it will be regenerated. ==== nss_ldap ==== Subpackages: nss_ldap-32bit - bnc#889015 - Package 'nss_ldap' contains 'SuSE' spelling in a filename and/or SPEC file ==== parcellite ==== Version update (1.1.7 -> 1.1.8) - new upstream version 1.1.8 * Fixed bug 107, segfault when action key missing in parcelliterc. * Fixed bug 108, red search-as-you-type with super-K key. * Fixed bug 109, segfault when action key missing and history key changed. * Updated Russian translation. * Fix broken case-sensitive search. * Fixed bug 111, unlock a mutext not locked. * Fixed history editing problem issue where history is updated while editing. * Added emphatic statement about xdotool on the auto-paste tooltip. * Added pref_mapper that maps prefs to integer values so we don?t have to string compares in main loop. Should decrease CPU cycles considerably in the ticker. * Added ability to use system-wide XDG config file on first startup. * Added dialog popup if auto-paste is checked and xdotool does not exist. * Added item_limit (which is the same thing as data_size) which limits per-item size. * Fixed synchronization bug when trim whitespace was selected and processed entry was already in history. * Fix of bug in write_fifo. * Fix item and data size to correct scaling, and change to KB for better granularity. * Fix bug 121, context menu stays up after history menu is deactivated. * Fix new bug with memory leak by destroying history menu every time, related to bug 121. * Fix minor bug where edit shows up on right-click even when user disabled it. * Fix bug where right-click-ctrl/shift did not delete history entries. - added parcellite-1.1.8-rpmlint-errors.patch which works with the current source files * removed parcellite-1.1.7-rpmlint-errors.patch - require xdotool for auto-paste ==== perl-Params-Validate ==== Version update (1.06 -> 1.13) - updated to 1.13 (excerpt from upstream Changes file): 1.13 2014-06-28 - Fix my brain damage so that this code compiles with Perl 5.14. 1.12 2014-06-27 - Temporarily skip tests that use Readonly with Readonly 1.50+ until various bugs are worked out in Readonly. 1.11 2014-06-26 - Fixes for MSVC compilation. Patch by J.R. Mash. PR #1. 1.10 2014-05-11 - Require Readonly 1.03+ and Scalar::Util 1.20 for testing with Readonly. AFAICT, earlier versions of Readonly worked very differently, and/or this is related to Scalar::Util. Either way, this test isn't that important anyway. RT #95402. 1.09 2014-05-04 - A call to validate() where the spec was a reference to a Readonly hash would segfault. Reported by Salvatore Bonaccorso. RT #80572. - When using the XS implementation, attempting to validate parameters with tainted values would cause an "Insecure dependency in eval_sv() while running with -T switch" exception from Perl *if the validation failed*. This is fixed, but only for Perl 5.14+. Older Perls do not include the necessary XS API. RT #70174. - Fixed some potential segfaults from the XS implementation including the one reported by ???????? ??????? in RT #50412. However, the XS code in general is pretty crufty and tends to assume that values which could be NULL aren't. - Fixed bad example of state() in POD. Reported by Salvatore Bonaccorso. RT [#80250]. 1.08 2013-06-07 - The handling of defaults in the XS version of validate_pos was broken. The default were simply pushed into the returned array, rather than being explicitly stored in the right index based on the order of the specs passed to validate_pos(). RT #83780. 1.07 2012-10-26 - Params::Validate's XS implementation would overwrite $@ when validation subs were called. Patch by Salvador Fandino. RT #80124. - The use of state in the POD was broken. It only works with scalars. Reported by Salvatore Bonaccorso. RT #80250. ==== pesign-obs-integration ==== - Set BRP_PESIGN_FILES="" in the repackage build to avoid loops. ==== libpoppler-cpp0 ==== Version update (0.26.2 -> 0.26.3) Subpackages: libpoppler-devel libpoppler-glib8 libpoppler46 poppler-tools - Update to version 0.26.3: + qt5: - autoconf: Improve moc-qt5 detection. - Fix compilation with MinGW. + glib: - Fix typo in api docs. - Use C90-style comments in public headers. + core: Error out instead of exiting if allInter grows too much (fdo#78714). + qt4: Update required version to Qt 4.7.0. + build system: Include stdio.h from poppler-config.h. + misc: Update .gitignore files. ==== libpoppler-qt4-4 ==== Version update (0.26.2 -> 0.26.3) Subpackages: libpoppler-qt4-devel - Update to version 0.26.3: + qt5: - autoconf: Improve moc-qt5 detection. - Fix compilation with MinGW. + glib: - Fix typo in api docs. - Use C90-style comments in public headers. + core: Error out instead of exiting if allInter grows too much (fdo#78714). + qt4: Update required version to Qt 4.7.0. + build system: Include stdio.h from poppler-config.h. + misc: Update .gitignore files. ==== pptpd ==== - Changed file names README.SUSE and LIESMICH.SUSE, because it is the right SUSE spelling (bnc#889011). ==== release-notes-openSUSE ==== Version update (13.2.20140724 -> 13.2.20140805) - 13.2.20140805: * update translations * change date format ==== scons ==== Version update (2.3.1 -> 2.3.2) - SCons 2.3.2 - deprecated functionality * BitKeeper, CVS, Perforce, RCS, SCCS are deprecated from the default toolset and will be removed from the default toolset in future SCons versions. * D language, version 1, is now deprecated. Version 2 is supported. - changed/enhanced existing functionality * Revamp of D language support. * Tools for DMD, GDC and LDC are provided, and integrated with the C and C++ linking. * TeX builder now supports -synctex=1 * TeX builder cleans auxiliary files correctly with biblatex. - Fixes * Fixed handling of nested ifs in CPP scanner PreProcessor class. * Respect user's CC/CXX values; don't always overwrite in generate() * Delegate linker Tool.exists() to CC/CXX Tool.exists(). * Fixed NoClean() for multi*target builders (#2353). * Fix SConf tests that write output * get default RPM architecture more robustly when building RPMs * Allow varlist to be specified as list of strings for Actions * Fixes to Docbook tool ==== tigervnc ==== Subpackages: xorg-x11-Xvnc - U_include-vencrypt-only-if-any-subtype-present.patch * Do not automatically offer VeNCrypt security if none of it's subtypes is selected. (bnc#889781) ==== libupower-glib2 ==== Subpackages: typelib-1_0-UpowerGlib-1_0 upower - Add upower-fix-leaks.patch: fix a couple of memory leaks. ==== libjavascriptcoregtk-1_0-0 ==== Subpackages: libwebkitgtk-1_0-0 libwebkitgtk-devel typelib-1_0-JavaScriptCore-1_0 typelib-1_0-WebKit-1_0 - Add webkitgtk-ppc32.patch: Fix ppc32 build; Webkit2 doesnt build on powerpc 32 bits (webkit#130837). ==== libjavascriptcoregtk-3_0-0 ==== Subpackages: libwebkit2gtk-3_0-25 libwebkitgtk-3_0-0 typelib-1_0-JavaScriptCore-3_0 typelib-1_0-WebKit-3_0 webkit2gtk-3_0-injected-bundles - Add webkitgtk-ppc32.patch: Fix ppc32 build; Webkit2 doesnt build on powerpc 32 bits (webkit#130837). ==== libwicked-0-6 ==== Version update (0.6.0 -> 0.6.1) Subpackages: wicked wicked-service - version 0.6.1 - nanny: Do not call link monitor on enable() (bnc#884012, bnc#890643) - bridge,bond: Add only device-ready ports/slaves - ifup,ifdown,ifreload: correct command status display messages - fsm: Add new, free, clone functions for ifworker arrays - client-state: Allow printing empty origin and UUID (bnc#890084) ==== python-xcb-proto-devel ==== Version update (7.6_1.10.1 -> 7.6_1.11) Subpackages: xcb-proto-devel - Update to version 1.11 (7.6_1.11): Minor bug fixes and things that libxcb 1.11 will need. ==== xdm ==== - replaced 'Also=' by 'Alias=' in display-manager.service (bnc#890413) - make sure not to restart DM on package update; remove confusing comment about no longer existing %%stop_on_removal, %restart_on_update macros from specfile (bnc#886641) ==== gtkiterm ==== Subpackages: libXiterm1 libiterm1 xiterm - README.SuSE renamed to README.SUSE [bnc#889032] (internal) ==== xmlcharent ==== - fix I/O error on installation - using the xml-group-manager to manage the catalog entrys ==== xorg-x11-server ==== Subpackages: xorg-x11-server-extra xorg-x11-server-sdk - U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch Send XKB bell event on core protocol bell if such an event is requested. This allows to override the system beep by a desktop provided sound instead of silently ignore it (bnc#890323). ==== xsp ==== - Changed /var/run to /run in package, to fix rpmlint check failures in oS:Factory - Modified: xsp.spec xsp.conf ==== yast2 ==== Version update (3.1.92 -> 3.1.93) Subpackages: yast2-devel-doc - read products from system (not repository) also during live installation (bnc#889157) - 3.1.93 ==== yast2-bootloader ==== Version update (3.1.70 -> 3.1.82) - ignore unknown priority device to avoid problems in corner case scenarios (bnc#890364) - 3.1.82 - fix assigning priority disks to device map for md raid (bnc#890246) - fix choosing priority device causing bootloader crash (bnc#890204) - 3.1.81 - fixed bootloader installation (bnc#889770) - 3.1.80 - Disk order dialog: - fix non-working up button (bnc#885867) - fix enabling/disabling up/down buttons in various situations - when adding new device set focus to input field to better UX - 3.1.79 - reinit branding in upgrade of SLE-12 as it is overwritten (bnc#879686) - 3.1.78 - fix crash in bootloader caused by wrong device in device map (bnc#889670) - 3.1.77 - Fixed error popup for unsupported bootloader in autoyast. (bnc#889538) - 3.1.76 - Added a missing call to i18n for a string (bnc#887553) - 3.1.75 - Fix crash if during proposal some device map value is nil ( found by openQA ) - 3.1.74 - Always use device with /boot as first device in device map to avoid problems with other MBRs (bnc#887808, bnc#880439) - 3.1.73 - fix proposing disabledos prober on certain products (SLES is affected) (bnc#884007) - 3.1.72 - enable secure boot by default (bnc #879486) - 3.1.71 ==== yast2-control-center-gnome ==== Version update (3.1.7 -> 3.1.8) - revert ellipsis and tooltip for icon text, and wrap text with PANGO_WRAP_WORD_CHAR instead of PANGO_WRAP_WORD (bnc#889961) - 3.1.8 ==== yast2-network ==== Version update (3.1.75 -> 3.1.76) - Autoyast: If NetworkManager is not available taking wicked although the user has set it explicit. ( with warning Popup ) (bnc#890238) - 3.1.76 ==== yast2-nfs-client ==== Version update (3.1.7 -> 3.1.8) - Don't display 'NFS Settings' tab when called from partitioner (bnc#890410) - 3.1.8 ==== yast2-packager ==== Version update (3.1.38 -> 3.1.39) - Cleanup in license dialog handling, especially in handling while aborting the installation (bnc#886662) - 3.1.39 ==== yast2-ruby-bindings ==== Version update (3.1.22 -> 3.1.23) - Fixed to report the right frame for Ops.get_foo (bnc#877758). - Futureproof tests for RSpec 3 even more, avoid be_true. - 3.1.23 ==== yast2-tune ==== Version update (3.1.4 -> 3.1.5) - mark the summary header text for translation (bnc#889683) - 3.1.5 ==== zsh ==== - Rename Completion/openSUSE/Command/_SuSEconfig to _SUSEconfig (bnc#888989 fate#316521) Removed packages: alpine-branding-openSUSE appres bdftopcf beforelight bitmap cryptsetup-mkinitrd desktop-translations editres fonttosfnt fslsfonts fstobdf gnome-doc-utils-lang gtk2-metatheme-gilouche gtk2-metatheme-industrial gtk2-themes gtk3-metatheme-sonar icc-profiles-basiccolor-printing2009-coat2 icc-profiles > icc-profiles-basiccolor-lstarrgb > icc-profiles-lcms-lab > icc-profiles-mini > icc-profiles-openicc-rgb ico lbxproxy libreoffice-templates-labels-a4 > libreoffice-templates-labels-letter listres mkcomposecache oclock parallel-printer-support libpurple-branding-openSUSE proxymngr rendercheck rstart icc-profiles-scp-argyll > icc-profiles-scp-fogra > icc-profiles-scp-oysonar > icc-profiles-scp-yamma showfont site-config smproxy tennebon-dynamic-wallpaper twm vboxgtk-lang viewres x11perf xbacklight xbiff xcalc xclipboard xclock xcmsdb xcompmgr xcursor-themes xcursorgen xdbedizzy xditview xdpyinfo xedit xev xeyes xf86dga xfd xfindproxy xfontsel xfs xfsinfo xfwp xgamma xgc xinput xkbevd xkbprint xkbutils xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmore xorg-scripts xplsprinters xpr xprehashprinterlist xrefresh xrestop xrx xscope xsetmode xsetpointer xsm xstdcmap xtrap xvidtune xvinfo xwd xwininfo xwud Added packages: openbox-adwaita-ob-theme xdotool xml-group-manager