------------------------------------------------------------------ --- Changelog.all ----------- Tue May 21 10:44:41 UTC 2013 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2013-10-9 - Oct 9 2013 ------------------- ------------------------------------------------------------------ ++++ linux-libertine-fonts: - added 31-linux-libertine-fonts.conf [bnc#757081] ------------------------------------------------------------------ ------------------ 2013-5-17 - May 17 2013 ------------------- ------------------------------------------------------------------ ++++ build: - fix a number of issues regarding statistics collection => works with more udev versions now ++++ libjpeg-turbo: - libjpeg62-turbo package created [bnc#807183] ++++ python-ScriptTest: - Update to 1.2: + Python 3 support - Run testsuite ++++ rubygem-term-ansicolor: - updated to version 1.2.0 * Many more examples ------------------------------------------------------------------ ------------------ 2013-5-16 - May 16 2013 ------------------- ------------------------------------------------------------------ ++++ R-base: - Improved spec file: R-base-devel requires R-base - Upstream release 3.0.1 - Most important CHANGES IN R 3.0.1: NEW FEATURES: o chooseCRANmirror() and chooseBioCmirror() gain an ind argument (like setRepositories()). o mcparallel has a new argument mc.interactive which can modify the interactive flag in the child process. The new default is FALSE which makes child processes non-interactive by default (this prevents lock-ups due to children waiting for interactive input). o scan() now warns when end-of-file occurs within a quoted string. o count.fields() is now consistent with scan() in its handling of newlines in quoted strings. Instead of triggering an error, this results in the current line receiving NA as the field count, with the next line getting the total count of the two lines. o The default method of image() will plot axes of the class of xlim and ylim (and hence of x and y if there is a suitable range() method). Based on a suggestion of Michael Sumner. o load() now has a verbose argument for debugging support, to print the names of objects just before loading them. o When loading a serialized object encounters a reference to a namespace which cannot be loaded, this is replaced by a reference to the global environment, with a warning. o pairs() gains a line.main option for title placement. o The remaining instances in which serialization to a raw vector was limited to 2GB have been unlimited on a 64-bit platform, and in most cases serialization to a vector of more than 1GB will be substantially faster. - Improved spec file. Lots of commented out lines finally removed ++++ apache-commons-daemon: - update to 1.0.15 * bugfix release, see RELEASE-NOTES.txt for a list of fixed bugs - obsoleted patches: * 0001-execve-path-warning.patch, already upstream * jsvc-libcap-relative.patch, already upstream * config-guess-sub-update.patch, already upstream - don't install pointless filesfor SUSE Linux - verify package signature on openSUSE 12.3+ - use source urls ++++ glibc: - big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008 - digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r - nss-database.patch: Properly cache the result from looking up the nss database config - strptime-W-week.patch: Properly handle %W in strptime - printf-overrun.patch: Revert problematic fixes for [BZ #11741] - glibc-aarch64-lib64.patch: Replace with upstream version - arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache - rtlddir.patch: Add support for rtld directory different from slib directory - regexp-overrun.patch: Fix buffer overrun in regexp matcher (CVE-2013-0242, bnc#801246) - getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many results (CVE-2013-1914, bnc#813121) - When testsuite run fails make all test output available ++++ glibc: - big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008 - digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r - nss-database.patch: Properly cache the result from looking up the nss database config - strptime-W-week.patch: Properly handle %W in strptime - printf-overrun.patch: Revert problematic fixes for [BZ #11741] - glibc-aarch64-lib64.patch: Replace with upstream version - arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache - rtlddir.patch: Add support for rtld directory different from slib directory - regexp-overrun.patch: Fix buffer overrun in regexp matcher (CVE-2013-0242, bnc#801246) - getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many results (CVE-2013-1914, bnc#813121) - When testsuite run fails make all test output available ++++ glibc-utils: - big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008 - digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r - nss-database.patch: Properly cache the result from looking up the nss database config - strptime-W-week.patch: Properly handle %W in strptime - printf-overrun.patch: Revert problematic fixes for [BZ #11741] - glibc-aarch64-lib64.patch: Replace with upstream version - arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache - rtlddir.patch: Add support for rtld directory different from slib directory - regexp-overrun.patch: Fix buffer overrun in regexp matcher (CVE-2013-0242, bnc#801246) - getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many results (CVE-2013-1914, bnc#813121) - When testsuite run fails make all test output available ++++ kiwi: - v5.05.14 released - DB: rebuild documentation - Revert "- DB: update documentation, changed cache location" This reverts commit: 5e8a4ba11f6a8b29e2a60df91bd16e0c27adca35 - Revert "- moved default kiwi cache image location" according to FHS /var/tmp/kiwicache is not allowed. This reverts commit: 5d667b7bb2d1774fe02835e378788638fcf9c582 - v5.05.13 released ++++ libechonest: - Version 2.1.0: * soversion correctly bumped ++++ libnettle: - Update to version 2.7 * Support for the GOST R 34.11-94 hash algorithm * Support for SHA3 * Support for PKCS #5 PBKDF2 * Fixed a small memory leak in nettle_realloc and nettle_xrealloc. * x86_64 assembly for SHA256, SHA512, and SHA3 * ARM assembly code for several additional algorithms, including AES, Salsa20, and the SHA family of hash functions. * Support for 12-round salsa20, "salsa20r12", as specified by eSTREAM. * Support for UMAC, including x86_64 and ARM assembly. * Support for ECDSA signatures. Elliptic curve operations over the following curves: secp192r1, secp224r1, secp256r1, secp384r1 and secp521r1, including x86_64 and ARM assembly for the most important primitives. - Depend on makeinfo for info file generation. - Don't disable static libs, they are needed at build time. ++++ lua51: - move rpm macros back, but install it in /etc/rpm/macros.lua51 and call lua5.1 in %lua_version definition ++++ tomahawk: - Add version to tomahawk-kde requires tomahawk ++++ perl-Pod-Coverage: - Update to 0.23: Distinguish 'package didn't compile' from 'package has no symbols' ++++ perl-Sub-Exporter-Progressive: - initial package 0.001010 * created by cpanspec 1.78.06 ++++ python-Sphinx: - Fix update-alternatives and support upgrade from previous versions ++++ python3-Sphinx: - Fix update-alternatives and support upgrade from previous versions ++++ sysconfig: - version 0.80.6 - Merged changes from $OBS/Base:System/sysconfig and SLE-11-SP3. - Fixed to set link settings on bonding slaves while enslave. Before enslaving a new slave, apply link settings like the MAC address or MTU to the slave as required e.g. for fail_over_mac active, where the bonding interface is using the MAC of the currently active slave (bnc#815025). [0002-Set-link-settings-on-bonding-slaves-while-enslave.patch] - Fixed to stop dhcp clients and remove IP addresses on not yet enslaved bridge ports and bonding slaves. The bridge or bond interface has the IP addresses assigned itself instead. The port/slave may still have IP addresses, when the IP config of an active (ethernet) interface has been moved into a bridge or bond config, e.g. while "virsh iface-bridge eth0 br0". There is no full ifdown for the port interface to not break the vlans (and their bridges) which may refer to the port too (bnc#813148). [0001-Flush-IPs-on-bridge-bond-children-ifup-bnc-813148.patch] - Add forgotten patch sysconfig-0.80.5.patch ++++ usb_modeswitch: - drop /bin/eject from dependencies, it is no longer called - install device_reference.txt as %doc - use URL in all relevant Source tags - drop obsoleted sections from spec ------------------------------------------------------------------ ------------------ 2013-5-15 - May 15 2013 ------------------- ------------------------------------------------------------------ ++++ accountsservice: - Update to version 0.6.32: + Don't treat remote users as system accounts (fdo#64186). + Clean up spawn_with_login_uid error handling (fdo#55067). + Quit on SIGINT/SIGTERM (fdo#63869). + Make --debug work as expected (fdo#63870). + Remove newlines from debug output (fdo#63871). + Fix mismatched function signature (fdo#63873). + Fix gir/vapi warnings (fdo#63875). + Fix documentation warnings (fdo#63880). ++++ amarok: - Update to 2.7.1 * CHANGES: * Problematic support for treating MusicBrainz ids as track unique ids was dropped; should avoid surprising "Duplicate Tracks Found" errors. (315329) * BUGFIXES: * Fix inability to reverse "Use Music Location" decision and inability to clear database once all collection directories have been unset. (kde#316216) * Fix frequent crashes on Linux when starting to play a track. (kde#319371) * Fix compilation error on systems with gcc-4.2 (kde#314528) * Fix inability to create database when home directory contains non-ASCII characters. (kde#313914) * Fix typo in Nepomuk query which did not let track numbers of Nepomuk Collection tracks show up in Amarok. (kde#311847) - Drop fix-crashes-on-track-change.patch and trackNumber-typo-fix.diff these patches are included in this release ++++ binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ build: - fix qemu-binfmt registration in chroot builds ++++ claws-mail: - Als obsolete claws-mail-extra-plugins-devel, as the plugins package was merged upstream. ++++ cloop: - Add cloop-3.9.diff to make cloop compile with Linux 3.9 ++++ clutter: - Update to version 1.14.4: + Fix GestureAction handling of multi-touch gestures. + Add a paint callback for Stage updates. + Improve scaling behaviour in ZoomAction. + Documentation fixes. + Bugs fixed: bgo#698668, bgo#698671, bgo#698674, bgo#698783. ++++ cross-aarch64-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-arm-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-avr-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-hppa-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-hppa64-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-i386-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-ia64-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-mips-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-ppc-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-ppc64-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-s390-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-s390x-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-sparc-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-sparc64-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-spu-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ cross-x86_64-binutils: - Drop cross-alpha-binutils. Adjust pre-checkin.sh to remove all cross packages before re-generating them. ++++ ddclient: - fix init script: start ddclient with "/usr/bin/perl ddclient", otherwise startproc will falsely report that starting failed. ++++ devhelp: - Update to version 3.8.2: + Disconnect signals when preferences dialog is shutdown. + Updated translations. ++++ git: - updated to version 1.8.2.3: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.3.txt ++++ gnash: - fixed buffer overflow: gnash-0.8.10-buffer-overflow.patch ++++ gnome-photos: - Update to version 3.8.2: + Update libgd. + Updated translations. ++++ gnome-session: - Update to version 3.8.2.1: + Always distribute session-selector.ui (bgo#700363). ++++ gramps: - Update to version 3.4.4: + Infinite recursion bug in narrative web generation. + Protection on family trees when using version 3.4 and 4.0 on the same PC (road to 4.0). + Merging notes of media with citations now works. + Crash during Calculate Preview of a filtered XML export. + Fix annoying errors on navigation related to citations gramplet and tag object. + Listing the Family Trees can corrupt them. + Various fix around handling Gedcom file format. + Fix citations and sources import on ProGen format. + Better date handling and better alternate translation support. on some textual reports according to locale under windows. + Avoid Errors when setting wrong value as markup for invalid dates (Preferences). + Fix paragraph layout on PDF format or print output. + New: New-Zealand holidays. + Polish and backport code on XML import (road to 4.0). + Regular expression rules now use search rather than match, fix design issues on regex filter rules. + Disable/Enable indent spouse on descendants tree. + Fix regular expressions on Place filter rule. + Consistency on cli arguments (road to 4.0). + Fix call of non-existant process on references proxy, enhanced tests on proxy filter. + Fix NarWeb creation via cli for some non-english locales. + Updated translations. ++++ greybird-theme: - updated to lastest release -v1.1.1-5 ++++ kdebase4-workspace: - kwin provides kde4-kwin for backward compatibility ++++ kiwi: - fixes for openSUSE 13.1 boot descriptions * removed support for legacy grub * add Mesa to delete list, for some reason that gets pulled in now so we make sure it will be removed - use xz compressor for live iso's based on overlayfs - fixed suseGFXBoot to work correctly if a two bootloader setup is requested like it is the case with EFI capable hybrid iso's. They use isolinux/gfxboot for the bios boot case and grub2/grub2-branding for the EFI boot. Thus the branding data needs to be handled for both and not only one loader - update default strip data to make the initrd a bit smaller * remove /usr/share/grub2/backgrounds * remove /usr/share/kbd * remove /usr/lib/rpm - improved/changed image caching system * switched from btrfs to overlayfs * no loop mounts involved anymore, thus one layer less * using native kernel overlay filesystem which performs better than fuse based filesystems. btrfs has turned out to work unstable when using loop devices and I could not find a noticeable performance difference between btrfs seed devices and the overlayfs upper/lower system * no cache files but cache trees. full freedom for the user to store those data on NFS, tmpfs, read-only locations... * all package solver tasks now done via satsolver, solvables will also be cached, no hacky ignore of packages in the cache selection code * following the keep it simple principle. the caching code is now pretty straight forward - DB: rebuild documentation - DB: update documentation, changed cache location - allow options for mksquashfs in createImageSquashFS ++++ libcroco: - license update: LGPL-2.1 No indication of GPL-2.0 licensed files in the package ++++ systemd: - Update handle-SYSTEMCTL_OPTIONS-environment-variable.patch: don't free variable whose content is still be used (bnc#819970). ++++ libixion: - license update: MIT The SPDX shortname for the license described in the COPYING file is MIT ++++ libofx: - Update to version 0.9.8: + Fix errorneous reading of files with empty lines. + bug#24: Fix build error on solaris. + bug#40: Fix compiler warnings of OFX clang - Changes from versiom 0.9.7: + Fix errorneous reading of files with long lines. ++++ orc: - Update to version 0.4.17: + Merged known distro patches. + Added MIPS backend. + Disabled ARM backend because of poor coverage. + Added bytecode parsing and writing. This can be used instead of manual creation of OrcPrograms. - Drop altivec.patch and ppc64.patch: fixed upstream. ++++ qmmp: - Only suggesting instead of recomending mplayer plugin as mplayer is not in factory yet ++++ spice: - Update to version 0.12.2: + Skipped 0.12.1, it existed in git but was never released. + spice-server now requires glib2 (like qemu does). + More robust ssl error and certificate handling. + Added support for websockets. + Tons of seamless migration bugfixes. + Also some none seamless migration bugfixes. - Clean spec file using spec-cleaner. - Rebase spice-glibc217.patch. - Add pkgconfig(glib-2.0) BuildRequires: new dependency. - Pass --enable-client and --enable-smartcard to configure in order to ensure the client and smartcard support are built (SC only on openSUSE >= 12.2). ++++ libwpd: - upgrade to version 0.9.8 - Fix buffer allocation in WPXString::sprintf that can lead to crash - Fix crash reading invalid OLE stream - Change source code layout so that public headers be in inc/ and its subdirectories - libwpd.h and libwpd-stream.h are not generated headers anymore - Change the way we get version from libwpd build - Fix some rpmlint warnings ++++ perl-AnyEvent-I3: - updated to 0.15 * support the window event * support the mode event ++++ perl-App-Nopaste: - updated to 0.92 Fix the language mappins for Ubuntu's pastebin (Sergey Romanov) Don't need to load Moose in the tests (Sergey Romanov) Decode incoming text as utf8 (Jesse Luehrs) Support for GITHUB_USER and GITHUB_PASS (Rafael Kitover) Name the gist file `nopaste` not `nopaste.txt` for possible syntax highlighting (Rafael Kitover) Use decode_json not a regular expression to decode Gist response body (Shawn M Moore) Give a hint to perldoc App::Nopaste::Service::Gist on 401 (Shawn M Moore) Port from Moose and MooseX::Getopt to Getopt::Long::Descriptive (frew) App::Nopaste is not using any interesting Moose features, so it doesn't make sense to pay the startup cost (even though it's probably dominated by network latency) Please report any regressions! ++++ perl-B-Hooks-EndOfScope: - updated to 0.12 * Complete pure-perl implementation in addition to the one based on Variable::Magic. You can specify the implementation explicitly by use-ing B::Hooks::EndOfScope::PP or B::Hooks::EndOfScope::XS, or by setting $ENV{B_HOOKS_ENDOFSCOPE_IMPLEMENTATION} to either 'XS' or 'PP' * Switch from using Sub::Exporter to the more conservative Sub::Exporter::Progressive ++++ perl-CHI: - updated to 0.56 * Fixes - Mention testing_driver_class in CHI/Driver/Development.pm - RT #78921 (Nigel Horne) * Tests - Add test_multiple_processes for testing drivers under concurrent writes - RT #79132 (Nigel Horne) * Docs - Mention that driver tests are responsible for their own cleanup - RT #79100 (Nigel Horne) - Various spelling fixes thanks to Pod::Spell * Improvements - Compute derived/aggregate stats in CHI::Stats::parse_stats_logs * Fixes - Eliminate "=for html" POD entries, which were mangling metacpan.org output (Pedro Melo) * * Incompatible Changes ** - ** Switch CHI::Stats format to JSON for easier generation and parsing * Improvements - Measure time elapsed in get, set, and compute; record in logs and stats. Only measure when debug logging or stats are enabled. - compute() now handles list or scalar caller context - The driver parameter now accepts full classes prefixed by '+', as is standard. driver_class is still accepted for backward compatibility but no longer documented. * Fixes - compute() no longer modifies passed-in options hashref - Fix get_multi_* with partially empty l1 cache - perl-chi/pull/12 (Mike Cartmell) - Fix get_keys when file_extension set on CHI::Driver::File - RT #76489 (Vitaliy Tokarev) - Have set_multi call store_multi underneath as documented in Development.pod - RT [#76621] (Oliver Paukstadt) - Minor POD fixes (Alessandro Ghedini) ++++ perl-namespace-clean: - updated to 0.24 - Properly skip debugger test when optional deps not available - Make sure pure-perl tests pass correctly on space-containing paths (RT#77528) - Remove all the pure-perl fallback code and depend on PP-capable B::H::EOS 0.12 ++++ phpMyAdmin: - update to 4.0.1.0 (2013-05-14) - sf#3879 Import broken for CSV using LOAD DATA - sf#3889 When login fails and error display is active, login data is displayed - sf#3890 [import] Web server upload directory import fails - sf#3891 [import] Server upload folder import file name missing in success message + rfe #1421 [auth] Add retry button on connection failure with config auth - sf#3894 [interface] Provide feedback if no columns selected for multi-submit - sf#3799 [interface] Incorrect select field change on ctrl key navigation in Firefox - sf#3885 [browse] display_binary_as_hex option causes unexpected behavior - sf#3899 Git commit links to Github missing - sf#3900 CSP WARN in Firefox console - sf#3901 Setup script warning for config auth (stored login data) shows link BBcode - sf#3895 [browse] Fixed getting BLOB data - sf#3905 [export] Custom Exporting exports all databases - sf#3909 [import] Import of CSV FIle to selected table doesn't work - sf#3904 Browsing an empty table should not display its Structure - sf#3908 Calendar widget improperly redirects to home - sf#3918 Greyed out tabs when there are no rows fixed - sf#3916 [interface] Missing scrollbar (original theme) + [vendor] add tcpdf path to vendor_config.php - bug fix compat with tcpdf >= 6.0 (tested with 6.0.012) ++++ powertop: - Update to version 2.3 * Maintenance release - dropped: powertop-2.2-version-fix.patch - dropped: powertop-2.2-fix-crash-on-readonly-fs.patch ++++ python-coverage: - Fix update-alternatives and support upgrade from previous versions ++++ python-nose: - Don't damage entry points - Fix update-alternatives and support upgrade from previous versions ++++ python3-coverage: - Fix update-alternatives and support upgrade from previous versions ++++ python3-nose: - Don't damage entry points - Fix update-alternatives and support upgrade from previous versions ++++ rng-tools: - remove option "--feed-interval=1" from init-script and service file, no current version of rng-tools has ever known this option (bnc#819764) ++++ rubygem-text: - initial package ++++ sawfish: - Updated to 1.9.91 * Bug Fixes - Always rebuild the list of marked windows in tabs when closing a marked window. [fuchur] - In 'sawfish-config' fix the 'make-choice-item' to properly support settings for the 'Crux' theme. [Vedat Hallac] * Removed Features - Removed 'sawfish.wm.ext.expose' in favour of much more advanced tiling-functions. [Christopher Bratusek] * Miscellaneous Changes - Updated 'ru' and 'pt_BR' translations via transifex. ++++ xfsprogs: - Added patch xfsprogs-avoid-no-return-in-nonvoid-warning.diff to silence (bogus) compiler warnings. - Updated to 3.1.11 - Support for relative paths in xfs_quota thanks to Satoru Takeuchi. - mkfs.xfs will always go into multidisk mode when filesystem geometry is specified on the command line. - Document all commands in xfs_io. - Remove setfl command from xfs_io. - xfs_metadump will obfuscate symlinks by path component. - mkfs.xfs no longer accepts geometry settings smaller than the physical sector size. - xfs_logprint now supports multiply-logged inode fields and handles continued inode transactions correctly. - kill XLOG_SET - Update release scripts to use git archive to address a missing source file reported by Arkadiusz Mi?kiewicz - Fix a build error with -Werror=format-security, reported by Arkadiusz Mi?kiewicz - mkfs.xfs no longer attempts to discard when -N option is used. - Update 'make deb' to use tarball - Sync up with log reservation changes in the kernel. - Fix possible unallocated memory access in fiemap. - Guard against string overflow in path_to_fspath. - Fix setup_cursor array allocation. - Fix free of unintialized pointer in xfs_acl_valid error path. - Guard against path string overflows. - Check strdup results properly in initallfs(). - Fix attribute no_change_count logic. - Remove extraneous close() in fsrallfs(). - xfs_repair now skips the freelist scan of a corrupt agf when in no-modify mode. - xfs_db now skips freelist scans of corrupt agfs. - Remove unconditional ASSERT(0) in xfs_repair. - Reduce bb_numrecs in bno/cnt btrees when log consumes all agf space. - Add depraction message for xfs_check. - xfs_quota allow user or group names beginning with digits reported by James Carter. - Fix manpages and usage() spelling, errors and omissions. ... ++++ xtrabackup: - 2.1.1, first GA release of 2.1 series - new features: * compact backups - backups can now be configured to use less disk space by omitting secondary index pages and rebuilding them during prepare phase * encrypted backukups - encryption of backup data, new command line utility xbcrypt - removed features: * support for InnoDB 5.0 and InnoDB 5.1-builtin removed (InnoDB 5.1 plugin remains) * option --remote-host removed - bugs fixed: * innobackupex now supports empty arguments to --password option - packaging changes: * MySQL 5.1 binary named "xtrabackup" correctly * add build dependency libgcrypt-devel for xbcrypt * add runtime dependency perl(DBD::mysql fox innobackupex) * drop xtrabackup-automake-1.13.patch, committed upstream ------------------------------------------------------------------ ------------------ 2013-5-14 - May 14 2013 ------------------- ------------------------------------------------------------------ ++++ accerciser: - Update to version 3.8.2: + Updated translations. ++++ binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ build: - debian builds call linitian now if installed - Arch Linux: support new pacman tool syntax - support kiwi installation medias with new kiwi versions - fixed regression using build host rpm instead of the version from chroot - fixed repository priority ordering, when only some repos have a priority and kiwi appliances get build ++++ cross-aarch64-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-arm-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-avr-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-hppa-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-hppa64-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-i386-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-ia64-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-mips-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-ppc-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-ppc64-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-s390-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-s390x-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-sparc-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-sparc64-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-spu-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cross-x86_64-binutils: - Tell bfd ELF backend that aarch64 defaults to non-exec stack ++++ cryptsetup-mkinitrd: - reuse passhrase for multiple devices in initrd (bnc#813863) ++++ digikam: - Update to 3.2.0: digikam: - General: Remove internal clapack library code. Set only an optional and external dependency to eigen3. - General: New tool to Auto-Crop image based on black hole borders detection. - AlbumGUI: New "Table-View" view mode dedicated to show album items in a list view. - AlbumGUI: New Aspect-Ratio information displayed in icon-view and tooltips. - AlbumGUI: New filter based on Aspect-Ratio information. - Searches: New search tool to find images based on Aspect-Ratio Information. - Searches: New search tool to find videos based on shot properties. - 46 fixed bugs. kipi-plugins: - FacebookExport: add new option to create private album. - JAlbumExport: New too to export items to JAblum - 10 fixed bugs. - Drop patches included upstream: commit-006b3f4.diff and digikam-patch78541.diff ++++ eog-plugins: - Update to version 3.8.1: + Updated translations. ++++ eric5: - Update to version 5.3.3 * Bugfix release ++++ fail2ban: - Init-Script does no longer require $syslog to be started as file-base logging is the default. Synced with Debian script. - Upgrade to version 0.8.9 - Fixes: Yaroslav Halchenko * [6f4dad46] python-2.4 is the minimal version. * [1eb23cf8] do not rely on scripts being under /usr -- might differ e.g. on Fedora. Closes gh-112. Thanks to Camusensei for the bug report. * [bf4d4af1] Changes for atomic writes. Thanks to Steven Hiscocks for insight. Closes gh-103. * [ab044b75] delay check for the existence of config directory until read. * [3b4084d4] fixing up for handling of TAI64N timestamps. * [154aa38e] do not shutdown logging until all jails stop. * [f2156604] pyinotify -- monitor IN_MOVED_TO events. Closes gh-184. Thanks to Jon Foster for report and troubleshooting. Orion Poplawski * [e4aedfdc00] pyinotify - use bitwise op on masks and do not try tracking newly created directories. Nicolas Collignon * [39667ff6] Avoid leaking file descriptors. Closes gh-167. Sergey Brester * [b6bb2f88 and d17b4153] invalid date recognition, irregular because of sorting template list. Steven Hiscocks * [7a442f07] When changing log target with python2.{4,5} handle KeyError. Closes gh-147, gh-148. * [b6a68f51] Fix delaction on server side. Closes gh-124. Daniel Black * [f0610c01] Allow more that a one word command when changing and Action via the fail2ban-client. Closes gh-134. * [945ad3d9] Fix dates on email actions to work in different locals. Closes gh-70. Thanks to iGeorgeX for the idea. blotus * [96eb8986] ' and " should also be escaped in action tags Closes gh-109 Christoph Theis, Nick Hilliard, Daniel Black * [b3bd877d,cde71080] Make syslog -v and syslog -vv formats work on FreeBSD - New features: Yaroslav Halchenko * [9ba27353] Add support for jail.d/{confilefile} and fail2ban.d/{configfile} to provide additional flexibility to system adminstrators. Thanks to beilber for the idea. Closes gh-114. * [3ce53e87] Add exim filter. Erwan Ben Souiden * [d7d5228] add nagios integration documentation and script to ensure fail2ban is running. Closes gh-166. Artur Penttinen * [29d0df5] Add mysqld filter. Closes gh-152. ArndRaphael Brandes * [bba3fd8] Add Sogo filter. Closes gh-117. Michael Gebetsriother * [f9b78ba] Add action route to block at routing level. Teodor Micu & Yaroslav Halchenko * [5f2d383] Add roundcube auth filter. Closes Debian bug #699442. Daniel Black * [be06b1b] Add action for iptables-ipsets. Closes gh-102. Nick Munger, Ken Menzel, Daniel Black, Christoph Theis & Fabian Wenk * [b6d0e8a] Add and enhance the bsd-ipfw action from FreeBSD ports. Soulard Morgan * [f336d9f] Add filter for webmin. Closes gh-99. Steven Hiscocks * [..746c7d9] bash interactive shell completions for fail2ban-*'s Nick Hilliard * [0c5a9c5] Add pf action. - Enhancements: Enrico Labedzki * [24a8d07] Added new date format for ASSP SMTP Proxy. Steven Hiscocks * [3d6791f] Ensure restart of Actions after a check fails occurs consistently. Closes gh-172. * [MANY] Improvements to test cases, travis, and code coverage (coveralls). * [b36835f] Add get cinfo to fail2ban-client. Closes gh-124. * [ce3ab34] Added ability to specify PID file. Orion Poplawski * [ddebcab] Enhance fail2ban.service definition dependencies and Pidfile. Closes gh-142. Yaroslav Halchenko * [MANY] Lots of improvements to log messages, man pages and test cases. * [91d5736] Postfix filter improvements - empty helo, from and rcpt to. Closes gh-126. Bug report by Michael Heuberger. * [40c5a2d] adding more of diagnostic messages into -client while starting the daemon. * [8e63d4c] Compare against None with 'is' instead of '=='. * [6fef85f] Strip CR and LF while analyzing the log line Daniel Black * [3aeb1a9] Add jail.conf manual page. Closes gh-143. * [MANY] man page edits. * [7cd6dab] Added help command to fail2ban-client. * [c8c7b0b,23bbc60] Better logging of log file read errors. * [3665e6d] Added code coverage to development process. * [41b9f7b,32d10e9,39750b8] More complete ssh filter rules to match openssh source. Also include BSD changes. * [1d9abd1] Action files can have tags in definition that refer to other tags. * [10886e7,cec5da2,adb991a] Change actions to response with ICMP port unreachable rather than just a drop of the packet. Pascal Borreli * [a2b29b4] Fixed lots of typos in config files and documentation. hamilton5 * [7ede1e8] Update dovecot filter config. Romain Riviere * [0ac8746] Enhance named-refused filter for views. James Stout * [..2143cdf] Solaris support enhancements: - README.Solaris - failregex'es tune ups (sshd.conf) - hostsdeny: do not rely on support of '-i' in sed ++++ fam: - portmap --> rpcbind (portmap gone since 11.x) ++++ ffcall: - Add missing BuildRoot tag ++++ gnome-boxes: - Update to version 3.8.2: + Fix underline char in "Done" selection button. + Avoid showing weird errors when user is entering URI in wizard. + Correct size of 'read-only' toggle in VNC box properties. + Fix a regression that disables Boxes from connecting to the same box more than once. + Tone down hologram effect in Boxes icon not to appear broken. + Correctly set timezone configuration on new VMs. + Work around the issue of dialog being blank after first usage (bgo#699376). + Activation of text entries in wizard's setup page now behave as expected. + Updated translations. ++++ gnome-calculator: - Update to version 3.8.2: + Updated translations. ++++ gnome-clocks: - Update to version 3.8.2: + Prevent creation of world clocks for locations without timezone data. + Misc bugfixes. + Updated translations. ++++ gnome-control-center: - Update to version 3.8.2: + Color: - Don't check for /proc/cmdline on non-Linux. - Fix sizing of back button. + Network: - Fix crash when clicking "Connect to hidden network". + Region and Language: - Don't crash if the user disabled Input sources switch keybindings. - Don't focus the input chooser if it is already focused, as this will select the text in the entry. - Rate limit the input chooser filtering. + User Accounts: - Ellipsize long user names in the password dialog. ++++ gnome-desktop: - Update to version 3.8.2: + Fix a memory leak (bgo#695116). + Add some more defaults for input sources. + Updated translations. ++++ gnome-devel-docs: - Update to version 3.8.1: + Typo fixes. + Updated translations. ++++ gnome-documents: - Update to version 3.8.2.1: + Fix build. - Changes from version 3.8.2: + Flip navigation buttons in RTL. + Update to latest libgd. + Updated translations. ++++ gnome-icon-theme-symbolic: - Update to version 3.8.2.2: + Unbreak shell's heaphone status. ++++ gnome-screenshot: - Update to version 3.8.2: + Determine image format from extension (bgo#521751). + Updated translations. ++++ gnome-session: - Update to version 3.8.2: + Make GsmAutostartApp work with new GLib (bgo#698798). - Disable translation-update-upstream: it fails and has no newer translations anyway. ++++ gnome-settings-daemon: - Update to version 3.8.2: + Color: - Remove warning for some laptop docks. - Don't try to parse temporary files we generate. + Media-keys: - Don't show a label for "analog-output" ports. + Power: - Fix brightness not being restored on resume on some systems. - Make "Turn off screen when inactive" switch work. ++++ gnome-system-monitor: - Update to version 3.8.2.1: + bgo#700305: Reverted the fix for bgo#92724 until finding a stable solution without causing crash on startup. ++++ gnome-user-docs: - Update to version 3.8.1: + Updates to GNOME Help. + Updates to System Admin Guide. + Updated translations. ++++ gpg2: - set safe umask before creating a plaintext file (bnc#780943) added gpg2-set_umask_before_open_outfile.patch - select proper ciphers when running in FIPS mode (bnc#808958) added gnupg-detect_FIPS_mode.patch ++++ gsettings-desktop-schemas: - Update to version 3.8.2: + Fix description of "sort-order" key in the search providers schema. + Don't migrate metacity themes from GNOME 2. + Updated translations. ++++ gthumb: - Update to version 3.2.2: + Resize, Convert: correctly set the destination folder. + Fixed the file list style with Gtk+ 3.8. ++++ kdebase4-openSUSE: - don't hardcode kdebase4-runtime branding version ++++ kdebase4-runtime: - fix branding provides/requires ++++ kiwi: - cache creation fixes: * make sure there are no // in path spec of kiwi-root.cache * ignore warning about missing auxiliary vector - moved default kiwi cache image location to /var/tmp/kiwicache instead of /var/cache/kiwi. I found problems with bind mounts into the same directory level - v5.05.12 released - if a targetdevice is used instead of a loop we need to wait for udev to finish the event loop in the same way as it is done in bindDiskPartitions() when binding the partitions of a loop device (bnc #819772) ++++ systemd: - Add configure flags to ensure boot.local/halt.local are run on startup/shutdown. ++++ libosinfo: - Update to version 0.2.7: + Add/improve/fix data on: CentOS 6.*, Fedora 19, GNOME 3.8, openSUSE 12.3, RHEL 6.4 and Ubuntu 13.04. + Add testcases for media detection. + Installer script fixes/improvements: - Setup user avatar for Windows 7. - Fix against old RHEL and Fedora. - Specify installation method for Fedora. + New API: - osinfo_platform_get_all_devices(). - osinfo_install_script_generate_command_line(). + Build fixes. + Some portability improments/fixes. + Fixes `make syntax-check`. + More docs and fixes to existing docs. ++++ p11-kit: - Update to version 0.18.2: + Build fixes (fdo#64378) ++++ phonon: - Add phonon-4.6.0-find-backends-outside-of-kde-session.diff: Fixes loading of plugins outside of KDE sessions although the plugins are installed in the KDE dir ++++ libreoffice: - wizards-create-temlates-with-python-2.6.diff: Letter and Fax templates can't be created by python-2.6 if ODF file type description uses non-ASCII characters - office-cfg-linux-common-template-dir.diff: keep the default system paths first; the Agenda wizard is not found, otherwise ++++ subversion: - package verify-po.py and other hook scripts as documentation [bnc#781982] ++++ totem-pl-parser: - Update to version 3.4.5: + Avoid warnings when the volume doesn't have a mount. + Fix media detection on loopback devices. + Work-around hang-on-close() bugs in gvfs when parsing M3U playlists. + Save everything we're told to in XSPF playlists. ++++ yelp: - Update to version 3.8.1: + Added test token for classic mode. + Updated translations. ++++ totem: - Update to version 3.8.2: + Work-around problem with initial window size. + Fix errors in gallery name print when filename contains "&". + Fix translations not being applied in nautilus' properties. + Fix Python Console not working. + Fix screenshot keyboard shortcut. ++++ patterns: - add a e17 pattern ++++ patterns-openSUSE: - Stephan Kulow (1): e17 does not recommend xfce :) Commit: 029692f4 - Stephan Kulow (5): add a e17 pattern do not put webyast on DVD, it's too often broken remove XGL patterns, compiz is pretty much dead add all xf86-video-* (picked by supplements) put scribus off the DVD, I need to save space ;( Commit: 6d7f28b9 - Atri Bhattacharya (2): Replace unmaintained epdfview by mupdf [LXDE-Office] Replace unmaintained epdfview by mupdf. Stephan Kulow (1): replaced libyui4 with libyui5 Commit: e5df4756 ++++ quota: - portmap --> rpcbind ++++ ruby-kde4: - Tweak korundum-ruby19.patch, so it also works correctly with ruby 2.0 - Use ruby macros directly, instead of defineing our own in the spec ++++ vinagre: - Update to version 3.8.2: + Fix help link in reverse connections (bgo#700014). + Updated translations. ++++ yast2: - bnc#819327 - InfiniBand device is not available on s390 arch. - 2.23.28 - accept any version of libyui - 2.23.27 ++++ yelp-xsl: - Update to version 3.8.1: + Updated translations. ------------------------------------------------------------------ ------------------ 2013-5-13 - May 13 2013 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - update to 6.8.5-6: * fixed 'Sometimes an sRGB image is masquerading as grayscale' * fixed 'The stream utility no longer faults when exporting float pixels' * Labels no longer overflow * Change the sample JPEG quantization table xml to something that works really well with 2x2 Chroma subsampling around quality 75. * Eliminate whitespace from image properties that hold PNG chunk data. * etc. see ChangeLog - remove fix-wand.pc.patch, the issue is fixed upstream - remove test-signatures.patch, the issue is fixed upstream ++++ aisleriot: - Update to version 3.8.0: + Updated translations. - Replace dummy-release BuildRequires with suse-release: configure uses /etc/os-release to identify the distribution and do some sane defaults based on this. ++++ apparmor: - do not package directories as %config - especially not as noreplace ++++ baobab: - Update to version 3.8.2: + Updated translations. ++++ bash-completion: - Add patch pushd-completion-bnc818365.patch for bnc#818365 -- bash completion for builtin command "pushd" is missing ++++ colord: - Update to version 1.0.0: + New Features: - Add a config option for monitors with identical EDID values. - Add API to control the use of BPC in CdTransform. - Add a simple BGRA32 pixel format. - Add a simple CMYK32 pixel format. - Add a simple colord.conf manpage. - Allow a different input and output format in CdTransform. - Show all the translations when dumping an ICC profile. + Bugfixes: - Add some missing G_BEGIN_DECLS/G_END_DECLS in header files. - Always return an error if cd_main_device_add() failed. - Build all installed binaries with PIE. - Build the colord binary with full RELRO. - Do not show a warning when using 'colormgr device-get-profile-for-qualifier'. - Ensure the parent directories exist when calling cd_icc_save_file. - Fix crash in cd-iccdump by working around an lcms2 bug. - Fix using the ColorHug color sensor on ARM hardware. - Fix using the Huey color sensor on ARM hardware. - Set the STANDARD_space metadata for the print profiles. - Use G_GNUC_WARN_UNUSED_RESULT in public and private headers. - Use the same pixel format names as Cairo and the same in-memory value as lcms2. ++++ drbd: - Make /etc/xen mode 0700 to protect vnc passwords. ++++ eog: - Update to version 3.8.2: + Eog initial window size exceeds screen height (bgo#630512). - Changes from version 3.8.1: + Updated translations. ++++ filezilla: - Version bump to 3.7.0.1 - Fix issues with bundled gnutls - Update translations ++++ gawk: - Update to version 4.1.0 * The three executables gawk, pgawk, and dgawk, have been merged into one, named just gawk. * The new -i option (from xgawk) is used for loading awk library files. * The new -l option (from xgawk) is used for loading dynamic extensions. * The dynamic extension interface has been completely redone. There is now a defined API for C extensions to use. A C extension acts like a function written in awk, except that it cannot do everything that awk code can. However, this allows interfacing to any facility that is available from C. * The "inplace" extension, built using the new facility, can be used to simulate the GNU "sed -i" feature. * The and(), or() and xor() functions now take any number of arguments, with a minimum of two. * New arrays: SYMTAB, FUNCTAB, and PROCINFO["identifiers"]. SYMTAB allows indirect access to any defined variable or array; it is possible to "walk" the symbol table, if that should be necessary. - Refreshed gawk-3.1.8.diff - Add older-automake.diff to support automake 1.12 ++++ gedit: - Update to version 3.8.2: + Many bugfixes to the external tools, snippets and quickopen plugins, + Make preferences dialog resizable. + Rework how some settings are applied to documents. + Use GtkRGBA for text tags. + Misc Bugfixes. + Updated translations. ++++ ghex: - Update to version 3.8.1: + Validate the .desktop file on 'make check'. + Updated translations. ++++ vte: - Update to version 0.34.5: + Improved vte.sh script (bgo#697475): It is now not necessary anymore to manually change PS1. On distributions that automatically source /etc/profile.d/*.sh scripts for all interactive shells (eg Fedora), no manual intervention is needed at all; for others the only change required is to source the vte.sh script. Also, the script now works for both bash and zsh shells. ++++ gnome-color-manager: - Update to version 3.8.2: + gcm_calibrate_is_livecd() should be linux-only. + Use g_ascii_dtostr() to avoid writing locale-specific floats. + Updated translations. ++++ gnome-icon-theme: - Update to version 3.8.2: + Heaphones & headset. + Notifications panel updated. + Make folders a tad less prominent again. ++++ gnome-icon-theme-symbolic: - Update to version 3.8.2.1: + Fix missing .pc.in again. - Update to version 3.8.2: + Sync with gnome-icon-theme for notifications. + Make status icons more legible (bgo#698700). + Muted (bgo#698700). + Window control icons (bgo#697930). + Screen rotation status (bgo#698257). + Headset vs headphones icon. ++++ gnome-keyring: - Provide gnome-keyring-32bit (which contains pkcs#11 modules). (bnc#819246). ++++ gnome-klotski: - Update to version 3.8.2: + Updated translations. ++++ gnome-packagekit: - Update to version 3.8.2: + Fix the search menu. + Open Listaller packages with gpk-install-local-file. + Update the man pages to reflect reality. + Updated translations. ++++ gnome-power-manager: - Update to version 3.8.2: + Updated translations. ++++ gnome-system-monitor: - Update to version 3.8.2: + bgo#92724: Preserve tree scroll position at top/bottom when new processes are added. + bgo#485139: Refresh the process list icons on icon theme change. + bgo#695891: Added menu quit keyboard shortcut (accel Primary-q). + bgo#696274: Check for logind, not for systemd. + bgo#699095: Focus the Processes tree on startup. + Updated translations. - Drop pkgconfig(libsystemd-daemon) BuildRequires: no longer required. ++++ gnome-terminal: - Update to version 3.8.2: + Misc fixes. + Updated translations. ++++ gnome-weather: - Update to version 3.8.2: + Update libgd to master. + Fix detection of source trees at startup. + Updated translations. ++++ gtk2: - Update to version 2.24.18: + Bugs fixed: bgo#586367, bgo#674051, bgo#683072, bgo#683983, bgo#694711, bgo#695003, bgo#695278, bgo#695312, bgo#698563. + Updated translations. ++++ gucharmap: - Update to version 3.8.2: + Fix the build with vala 0.20 + Updated translations. ++++ installation-images: - adjust to package changes ++++ jsch: - update to 0.1.50 * fixes connection errors with "verify: false" when running on Java 7u6 (and later). * The OpenSSH config file and the key exchange method "diffie-hellman-group-exchange-sha256" are now supported ++++ kdebase4-workspace: - Change the default path for the AuthFiles of KDM. Fixes bnc#818792 in a proper way. ++++ kdevplatform: - Obsolete libkdevplatform0 with libkdevplatform7 ++++ libQtWebKit4: - aarch64-support.diff: add support for aarch64 - no-jit.patch: no JIT on aarch64 and powerpc ++++ netatalk: - use --with-libevent=no, it means use system libevent (don't use bundled) - remove rcnetatalk.sh, use upstream init script ++++ libcamgm: - close pipes after exec external program is finished ++++ systemd: - Fix firmware loading by enabling --with-firmware-path (bnc#817551). ++++ libgweather: - Update to version 3.8.2: + Fix some timezone issues in Russia. ++++ webkitgtk: - Update to version 2.0.2: + Honor preload="none" attribute in GStreamer backend. + Make the GStreamer not to do memory buffering when preload set to none. + Fix loading of plugins when MIME Type is not provided but can guessed from the file extension. + Fix a crash with some locales due to some property names marked for translation by mistake. + Fix a double-free in WebKitWebPlugin. + Support C++11 static_assert. + Fix the build without GStreamer. + Fix the build with GCC 4.8 due to maybe-uninitialized errors. + Fix the build due to unresolved symbols in ProcessLauncherGtk.cpp. + Updated translations. - Drop webkitgtk-socketpair-includes.patch: fixed upstream. - Comment out libtool BuildRequires and call to autoreconf: we also disabled webkit-ld-optimization.patch, which is the patch needing these. ++++ webkitgtk3: - Update to version 2.0.2: + Honor preload="none" attribute in GStreamer backend. + Make the GStreamer not to do memory buffering when preload set to none. + Fix loading of plugins when MIME Type is not provided but can guessed from the file extension. + Fix a crash with some locales due to some property names marked for translation by mistake. + Fix a double-free in WebKitWebPlugin. + Support C++11 static_assert. + Fix the build without GStreamer. + Fix the build with GCC 4.8 due to maybe-uninitialized errors. + Fix the build due to unresolved symbols in ProcessLauncherGtk.cpp. + Updated translations. - Drop webkitgtk-socketpair-includes.patch: fixed upstream. - Comment out libtool BuildRequires and call to autoreconf: we also disabled webkit-ld-optimization.patch, which is the patch needing these. ++++ ncurses: - Make LD_LIBRARY_PATH include %_lib to make sure use and test the fresh build libraries - Add ncurses patch 20130511 + move nsterm-related entries out of "obsolete" section to more plausible "ansi consoles" -TD + additional cleanup of table-of-contents by reordering -TD + revise fix for check for 8-bit value in _nc_insert_ch(); prior fix prevented inserts when video attributes were attached to the data (cf: 20121215) (Redhat #959534). - Add ncurses patch 20130504 + fixes for issues found by Coverity: + correct FNKEY() macro in progs/dump_entry.c, allowing kf11-kf63 to display when infocmp's -R option is used for HP or AIX subsets. + fix dead-code issue with test/movewindow.c + improve limited-checking in _nc_read_termtype(). - Add ncurses patch 20130427 + fix clang 3.2 warning in progs/dump_entry.c + drop AC_TYPE_SIGNAL check; ncurses relies on c89 and later. - Add ncurses patch 20130413 + add MinGW to cases where ncurses installs by default into /usr (prompted by discussion with Daniel Silva Ferreira). + add -D option to infocmp's usage-message (patch by Miroslav Lichvar). + add a missing 'int' type for main function in configure check for type of bool variable, to work with clang 3.2 (report by Dmitri Gribenko). + improve configure check for static_cast, to work with clang 3.2 (report by Dmitri Gribenko). + re-order rule for demo.o and macros defining header dependencies in c++/Makefile.in to accommodate gmake (report by Dmitri Gribenko). - Add ncurses patch 20130406 + improve parameter checking in copywin(). + modify configure script to work around OS X's "libtool" program, to choose glibtool instead. At the same time, chance the autoconf macro to look for a "tool" rather than a "prog", to help with potential use in cross-compiling. + separate the rpath usage for c++ library from demo program (Redhat #911540) + update/correct header-dependencies in c++ makefile (report by Werner Fink). + add --with-cxx-shared to dpkg-script, as done for rpm-script. ++++ libodfgen: - Drop zlib-devel as it is not really required ++++ p11-kit: - Also provide p11-kit-32bit (in fact, the pkcs#11 modules) (bnc#819246). ++++ pango: - Update to version 1.34.1: + bgo#696238: PangoAttrFilterFunc vs pango_attr_list_filter docs. + Update win32/CoreText shaper signature. + Fix CoreText scaling (again). + Align word breaking with newer Unicode specs. ++++ rygel: - Update to version 0.18.2: + Rygel: - Show a warning on missing user configuration. + Core: - Fix a memory leak when modifying description files. - Rename a C++ reserved keyword. + Server: - Only add a DIDL_S resource to a container if it's non-empty. + Renderer: - Use a better work-around for peers not supporting HEAD requests. + GStreamer media engine: - Remove dead code - Work-around a vala code-gen bug causing streaming to fail on non-Intel architectures. - Drop a racy test. + Preferences UI: - Fix logic of enable/disable to involve existence of the autostart file. - Fix half-empty user configuration on first start. - Fix starting Rygel after enabling it in the UI. + MediaExport: - Fix bug where child folders disappeared until next start when adding their parent folder to the configuration. + Bugs fixed: bgo#648003, bgo#697793, bgo#698260, bgo#698572, deb#703281. + Updated translations. ++++ open-vm-tools: - Update to version 9.2.3: + Fixes for HGFS driver to compile on newer kernels (3.9). + Fix for HGFS performance regression.. + vmci/vsock drivers are disabled on kernels 3.9 and above. + vmblock driver is disabled on kernels 3.0+. + Fix and re-enable Copy/Paste on Solaris. + Configure script will detect procsps-ng library. + Suppress deprecated warnings coming form newer glib. - Drop open-vm-tools-kernel-3.8.patch: fixed upstream. - No longer build vmci and vsock for openSUSE > 12.3; they have been included in the mainline kernel. ++++ nfs-utils: - remove sysvinit requires - they are rather harmful these days ++++ psi+: - login1-dbus-suspend.patch: logind sends a differnet signal during suspend - update to 20130505 * updated translations * many bugfixes (see ChangeLog) ++++ python-Cython: - update to 0.19.1: * Completely empty C-API structs for extension type slots (protocols like number/mapping/sequence) are no longer generated into the C code. * Docstrings that directly follow a public/readonly attribute declaration in a cdef class will be used as docstring of the auto-generated property. This fixes ticket 206. * The automatic signature documentation tries to preserve more semantics of default arguments and argument types. Specifically, ``bint`` arguments now appear as type ``bool``. * A warning is emitted when negative literal indices are found inside of a code section that disables ``wraparound`` handling. This helps with fixing invalid code that might fail in the face of future compiler optimisations. * Constant folding for boolean expressions (and/or) was improved. * Added a build_dir option to cythonize() which allows one to place the generated .c files outside the source tree. ++++ python-django_compressor: - update to 1.3: - *Backward incompatible changes* - Dropped support for Python 2.5. Removed ``any`` and ``walk`` compatibility functions in ``compressor.utils``. - Removed compatibility with Django 1.2 for default values of some settings: - :attr:`~COMPRESS_ROOT` no longer uses ``MEDIA_ROOT`` if ``STATIC_ROOT`` is not defined. It expects ``STATIC_ROOT`` to be defined instead. - :attr:`~COMPRESS_URL` no longer uses ``MEDIA_URL`` if ``STATIC_URL`` is not defined. It expects ``STATIC_URL`` to be defined instead. - :attr:`~COMPRESS_CACHE_BACKEND` no longer uses ``CACHE_BACKEND`` and simply defaults to ``default``. - Added precompiler class support. This enables you to write custom precompilers with Python logic in them instead of just relying on executables. - Made CssAbsoluteFilter smarter: it now handles URLs with hash fragments or querystring correctly. In addition, it now leaves alone fragment-only URLs. - Removed a ``fsync()`` call in ``CompilerFilter`` to improve performance. We already called ``self.infile.flush()`` so that call was not necessary. - Added an extension to provide django-sekizai support. See :ref:`django-sekizai Support ` for more information. - Fixed a ``DeprecationWarning`` regarding the use of ``django.utils.hashcompat`` - Updated bundled ``rjsmin.py`` to fix some JavaScript compression errors. ++++ python-lxml: - update to 3.2.1: * The methods ``apply_templates()`` and ``process_children()`` of XSLT extension elements have gained two new boolean options ``elements_only`` and ``remove_blank_text`` that discard either all strings or whitespace-only strings from the result list. * When moving Elements to another tree, the namespace cleanup mechanism no longer drops namespace prefixes from attributes for which it finds a default namespace declaration, to prevent them from appearing as unnamespaced attributes after serialisation. * Returning non-type objects from a custom class lookup method could lead to a crash. * Instantiating and using subtypes of Comments and ProcessingInstructions crashed. ++++ python-pyflakes: - update to 0.7.2: - Fix computation of `DoctestSyntaxError.lineno` and `col`. - Add boolean attribute `Checker.withDoctest` to ignore doctests. - If environment variable `PYFLAKES_NODOCTEST` is set, skip doctests. - Environment variable `PYFLAKES_BUILTINS` accepts a comma-separated list of additional built-in names. - File `bin/pyflakes` was missing in tarball generated with distribute. - Fix reporting errors in non-ASCII filenames (Python 2.x) ++++ python-requests: - update to 1.2.0: * Fixed cookies on sessions and on requests * Significantly change how hooks are dispatched - hooks now receive all the arguments specified by the user when making a request so hooks can make a secondary request with the same parameters. This is especially necessary for authentication handler authors * certifi support was removed * Fixed bug where using OAuth 1 with body ``signature_type`` sent no data * Major proxy work thanks to @Lukasa including parsing of proxy authentication from the proxy url * Fix DigestAuth handling too many 401s * Update vendored urllib3 to include SSL bug fixes * Allow keyword arguments to be passed to ``json.loads()`` via the ``Response.json()`` method * Don't send ``Content-Length`` header by default on ``GET`` or ``HEAD`` requests * Add ``elapsed`` attribute to ``Response`` objects to time how long a request took. * Fix ``RequestsCookieJar`` * Sessions and Adapters are now picklable, i.e., can be used with the mutiprocessing library Update charade to version 1.0.3 ++++ python-sphinxcontrib-httpdomain: - update to 1.1.8: * Added better support for docstrings in flask.views.MethodView * Added jsonparameter along side form and query parameters. * Fixed issue with undefined Value and umethod variables. * Now http Pygments lexer can Handle continuous header lines well. * Added undoc-blueprints flag option to autoflask directive. * Fixed issue #29, a bug that autoflask directive raised UnicodeDecodeError when it contains non-ASCII characters. * Added endpoints flag option to autoflask directive. ++++ python3-requests: - update to 1.2.0: * Fixed cookies on sessions and on requests * Significantly change how hooks are dispatched - hooks now receive all the arguments specified by the user when making a request so hooks can make a secondary request with the same parameters. This is especially necessary for authentication handler authors * certifi support was removed * Fixed bug where using OAuth 1 with body ``signature_type`` sent no data * Major proxy work thanks to @Lukasa including parsing of proxy authentication from the proxy url * Fix DigestAuth handling too many 401s * Update vendored urllib3 to include SSL bug fixes * Allow keyword arguments to be passed to ``json.loads()`` via the ``Response.json()`` method * Don't send ``Content-Length`` header by default on ``GET`` or ``HEAD`` requests * Add ``elapsed`` attribute to ``Response`` objects to time how long a request took. * Fix ``RequestsCookieJar`` * Sessions and Adapters are now picklable, i.e., can be used with the mutiprocessing library Update charade to version 1.0.3 ++++ rubygem-highline: - updated to version 1.6.19 * Fixed `terminal_size()` with jline2 (by presidentbeef). ++++ rubygem-rack-1_3: - add license link ++++ rubygem-rack-1_4: - sync gem2rpm template ++++ rubygem-xmlhash: - avoid broken lib/xmlhash file ++++ xmp: - Update to new upstream release 4.0.5 * This release fixes an infinite loop when skipping songs backwards and the first song is not playable. - Enable Pulseaudio backend ++++ yast2: - Fixing resetting steps in installation (bnc#813072) - 2.23.26 ++++ yast2-country: - do not use non-UTF encoding fallback when nothing is configured (bnc#815265) - 2.24.1 ++++ yast2-installation: - startup scripts: if RC_LANG is not set, use en_US as default (bnc#815265) - 2.24.4 ++++ yast2-tftp-server: - adjust tests to changes in yast2-2.23.23 (for bnc#807507) - 2.22.3 ------------------------------------------------------------------ ------------------ 2013-5-12 - May 12 2013 ------------------- ------------------------------------------------------------------ ++++ armadillo: - Update to version 3.820.0 (Mt Cootha): + Faster as_scalar() for compound expressions + Faster transpose of small vectors + Faster matrix-vector product for small vectors + Faster multiplication of small fixed size matrices. ++++ autofs: - autofs-5.0.7-upstream-patches-20130428.bz2: update 5.0.7 upstream patches up to 2013-04-28, fixing some bugs: * fix some automount(8) typos * syncronize handle_mounts() shutdown * fix submount tree not all expiring (bnc#801808) - remove patches that are now upstream: * autofs-5.0.7-fix-submount-tree-not-all-expiring.patch ++++ evolution-rss: - Add evolution-rss-remove-EShellSettings-requirements.patch: Fix build with evolution 3.9. ++++ fontconfig: - Add fontconfig-fix-webfont.patch: Fix webfont issue (bnc#819467). ++++ gtkhtml: - Update to version 4.6.5: + Bug Fixes: - bgo#691362: Return correct enum type 'PangoDirection' in 'get_pango_base_direction'. - bgo#699757: Crash in gtkhtml_spell_checker_get_suggestions(). ++++ kdelibs4: - Added exclude-qtuitools-symbols-from-public-libraries.patch: We are using -Bsymbolic-functions link flags in kde4 macros, so this patch exlcudes qtuitools symbols from libs that link to qtuitools, as otherwise users of those libs are crashing (bnc#819437, kde#303576, kde#231077, qtbug#437) ++++ kdelibs4-apidocs: - Added exclude-qtuitools-symbols-from-public-libraries.patch: We are using -Bsymbolic-functions link flags in kde4 macros, so this patch exlcudes qtuitools symbols from libs that link to qtuitools, as otherwise users of those libs are crashing (bnc#819437, kde#303576, kde#231077, qtbug#437) ++++ ldtp: - Update to version 3.5.0: + New API: - inserttext, objtimeout, guitimeout, getcellsize, getcellvalue, getobjectnameatcoords, getcombovalue, getaccesskey in Python client, doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue, appUnderTest, getAccessKey in Java client, getcellsize, getcellvalue in Ruby client, GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick, DoubleClick, DoubleClickRow, RightClick in C# client. + New control type: - POPUP MENU for Ubuntu environment. + Bugs fixed: - Ruby client: . Fixed optional arguments to imagecapture. . Check window_name parameter, if empty then use @window_name passed in constructor. - Python client: . Fixed optional argument APIs to work on both Windows and Linux. . imagecapture x, y offset, height and width parameters are disregarded if window parameter is provided (bgo#685548). . Return unicode string all the time on gettextvalue. . Fix partial match argument in selectrow, compatible with Windows. . Support Python 2.6. . Added Errno 101 as we see in Ubuntu 10.04 environment. + Core LDTP2 - Include label type on gettextvalue. - Don't include separators in the list. + Perl client added. ++++ libgrss: - Add libgrss-missing-includes.patch: Add missing include of arpa/inet.h. ++++ webkitgtk: - Add webkitgtk-aarch64.patch: add support for aarch64. - Add webkitgtk-double2ints.patch: define missing Double2Ints function. ++++ webkitgtk3: - Add webkitgtk-aarch64.patch: add support for aarch64. - Add webkitgtk-double2ints.patch: define missing Double2Ints function. ++++ plymouth: - Not only reboot.service is prefixed with systemd- currently but also kexec,halt,poweroff. ++++ libxmp: - Update to new upstream release 4.1.3 * This release fixes XM and IT envelope resets, fixes IT portamento after note cut events, and refactors the virtual channel code. ++++ liferea: - Update to version 1.8.13: + Fixes missing item list update when browsing item URLs in Liferea. + Fixes format string issues in several translations. + Added Hebrew translation of reference manual page. + Added MimeType to .desktop file. + Fixes sf#1040: In feed entries, spaces are replaced with "+". + Fixes sf#1051: Issues in RTL GUI of Liferea. + Fixes sf#1038, sf#1074: Updates ttrss feeds over and over. + Updated the default feedlists. + Updated translations. - Rebase liferea-opensuse-feeds.patch. ++++ salt: - Updated package spec, for systemd unit files according to how systemd files needs to be packaged - added logrotate on salt log files - fixed rpmlint complain about reload function in init files ++++ salt-api: - Updated package spec, for systemd unit files according to how systemd files needs to be packaged - fixed rpmlint about reload missing with init files ++++ youtube-dl: - Reinstate Git-Clone line, and do signature verification - Totally own bash_completion.d - Version bump to 2013.05.10 release which fixes compatibility. * Use upstream provided tarballs and versioning. * Use upstream Makefile directly to generate everything. * Install manpage and bash completion. * Do not use hand generated documents but rely on those provided by upstream. ------------------------------------------------------------------ ------------------ 2013-5-11 - May 11 2013 ------------------- ------------------------------------------------------------------ ++++ MozillaThunderbird: - update to Thunderbird 17.0.6 (bnc#819204) * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669 Miscellaneous memory safety hazards * MFSA 2013-42/CVE-2013-1670 (bmo#853709) Privileged access for content level constructor * MFSA 2013-46/CVE-2013-1674 (bmo#860971) Use-after-free with video and onresize event * MFSA 2013-47/CVE-2013-1675 (bmo#866825) Uninitialized functions in DOMSVGZoomEvent * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/ CVE-2013-1679/CVE-2013-1680/CVE-2013-1681 Memory corruption found using Address Sanitizer ++++ gnome-schedule: - Update to version 2.2.1: + Misc bugfixes. + Updated translations. - Drop gnome-schedule-distcheck.patch, fixed upstream. ++++ zlib: - Update to version 1.2.8 * Add new inflateGetDictionary() function * Fix bug where gzopen() immediately followed by gzclose() would write an empty file instead of an empty gzip stream. * Fix bug in gzclose() when gzwrite() runs out of memory ++++ thunar-plugin-archive: - update to version 0.3.1 - fix build with --as-needed - automake updates - fix unused but set variable - translation updates ++++ thunar-plugin-media-tags: - update to version 0.2.1 - automake updates - translation updates ------------------------------------------------------------------ ------------------ 2013-5-10 - May 10 2013 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - update to Firefox 21.0 (bnc#819204) * removed upstreamed patch firefox-712763.patch * removed disabled mozilla-disable-neon-option.patch * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669 Miscellaneous memory safety hazards * MFSA 2013-42/CVE-2013-1670 (bmo#853709) Privileged access for content level constructor * MFSA 2013-43/CVE-2013-1671 (bmo#842255) File input control has access to full path * MFSA 2013-46/CVE-2013-1674 (bmo#860971) Use-after-free with video and onresize event * MFSA 2013-47/CVE-2013-1675 (bmo#866825) Uninitialized functions in DOMSVGZoomEvent * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/ CVE-2013-1679/CVE-2013-1680/CVE-2013-1681 Memory corruption found using Address Sanitizer ++++ NetworkManager: - Readd nm-probe-radius-server-cert.patch, as it is not yet merged upstream (bnc#574266, bnc#771185). ++++ PackageKit-Qt: - Update to 0.8.8 + New Features: - Adding Provides property to Daemon. - Adding some Meta information. - Adds the transactionFlags to the Transaction class. - Add TransactionFlags registration. - Implement connectNotify and disconnectNotify. + Bugfixes: - Add missing declare enums. - Fix searchGroups() be iterating over the flaged values. - Ignore Interface isValid() check. - Improve error handling and make it easier for QML use it. - Make sure we set an error if we fail to contact PackageKit. - Use the correct version of the LGPL library. - Drop 0001-upstream-license-correction.patch: fixed upstream. - Rename libpackagekit-qt2-5 subpackage to libpackagekit-qt2-6, following upstreams soname change. ++++ php5: - updated to 5.4.15: Core: Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: segfault). Fixed bug #64458 (dns_get_record result with string of length -1). Fixed bug #64433 (follow_location parameter of context is ignored for most response codes). Fixed bug #47675 (fd leak on Solaris). Fixed bug #64577 (fd leak on Solaris). Fileinfo: Upgraded libmagic to 5.14. Streams: Fixed Windows x64 version of stream_socket_pair() and improved error handling. Zip: Fixed bug #64342 (ZipArchive::addFile() has to check for file existence). ++++ dvd+rw-tools: - Change requirement from genisoimage to /usr/bin/mkisofs to allow the use of either wodim or cdrtools and commented out patch growisofs-genisoimage.patch as this prevents the use of cdrtools without user intervention. ++++ faenza-icon-theme: - Also rebrand svg icons, otherwise default icon is set to Ubuntu. ++++ filezilla: - Update to version 3.7.0. Changes since 3.6.0.2: - Show total transfer speed as tooltip over the transfer indicators - List supported protocols in tooltip of host field in quickconnect bar - Use TLS instead of the deprecated term SSL - Reworded text when saving of passwords is disabled, do not refer to kiosk mode - Improved usability of Update page in settings dialog - Improve SFTP performance - When navigating to the parent directory, highlight the former child - When editing files, use high priority for the transfers - Add label to size conditions in filter conditions dialog indicating that the unit is bytes - Ignore drag&drop operations where source and target are identical and clarify the wording in some drop error cases - Trim whitespace from the entered port numbers - Slightly darker color of inactive tabs - Ignore .. item in the file list context menus if multiple items are selected - Display TLS version and key exchange algorithm in certificate and encryption details dialog for FTP over TLS connections. - Fix handling of remote paths containing double-quotes - Fix crash when opening local directories in Explorer if the name contained characters not representable in the locale's narrow-width character set. - Fix a memory leak in the host key verification dialog for SFTP - Fix drag-scrolling in file lists with very low height - Don't attempt writing XML files upon loading them - Improve handling of legacy DDE file associations - Fix handling of HTTPS in the auto updater in case a mirror redirects to HTTPS ++++ gpg2: - update to 2.0.20 * Decryption using smartcards keys > 3072 bit does now work. * New meta option ignore-invalid-option to allow using the same option file by other GnuPG versions. * gpg: The hash algorithm is now printed for sig records in key listings. * gpg: Skip invalid keyblock packets during import to avoid a DoS. * gpg: Correctly handle ports from DNS SRV records. * keyserver: Improve use of SRV records * gpg-agent: Avoid tty corruption when killing pinentry. * scdaemon: Improve detection of card insertion and removal. * scdaemon: Rename option --disable-keypad to --disable-pinpad. * scdaemon: Better support for CCID readers. Now, the internal CCID driver supports readers without the auto configuration feature. * scdaemon: Add pinpad input for PC/SC, if your reader has pinpad and it supports variable length PIN input, and you specify - -enable-pinpad-varlen option. * scdaemon: New option --enable-pinpad-varlen. * scdaemon: Install into libexecdir to avoid accidental execution from the command line. * Assorted bug fixes. - refresh gnupg-2.0.9-RSA_ES.patch - verify gpg signature of source tarball ++++ ipset: - Update to new upstream release 6.19 * This release adds per-element byte and packet counters for every set type. (Matching these will be available in iptables-1.4.19.) ++++ kdelibs4: - Added patches from upstream: fix-freeX11Pixmaps.patch, fixes crashing of plasma-desktop and Amarok (kde#319137) dont-show-passwords-contained-in-HTTP-URLs-in-error-messages.patch, the patch fixes an old issue where password was passed in error messages ++++ kdelibs4-apidocs: - Added patches from upstream: fix-freeX11Pixmaps.patch, fixes crashing of plasma-desktop and Amarok (kde#319137) dont-show-passwords-contained-in-HTTP-URLs-in-error-messages.patch, the patch fixes an old issue where password was passed in error messages ++++ kiwi: - DB: rebuild documentation - DB: update documentation + added some notes about new postHWdetect hook + added some notes about how software raid works in kiwi images - add hook entry point called: postHWdetect * it allows to create/modify your own representation of the deviceDisks array containing the found install disk devices - allow to control whether kiwi searches for ata raid controllers or not using the dmraid utility. This is useful if an alternative control tool exists or the raid should be ignored in any case: true|false By default the search and activation happens if dmraid is installed. Implemented by user feedback request (bnc #815206) ++++ webkitgtk: - Add webkitgtk-socketpair-includes.patch: Add missing includes for webkitgtk3. ++++ webkitgtk3: - Add webkitgtk-socketpair-includes.patch: Add missing includes for webkitgtk3. ++++ opencv: - Disable SSE3 for all architectures (bnc#814333) ++++ libreoffice: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) * lots crasher fixes * add mono support again * lots other import/export fixes * added and fixed various VBA API * FileDateTime function (fdo#63306) * broken word completion (fdo#62643) * broken YEARFRAC function (fdo#40100) * legacy diagram PPTX import (bnc#699334) * animations inside SmartArt (bnc#705982) * cut/copy icons in Basic IDE (fdo#30545) * table layout in DOCX import (bnc#780645) * VBA macro fails in PageSetUp (bnc#813528) * Firefox plugin not recognized (fdo#54087) * decimal and group separators were swapped * no sound with statement "beep" (fdo#58807) * shapes location in DOCX import (bnc#816583) * search is always case sensitive (fdo#63779) * unable to save on Samba via GVFS (fdo#54275) * slide show mode inverts outputs (rhbz#906137) * reorder toolbars in formula editor (fdo#63350) * wrong bullet color in PPTX import (bnc#719988) * splitting a table options are mixed (fdo#62670) * pull-down selections in DOCX import (bnc#779630) * shape with background in XLSX import (bnc#798309) * autocorrect options can not be closed (fdo#57905) * import of scattered and bubble charts (bnc#810508) * transparent background in EMF+ import (bnc#812793) * wrong background color in PPTX import (bnc#734733) * allow to use more than 3 sort criteria (fdo#51828) * 'Personas' are called 'Themes' and changed location * frame's background color in DOCX import (bnc#592908) * bullet points are not indented correctly (bnc#793414) * axis labels with percentage in PPTX import (bnc#813291) * do not freeze in picture dialog without JRE (fdo#57553) * better fix for default PDF export directory (bnc#777788) * implement easy access to the recent documents (bnc#816516) * really use the setting how to follow hyperlinks (fdo#51296) * keep migrating user extensions after one failed (deb#703486) * support MS Office and Flat ODF file types in Mozilla plug-in * impossible to assign a macro to a drawing or picture (fdo#62797) * VBA macro fails with error "Incorrect Property Value" (bnc#809017) * broken surrounding text support (STS) for Input Methods (fdo#63802) * VBA macro fails with "objCmd.ActiveConnection = Nothing" (bnc#805071) * several template manager fixes (fdo#60581, fdo#60844, fdo#61389, fdo#61390) * several Base Report Builder fixes (fdo#33091, fdo#36858, fdo#48056, fdo#61564, i#112652, i#108092) * several RTL support fixes (fdo#33302, fdo#38951, fdo#59117, fdo#60533, fdo#60554, fdo#60855, fdo#62050, fdo#62143, fdo#62399, fdo#63878, fdo#37464, fdo#59892) - update libvisio to version 0.0.26: * extend the encoding support * several other fixes and improvements - update libcdr to version 0.0.13: * text color, CDR, txsm, and other fixes - removed obsolete patches: * touch-no-dereference.diff * libreoffice-poppler-0.17.0-reject-fix.diff - system-poppler-0.12.3.diff: easier approach to build with system poppler, version 0.12.3 - enable mono build again ++++ libreoffice-branding-upstream: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-help-group1: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-help-group2: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-help-en-US: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-help-group3: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-help-group4: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-help-group5: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-icon-themes: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ libreoffice-l10n: - update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) ++++ tomahawk: - Require the plugins instead of only recommending them ++++ libustr: - This program depends on GNU C89 inline semantics, pass -std=gnu89 to fix compilation with clang (gcc is not effected by this change) ++++ libyui: - checking prefix in -doc pkg is obsolete - use bootstrap.sh for legacy in -doc pkg here, too - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - Version 3.0.4 ++++ libyui-gtk: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - Version 2.43.3 ++++ libyui-gtk-pkg: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - Version 2.42.7 ++++ libyui-ncurses: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - Version 2.43.9 ++++ libyui-ncurses-pkg: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - Version 2.43.6 ++++ libyui-qt: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - Version 2.43.3 ++++ libyui-qt-graph: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - fixup COPYING* - Version 2.42.5 ++++ libyui-qt-pkg: - use a common toplevel CMakeLists.txt - fix building *-doc pkgs - introduce bootstrap.sh - Version 2.42.8 ++++ xulrunner: - update to 17.0.6esr (bnc#819204) * MFSA 2013-41/CVE-2013-0801/CVE-2013-1669 Miscellaneous memory safety hazards * MFSA 2013-42/CVE-2013-1670 (bmo#853709) Privileged access for content level constructor * MFSA 2013-46/CVE-2013-1674 (bmo#860971) Use-after-free with video and onresize event * MFSA 2013-47/CVE-2013-1675 (bmo#866825) Uninitialized functions in DOMSVGZoomEvent * MFSA 2013-48/CVE-2013-1676/CVE-2013-1677/CVE-2013-1678/ CVE-2013-1679/CVE-2013-1680/CVE-2013-1681 Memory corruption found using Address Sanitizer ++++ system-config-printer: - Update to version 1.4.1: + Make man page and --help output consistent. + Bugs fixed: rh#957343, rh#957444, rh#951710, rh#915483, rh#950162, rh#948240. ++++ xfce4-panel-plugin-timer: - update to version 1.5.0 - major code reorganization - allow popup menuitems to be activated by keyboard - various minor bugfixes - add the "About" dialog ++++ xtables-geoip: - update db files to 2013.05 ------------------------------------------------------------------ ------------------ 2013-5-9 - May 9 2013 ------------------- ------------------------------------------------------------------ ++++ amarok: - Added fix-crashes-on-track-change.patch, fixes frequent crashes when changing tracks (kde#319371) ++++ coccinelle: - Switch to using pkgconfig()-type BuildRequires ++++ dovecot21: - Update Pigeonhole to 0.3.5: - Sieve editheader extension: fixed interaction with the Sieve body extension. If used together, the deleteheader action could fail after a body test was performed. - Test suite: fixed a time zone dependency in the Sieve date extension tests. ++++ isight-firmware-tools: - isight-ft-udev.patch: detect the udev directories at compile time. ++++ kdepim3: - add a fix to IMAP4 handling (kdepim3-gentoo-fix-imap4.patch), thanks to Serghei Amelian. For details look here: http://lists.opensuse.org/opensuse-kde3/2013-05/msg00000.html ++++ opencv: - Disable SSE(2) on non x86_64 architectures, causes crashing kde#276923, bnc#789173 ++++ pixman: - Update to version 0.30.0: + Support for high-quality image downscaling. + Much improved ARMv6 assembly. + Improved rendering quality for gradients. + Improvements to the SSE2 backend. + Improvements to MIPS DSPr2 backend. + Improvements to test suite. ++++ libreoffice: - use --enable-gstreamer-0-10 configure option to make sure that we use the stable implementation ++++ usbprog: - Place udev rules in the correct directory, /etc/udev/* will be soon blacklisted for use in packages. ++++ vlc: - Enable opus codec: + Pass --enable-opus to configure + Add libopus-devel BuildRequires ++++ rubygem-amq-client: - updated to version 1.0.2 ++++ rubygem-amq-protocol: - updated to version 1.5.0 Encoding of large payloads is now done more efficiently. ++++ rubygem-amqp: - updated to version 1.0.2 * [API] All public API bits deprecated in 0.8.0 are COMPLETELY REMOVED ++++ rubygem-tilt: - updated to version 1.4.1 * Support Arrays in pre/postambles (#193, jbwiv) ++++ rubygem-uglifier: - updated to version 2.1.0 - update to UglifyJS 2.3.0 - add enclose and screw_ie8 options - fix compatibility with Sprockets 2.9.0 ++++ texmaker: - Update to version 4.0.2: + Structure tags (chapter, section, ...) are now totally boldified in the editor + "Regular expression" option is no more checked by default in the "replace" widget. + Session file is no more stored in the temp/ directory, but in the "home/.cache" directory + detection of acrobat reader 11 and ghostscript 9.07 has been added (for new users) + ar and lv translations has been added ++++ vpnc: - packages must not install files in /etc/tmpfiles.d/ which is reserved for the system administrator. ++++ yast2-testsuite: - Run Ruby test cases as well as YCP test cases (bnc#819137). - 2.24.0 ------------------------------------------------------------------ ------------------ 2013-5-8 - May 8 2013 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.8.8: + PackageKit now allows local active users to install signed software without prompting for authentication. + Libraries: - Add some public getters to PkUpdateDetail. - Don't use the default main context in sync PkClient methods. - When getting desktop data try the installed prefix, and then the system copy. + ZYPP backend fixes: - Do not trigger invalid numbers. - Fix compile with __attribute__ gnu_printf. - Fix download progress. - Fix removing packages. - Ignore system resolvables during install too. - Ignore @System upgrades during update. - Instantiate PoolStatusSaver after pool is built (bnc#804054). - Less debug in progress functions. - Merge all backend code into one file, much easier to refactor. - Only allow to update candidates (fdo#61231). - Remap PK provides into rpm provides as the zif backend does. - Use the right functions to get solvables. + Multiple other backend fixes. + New Features: - Added Provides property to retrieve which Provides the backend supports - Expose the transaction flags on the .Transaction object. - Use __attribute__ gnu_printf when dealing with varargs. - Use G_GNUC_NULL_TERMINATED for pk_backend_spawn_helper. - Use PIE to better secure installed tools and also use full RELRO in the daemon. + Bugfixes: - Add compatibility with newer libarchive versions. - Allow clients to call org.freedesktop.DBus.Peer. - browser-plugin: Do not crash when running an installed package that is upgradable. - Do not install the bash-completion code in /etc. - Do not use _UTF8Writer when using python3. - Do not write the prepared-updates file if systemd is not available. - Don't abort the daemon if the client requests a property that does not exist. - Don't initialize GType system on newer GLib versions. - Ensure /var/lib/PackageKit exists before using it. - Fix compiling with --enable-systemd - -disable-systemd-updates. - Fix crash while calling inhibit into systemd-login. - Fixed connman interface. - Fix symbol-prefix passed to g-ir-scanner. - Make PackageKit compile on !Linux again. - Pause for 10 seconds if an error occurred before restarting systemd-updates. - Remove pk-plugin-clear-system-update as removing the trigger file is never required. - Remove the prepared-updates file if any relevant state was changed. - Resolve according to the filters when doing 'pkcon get-requires'. - Support getting the distro-id from /etc/os-release. - Use the correct session method to fix font installation in pk-gtk-module. - Write a pre-failure status file in case the update transaction crashes. - Drop patches that have been merged upstream: + 0003-zypp-fix-download-progress.patch + 0004-zypp-use-the-right-functions-to-get-solvables.patch + 0005-zypp-fix-removing-packages.patch + 0006-zypp-do-not-trigger-invalid-numbers.patch + 0007-fix-crash-while-calling-inhibit-into-systemd-login.patch + 0008-zypp-ignore-System-upgrades-during-update.patch + 0009-zypp-merge-all-backend-code-into-one-file-much-easie.patch + 0010-zypp-ignore-system-resolvables-during-install-too.patch + 0011-zypp-Fix-compile-with-__attribute__-gnu_printf.patch + 0012-zypp-less-debug-in-progress-functions.patch + 0013-zypp-remap-PK-provides-into-rpm-provides-as-the-zif-.patch + 0014-zypp-Instantiate-PoolStatusSaver-after-pool-is-built.patch + 0015-zypp-only-allow-updates.patch + PackageKit-allow-to-disable-systemd-updates.patch - Add pkgconfig(bash-completion) BuildRequires: new dependency to detect the bash completions install location. ++++ bind: - Use updated config.guess/sub in the embedded idnkit sources ++++ build: - support multi architecture initvm binaries => vminit gets build as subpackage now again - De-hardcode hugetlbfs from ppc - Do not emulate VGA - support new nameing scheme of install images of kiwi builds ++++ digikam: - Add patch commit-006b3f4.diff from upstream to build htmlexport again (bnc#816041) ++++ dracut: - Recommend pigz for faster/parallel compression ++++ ffcall: - Adopt the ffcall package as provided by David Lanzendörfer, his version is mainly based on the Fedora ffcall package (SR#172680): + Wed Mar 27 2013 Jerry James - 1.10-10.20120424cvs - Update to CVS 20120424 - List all architectures supported by this package (bz 925335) - Rename man pages to avoid conflicts (bz 800360) - Add Provides: ffcall-static + Wed Feb 13 2013 Fedora Release Engineering - 1.10-9.20100903cvs - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + Thu Jul 19 2012 Fedora Release Engineering - 1.10-8.20100903cvs - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + Tue Jan 10 2012 Jerry James - 1.10-7.20100903cvs - Clean out prebuilt object files - Add trampoline patch to force use of mmap() to get executable memory + Mon Jan 9 2012 Jerry James - 1.10-6.20100903cvs - Update to CVS 20100903 - Minor spec file cleanups + Tue Feb 08 2011 Fedora Release Engineering - 1.10-5.20080704cvs.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + Fri Jul 24 2009 Fedora Release Engineering - 1.10-4.20080704cvs.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + Tue Feb 24 2009 Fedora Release Engineering - 1.10-3.20080704cvs.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + Wed Dec 10 2008 Jochen Schmitt - 1.10-2.20080704cvs.1 - Fix -FPIC issue (BZ #475112) + Fri Jul 4 2008 Gerard Milmeister - 1.10-2.20080704cvs - update to cvs 20080704 - support for ppc64 + Mon Feb 25 2008 Gerard Milmeister - 1.10-1 - first Fedora release - Correct group tag, provide ffcall-devel not ffcall-static - Declare patch ffcall-trampoline.patch - Add patch ffcall-asm_cachectl.patch - Correct license string - Declare configuration file - Declare manual pages as documentations ++++ gnu_parallel: - Update to new upstream release 20130422 * --ctrlc will send SIGINT to tasks running on remote computers and thus killing them. * --load now uses `ps` to see immediately see the number of running processes instead of `uptime` thus making --load react much faster. * --retries works with --onall. * --nice works under tcsh. - Ship license file and do tarball signature verification ++++ gtkpod: - Replace gtkpod-gdl362.patch with what upstream commited, as commit 47a3bc. - Add gtkpod-anjuta-3.8.0.patch: fix build with anjuta 3.8.0. ++++ iso-codes: - Update to version 3.42: + Updated translations for ISO 639, ISO 639-3, ISO 3166, ISO 4217 and ISO 15924. ++++ kdenetwork4: - re-enable OTR plugin for openSUSE 12.3 and Factory (using with libotr2 which provides version 3.2.*) - re-enable libktorrent support ++++ postgresql92-libs: - postgresql-tas-aarch64.patch: Implement TAS for aarch64 ++++ mathgl: - Update to version 2.1.3.1 * bugfix release, see included ChangeLog.txt for details ++++ libsigsegv: - Update tp version 2.10 - Adopt patch fix-build-in-qemu.patch ++++ soprano: - Revert add-a-stop-method-which-closes-all-servers.patch, as that commit uses method available only with future KDE 4.11, and breaks 4.10 ++++ tomahawk: - Split main package into application, library and plugins packages * Add tomahawk-0.7.0-build-portfwd-statically-and-rename-libtomahawklib-to-libtomahawk.diff: Patch combines three commits from upstream master and can be removed for 0.8.x. Without it there's an unversioned .so that is needed by the main library. The main library also has a wrong soname and filename for calling the package libtomahawk ++++ openstack-quickstart: - Update to latest git (37c2473): + Fix bridge name for upstream interface. ++++ permissions: - leave out readcd,cdda2wav,cdrecord until it is ready for the distro (bnc#550021) ++++ postgresql92: - postgresql-tas-aarch64.patch: Implement TAS for aarch64 ++++ python-simplejson: - Update to version 3.3.0 * Unpaired surrogates once again pass through the decoder, to match older behavior and the RFC-4627 spec. https://github.com/simplejson/simplejson/issues/62 ++++ python3-pyasn1: - updated to upstrean release 0.1.7 Revision 0.1.7 - License updated to vanilla BSD 2-Clause to ease package use (http://opensource.org/licenses/BSD-2-Clause). - Test suite made discoverable by unittest/unittest2 discovery feature. - Fix to decoder working on indefinite length substrate -- end-of-octets marker is now detected by both tag and value. Otherwise zero values may interfere with end-of-octets marker. - Fix to decoder to fail in cases where tagFormat indicates inappropriate format for the type (e.g. BOOLEAN is always PRIMITIVE, SET is always CONSTRUCTED and OCTET STRING is either of the two) - Fix to REAL type encoder to force primitive encoding form encoding. - Fix to CHOICE decoder to handle explicitly tagged, indefinite length mode encoding - Fix to REAL type decoder to handle negative REAL values correctly. Test case added. ++++ python3-simplejson: - Update to version 3.3.0 * Unpaired surrogates once again pass through the decoder, to match older behavior and the RFC-4627 spec. https://github.com/simplejson/simplejson/issues/62 ++++ rpm: - Remove unused files - auto-config-update-aarch64.diff: * search up to 5 levels for interesting files to patch ++++ rubygem-devise: - updated to version 2.2.4 * enhancements * Add `destroy_with_password` to `DatabaseAuthenticatable`. Allows destroying a record when `:current_password` matches, similarly to how `update_with_password` works. (by @mich iel3) * Allow to override path after password resetting (by @worker8) * Add `#skip_confirmation_notification!` method to `Confirmable`. Allows skipping confirmation email without auto-confirming. (by @gregates) * allow_unconfirmed_access_for config from `:confirmable` module can be set to `nil` that means unconfirmed access for unlimited time. (by @nashby) * Support Rails' token strategy on authentication (by @robhurring) * Support explicitly setting the http authentication key via `config.http_authentication_key` (by @neo) * bug fix * Do not redirect when accessing devise API via JSON. (by @sebastianwr) * Generating scoped devise views now uses the correct scoped shared links partial instead of the default devise one (by @nashby) * Fix inheriting mailer templates from `Devise::Mailer` * Fix a bug when procs are used as default mailer in Devise (by @tomasv) ++++ rubygem-net-sftp: - updated to version 2.1.2 * Fix fragmentation download failure [accardi] ++++ rubygem-ruby-dbus: - 0.9.2 Features: * Ruby strings can be passed where byte arrays ("ay") are expected (Issue#40, by Jesper B. Rosenkilde) Bug fixes: * Fixed accessing ModemManager properties (Issue#41, reported by Ernest Bursa). MM introspection produces two elements for a single interface; merge them. ++++ salt: - Updated to salt 0.15.1 - bugfix release. - fixes suse service check ++++ shim: - Add shim-mokmanager-ui-revamp.patch to update the MokManager UI ++++ soprano-backend-sesame: - Revert add-a-stop-method-which-closes-all-servers.patch, as that commit uses method available only with future KDE 4.11, and breaks 4.10 ++++ soprano-backend-virtuoso: - Revert add-a-stop-method-which-closes-all-servers.patch, as that commit uses method available only with future KDE 4.11, and breaks 4.10 ++++ xfce4-notifyd: - update to version 0.2.4 - fix border drawing when compositing is disabled - translation updates ------------------------------------------------------------------ ------------------ 2013-5-7 - May 7 2013 ------------------- ------------------------------------------------------------------ ++++ claws-mail: - Update to version 3.9.1: + All plugins previously packaged as 'Extra Plugins' are now contained within the Claws Mail package. In addition to that, the following plugins have been dropped: TrayIcon, Dillo Viewer, and Gtkhtml2 Viewer. + 3 command-line switches have been added: - -cancel-receiving which cancels the currently running message retrieval operation. - -cancel-sending which cancels the currently running message sending operation. - -debug which toggles debug output. + '/Message/Cancel sending' has been added to the main menu. + In the filtering and processing condition configuration for Age, it is now possible to match based on number of hours. + The GnuPG signature timestamp is now displayed in the full signature information. + Support for GnuTLS priority string has been added. + Keep-alive pings are now performed on IMAP and NNTP connections. + In the Compose window, the focus is now moved to the message body when focus is in the Subject entry and the Enter key is pressed. + The Delete key can now be used to remove Colour Label hotkeys. + PDF Viewer: The printed PDF quality has been improved. + Fancy HTML viewer: The options dialogue has been completely reworked, and disabling remote content is now totally strict. + Python plugin: Added Cc field to messageinfo objects. + Python plugin: Added examples. + Python plugin: Added a function to get an arbitrary header from a MessageInfo object. + Perl plugin: The documentation for insert_perl.pl has been improved. + Basic handling of vcard 3.0 has been added to vcard2xml.py. + The man page has been updated. + Bugs fixed: claws#1137, claws#1684, claws#1963, claws#2340, claws#2617, claws#2624, claws#2702, claws#2774, claws#2785, claws#2801, claws#2826, claws#2828, claws#2832, claws#2835, claws#2859, claws#2862, claws#2863, claws#2878, claws#2879, claws#2882, claws#2885, claws#2890, claws#2893, claws#2903, claws#2909. + Updated translations. - Drop upstream fixed patches: + claws-mail-3.9.0_205b490083a141586c390bd985a3e22e99ea137d.patch + claws-mail-3.9.0_06e09c818f9455537e82e8395d658e0be336f873.patch + claws-mail-python.diff. - Add claws-mail-missing-include.patch: Fix brp check failure due to some missing include headers. - Explicitly pass all --enable-*-plugins to configure, to ensure we will not lose any at any time. - Add BuildRequires to build all the plugins: + libarchive-devel + libcurl-devel + libpoppler-glib-devel + libwebkit-devel + python-gtk-devel + pkgconfig(libgdata) + pkgconfig(libsoup-2.4) - Drop --enable-openssl configure parameter: no longer supported. - Provide and obsolete claws-mail-extra-plugins and claws-mail-extra-plugins-lang: the plugins are no longer shipped as separate tarballs. ++++ cvsps: - downgrade to 2.1 [bnc#809800] ++++ git: - revert change from Apr 26 07:22:29 UTC 2013; we will downgrade cvsps package instead of having additional cvsps2, so git-cvs requires cvsps again ++++ glibc: - Fix check for XEN build in glibc_post_upgrade ++++ glibc: - Fix check for XEN build in glibc_post_upgrade ++++ glibc-utils: - Fix check for XEN build in glibc_post_upgrade ++++ ibus-sunpinyin: - remove unnessary Requires. ++++ icedtea-web: - update to 1.4 (bnc#818768) * Added cs, de, pl localization * Splash screen for javaws and plugin * Better error reporting for plugin via Error-splash-screen * All IcedTea-Web dialogues are centered to middle of active screen * Download indicator made compact for more then one jar * User can select its own JVM via itw-settings and deploy.properties. * Added extended applets security settings and dialogue * Security updates - CVE-2013-1926, RH916774: Class-loader incorrectly shared for applets with same relative-path. - CVE-2013-1927, RH884705: fixed gifar vulnerabilit - CVE-2012-3422, RH840592: Potential read from an uninitialized memory location - CVE-2012-3423, RH841345: Incorrect handling of not 0-terminated strings * NetX - PR1027: DownloadService is not supported by IcedTea-Web - PR725: JNLP applications will prompt for creating desktop shortcuts every time they are run - PR1292: Javaws does not resolve versioned jar names with periods correctly * Plugin - PR1106: Buffer overflow in plugin table- - PR1166: Embedded JNLP File is not supported in applet tag - PR1217: Add command line arguments for plugins - PR1189: Icedtea-plugin requires code attribute when using jnlp_href - PR1198: JSObject is not passed to javascript correctly - PR1260: IcedTea-Web should not rely on GTK - PR1157: Applets can hang browser after fatal exception - PR580: http://www.horaoficial.cl/ loads improperly * Common - PR1049: Extension jnlp's signed jar with the content of only META-INF/* is considered - PR955: regression: SweetHome3D fails to run - PR1145: IcedTea-Web can cause ClassCircularityError - PR1161: X509VariableTrustManager does not work correctly with OpenJDK7 - PR822: Applets fail to load if jars have different signers - PR1186: System.getProperty("deployment.user.security.trusted.cacerts") is null - PR909: The Java applet at http://de.gosupermodel.com/games/wardrobegame.jsp fails - PR1299: WebStart doesn't read socket proxy settings from firefox correctly ++++ kdebase4-workspace: - Add patch kdm-fix-greeteruid.patch from upstream to have the proper greeterUID created. ++++ kdebase4-openSUSE: - bump version to 13.1 ++++ kiwi: - fixed gettext import, the import was done prior to the export of the LANG environment which caused some texts to be in the wrong language - make sure there is an active boot/root partition after the oem code has repartitioned the disk - allow alternative grub2 search path lib/grub and share/grub as it is packaged on Fedora - fixed setupLocale to work with locale list separated by ',' ++++ latexila: - Update to version 2.8.1: + Bump required version of GLib to 2.36 + Add Catalan and Greek translations + Translations updates + Misc bugfixes - Drop patch latexila-replace-deprecated-gtk_widget_render_icon.patch; implemented upstream. ++++ libbluray: - Update to version 0.3.0: + Build fixes. + Fixed stopping playback from pop-up menu. + Fixed multithreading issues in API. + Fixed initial setting for player profile. + Fixed stack corruption with long log strings. + Improved configure script. + Improved Visual Studio support. + Improved BD-J support (still alpha). + Allow changing player version. + Added PG (subtitle) decoding and rendering support. + Added ARGB overlay interface for BD-J graphics. + Added events for discontinuity, idle state and 3D mode. + Added playmarks to BLURAY_TITLE_INFO. + added start time, in time and out time to BLURAY_CLIP_INFO. + added sub-path id to BLURAY_STREAM_INFO. + Added bd_seek_playitem(). + Added bd_set_scr(). + Added 3D extension data to raw clip info. + added 3D player settings. + Added cropping and palette update flag to BD_OVERLAY. - Add pkgconfig(libxml-2.0) BuildRequires: new dependency. ++++ libdvbpsi: - Update baselibs.conf accordingly to producte libdvbpsi9-32bit. ++++ texlive: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ libodfgen: - Upstream release 0.0.1 * Fix android build * Fix different warnings * Fix different wrong strings ++++ openal-soft: - version 1.15.1 * Fixed a regression with retrieving the source's AL_GAIN property. ++++ vlc: - Move live555-devel BuildRequires to the unconditional area: live555 has been added to Factory and is safe for distribution. - Move the live555 demuxer from vlc-codecs to vlc-noX. - Add unconditional --enable-live555 parameter to configure, and remove the conditional enable/remove-live555, based on BUILD_ORIG. ++++ libyui-ncurses-pkg: - Cast return of setCandidate() to bool (due to libzypp changes) ++++ pm-utils: - remove pm/sleep.d/49bluetooth, ibm bluetooth radio status handling was fixed in upstream kernel commit 208b996b6c460285650d39b2330f8ef82c007d10 thinkpad-acpi: preserve rfkill state across suspend/resume. - remove pm/sleep.d/80videobios, uses package and commands nowhere to be found, the time machine says it was obsoleted by xorg-x11-driver-video. ++++ python-apache-libcloud: - Updated to 0.12.4 - Fix a regression in Softlayer driver caused by the xmlrpclib changes. - Allow user to pass alternate ssh usernames to deploy_node - Fix a bug in EC2 list_locations method - 'name' attribute didn't contain a the right value. - Add new ScriptFileDeployment deployment class which reads deploy script from file. - Add support for API version 5.1 to the vCloud driver and accept any value which is a multiple of four for ex_vm_memory kwarg in create_node method. - Fix a regression with removed ex_force_service_region constructor kwarg in the CloudFiles driver. ++++ python-boto: - update to 2.9.2: * Fixes to Amazon Redshift * Documentation updates ++++ python-pyasn1: - updated to upstrean release 0.1.7 Revision 0.1.7 - License updated to vanilla BSD 2-Clause to ease package use (http://opensource.org/licenses/BSD-2-Clause). - Test suite made discoverable by unittest/unittest2 discovery feature. - Fix to decoder working on indefinite length substrate -- end-of-octets marker is now detected by both tag and value. Otherwise zero values may interfere with end-of-octets marker. - Fix to decoder to fail in cases where tagFormat indicates inappropriate format for the type (e.g. BOOLEAN is always PRIMITIVE, SET is always CONSTRUCTED and OCTET STRING is either of the two) - Fix to REAL type encoder to force primitive encoding form encoding. - Fix to CHOICE decoder to handle explicitly tagged, indefinite length mode encoding - Fix to REAL type decoder to handle negative REAL values correctly. Test case added. ++++ python-pyasn1-modules: - Update to upstrean release 0.0.5 Revision 0.0.5 - License updated to vanilla BSD 2-Clause to ease package use (http://opensource.org/licenses/BSD-2-Clause). ++++ python3-Sphinx: - fix building under openSUSE 12.1, 12.2: BuildRequires: python3-2to3 should be explicitly stated ++++ rubygem-activesupport-3_2: - update patch for ruby 2.0 ++++ rubygem-atomic: - updated to version 1.1.9, fixed description ++++ rubygem-capistrano: - updated to version 2.15.4 * Fix parallel command logging (@gnufied) * Fix a double-asset manifest problem on Rails upgrades. (@jimryan) ++++ rubygem-daemon_controller: - updated to version 1.1.4, added debian package ++++ rubygem-gettext: - updated to version 2.3.9, no changelog ++++ rubygem-multi_json: - updated to version 1.7.3 * [Require json/ext to ensure extension version gets loaded for json_gem](https://github.com/intridea/multi_json/commit/942686f7e8597418c6f90ee69e1d45242fac07b1) * [Rename JrJackson](https://github.com/intridea/multi_json/commit/078de7ba8b6035343c3e96b4767549e9ec43369a) * [Prefer JrJackson to JSON gem if present](https://github.com/intridea/multi_json/commit/af8bd9799a66855f04b3aff1c488485950cec7bf) * [Print a warning if outdated gem versions are used](https://github.com/intridea/multi_json/commit/e7438e7ba2be0236cfa24c2bb9ad40ee821286d1) * [Loosen required_rubygems_version for compatibility with Ubuntu 10.04] ++++ rubygem-tins: - updated to version 0.8.0, no changelog ++++ salt-cloud: - Updated buildrequirements, python-botocore is only needed when ec2 driver won't do and you need protectionschemes from aws ++++ sysconfig: - Accommodate poll.tcpip to systemd ++++ texlive-specs-a: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-c: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-d: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-e: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-f: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-g: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-h: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-i: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-j: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-k: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-l: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-m: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-n: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-o: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-p: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-q: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-r: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-s: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-t: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-u: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-v: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-w: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-x: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-y: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ texlive-specs-z: - As lcdf-typetools does not support kpathsea nor search below texmf tree build the texlive-lcdftypetools(-bin) packages again and let them conflict with the lcdf-typetools package. ++++ xf86-video-vmware: - xf86-video-vmware 13.0.1 * vmwgfx: Use myGlyphs to fix crashes (fdo#61780) * Kill mibstore - obsoletes U_mibstore.patch ++++ xfs: - xfs 1.1.3 * This release contains a number of code cleanups and other minor fixes. ++++ xtrabackup: - update to 2.0.7 [bnc#818819] - new features: * implemented full support for new MySQL 5.6 features * implemented support for the InnoDB Buffer Pool Preloading * Time interval between checks done by log copying thread is now configurable by innobackupex --log-copy-interval. * now stores the GTID value in the xtrabackup_binlog_info with MySQL and Percona Server 5.6 with the GTID mode enabled. * --export now supports transportable tablespaces in MySQL 5.6 - bugs fixed * innobackupex could crash when taking the 5.6 backup due to linking the wrong SSL library * Percona XtraBackup would crash when preparing the 5.6 backup with partitioned tables. Bug fixed #1169169. * Tables that were dropped between taking a full backup and an incremental one were present in the full backup directory, and were not removed when incremental backups has been merged * Percona XtraBackup would leave stale xtrabackup_tmp* files in the datadir after applying incremental backups. * Fixed couple of warnings found in innobackupex when all warnings have been made FATAL. * If there are thousands of tables and slow IO then XtraBackup can spend a lot of time opening all the tablespaces. Optimization has been implemented and XtraBackup now avoids loading non-relevant tablespaces when partial backup is being taken which speeds up the backup process. * Percona XtraBackup didn’t initialize per-thread data in the log copying thread which could cause XtraBackup to crash. * Percona XtraBackup would fail when preparing the MySQL 5.6 backup if the log files were bigger than 4G on the source server. * Due to different implementation in MySQL 5.6 error messages were not printed to stderr directly. Because of that all InnoDB error or diagnostic messages are never printed by xtrabackup_56 * innobackupex would still run with FLUSH TABLES WITH READ LOCK even if xtrabackup would fail when copying logs. Fixed by terminating xtrabackup process immediately on log copying failure * innobackupex would fail if the SQL_MODE was set to ANSI_QUOTES. * Missing space_id from *.ibd.meta would lead to assertion. Fixed by replacing the assertion with the error message. * Fixed the typo in the innobackupex error output. * When building from source innodb56 target didn’t have an option to disable DTrace like innodb55 has. Fixed by adding - DENABLE_DTRACE=OFF build option for innodb56 as well. * innobackupex wasn’t handling the innodb_data_file_path option which could cause backup to fail. * Redundant code has been removed from xtrabackup.cc. ------------------------------------------------------------------ ------------------ 2013-5-6 - May 6 2013 ------------------- ------------------------------------------------------------------ ++++ SuSEfirewall2: - license update: GPL-2.0 Various GPL-2.0 (only) licensed files ++++ adobe-sourcesanspro-fonts: - Update to version 1.050 * Coordinated the vertical alignment of the tops of the letters across all the styles at the various sizes. ++++ akonadi-runtime: - Update to 1.9.2 * Add option to FETCH to ignore external retrieval failures. * Properly restrict external payload removal. * Add buildsystem option to choose between Qt4 and Qt5. * Changes from version 1.9.1: * Disable query cache for Sqlite. * Handle missing mysqld better. * Ignore my.cnf settings when using the internal MySQL server. ++++ aria2: - Update to 1.17.0 * Updated Russian manual * Updated Portuguese manual * Append --static to pkg-config arguments when ARIA2_STATIC=yes * Save options directly specified for download in --save-session * Save URI returned only from FileEntry::getRemainingUris() * Print linked 3rd party libraries with version in aria2c -v output * Use info level log for system trusted ca imports failure * Remove deprecated options: --enable-direct-io and --metalink-servers * Deprecate --enable-async-dns6 * Fix uninitialized UDPTrackerClient::numWatchers_ * Implement simple Happy Eyeballs for HTTP/FTP downloads * Parallel A and AAAA record lookups with c-ares ++++ cloud-init: - support relative path for authorized_keys file backport fix from upstream version 0.7.1 (bnc#818306) ++++ daps: - Bugfix: Typo in Varaiable name ++++ git: - Create links from %{gitexecdir}/git instead of %{gitexecdir}/git-add ++++ gnome-control-center: - Update to version 3.8.1.5: + Mouse: - Restore the mouse and touchpad pointer speeds. + Online Accounts: - Add ownCloud to the keywords. + Printers: - Don't crash without system-config-printer installed. + Shell: - Fix small memory leak. + User Accounts: - Fix possible crash in history dialogue. - Fix possible crash when changing the password. - Fix fingerprint reader dialogue crashing. - Reacquire permissions before adding account if necessary. - Make Enter work in the 'Add Account' dialogue. - Handle "incorrect password" kerberos error. - Ellipsise long user names. - When enterprise account disabled, join as admin. - Rebase gnome-control-center-allow-yast-in-shell.patch. ++++ vim: - Updated to revision 929, fixes the following problems * An empty nl.po file does not work with an old msgfmt. * Compiler warning for size_t to int. * Trying to create a fontset handle when 'guifontset' is not set. * No test for what 7.3.918 fixes. * Check for X11 header files fails on Solaris. * Python interface can't easily access options. * Typos in source files. * Autocommands are triggered by setwinvar() et al. Missing BufEnter on :tabclose. Duplicate WinEnter on :tabclose. Wrong order of events for :tablose and :tabnew. * Missing combining characters when putting text in a register. * Can't build with strict C compiler. * Compiler warning for unused variable. Not freeing unused string. ++++ icu: - Update RPM group, description, URL ++++ texinfo: - Don't package info.info, already part of emacs-info ++++ kernel-debug: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-default: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-desktop: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-source: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-docs: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-ec2: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-pae: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-syms: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-trace: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-vanilla: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ kernel-xen: - config.conf: disable s390 support for openSUSE kernels There is no community project to build openSUSE on s390 so we don't need to waste resources building the kernel for it. - commit 5e6ccae - S390: Disable CONFIG_PHYLIB on 32-bit kernels libphy depends on irq code which is only available on 64-bit S390, so disable it on 32-bit kernels. - commit dd79db9 ++++ less: - make sure that -R or --RAW-CONTROL-CHARS is set in LESS environment variable - add support for colordiff in lessopen.sh ++++ netatalk: - spec file cleanup according to upstream ++++ libgphoto2: - buildrequire libxml2-devel for olympus e-series. ++++ libodfgen: - Format the spec file. - Initial commit of odf generating library. Will be required by libreoffice-4.1. ++++ portaudio: - license update: MIT The correct license for the package is MIT ++++ libyui: - fix build issues with ncurses and qt - Version 3.0.3 - use SONAME from libyui instead of VERSION.cmake if plugin - bumped up patch-version to 3.0.2 - disabled auto-gen of docs INSTALL_DOCS=ON will no longer auto-gen the docs added a warning to run "make docs" before "make install" - add DOC_SUBDIR to CMake-Vars some distributions prefer %{name}-%{version} over %{name}-%{soname_major} as doc-subdir. ++++ libyui-gtk: - fix build issues - 2.43.2 - increased version - use SONAME from libyui instead of VERSION.cmake ++++ libyui-gtk-pkg: - use SONAME from libyui instead of VERSION.cmake - Version 2.42.6 - Fixed so version - Version 2.42.5 ++++ libyui-ncurses: - fix build issues - V 2.43.8 - use SONAME from libyui instead of VERSION.cmake - V 2.43.7 - fixed so version - V 2.43.6 ++++ libyui-ncurses-pkg: - use SONAME from libyui instead of VERSION.cmake - V 2.43.5 ++++ libyui-qt: - fix build issues - Version 2.43.2 - use SONAME from libyui instead of VERSION.cmake - Version 2.43.1 ++++ libyui-qt-graph: - fix build issues - Version 2.42.4 - Version 2.42.3 - use SONAME from libyui instead of VERSION.cmake ++++ libyui-qt-pkg: - use SONAME from libyui instead of VERSION.cmake - Version 2.42.7 - Fixed so version - Version 2.42.6 ++++ libzip: - use upstream patch for visibility drop: libzip-0.8.hg20080403-visibility.patch add : libzip-visibility.diff - tag all patches according a policy ++++ lightspark: - Update to 0.7.2 * Improved image support: alpha in palettes, abbreviated JPEGs * Improved embedded font parsing and text positioning * Open links in a browser (plugin only) * BitmapData improvements * Fixed many crashes - Remove lightspark-0.7.0-no_glu.patch. Applied upstream. ++++ lyx: - Also added texlive-endnotes to Requries, as LyX offers two layouts for the endnotes package. ++++ mkinitrd: - Find modalias for mmc driver - include mmc drivers in monster initrd ++++ mkvtoolnix: - Update to 6.2.0 * Memory usage has been reduced severely ++++ openvpn: - Try to migrate openvpn.service autostart to openvpn@.service instance enablement. ++++ pm-utils: - Applied intel-audio-powersave-bug817396.patch in git repo. ++++ python-testtools: - add python-mmimeparse dependency ++++ rpcbind: - license update: BSD-4-Clause Look at src/util.c ++++ rubygem-mime-types: - license update: MIT or (Artistic-1.0 or GPL-1.0+) License is MIT or Perl Artistic (which itself splits into Artistic-1.0 or GPL-1.0+) ++++ rubygem-tins: - updated to version 0.7.4 ++++ telepathy-gabble: - Disable parallel build for now, as there is a high chance of failure (fdo#64285). ++++ tesseract: - Update license, some files are GPL-2.0+ licensed ++++ texlive-achemso: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-acmconf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-acronym: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-acroterm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-active-conf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-addlines: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adfathesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adforn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adfsymbols: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adjmulticol: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adjustbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adobemapping: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-adrconv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-advdate: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ae: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aeguill: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-afm2pl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-afthesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aguplus: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aiaa: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aichej: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-akktex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-akletter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aleph: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-alg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-algorithm2e: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-algorithmicx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-algorithms: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-allrunes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-alnumsec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-alterqcm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-altfont: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ametsoc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amiri: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsaddr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amscls: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsfonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amslatex-primer: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsldoc-it: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsldoc-vn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsmath: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsmath-it: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsrefs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amstex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-amsthdoc-it: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-animate: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-anonchap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-answers: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-antiqua: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-antomega: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-antt: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-anufinalexam: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-anyfontsize: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-anysize: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aomart: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-apa: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-apa6: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-apa6e: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-apacite: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-apalike2: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-appendix: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-appendixnumberbeamer: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-apprends-latex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arabi: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arabtex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arabxetex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-archaic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arcs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arev: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-around-the-bend: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arphic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arrayjobx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arsclassica: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-articleingud: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-arydshln: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-asaetr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ascelike: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ascii: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ascii-chart: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aspectratio: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-assignment: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-astro: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-asyfig: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-asymptote: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-asymptote-by-example-zh-cn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-asymptote-faq-zh-cn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-asymptote-manual-zh-cn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-attachfile: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-augie: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-auncial-new: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-aurical: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-authoraftertitle: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-authorindex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-auto-pst-pdf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-autoarea: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-automata: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-avantgar: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-c-pascal: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-c90: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cachepic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-calctab: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-calligra: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-calligra-type1: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-calrsfs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cals: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-calxxxx-yyyy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cancel: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-canoniclayout: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cantarell: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-capt-of: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-captcont: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-captdef: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-caption: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-carlisle: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-carolmin-ps: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cascadilla: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cases: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-casyl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-catchfilebetweentags: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-catechis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-catoptions: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cbcoptic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cbfonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cc-pl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ccaption: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ccfonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ccicons: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cclicenses: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cd: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cd-cover: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cdpbundl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cell: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cellspace: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-censor: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cfr-lm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-changebar: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-changelayout: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-changepage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-changes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chappg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chapterfolder: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-charter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chbibref: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-checkcites: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chem-journal: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemarrow: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chembst: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemcompounds: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemcono: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemexec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemfig: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemmacros: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemnum: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chemstyle: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cherokee: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chess: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chess-problem-diagrams: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chessboard: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chessfss: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chet: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chextras: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chicago: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chicago-annote: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chktex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chletter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chngcntr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chronology: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chronosys: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-chscite: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-circ: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-circuitikz: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cite: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cjhebrew: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cjk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cjkpunct: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cjkutils: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-classicthesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-clefval: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cleveref: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-clock: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-clrscode: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cm-lgc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cm-super: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cm-unicode: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmarrows: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmbright: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmcyr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmdstring: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmextra: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmll: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmpica: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmpj: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmsd: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cmtiup: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cns: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-codedoc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-codepage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-codicefiscaleitaliano: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-collcell: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-collectbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-filesystem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-collref: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colordoc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colorinfo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colorsep: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colortab: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colortbl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colorwav: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-colourchange: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-combelow: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-combine: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-combinedgraphics: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-comfortaa: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-comma: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-commath: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-comment: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-compactbib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-complexity: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-components-of-TeX: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-comprehensive: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-computational-complexity: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-concmath: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-concmath-fonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-concprog: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-concrete: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-confproc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-constants: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-account: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-algorithmic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-bnf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-chromato: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-construction-plan: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-degrade: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-filter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-fixme: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-french: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-fullpage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-games: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-gantt: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-gnuplot: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-letter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-lettrine: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-lilypond: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-mathsets: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-notes-zh-cn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-rst: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-ruby: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-simplefonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-simpleslides: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-typearea: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-typescripts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-context-vim: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-contour: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cooking: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cookingsymbols: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cool: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coollist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coolstr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coolthms: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cooltooltips: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coordsys: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-copyrightbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coseoul: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-countriesofeurope: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-courier: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-courier-scaled: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-courseoutline: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coursepaper: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-coverpage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-covington: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cprotect: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-crbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-crop: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-crossreference: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-crossword: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-crosswrd: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cryst: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-csbulletin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cslatex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-csplain: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-csquotes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-csquotes-de: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-csvsimple: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-csvtools: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctable: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctanify: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctanupload: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctex-faq: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ctie: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cuisine: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-currfile: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-currvita: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cursolatex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-curve: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-curve2e: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-curves: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-custom-bib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cutwin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cweb: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cweb-latex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cyklop: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cyrillic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cyrillic-bin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-cyrplain: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dancers: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dashbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dashrule: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dashundergaps: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-datatool: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dateiliste: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-datenumber: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-datetime: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dblfloatfix: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dcpic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-de-macro: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-decimal: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-decorule: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dehyph-exptl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dejavu: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-delim: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-delimtxt: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-detex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-devnag: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dhua: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-diagbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-diagmac2: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-diagnose: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dice: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dichokey: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dictsym: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-digiconfigs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-din1505: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dinat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dinbrief: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dingbat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-directory: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dirtree: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dirtytalk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-disser: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dk-bib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dlfltxb: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dnaseq: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dnp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-doc-pictex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-docmfp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-docmute: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-documentation: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-doi: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-doipubmed: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dosepsbin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dot2texi: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dotarrow: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dotseqn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dottex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-doublestroke: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dowith: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dozenal: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dpfloat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dprogress: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-drac: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-draftcopy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-draftwatermark: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dramatist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dratex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-drawstack: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-droid: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-droit-fr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-drs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-drv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dtk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dtl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dtxgallery: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dtxtut: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-duerer: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-duerer-latex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-duotenzor: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dutchcal: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvdcoll: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dviasm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvicopy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvidvi: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dviincl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dviljk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvipdfm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvipdfmx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvipdfmx-def: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvipng: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvipos: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvips: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvipsconfig: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dvisvgm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-dyntree: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ean: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ean13isbn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-easy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-easy-todo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-easyfig: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-easylist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ebezier: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ebong: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ebsthesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ecc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ecclesiastic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ecltree: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eco: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-economic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ecv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ed: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-edfnotes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-edmac: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-edmargin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ednotes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eemeir: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eepic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-egameps: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-egplot: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eiad: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eiad-ltx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eijkhout: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-einfuehrung: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ejpecp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-elbioimp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-electrum: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ellipsis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-elmath: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-elpres: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-elsarticle: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-elteikthesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eltex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-elvish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-emarks: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-emp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-emptypage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-emulateapj: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-enctex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-encxvlna: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-endfloat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-endheads: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-endnotes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-engpron: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-engrec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-engtlc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-enumitem: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-enumitem-zref: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-envbig: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-environ: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-envlab: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epigrafica: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epigram: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epigraph: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epiolmec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eplain: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epsdice: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epsf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epsincl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epslatex-fr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epspdf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epspdfconversion: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-epstopdf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eqell: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eqlist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eqname: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eqnarray: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eqparbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-erdc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-errata: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-es-tex-faq: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-esdiff: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-esint: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-esint-type1: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-esk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eskd: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eskdx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eso-pic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-esstix: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-estcpmm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-esvect: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-etaremune: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-etex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-etex-pkg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-etextools: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ethiop: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ethiop-t1: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-etoolbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-etoolbox-de: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-euenc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eukdate: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-euler: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eulervm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-euro: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-euro-ce: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-europecv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-eurosym: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-euxm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-everyhook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-everypage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-exam: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-examdesign: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-examplep: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-exceltex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-excludeonly: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-exercise: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-exp-testopt: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-expdlist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-export: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-expressg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-extarrows: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-exteps: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-extpfeil: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-extract: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-extsizes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-facsimile: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-facture: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-faktor: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-famt: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancybox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancyhdr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancyhdr-it: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancynum: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancypar: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancyref: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancytabs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancytooltips: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fancyvrb: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fbithesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fbs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fcltxdoc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fdsymbol: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-featpost: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fenixpar: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-feyn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-feynmf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fge: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fifinddo-info: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fig4latex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-figbas: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-figbib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-figflow: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-figsize: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-filecontents: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-filehook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fileinfo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-filemod: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-finbib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-findhyph: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fink: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-finstrut: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-first-latex-doc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fix2col: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fixfoot: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fixlatvian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fixltxhyph: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fixme: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fixpdfmag: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fjodor: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flabels: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flacards: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flagderiv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flashcards: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flashmovie: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flipbook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flippdf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-float: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-floatrow: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-flowfram: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fltpoint: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fmp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fmtcount: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fn2end: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fnbreak: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fncychap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fncylab: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fnpara: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fntproof: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-foekfont: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-foilhtml: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fonetika: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-font-change: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontaxes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontbook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontch: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontinst: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontname: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontools: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fonts-tlwg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontspec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fonttable: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontware: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fontwrap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-footbib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-footmisc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-footnoterange: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-footnpag: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-forarray: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-forloop: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-formlett: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-formular: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fouridx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fourier: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fouriernc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fpl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fragmaster: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fragments: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-frame: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-framed: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-frankenstein: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-frcursive: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-frenchle: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-friulan: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-frletter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-frontespizio: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ftcap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ftnxtra: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fullblck: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fullwidth: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-functan: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fundus-calligra: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fundus-cyr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fundus-sueterlin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-fwlw: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-g-brief: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gaceta: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-galois: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gamebook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-garrigues: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-garuda-c90: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gastex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gatech-thesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gates: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gauss: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gb4e: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gcard: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gchords: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gcite: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gene-logic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-genealogy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-genmisc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-genmpage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gentium: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gentle: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-geometry: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-geometry-de: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-german: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-germbib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-germkorr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-geschichtsfrkl: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-getfiledate: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-getoptk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfsartemisia: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfsbaskerville: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfsbodoni: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfscomplutum: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfsdidot: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfsneohellenic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfsporson: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gfssolomos: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ghab: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gillcm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gincltex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ginpenc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gitinfo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gloss: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-glossaries: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-glyphlist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmdoc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmdoc-enhance: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmeometric: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmiflink: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmutils: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmverb: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gmverse: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gnu-freefont: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gnuplottex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-go: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gost: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gothic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gradientframe: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-grafcet: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-graphics: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-graphics-pln: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-graphicx-psmin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-greek-inputenc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-greekdates: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-greektex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-greenpoint: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-grfpaste: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-grid: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gridset: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-grotesq: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-grverb: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gsftopk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gtrcrd: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gu: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-guide-to-latex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-guitar: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-guitlogo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gustlib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-gustprog: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hands: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hanging: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hanoi: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-happy4th: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-har2nat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hardwrap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-harmony: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-harpoon: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-harvard: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-harvmac: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hatching: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hausarbeit-jura: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-he-she: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-helvetic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hep: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hepnames: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hepparticles: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hepthesis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hepunits: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-here: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hexgame: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hfbright: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hfoldsty: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hhtensor: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-histogr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-historische-zeitschrift: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hitec: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hletter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hobete: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hpsdiss: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hrefhide: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hrlatex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hvfloat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hvindex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hypdvips: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyper: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hypernat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyperref: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyperref-docsrc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyperxmp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyph-utf8: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-afrikaans: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-ancientgreek: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-arabic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-armenian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-base: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-basque: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-bulgarian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-catalan: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-chinese: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-coptic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-croatian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-czech: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-danish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-dutch: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-english: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-esperanto: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-estonian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-ethiopic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-farsi: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-finnish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-french: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-friulan: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-galician: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-german: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-greek: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-hungarian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-icelandic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-indic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-indonesian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-interlingua: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-irish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-italian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-kurmanji: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-lao: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-latin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-latvian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-lithuanian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-mongolian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-norwegian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-polish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-portuguese: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-romanian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-romansh: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-russian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-sanskrit: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-serbian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-slovak: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-slovenian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-spanish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-swedish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-turkish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-turkmen: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-ukrainian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-uppersorbian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphen-welsh: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphenat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyphenex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-hyplain: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ibycus-babel: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ibygrk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-icsv: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-idxlayout: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ieeepes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifetex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifluatex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifmslide: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifmtarg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifnextok: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifoddpage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifplatform: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifsym: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-iftex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifthenx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ifxetex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ijmart: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ijqc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-imac: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-image-gallery: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-imakeidx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-impatient: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-impatient-fr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-impnattypo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-import: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-imsproc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-imtekda: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-inconsolata: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-index: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-initials: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-inlinebib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-inlinedef: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-inputtrc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-insbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-interactiveworkbook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-interfaces: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-interpreter: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-intro-scientific: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-inversepath: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-invoice: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ionumbers: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-iopart-num: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ipaex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-iso: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-iso10303: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-isodate: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-isodoc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-isomath: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-isonums: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-isorot: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-isotope: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-issuulinks: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-itnumpar: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-iwhdp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-iwona: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jablantile: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jadetex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jamtimes: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-japanese: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-japanese-otf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-japanese-otf-uptex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jfontmaps: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jknapltx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jlabels: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jmlr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jmn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jneurosci: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jpsj: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-js-misc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jsclasses: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-junicode: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jura: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-juraabbrev: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jurabib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-juramisc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jurarsp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-jvlisting: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kantlipsum: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-karnaugh: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kastrup: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kdgdocs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kerkis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kerntest: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-keycommand: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-keyreader: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-keystroke: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-keyval2e: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kix: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kixfont: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kluwer: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-knitting: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-knittingpattern: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-knuth: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-knuthotherfonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-koma-moderncvclassic: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-koma-script: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-koma-script-sfs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kopka: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kpathsea: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kpfonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ksfh_nat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-kurier: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l2picfaq: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l2tabu: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l2tabu-english: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l2tabu-french: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l2tabu-italian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l2tabu-spanish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l3experimental: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l3kernel: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-l3packages: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-labbook: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-labelcas: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-labels: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lacheck: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lambda: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lapdf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lastpage: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-bib-ex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-bin: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-course: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-doc-ptr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-fonts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-graphics-companion: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-notes-zh-cn: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-referenz: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-tabellen: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-tds: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-veryshortguide: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex-web-companion: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex2e-help-texinfo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex2e-help-texinfo-spanish: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex2man: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex4wp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latex4wp-it: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexcheat: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexcheat-esmx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexcheat-ptbr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexconfig: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexdiff: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexfileinfo-pkgs: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexfileversion: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexmk: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-latexmp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lato: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-layaureo: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-layouts: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lazylist: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lcd: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lcdftypetools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lcg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lcyw: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-leading: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-leaflet: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lecturer: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ledmac: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-leftidx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lettre: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lettrine: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-levy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lewis: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lexikon: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lfb: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lgreek: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lgrx: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lh: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lhcyr: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lhelp: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-libertine-legacy: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-libertineotf: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-libgreek: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-librarian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-libris: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-limap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-linearA: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-linegoal: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lineno: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-linguex: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lipsum: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-listbib: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-listing: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-listings: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-listings-ext: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-listliketab: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-listofsymbols: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lithuanian: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-liturg: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lkproof: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lm: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lmake: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lmextra: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-locality: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-localloc: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-logbox: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-logical-markup-utils: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-logpap: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-logreq: - symptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-longnamefilelist: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lpic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lps: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lsc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-bulgarian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-chinese: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-czech: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-dutch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-english: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-finnish: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-french: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-german: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-italian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-japanese: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-korean: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-mongol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-persian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-polish: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-portuguese: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-russian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-slovak: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-slovenian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-spanish: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-thai: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-turkish: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-ukr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lshort-vietnamese: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lstaddons: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltabptch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltxdockit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltxindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltxkeys: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltxmisc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltxnew: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ltxtools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lua-alt-getopt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lua-visual-debug: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luabibentry: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luacode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luaindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luainputenc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lualatex-doc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lualatex-math: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lualibs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luamplib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luaotfload: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luapersian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luasseq: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luatex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luatexbase: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luatexja: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-luatextra: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-lxfonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ly1: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-macqassign: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-macros2e: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mafr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-magaz: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-magyar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mailing: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mailmerge: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makebarcode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makebox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makecell: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makecirc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makecmds: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makedtx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makeglos: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makeindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-makeplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-malayalam: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-manfnt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-manuscript: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-margbib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-marginfix: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-marginnote: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-marvosym: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-match_parens: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-math-e: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathabx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathabx-type1: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathalfa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathastext: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathcomp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathdesign: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathdots: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathexam: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathmode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathpazo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathspec: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mathspic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mattens: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-maybemath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mbenotes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mcaption: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mceinleger: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mcite: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mciteplus: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mdframed: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mdputu: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mdsymbol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mdwtools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-media9: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-meetingmins: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-memdesign: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-memexsupp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-memoir: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mentis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-menu: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-menukeys: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metafont: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metafont-beginners: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metago: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metalogo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metaobj: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metaplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metapost: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metapost-examples: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metatex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metauml: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-method: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-metre: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mf2pt1: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mflogo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mfnfss: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mfpic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mfpic4ode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mftinc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mfware: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mh: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mhchem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mhequ: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-microtype: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-microtype-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-midnight: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-midpage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mil3: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-miller: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-minibox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-minipage-marginpar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-miniplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-minitoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-minted: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-minutes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-misc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-misc209: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mkgrkindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mkjobtexmf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mkpattern: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mla-paper: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mlist: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mltex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mmap: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mnsymbol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-moderncv: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-moderntimeline: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-modiagram: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-modref: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-modroman: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mongolian-babel: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-monofill: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-montex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-moreenum: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-morefloats: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-morehype: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-moresize: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-moreverb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-morewrites: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-movie15: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mp3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mparhack: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mpattern: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mpcolornames: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mpgraphics: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mpman-ru: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mptopdf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ms: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-msc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-msg: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mslapa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-msu-thesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mtgreek: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multenum: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multibbl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multibib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multicap: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multido: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multiobjective: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-multirow: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-munich: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-musixguit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-musixtex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-musixtex-fonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-musuos: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-muthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mversion: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mwcls: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mwe: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mxedruli: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mychemistry: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mycv: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-mylatexformat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nag: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nameauth: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-namespc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-natbib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nature: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-navigator: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ncclatex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ncctools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ncntrsbk: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nddiss: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-needspace: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newcommand: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newfile: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newlfm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newsletr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newspaper: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newtx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newunicodechar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newvbtm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-newverbs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nextpage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nfssext-cfr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nicefilelist: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-niceframe: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nicetext: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nih: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nkarta: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nlctdoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-noitcrul: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nolbreaks: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nomencl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nomentbl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nonfloat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nonumonpart: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nopageno: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-norasi-c90: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nostarch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-notes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-notes2bib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-notoccite: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nowidow: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nrc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ntgclass: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ntheorem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ntheorem-vn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-nuc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-numericplots: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-numname: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-numprint: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-oberdiek: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-objectz: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ocgtools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ocherokee: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ocr-b: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ocr-b-outline: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ocr-latex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-octavo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ofs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ogham: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-oinuit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-oldlatin: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-oldstandard: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-oldstyle: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-omega: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-omegaware: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-onlyamsmath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-onrannual: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-opcit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-opensans: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-optional: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ordinalpt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-orkhun: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ot-tableau: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-othello: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-othelloboard: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-otibet: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-oubraces: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-outline: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-outliner: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-outlines: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-overpic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pacioli: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pagecolor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pagecont: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pagenote: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pagerange: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pageslts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-palatino: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-paper: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-papercdcase: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-papermas: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-papertex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-paracol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-paralist: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-parallel: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-paratype: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-paresse: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-parnotes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-parrun: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-parselines: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-parskip: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-passivetex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-patch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-patchcmd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-patgen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-patgen2-tutorial: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-path: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pauldoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pawpict: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pax: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pb-diagram: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pbsheet: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdf-trans: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdf14: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfcomment: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfcprot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfcrop: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfjam: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfmarginpar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfpages: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfscreen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfslide: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfsync: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdftex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdftex-def: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdftools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdftricks: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfwin: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pdfx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pecha: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pedigree-perl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-perception: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-perltex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-permute: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-persian-bib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-persian-modern: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-petiteannonce: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-petri-nets: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgf-blur: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgf-soroban: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgf-umlsd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgfgantt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgfkeyx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgfmolbio: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgfopts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pgfplots: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-phaistos: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-philex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-philokalia: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-philosophersimprint: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-phonetic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-photo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-physymb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-piano: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-picinpar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pict2e: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pictex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pictex2: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pictexsum: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-piechartmp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-piff: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pigpen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pinlabel: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pitex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pittetd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pkfix: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pkfix-helper: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-placeins: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-placeins-plain: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plain: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plain-doc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plantslabels: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plari: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plates: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-play: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plnfss: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-plweb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pmgraph: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pnas2009: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-poemscol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-polski: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-poltawski: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-polyglossia: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-polyglot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-polynom: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-polynomial: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-polytable: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-postcards: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-poster-mac: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-powerdot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-powerdot-FUBerlin: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ppr-prv: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pracjourn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-preprint: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-prerex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-present: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-presentations: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-prettyref: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-preview: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-printlen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-proba: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-probsoln: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-procIAGssymp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-prodint: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-productbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-program: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-progress: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-progressbar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-properties: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-prosper: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-protex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-protocol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-przechlewski-book: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ps2pkm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psafm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psbao: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pseudocode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psfrag: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psfrag-italian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psfragx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psgo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psizzl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pslatex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psnfss: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pspicture: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-2dplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-3dplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-abspos: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-am: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-asr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-bar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-barcode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-bezier: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-blur: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-bspline: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-calendar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-circ: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-coil: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-cox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-dbicons: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-diffraction: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-electricfield: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-eps: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-eucl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-eucl-translation-bg: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-exa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-fill: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-fr3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-fractal: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-fun: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-func: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-gantt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-geo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-ghsb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-gr3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-grad: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-graphicx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-infixplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-jtree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-knot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-labo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-layout: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-lens: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-light3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-magneticfield: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-math: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-mirror: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-node: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-ob3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-optexp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-optic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-osci: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-pad: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-pdf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-pdgr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-platon: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-plot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-poly: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-pulley: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-qtree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-rubans: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-sigsys: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-slpe: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-solarsystem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-solides3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-soroban: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-spectra: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-stru: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-support: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-text: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-thick: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-tools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-tree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-tvz: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-uml: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-vowel: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst-vue3d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pst2pdf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstool: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstricks: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstricks-add: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstricks-examples: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstricks-examples-en: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstricks-tutorial: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pstricks_calcnotes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-psu-thesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ptex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ptptex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-punk: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-punknova: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-purifyeps: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pxfonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pxgreeks: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-pxtxalfa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-qcm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-qobitree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-qpxqtx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-qstest: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-qsymbols: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-qtree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-quotchap: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-quoting: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-quotmark: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-r_und_s: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-randbild: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-randomwalk: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-randtext: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rccol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rcs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rcs-multi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rcsinfo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-realboxes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-realscripts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rec-thy: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-recipe: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-recipecard: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rectopma: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-recycle: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-refcheck: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-refman: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-refstyle: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-regcount: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-regexpatch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-register: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-regstats: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-relenc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-relsize: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-reotex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-repeatindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-resumemac: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-reverxii: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-revtex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-revtex4: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rjlparshap: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rlepsf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rmpage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-robustcommand: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-robustindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-roex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-romanbar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-romande: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-romanneg: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-romannum: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-romansh: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rotating: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rotfloat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rotpages: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-roundbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rsc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rsfs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rsfso: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rtkinenc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rtklage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ruhyphen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-russ: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rviewport: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-rvwrite: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ryethesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sageep: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sanskrit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sansmath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sansmathaccent: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sapthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sasnrdisplay: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sauerj: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sauter: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sauterfonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-savefnmark: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-savesym: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-savetrees: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-scale: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-scalebar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-schemabloc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-schwalbe-chess: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sciposter: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-screenplay: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sdrt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-secdot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-section: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sectionbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sectsty: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-seetexk: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-selectp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-semantic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-semaphor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-seminar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-semioneside: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sepfootnotes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sepnum: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-seqsplit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-serbian-apostrophe: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-serbian-date-lat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-serbian-def-cyr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-serbian-lig: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-serbianc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-setspace: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-seuthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sf298: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sffms: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sfg: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sfmath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sgame: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shade: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shadethm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shadow: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shadowtext: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shapepar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shipunov: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shorttoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-show2e: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-showexpl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-showhyphens: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-showlabels: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-showtags: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-shuffle: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sidecap: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sidenotes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sides: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-silence: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-simplecd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-simplecv: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-simplewick: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-simplified-latex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sitem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-siunitx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-skak: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-skaknew: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-skb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-skeycommand: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-skeyval: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-skull: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-slantsc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-slideshow: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-smalltableof: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-smartref: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-snapshot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-songbook: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sort-by-letters: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-soton: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-soul: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spanglish: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spanish: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spanish-mx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sparklines: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-a: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-c: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-d: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-e: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-f: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-g: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-h: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-i: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-j: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-k: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-l: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-m: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-n: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-o: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-p: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-q: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-r: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-s: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-t: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-u: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-v: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-w: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-x: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-y: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-specs-z: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spie: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-splines: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-splitbib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-splitindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spotcolor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spreadtab: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-spverbatim: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-srbook-mem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-srcltx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sseq: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stack: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-standalone: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-starfont: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-startex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-statex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-statex2: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-statistik: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-staves: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stdclsdv: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stdpage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-steinmetz: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stellenbosch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stix: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stmaryrd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-storebox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-storecmd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stringstrings: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-struktex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sttools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-stubs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sty2dtx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-suanpan: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subdepth: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subeqn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subeqnarray: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subfig: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subfigmat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subfigure: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subfloat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-substitutefont: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-substr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-subsupscripts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sudoku: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sudokubundle: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-suftesi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-sugconf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-supertabular: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-susy: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-svg-inkscape: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-svgcolor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-svn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-svn-multi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-svn-prov: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-svninfo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-swebib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-swimgraf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-syllogism: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-symbol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-synctex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-synproof: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-syntax: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-syntrace: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-synttree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-systeme: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-t-angles: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-t2: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabfigures: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tableaux: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tablefootnote: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tablists: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tablor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabls: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabto-generic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabto-ltx: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabu: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabularborder: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabularcalc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabularew: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabulars-e: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabulary: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tabvar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tagging: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-talk: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tamethebeast: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tap: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tapir: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tcldoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tcolorbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tdclock: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tds: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tdsfrmath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-technics: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ted: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-templates-fenn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-templates-sommer: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tengwarscript: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tensor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-termcal: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-termlist: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tetex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-teubner: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-ewd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-font-errors-cheatsheet: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-gyre: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-label: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-overview: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-ps: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-refs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex-virtual-academy-pl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tex4ht: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texapi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texbytopic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texconfig: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texcount: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texdef: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texdiff: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texdirflatten: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texdoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texdraw: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texilikechaps: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texilikecover: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texinfo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-common: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-cz: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-en: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-fr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-it: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-pl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-ru: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-sr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlive-zh-cn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texliveonfly: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texloganalyser: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texlogos: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texmate: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texments: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texpower: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texshade: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texsis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textcase: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textfit: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textgreek: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textmerg: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textopo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textpath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-textpos: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-texware: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tfrupee: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thailatex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-theoremref: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thesis-titlepage-fhac: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thinsp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thmbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thmtools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-threeddice: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-threeparttable: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-threeparttablex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thumb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thumbpdf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thumbs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thumby: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-thuthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ticket: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tie: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikz-3dplot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikz-cd: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikz-dependency: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikz-inet: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikz-qtree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikz-timing: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikzpagenodes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tikzpfeile: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-times: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-timesht: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-timetable: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tipa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tipa-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-titlefoot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-titlepages: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-titlepic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-titleref: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-titlesec: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-titling: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-base: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-berge: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-doc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-euclide: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-fct: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-graph: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-kiviat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-linknodes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-orm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tkz-tab: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tlc2: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tocbibind: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tocloft: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tocvsec2: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-todo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-todonotes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tokenizer: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-toolbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tools: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-topfloat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-toptesi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-totcount: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-totpages: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tpic2pdftex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tpslifonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tqft: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-trajan: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tram: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-array-fr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-arsclassica-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-biblatex-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-chemsym-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-dcolumn-fr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-ecv-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-enumitem-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-europecv-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-filecontents-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-moreverb-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-natbib-fr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-translation-tabbing-fr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tree-dvips: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-treetex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-trfsigns: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-trimspaces: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-trivfloat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-trsym: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-truncate: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tsemlines: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ttfutils: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tucv: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tufte-latex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tugboat: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tugboat-plain: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-tui: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-turkmen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-turnstile: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-turnthepage: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-twoinone: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-twoup: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-txfonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-txfontsb: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-txgreeks: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-type1cm: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-typehtml: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-typeoutfileinfo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-typogrid: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uaclasses: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uafthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ucdavisthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ucs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ucthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uebungsblatt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uhc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uiucthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ukrhyph: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ulem: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ulqda: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-umich-thesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uml: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-umlaute: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-umoline: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-umthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-umtypewriter: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-unamthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-underlin: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-underscore: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-undolabl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uni-wtal-ger: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-unicode-math: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-unisugar: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-units: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-unitsdef: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-universa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uothesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uowthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-upca: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-upmethodology: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-upquote: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uri: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-url: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-urlbst: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-urwchancal: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-usebib: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ushort: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ut-thesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-utf8mex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-utopia: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-uwthesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vak: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vancouver: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-variations: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-varindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-varisize: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-varsfromjobname: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-varwidth: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vaucanson-g: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-velthuis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-venn: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-venturisadf: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-verbasef: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-verbatimbox: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-verbatimcopy: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-verbdef: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-verbments: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-verse: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-version: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-versions: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vertbars: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vhistory: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-visualfaq: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vlna: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vmargin: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vntex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vocaltract: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-volumes: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-voss-de: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vpe: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vruler: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-vwcol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wadalab: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wallpaper: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-warning: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-warpcol: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-was: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wasy: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wasysym: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-web: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-webguide: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-widetable: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-williams: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wnri: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wnri-latex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wordlike: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wrapfig: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-wsuipa: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xargs: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xbmc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xcite: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xcolor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xcomment: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xdoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xdvi: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xecjk: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xecolor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xecyr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xeindex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xepersian: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xesearch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetex-def: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetex-devanagari: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetex-itrans: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetex-pstricks: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetexconfig: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetexfontinfo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xetexref: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xfor: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xgreek: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xhfill: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xifthen: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xits: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xkeyval: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xlop: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xltxtra: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xmlplay: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xmltex: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xmpincl: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xnewcommand: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xoptarg: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xpatch: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xq: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xskak: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xstring: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xtab: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xunicode: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xwatermark: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xyling: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xypic: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xypic-tut-pt: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-xytree: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yafoot: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yagusylo: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yannisgr: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yax: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ydoc: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yfonts: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yhmath: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-york-thesis: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-youngtab: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-yplan: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ytableau: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zapfchan: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zapfding: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zed-csp: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zhmetrics: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zhspacing: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-ziffer: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zwgetfdate: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ texlive-zwpagelayout: - Asymptote binaries may have the same version as the format files of the asymptote package it self (bnc#813032) ++++ unifdef: - update to 2.8: * read #define and #undef preprocessor directives from auxiliary header-like files given with the -f command line option. * you can use -f instead of or in addition to the -D and -U options * test suite fixes - remove unifdef-2.7-tests-fix-multimissing.sh.patch - fix broken (out-commented) rpm description text ++++ xen: - add lndir to BuildRequires - remove xen.migrate.tools_notify_restore_to_hangup_during_migration_--abort_if_busy.patch It changed migration protocol and upstream wants a different solution ------------------------------------------------------------------ ------------------ 2013-5-5 - May 5 2013 ------------------- ------------------------------------------------------------------ ++++ brasero: - Allow wodim as well as cdrecord as backends: + Drop wodim Requires. + Add /usr/bin/cdrecird, /usr/bin/mkisofs and /usr/bin/readcd Requires: they are provided by wodim and cdrtools. + Add /usr/bin/cdda2wav Requires: provided by cdrkit-cdrtools-compat and cdrtools. ++++ chromium: - Update to 28.0.1500 * Bug and stability fixes - Added patch adjust-ldflags-no-keep-memory.patch to change a ldflags option to reduce the memory used during linking ++++ debootstrap: - update to 1.0.49 * Add support for jessie. deb#706788 ++++ git: - Updated to version 1.8.2.2: * bug fixes and documentation updates more details, please see here: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.2.txt ++++ glom: - Update to version 1.24.0: + Document format: table node: Remove superfluous parent_table attribute. + libglom: Various minor code cleanups. ++++ gnote: - Update to version 3.9.0: + New Features: - Added statistics add-in. - Load only enabled addins on startup. - Errors, printed to console, are now translatable. - Add Table Of Content add-in (bgo#698059). + Bugs fixed: - Fix desktop file keyword translations (bgo#696664). - Fix opening help pages using URI (bgo#698327). - Fix show help on F1 in main window search mode. - Let move window my dragging toolbar (bgo#699115). + Updated translations. ++++ gphoto: - updated to 2.5.2 final * new --reset option to reset usb devices. * using --filename, if the camera reports 1. Jan 1970, fall back to use the current date/time. * translations updated: french, polish, vietnamese, russian, simplified chinese, danish - gpg tarball checking ++++ haveged: - Remove PrivateTmp=true here, haveged does not create temporary files, either directly or indirectly. ++++ kernel-debug: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-default: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-desktop: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-source: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-docs: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-ec2: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-pae: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-syms: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-trace: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-vanilla: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kernel-xen: - idr: Print a stack dump after ida_remove warning (http://lists.opensuse.org/opensuse-kernel/2013-04/msg00102.html). - commit 4c487a5 - Update config files: enable CC_STACKPROTECTOR All other major Linux distributions are building their kernel with -fstack-protector, so do the same. See the discussion at: http://lists.opensuse.org/opensuse-kernel/2012-06/msg00088.html http://lists.opensuse.org/opensuse-kernel/2012-07/msg00000.html http://lists.opensuse.org/opensuse-kernel/2013-05/msg00013.html - CONFIG_CC_STACKPROTECTOR=y - commit fc6f988 ++++ kiwi: - fixed CD/DVD boot of live iso images with activated hybridpersistent option. kiwi will try to create the read-write partition but will fail if this image is booted from a read-only medium. Thus it should deactivate the hybridpersistent feature and proceed the boot - fixed use of uninitialized value $key in KIWIManagerYum.pm ++++ latexila: - Update to version 2.8.0: + Allow the menu bar to shrink below its minimum size + Load and save accelerator maps (it's now possible to edit the keyboard shortcuts) + Change the application icons + Add Ctrl+E shortcut for \emph{} + Improvements to the completion + Misc bugfixes + Translations updates - Fix gtkspell buildrequires, Factory and above require gtkspell3 instead of gtkspell now - Now requires gtk+-3.0 >= 3.6.0 and gtksourceview >= 3.8.0 for building - Add patch latexila-replace-deprecated-gtk_widget_render_icon.patch to replace deprecated gtk_widget_render_icon by gtk_widget_render_icon_pixbuf; fixes build failure due to "64bit portability issues". ++++ libechonest: - Version 2.0.3 * Genre Support ++++ libgarcon: - update to version 0.2.1 - g_thread_init is deprecated since glib 2.32 - remove unmaintained translations - fix deprecating warnings in tests - use new mutex locking api if available - autotools updates - translation updates ++++ libgphoto2: - Updated to 2.5.2 ptp2: * Fixed Raspberry Pi and USB 3.0 "connect only once" problem. * Experimental Olympus E-series (not Pen) remote control support. Try in "Control" mode. * Nikon DSLR: real movie capture! (use --set-config movie=1/0 and --wait-event) * New ids: Sony: DSC-A900, SLT-A350, DSC-RX1, HX300, NEX-3N Nikon Coolpix: P80, L820, S9500, S620, P520, S2500, S2600 Nikon Coolpix A Nikon DSLR: D2Xs, D4, D7100 Nikon J2 Canon Powershot: S100, A1300IS, A2300IS, Canon EOS: 700D, 100D Fuji FinePix: H20EXR, X20 Samsung: NX1000, EK-GC100 Also various MTP device ids merged from libmtp. * ptpip: major/minor number was switched in init packet. * Nikon DSLR: out of focus during capture fixed, various bugfixes * Nikon "controlmode" config for unlocking the camera. * Canon DSLR: "keepdeviceon" pinging in get_config, liveview * Canon thumbnail retrieval fixed. * Lots of work on getting Olympus E-series DSLRs in Control mode to run. canon: * wait-for-event: handle when camera goes offline during waiting. * fixed mtime 0 (Jan 1 1970) issue when downloading files and using --filename sierra: * Fixed the Nikon Coolpix 4300 and 2500 USB over SCSI capture mode. * Ignore register 4 read errors after capture as Nikon does not supply them. * added commented code on how to switch the Coolpix 2500 to RAW DIAG mode. libgphoto2_port: * gp_port_reset functionality to do a port reset. libgphoto2_port/usbscsi: * Use timeout supplied by driver, not hardcoded 1.5 seconds (fixes Nikon sierra capture). translations: * updated ukrainian, finish, dutch, polish, russian, french, vietnamese, german build: * specify lots of _BSD_SOURCE et.al. to make the strict MacOS ports build happier. Might break non Linux platforms, please report this. * libxml2 needed for Olympus E series capture support. * cleaned up AM_CPPFLAGS/CPPFLAGS usage, do not use both of them together. ++++ lua51: - move the lua rpm macros to the devel package to avoid conflict with lua 5.2 ++++ speech-dispatcher: - Update to version 0.8: + No changes since 0.8beta1. ++++ thunar: - update to version 1.6.3 - autotools updates - allow keyboard shortcuts for user customizable actions - prepend and later reverse for collecting selection - some optimizations in renamer loop - plug leak in file renamer - escape name for sidepane tooltips - revert "Remove image resolution from statusbar." - fix segfault when going back to removed directory - translation updates ++++ tomahawk: - Version 0.7.0 * JavaScript Resolvers can now expose collections. * Introduced bundle system for JavaScript Resolvers, called "axes". * Fixed playback-loop caused by duplicate tracks in a playlist. * Improved peer handling. * Taking an account offline now also disconnects associated peers. * Improved spotify protocol handling. * Added "Append to Playlist" context menu item. * User-friendlier collection handling: added info-buttons for artists and albums. Double-clicking an item expands it now. * Charts only load on-demand now. * Fixed Diagnostics information not correctly updating. * Fixed issue with hidden sidebar and panels. * Fixed issues with some color schemes. * Fixed playing files with special characters in the filename. * Improved stability. * Added translations for Catalan, Czech, Galician, Greek, Italian and Chinese. * (Windows) Smoother and more responsive audio playback. * (Linux) Fixed grid issues with GTK-styles. ++++ tumbler: - update to version 0.1.29 - fix memory corruption on 64bit - translation updates - update to version 0.1.28 - set nice value of tumblerd to 19 - fix rendering from pdfs with thumbnail - add more supported types for gst thumbnailer - some additional debug checks for bug #9766 and minor optimizations - fix deprecating warning with glib 2.36 - include string.h - translation updates - remove obsolete tumbler-libpng16.patch ++++ xfce4-panel: - update to version 4.10.1 - bugfix in icon/pixbuf resizing code - fix icons not probably resizing when requested - autotools updates - ignore GVarueArray compiler warning - use G_ENABLE_DEBUG to set fatal messages - fixed DnD markers with non-square small items - actions: Fix logic of session saving - panel: Emit save signal for plugins - libxfce4-panel: Fix typo in the API docs - translation updates ++++ libxfce4util: - update to version 4.10.1 - don't used freed rc file to avoid crash - autotools updates ++++ libxmp: - Update to new upstream release 4.1.2 * This release fixes limit checking when downmixing to unsigned samples. It also fixes Multitracker fine tuning, adds Graoumf Tracker linear volume effects, and fixes memory leaks when loading corrupted module files. - Removed 0001-test-Fix-play_buffer-test.patch (merged upstream) ++++ perl-Net-SSLGlue: - update to version 1.01 * Net::SSLGlue::LDAP as wrongly named Net::DNSGlue::LDAP * Net::SSLGlue::SMTP: save hello domain from last hello call, so that the hello after the starttls uses the same domain argument. * Net::SSLGlue::SMTP: fixed stripping of port from host/ip for name verification. Added hello after successful starttls. Extented tests to check, if we can actually talk after starttls. * fixed wrong position for include encode_base64 and uri_unescape in *::LWP. ++++ perl-RPC-XML: - update to version 0.77 * Make RPC::XML::Server work with Net::Server again, after the API changes of Net::Server 2.x. * Correct handling of dateTime parameters * Add port to Host header in client requests. * Fix spelling error in man page * improve tests - remove patches which are unused since a long time * RPC-XML-0.53-ext-daemon-and-header-cb.dif * RPC-XML-0.60-fix-utf8.dif ++++ rubygem-tilt: - updated to version 1.4.0 * Better encoding support ++++ telepathy-idle: - Update to version 0.1.16: + Enhancements: - Add support for interactive TLS certificate validation, fixing the regression in 0.1.15 that self-signed certificates could not be used any more (fdo#57130). - Changes from version 0.1.15: + Fixes: - Validate TLS certificates properly, preventing man-in-the-middle attacks (CVE-2007-6746, fdo#63810). - Fix compilation and regression tests with GLib 2.36. - Drop libopenssl-devel BuildRequires: no longer needed. ++++ xen: - bnc#802221 - fix xenpaging readd xenpaging.qemu.flush-cache.patch ++++ xfce4-appfinder: - update to version 4.10.1 - use new glib 2.32 api - autotools updates - detach from icon theme to avoid segfault - protect against possible null pointers - translation updates ++++ xfce4-settings: - update to version 4.10.1 - autotools updates - xsettingsd: Unset input method properties - appearance: Fix gtk3 theme detection in install script - xfsettingsd: Check service name of NameOwnerChanged - translation updates ++++ xfce4-terminal: - update to version 0.6.2: - autotools updates - fix toolbars -> toolbar in docs - check display for the real display, not display.screen - display checking on drop-down windows - fix format warning - only call g_type_init on glib < 2.36 - translation updates ++++ xfwm4: - update to version 4.10.1 - autotools updates - small optimization in shadow loop - some small optimizations in placement code - do not write empty session files - fix wrong debug message - fix crash in settings dialog with wrong title alignment value - implement NET_WM_MOVERESIZE_CANCEL message - translation updates - removed obsolete xfwm4-implement-net_wm_moveresize_cancel-message.patch, xfwm4-fix-crash-in-settings-dialog.patch, xfwm4-fix-bug-in-workspace-deletion.patch ------------------------------------------------------------------ ------------------ 2013-5-4 - May 4 2013 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 - Dropped patches included with this release: 0001-Add-missing-mimetype-for-contact-groups-in-the-direc.patches, 0002-Use-the-index-we-just-calculated-a-bit-faster.patch, 0003-Fix-kmail-autocompletion-from-akonadi.patch and 0004-Fix-Bug-316256.patch ++++ kdetoys4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ analitza: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ark: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ blinken: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ bomber: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ bovo: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ calligra: - Drop and obsolete kexi-postgresql-driver package for 13.1, as kexi doesn't support libpqxx >= 4 ++++ cantor: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdesdk4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebase4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ dragonplayer: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ filelight: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kiten: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ granatier: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ gwenview: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ jovie: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ juk: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kaccessible: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kactivities4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kajongg: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kalgebra: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kalzium: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kanagram: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kapman: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kate: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ katomic: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kblackbox: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kblocks: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kbounce: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kbreakout: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kbruch: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kcalc: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kcharselect: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kcolorchooser: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdeadmin4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kde-mplayer-thumbnailer: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kde4-filesystem: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebase4-workspace: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 - Dropped fix-plasma-theme-workaround-tabbox.patch, it's included in this release ++++ kde4-l10n: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 - Added remove_extragear.patch, workaround for kde#319543 ++++ kde4-print-manager: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdeartwork4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebase4-artwork: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebase4-runtime: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebase4-wallpapers: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebindings-smokegen: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkdegames: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdegraphics-strigi-analyzer: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdegraphics-thumbnailers: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdelibs4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdelibs4-apidocs: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdenetwork4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 - Added fix_v4l_deprecations.patch, fixes usage of interfaces deprecated with 3.9 kernel ++++ kdepim4-runtime: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdepimlibs4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdf: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdiamond: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kernel-debug: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-default: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-desktop: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-source: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-docs: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-ec2: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-pae: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-syms: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-trace: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-vanilla: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kernel-xen: - rpm/config.sh: Drop the ARM repository in Kernel:HEAD Use the "ports" repository of openSUSE:Factory instead. - commit 6fc0bd5 ++++ kdewebdev4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kfloppy: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kfourinline: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kgamma: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kgeography: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kgoldrunner: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kgpg: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ khangman: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kig: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kigo: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ killbots: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kio_audiocd: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kamera: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kiriki: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kjumpingcube: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ klettres: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ klickety: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ klines: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmag: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmahjongg: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmines: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmix: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmousetool: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmouth: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kmplot: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ knavalbattle: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ knetwalk: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kolf: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kollision: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kolourpaint: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ konquest: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ konsole: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kpat: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kremotecontrol: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kreversi: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kross-interpreters: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kruler: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ksaneplugin: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kscd: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kshisen: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ksirk: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ksnakeduel: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ksnapshot: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kspaceduel: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ksquares: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kstars: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ksudoku: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ktimer: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ktouch: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ktuberling: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kturtle: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kubrick: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kwalletmanager: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kwordquiz: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkcddb4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkcompactdisc4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkdcraw: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkdeedu4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkexiv2: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkipi: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libkmahjongg: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libksane: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ lightdm: - Added lightdm-fix-pkgconfig.patch, fixes liblightdm-3 pc file ++++ marble: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ libnepomukwidgets: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ openscap: - fix build on SLE11 - possible 64Bit issue - fix-missing-include.dif ++++ mono-qt4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ rocs: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebindings-smokekde: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ kdebindings-smokeqt: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ lskat: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ lyx: - update to version 2.0.6: * DOCUMENT INPUT/OUTPUT - New layout file for the document class APA6 (bug 8391). - Output BibTeX metadata in LyXHTML output (bug 8451). - Added CSS styling for Memoir's epigraphs (bug 8611). - Use master document's setting for all HTML math output (bug 8607). * TEX2LYX IMPROVEMENTS - support for listings with options (bug 8066). - add new option -m to select needed modules (bug 8393). * USER INTERFACE - Categorize paragraph styles of the linguistics module. - Show a symbol on collapsed branches indicating whether they are active. * DOCUMENTATION AND LOCALIZATION - Updated German, French, Interlingua, Italian, Japanese, Spanish, Slovak, Swedish and Ukrainian user interface localizations. - Updated the lilypond example file. * Bugfixes (for details see included ANNOUNCE file) - Added to Requires: texlive-collection-htmlxml, texlive-pdfsync, texlive-splitindex. - Added a comment to explain the rationale behind the Requires. ++++ mobipocket: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ mono-kde4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ nepomuk-core: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ okular: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ oxygen-icon-theme: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ pairs: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ palapeli: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ parley: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ perl-kde4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ perl-qt4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ permissions: - cdrecord currently has no special permissions approved (bnc#550021) - append a / ++++ picmi: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ plasma-addons: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ python-kde4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ python3-kde4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ quvi: - Update to version 0.4.2 + Add "%e" to print the extension of the linked file + Add "%h" to print the thumbnail URL for a link ++++ ruby-kde4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ ruby-qt4: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ salt: - Updated to salt 0.15.0 Major update: - salt mine function - ipv6 support - copy files from minions to master - better template debugging - state event firing - major syndic updates - peer system updates - minion key revokation - function return codes - functions in overstate - Pillar error reporting - Cached State Data - Monitoring states - Read http://docs.saltstack.com/topics/releases/0.15.0.html for more information - improved init files overwrite with /etc/default/salt ++++ step: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ superkaramba: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ svgpart: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ++++ sweeper: - Update to 4.10.3 * Bugfix release * See http://www.kde.org/announcements/announce-4.10.3.php * resolves bnc#818500 ------------------------------------------------------------------ ------------------ 2013-5-3 - May 3 2013 ------------------- ------------------------------------------------------------------ ++++ SuSEfirewall2: - clarify what the default is in FW_MASQ_NETS (bnc#817233) - removed the --rttl option in recent matches, as this could also be used by attackers (bnc#800719) ++++ bibletime: - Added fix-movetoanchor-for-qt5.patch, fixes non visible text when used with libQtWebkit 2.3 ++++ coccinelle: - Update to new upstream release 1.0.0~rc17 * allow __ at the beginning of a struct or union name * unparsing with precedence (insertion of parentheses when needed) * Type metavariables no longer match a case where there is no type in the C code. * An expression list metavariable can now be attached with @ to a parameter list metavariable, to allow using the parameter names as an argument list. ++++ daps: - Removed one unnecessary make info output which may produce irritating messages ++++ docky: - Update to version 2.2.0: + New docklets: NetworkMonitor + Core: - Accept dropping of every file when no MimeType specified (lp#986693) - Docky click area larger than visible in panel mode (lp#730959) - Gconf key to suppress compositing warning. (lp#754064) - Error building with mono 3 (lp#1097805) + Docklets: - CPU Monitor Docklet doesn't launch System Monitor in KDE (lp#779181) - Add systemd support for SessionManager + Updated translations. - Drop docky-mono3.patch: fixed upstream. ++++ git: - Don't own /etc/apache2, buildrequire apache2 instead. ++++ gnumeric: - Update to version 1.12.2: + Improve import of header/footer info from ODF. + Fix plot placement in ODF import. + Support ODF's title tag in headers and footers. + Fix locale directory. + Update documentation. + Bugs fixed: bgo#698389, bgo#698388, bgo#698535, bgo#635217, bgo#347013, bgo#696533, bgo#697107, bgo#697281, bgo#695529, bgo#695031, bgo#696826, bgo#659317, bgo#697293, bgo#697634, bgo#683494, bgo#697927, bgo#697850, bgo#608780, bgo#577768, bgo#654211, bgo#661800, bgo#686156, bgo#685446, bgo#695839, bgo#590889, bgo#689283, bgo#698424, bgo#625687, bgo#698680, bgo#698772. - Drop gnumeric-configure.patch: fixed upstream. - Drop gnome-common BuildRequires and call to gnome-autogen.sh, as we no longer carry any patches. ++++ goffice: - Update to version 0.10.2: + Fix locale directory. + Plug leaks. + Enhance canvas with possibility of css. + Improve printing of grey patterns. + Make narrow versions of combos for vertical toolbars. + Bugs fixed: bgo#696569, bgo#696647, bgo#696533, bgo#696825, bgo#697243, bgo#698057, bgo#698101, bgo#698102, bgo#698150, bgo#698162, bgo#698534, bgo#698867, bgo#695550, bgo#695031, bgo#696022. - Drop goffice-configure.patch: fixed upstream. - Drop gnome-common BuildRequires and call to gnome-autogen.sh, as we no longer carry any patches. ++++ intel-gpu-tools: - renamed latest patch according to our policy ++++ kernel-debug: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-default: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-desktop: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-source: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-docs: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-ec2: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-pae: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-syms: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-trace: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-vanilla: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kernel-xen: - rpm/mkspec: Stop generating the get_release_number.sh file It was only needed for the old KOTD. - commit ee71b69 ++++ kiwi: - v5.05.11 released - fixed xen dom0 boot configuration * the xen hypervisor was copied by kiwi as 'xen.gz.vmx' but the configuration was written to search for xen.gz and failed - don't use the same inode count calculated for root for the boot and/or efi filesystem - fixed restore of boot partition in recovery/restore mode for systems which uses an extra boot partition ++++ krb5: - let krb5-mini conflict with all main packages ++++ krb5-mini: - let krb5-mini conflict with all main packages ++++ libcares2: - Use the genuine upstream tarball - Verify tarball using gpg-offline ++++ texlive: - Let texlive-pdfjam require texlive-pdfpages (bnc#814804) - Let texlive-pdftools require texlive-pst-pdf (bnc#812286) - Correct license boolean for biber packages - Let texlive-tex4ht-bin conflict with ht due path /usr/bin/ht - Let texlive-lcdftypetools(-bin) packages depend on lcdf-typetools package or conflict. ++++ linux-glibc-devel: - Update to kernel headers from 3.9 final. ++++ totem: - Remove pkgconfig(mx-1.0) BuildRequires: no longer needed since version 3.5.90. ++++ openvswitch: - New upstream version 1.10.0 http://openvswitch.org/releases/NEWS-1.10.0 - Removed openvswitch-1.7.0-stp-fwd-delay.patch because of bridge compatibility support removing ++++ perl-DBD-Pg: - update to 2.19.3 - Fix bug in pg_st_split_statement causing segfaults (CPAN bug #79035) - See Changes for 2.19.0 - 2.19.2 changes ++++ phpMyAdmin: - update to 4.0.0 (2013-05-03) + Patch #3481047 for rfe #3480477 Insert as new row enhancement + Patch #3480999 Activate codemirror in the query window - Patch #3495284 XML Import - fix message and redirect + rfe #3484063 Null checkbox behavior + Patch #3497179 Contest-5: Add user: Allow create DB w/same name + grant u_% + Patch #3498201 Contest-6: Export all privileges + Patch #3502814 for rfe #3187077 Change password buttons should match + rfe #3488640 Expand table-group in non-light navigation frame if only one + Patch #3509360 Contest-3: Option "Truncate table" before "insert" + Patch #3506552 Contest-2: Show index information in the data dictionary + Patch #3510656 Contest-1: Ignoring foreign keys while dropping tables - sf#3509686 Reverting sort on joined column does not work + New transformation: append string + rfe #3507804 Session upload progress (PHP 5.4) + rfe #3488185 draggable columns vs copy column name + Patch #3507001 Contest-4: Textarea for large character columns + Removed the PHP version of the ENUM editor + Patch #3507111 Display distinct results, linked to corresponding data rows - sf#3507917 [export] JSON has unescaped values for allegedly numeric columns + rfe #3516187 show tables creation, last update, last check timestamps in db_structure - sf#3059806 Supporting running from CIFS/Samba shares - sf#3516341 [export] Open Document Text, Word and Texy! Text show table structure twice - sf [export] Texy! Text: Columns containing Pipe Character don't export properly + [export] Show triggers in Open Document Text, Word and Texy! Text - Patch #3415061 [auth] Login screen appears under the page + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false + rfe #3475567 [interface] New directive $cfg['HideStructureActions'] - sf#3468272 [import] Fixed import of ODS with more paragraphs in a cell - sf#3510196 [core] Improved redirecting with ForceSSL option + rfe #3518852 [edit] edit blob but not other binary, new option $cfg['ProtectBinary'] = 'noblob' + Hide language select box if there are no locales installed + Removed some directives: verbose_check, SuggestDBName, LightTabs, VerboseMultiSubmit, ReplaceHelpImg - Patch #3500882 Fixing checkbox behaviour while editing identical rows + rfe #3441722 [interface] Display description of datatypes + rfe #3517835 [structure] Move columns easily + Ajaxified "Create View" functionality + [import] New plugin: import mediawiki + New navigation system + Discontinued the use of a frame-based layout + rfe #3528994 [interface] Allow wrapping possibly long values in replication-status table + [interface] Autoselect username input on cookie login page - sf#3563799 [interface] Grid editing destroying huge amount of data + [import] Remove support for the unactive docSQL import format - sf#3577443 [edit] "Browse foreign values" does not show on ajax edit + rfe #3522109 [browse] Grid editing: action to trigger it (or disable) - sf#3526598 [interface] SQL query not shown when creating table + Dropped configuration directive: AllowThirdPartyFraming + Dropped configuration directive: LeftFrameLight + Dropped configuration directive: DisplayDatabasesList + Dropped configuration directives: ShowTooltipAliasDB and ShowTooltipAliasTB + Dropped configuration directive: NaviDatabaseNameColor + Added configuration directive: MaxNavigationItems + Renamed configuration directive: LeftFrameDBTree => NavigationTreeEnableGrouping + Renamed configuration directive: LeftFrameDBSeparator => NavigationTreeDbSeparator + Renamed configuration directive: LeftFrameTableSeparator => NavigationTreeTableSeparator + Renamed configuration directive: LeftFrameTableLevel => NavigationTreeTableLevel + Renamed configuration directive: LeftPointerEnable => NavigationTreePointerEnable + Renamed configuration directive: LeftDefaultTabTable => NavigationTreeDefaultTabTable + Renamed configuration directive: LeftDisplayTableFilterMinimum => NavigationTreeDisplayTableFilterMinimum + Renamed configuration directive: LeftDisplayLogo => NavigationDisplayLogo + Renamed configuration directive: LeftLogoLink => NavigationLogoLink + Renamed configuration directive: LeftLogoLinkWindow => NavigationLogoLinkWindow + Renamed configuration directive: LeftDisplayServers => NavigationDisplayServers + Renamed configuration directive: LeftRecentTable => NumRecentTables + Renamed configuration directive: LeftDisplayDatabaseFilterMinimum => NavigationTreeDisplayDbFilterMinimum + Removed the "Mark row on click" feature; must now click the checkbox to mark + Removed the "Synchronize" feature + Improved layout of server variables page + rfe #1052091 [config] Double-underscores in PMA table names + Improved the "More" dropdown on the table structure page + [interface] Added "scroll to top" link in menubar + [designer] Fullscreen mode for the designer + Upgraded jquery to v1.8.3 and jquery-ui to v1.9.2 + Patch #3597529 [status] Add raw value as title on server status page + Support MySQL 5.6 partitioning + Removed the AjaxEnable directive + rfe #3542567 Accept IPv6 ranges and IPv6 CIDR notations in $cfg['Servers'][$i]['AllowDeny']['rules'] - sf#3576788 Grid editing shows the value before silent truncation - Upgraded jqPlot to 1.0.4 r1121 - Upgraded to jquery-ui-timepicker-addon 1.1.1 + rfe #3599046 [interface] Added comments for indexes - Replaced qtip with jQuery UI tooltip - Upgraded CodeMirror to 2.37 - sf#2951 [export] Correctly export decimal fields. - sf#3762 [core] Make Advisor work on Windows withou COM extension. - sf#3519 [export] Prevent infinite recursion in PDF export. - sf#3827 Table specific privileges not displayed for db name containing underscore - rfe #1386 Add IF NOT EXISTS clause when copying database - No longer package .travis.yml configuration file when creating a release. - sf#3830 Can't export custom query because it lowercases table names - sf#3829 Enabling query profiling crashes javascript based navigation + rfe #879 Reserved word warning + Remove the database ordering sub-feature of the only_db directive - sf#3840 When exporting to gzip format, the data is compressed 2 times + rfe #1319 Permit to create index when creating foreign key - sf#3703 Incorrect updating of the list of users - sf#3853 Blowfish implementation might be broken (replace with phpseclib) - sf#3865 Using like operator on each backslash needs 4 backslash protection - sf#3860 Displayed git revision info is not set - sf#3871 Check referential integrity broken across databases - sf#3874 [export] No preselected option when exporting table - sf#3873 Can't copy table to target database if table exists there - sf#3683 Incorrect listing of records from to count - sf#3876 [import] PHP 5.2 - unexpected T_PAAMAYIM_NEKUDOTAYIM - [security] Local file inclusion vulnerability, reported by Janek Vind (see PMASA-2013-4) - [security] Global variables overwrite in export.php, reported by Janek Vind (see PMASA-2013-5) - sf#3892 [export] SQL Export files are empty ++++ python-MiniMock: - Fixed the obsoletes to '<' after last version update ++++ python-Pygments: - Update to version 1.6: - Lexers added - Fix unquoted HTML attribute lexing in Opa . - The HTML formatter now supports linking to tags using CTags files, when the python-ctags package is installed . - The HTML formatter now has a "linespans" option that wraps every line in a tag with a specific id . - When deriving a lexer from another lexer with token definitions, definitions for states not in the child lexer are now inherited. If you override a state in the child lexer, an "inherit" keyword has been added to insert the base state at that position . - The C family lexers now inherit token definitions from a common base class, removing code duplication . - Use "colorama" on Windows for console color output . - Fix Template Haskell highlighting . - Fix some S/R lexer errors . - Fix a bug in the Prolog lexer with names that start with 'is' . - Rewrite Dylan lexer, add Dylan LID lexer . - Add a Java quickstart document . - Add a "external/autopygmentize" file that can be used as .lessfilter . ++++ python-cliff: - Update to version 1.3.3: + Upstreamed: - 0001-Restore-compatibility-with-Prettytable-0.7.2.patch - ignore-cmd2-requires.diff: ++++ python-coverage: - Apply update-alternatives for binaries and man-pages - Drop buildrequires on python-xml, I don't see it being used ++++ python-nose: - Apply update-alternatives for binaries and man-pages ++++ python-numpy: - Update to 1.7.1 * Bugfixes ++++ python-numpy-doc: - Update to 1.7.1 * Bugfixes ++++ python-py2pack: - Update to version 0.4.3.4: + catch more doc files ++++ virtualbox: - updated to virtualbox 4.2.12 * VMM: fixed a Guru Meditation on putting Linux guest CPU online if nested paging is disabled * VMM: invalidate TLB entries even for non-present pages * GUI: Multi-screen support: fixed a crash on visual-mode change * GUI: Multi-screen support: disabled guest-screens should now remain disabled on visual-mode change * GUI: Multi-screen support: handle host/guest screen plugging/unplugging in different visual-modes * GUI: Multi-screen support: seamless mode: fixed a bug when empty seamless screens were represented by fullscreen windows * GUI: Multi-screen support: each machine window in multi-screen configuration should have correct menu-bar now (Mac OS X hosts) * GUI: Multi-screen support: machine window View menu should have correct content in seamless/fullscreen mode now (Mac OS X hosts) * GUI: VM manager: vertical scroll-bars should be now updated on content/window resize * GUI: VM settings: fixed crash on machine state-change event * GUI: don't show warnings about enabled or disabled mouse integration if the VM was restored from a saved state * Virtio-net: properly announce that the guest has to handle partial TCP checksums (bug #9380) * Storage: Fixed incorrect alignment of VDI images causing disk size changes when using snapshots (bug #11597) * Audio: fixed broken ALSA & PulseAudio on some Linux hosts due to invalid symbol resolution (bug #11615) * PS/2 keyboard: re-apply keyboard repeat delay and rate after a VM was restored from a saved state (bug #10933) * BIOS: updated DMI processor information table (type 4): corrected L1 & L2 cache table handles * Timekeeping: fix several issues which can lead to incorrect time, Solaris guests sporadically showed time going briefly back to Jan 1 1970 * Main/Metrics: disk metrics are collected properly when software RAID, symbolic links or rootfs are used on Linux hosts * VBoxManage: don't stay paused after a snapshot was created and the VM was running before * VBoxManage: introduced controlvm nicpromisc (bug #11423) * VBoxManage: don't crash on controlvm guestmemoryballoon if the VM isn't running (bug #11639) * VBoxHeadless: don't filter guest property events as this would affect all clients (bug #11644) * Guest control: prevent double CR in the output generated by guest commands and do NLS conversion * Linux hosts / guests: fixed build errors on Linux 3.5 and newer kernels if the CONFIG_UIDGID_STRICT_TYPE_CHECKS config option is enabled (bug #11664) * Linux Additions: handle fall-back to VESA driver on RedHat-based guests if vboxvideo cannot be loaded * Linux Additions: RHEL/OEL/CentOS 6.4 compile fix (bug #11586) * Linux Additions: Debian Linux kernel 3.2.0-4 (3.2.39) compile fix (bug #11634) * Linux Additions: added auto-logon support for Linux guests using LightDM as the display manager * Windows Additions: Support for multimonitor. Dynamic enable/disable of secondary virtual monitors. Support for XPDM/WDDM based guests * X11 Additions: support X.Org Server 1.14 (bug #11609) ++++ python3-MiniMock: - Provides/obsoletes for python3-minimock is useless, that package never existed - Removing __pycache__ is actually wrong - "-rm docs/.changelog.rst.un~ # Remove junk" was bogus - No need to buildrequire python3, usually you only need that when requiring the _ssl module (as Jan if in doubt) - No need to buildrequire python3-2to3, it's in python3-devel nowadays ++++ python3-Pygments: - Update to version 1.6: - Lexers added - Fix unquoted HTML attribute lexing in Opa . - The HTML formatter now supports linking to tags using CTags files, when the python-ctags package is installed . - The HTML formatter now has a "linespans" option that wraps every line in a tag with a specific id . - When deriving a lexer from another lexer with token definitions, definitions for states not in the child lexer are now inherited. If you override a state in the child lexer, an "inherit" keyword has been added to insert the base state at that position . - The C family lexers now inherit token definitions from a common base class, removing code duplication . - Use "colorama" on Windows for console color output . - Fix Template Haskell highlighting . - Fix some S/R lexer errors . - Fix a bug in the Prolog lexer with names that start with 'is' . - Rewrite Dylan lexer, add Dylan LID lexer . - Add a Java quickstart document . - Add a "external/autopygmentize" file that can be used as .lessfilter . ++++ python3-coverage: - Buildrequire python3 to get acces to the 'sha512' module (not part of python3-base which comes through python3-devel) - Apply update-alternatives for binaries and man-pages - Drop buildrequires on python-xml, I don't see it being used ++++ python3-nose: - Apply update-alternatives for binaries and man-pages ++++ python3-numpy: - Update to 1.7.1 * Bugfixes ++++ q4wine: - Update to 1.0+r3. * "Use single-click to run icons" does not affect icons in "setup" tab. * q4wine.desktop value "" for key "Path" in group "Desktop Entry". * Pre and Post run Icon scripts unusable, if the path contains ")". ++++ rubygem-hiera: - updated to latest upstream version 1.2.1 - mostly bug fixes * (#17434) Simplify logic around looking up values * (#17434) Simplify string interpolation * (#17434) Stronger assertion about how keys are looked up * Fix #19792 - cryptic error when missing deep_merge gem * fix for Interpolate hash keys like already done for strings. * fix for not-detecting-puppet-correctly-in-rack - for real changelog go to: https://github.com/puppetlabs/hiera/commits/1.2.1 ++++ xmp: - Update to new upstream release 4.0.4 * This release adds commands for subsong navigation and allows built-in module quirks to be overriden by the configuration file. ++++ yast2: - Added functionality for checking network entry with optional netmask in IP or CIDR format (bnc#800592). - Using new IP::CheckNetwork in Firewall (bnc#800592). - ValidNetwork definition moved to IP module. - 2.23.25 ++++ yast2-installation: - call unicode_start/stop and initviocons only on consoles (bnc#800790) - fixed check for missing initviocons - 2.24.3 ++++ zeroinstall-injector: - Updated to 2.2. For a list of changes, see: http://thread.gmane.org/gmane.comp.file-systems.zero-install.devel/6876 ++++ zypper: - Add -E, --show-enabled-only option to list repos/services command (FATE#314994) - version 1.9.0 ------------------------------------------------------------------ ------------------ 2013-5-2 - May 2 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - update to Mesa 9.1.2: * [965gm] green artifacts when using GLSL in XBMC (fdo#44567) * many new symbols in libxatracker after recent automake work (fdo#59238) * [SNB/IVB/HSW Bisected]Oglc draw-buffers2(advanced.blending.none) segfault (fdo#59445) * [i965 Bisected]Oglc fbblit(advanced.blitFb-3d-cube.mirror.both) fails (fdo#59495) * [r300g] Unigine Heaven 3.0: all objects are black (fdo#60503) * Firefox 18.0.2 Crash On Nvidia GeForce2 (fdo#60510) * [SNB Bisected] kwin_gles screen corruption (fdo#61197) * [IVB] corrupt rendering with UBOs (fdo#61317) * glEdgeFlag can't be set to false (fdo#61395) * nullpointer dereference causes xorg-server segfault when nouveau DRI driver is loaded (fdo#61947) * llvmpipe: Fragment Shader with "return" in main causes back output (fdo#62357) * other bugfixes - Drop u_remove-os-abi-tag.patch, fdo#26663 is fixed with this release ++++ amavisd-new: - use %defattr correctly to make /var/spool/amavis not worldreadable. ++++ chocolate-doom: - Search /usr/share/doom for IWADs as well (bnc#818102) + Added chdoom-iwaddir.diff - Remove unnecessary INSTALL file ++++ chromium: - Update to 28.0.1497 * Bug and stability fixes ++++ clementine: - Add-a-setting-for-disabling-moodbar-generation.patch: Add a setting for disabling moodbar generation. Fixes issue #3161 (bnc#818127) ++++ daps: Version 1.1.6 (Bugfix release): * General: - reducing code by adding MAIN to the list of DOCFILES, by generating the list of ENTITY files globally and by using HTML_DIR for HTML. HTML-SINGLE and JSP * EPUB: - fixed critical error: a single tmp dir was used to generate different EPUB books - EPUB zip file is now generated from a file list extracted from OEBPS/content.opf. This ensures that only files referenced in the content.opf are packaged - Added fix for bug in DocBook stylesheets which generates an empty date entry in content.opf which causes a validation error - Improved CSS handling: - if no CSS file is specified on the command line or in the DC-file, the _first_ one found in /epub/ is automatically used - --css now requires a parameter - if you do not want any CSS file to be used, specify "none": --css=none - EPUBs now validate with epubcheck 3.0 * HTML: - if using the DocBook standard layout for resources /images /.css it is no longer manfdatory to specify a CSS file on the command line or in the DC-file. DAPS will automatically use the _first_ *.css file in / if none is specified - if using a static dir for resources /static |-css |-js |-images you can now specify an alternative css file with --css or an alternative static dir with --statdir - this makes it possible to switch between stylsheets using the two different resource directory approaches without having to modify a DC-file - the --css parameter now requires an argument. If you want to use no stylesheet at all, specify --css=none NOTE: This update requires to run the first HTML, HTML-Single and JSP build after the update with the --clean switch in order to create a clean result directory. - if both variants (/images and /static exist, the static directory is automatically used * LOCDROP: - DC-files are delivered with a locdrop if --def-file is specified - NO_TRANS_FILES was not correctly computed - entity files were missing in packages * PACKAGE-SRC: - entity files were missing in packages * ONLINE-DOCS: - generating a uniquely named graphics tarball for each book (when export-dir is set) instead of one that gets overwritten with each build ++++ exo: - also deliver helpers.rc into a API-versioned subdirectory, it is directly read by the library as well - rename exo-branding-upstream to libexo-1-0-branding-upstream - continue delivering %{_libdir}/xfce4 - add use-versioned-helpers-db.patch in order to use a versioned helpers files DB since some of the desktop files are tied to the exo API version (e.g. by using exo-compose-mail-1) - consequently also merge exo-data into libexo-1-0 ++++ gkrellm: - Compile with %{optflags} ++++ glibmm2: - Update to version 2.36.2: + Revert this change from 2.36.1, which should not have appeared in a stable release yet: - Custom Interfaces: Implement derived interface properties. ++++ gnome-nettool: - Update to version 3.8.0: + Minor bug fixes. + Port to new documentation infrastructure. + Updated translations. - Replace gnome-doc-utils-devel BuildRequires with yelp-tools, following upstream. ++++ gtkmm3: - Update to version 3.8.1: + Gtk: - Widget: Don't call signal_hide handlers on a widget being deleted, to fix a crash in some applications (bgo#605728). ++++ haveged: - haveged 1.7a * Correct VPATH issues and modify check target to support parallel builds and changes in automake 1.13 test harness. Updated sample spec file and other documentation changes. ++++ kdiff3: - Add kdiff3-fix-save-relative-path.patch: fix saving merged files. Patch is from: https://bugs.archlinux.org/task/31813 and is already upstream. ++++ kernel-debug: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-default: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-desktop: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-source: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-docs: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-ec2: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-pae: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-syms: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-trace: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-vanilla: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kernel-xen: - rpm/kernel-spec-macros: Properly handle KOTD release numbers with .g suffix - commit ccb20c3 - rpm/kernel-spec-macros: Drop the %release_num macro We no longer put the -rcX tag into the release string. - commit b88e78f ++++ kiwi: - fixed activation of md-raid array if no repartition process takes place - fixed display of language selection dialog: * if lang is _not_ set in /proc/cmdline we will now use the first language set in kiwi_language for the boot image. Thus a language selection dialog only appears if lang is explicitly set to 'ask' - fixed setup of recovery in a raid image. The meta information telling the system how big the recovery partition should be is now stored in the kiwi initrd and not in the image as it was before. According to this the broken mount code at that place could be removed ++++ konkretcmpi: - Enable using direct calls in KDefaultGetInstance (enable-direct-call.patch) - Fix method arguments that are both input and output (konkretcmpi-0.9.0-fix-inputoutput-method-arguments.patch) - Create -python subpackage (konkretcmpi python bindings) ++++ krb5: - add conflicts between krb5-mini and krb5-server ++++ krb5-mini: - add conflicts between krb5-mini and krb5-server ++++ libcares2: - Get rid of outdated autotools construct to fix build with new automake-1.13 ++++ libcgroup: - do-not-version-pam-module.patch: fix an invalid link to pam_cgroup.so.0.0.0 and do not build cgroup pam module as a versioned shared object (bnc#817533) ++++ libcpuset: - Fix build with new automake ++++ xfce4-branding-openSUSE: - follow the exo package changes and rename exo-branding-openSUSE to libexo-1-0-branding-openSUSE and move helpers.rc in an API-versioned subdirectory ++++ libgsasl: - "Recommends" is not understood by RHEL6ish ++++ sssd: - Update to new upstream release 1.9.5 * Includes a fix for CVE-2013-0287: A simple access provider flaw prevents intended ACL use when SSSD is configured as an Active Directory client. * Fixed spurious password expiration warning that was printed on login with the Kerberos back end. * A new option ldap_rfc2307_fallback_to_local_users was added. If this option is set to true, SSSD is be able to resolve local group members of LDAP groups. * Fixed an indexing bug that prevented the contents of autofs maps from being returned to the automounter deamon in case the map contained a large number of entries. * Several fixes for safer handling of Kerberos credential caches for cases where the ccache is set to be stored in a DIR: type. - Remove Provide-a-be_get_account_info_send-function.patch, Add-unit-tests-for-simple-access-test-by-groups.patch, Do-not-compile-main-in-DP-if-UNIT_TESTING-is-defined.patch, Resolve-GIDs-in-the-simple-access-provider.patch (CVE-2013-0287 material is in upstream), sssd-sysdb-binary-attrs.diff (merged upstream) ++++ lightdm: - import pam config used by the gdm greeter which includes common-session that in turn contains pam_systemd and registers the greeter session allowing suspend/hibernate/reboot/shutdown - consequently remove lightdm.rules workaround for policykit - remove support for openSUSE 12.1 - remove dependency on upower - amend lightdm.rules with a rule for logind ++++ lockdev: - Fix build with new automake ++++ mathgl: - Update to version 2.1.3 * bugfix release, see included ChangeLog.txt for details - Split libraries into separate packages - Split mathgl CGI into separate package - Spec file reformatting - Removed obsolete mathgl-libpath.patch ++++ libmlt: - By default disable VDPAU as requested by Dan Dennedy ++++ libnjb: - Removed AC_CONFIG_MACRO_DIR([m4]) from configure.ac to fix build with new automake ++++ librsync: - librsync-serial-tests.patch fix build with new automake ++++ snapper: - added PAM module from mge - version 0.1.4 ++++ soprano: - Update to 2.9.1 * Faster streaming for datetime literals * Add a stop method in the LocalServer * Fixed bugs in LocalSocket and AsyncQuery ++++ thunar: - modified thunar-use-xdg-icon-spec-icons.patch in order to fix the thuar-sento-email icon ++++ libunicap: - While we are at this, place the udev rules in the correct localtion (extends libunicap-udev.patch) - Fix build with new automake ++++ vlc: - Add pkgconfig(libswscale) BuildRequires: improve the quality of the video filters. - Unconditionally pass --enable-swscale to configure. - Move the swscale videofilter out of the -codecs package to the - noX package. ++++ xfce4-panel: - own %{_datadir}/xfce4 ++++ libyui-gtk-pkg: - Fixed translation (bnc#721389) - Version 2.42.4 ++++ libzypp: - Discourage using SafeBool in favor of explicit operator bool - version 13.1.0 (1) ++++ lxtask: - lxtask-automake-1.12.diff: allow future automake versions by simply not checking them in autogen.sh ++++ mkinitrd: - setup-storage: Support /dev/md/ subdir ++++ python-WSGIProxy2: - Conflict with python-WSGIProxy ++++ python-cliff: - add 0001-Restore-compatibility-with-Prettytable-0.7.2.patch ++++ python-httplib2: - Add httplib2-bnc-818100.patch (bnc#818100): Fix for subsequent request SSL certificate validation ++++ python-py2pack: - Update to version 0.4.3.3: + Various bugfixes ++++ python-pytest: - Enable testsuite ++++ python-waitress: - Fix license string ++++ python3-httplib2: - Add httplib2-bnc-818100.patch (bnc#818100): Fix for subsequent request SSL certificate validation ++++ python3-pytest: - Initial version ++++ soprano-backend-sesame: - Update to 2.9.1 * Faster streaming for datetime literals * Add a stop method in the LocalServer * Fixed bugs in LocalSocket and AsyncQuery ++++ soprano-backend-virtuoso: - Update to 2.9.1 * Faster streaming for datetime literals * Add a stop method in the LocalServer * Fixed bugs in LocalSocket and AsyncQuery ++++ suse-xsl-stylesheets: - Enhanced obsolete of susedoc with version < 4.3.99 ++++ wget: - Update to version 1.14 + add support for content-on-error. It allows to store the HTTP payload on 4xx or 5xx errors. + add support for WARC files. + fix a memory leak problem in the GNU TLS backend. + autoreconf works again for distributed tarballs. + print some diagnostic messages to stderr not to stdout. + report stdout close errors. + accept the --report-speed option. + enable client certificates when GNU TLS is used. + add support for TLS Server Name Indication. + accept the arguments --accept-reject and --reject-regex. + the GNU TLS backend honors correctly the timeout value. + add support for RFC 2617 Digest Access Authentication. - Drop patchs obsoleted by upstream + wget-sni.patch + wget-stdio.h.patch - Rebase patchs to work with upstream + wget-openssl-no-intern.patch > wget-1.14-openssl-no-intern.patch + wget-no-ssl-comp.patch > wget-1.14-no-ssl-comp.patch - add makeinfo BuildRequires to fix build ++++ yast2: - Re-enabling all disabled items (steps, proposals) if stagemode has changed (bnc#813072) - 2.23.24 - correct function signature for Pkg::CallbackErrorScanDb() callback ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2013-5-1 - May 1 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa-demo: - let Mesa-demo-x own /usr/lib*/mesa-demos/ and /usr/lib*/mesa-demos/xdemos/ ++++ balsa: - Update to version 2.5.1: + Mew message header widget. + WebkitGtk2 widget integration. + Ported to GNetworkMonitor. + Yet another documentation port. + Initial config assistant improvements. - Change --with-html-widget=webkit configure parameter to - -with-html-widget=webkit2, to switch to WebKit2. - Replace gnome-doc-utils-devel BuildRequires with yelp-tools, following upstreams port to the new documentation infrastructure. - Drop balsa-gtksourceview.patch: fixed upstream. ++++ blender: - Update to version 2.66a - Removed blender-2.64a-big-endian.patch and blender-2.64a-libpng16.patch, fixed upstream. - Upstream bug fixes see : http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.66a - Upstream changes for 2.66 see : http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.66 - Upstream changes since 2.64a see : http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.65 and http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.65a ++++ bluedevil: - bluedevil-confirmmodechange-typo.patch: Fix typo when calling bluedevil-confirmmodechange (bnc#817958 bko#316314) ++++ colord: - Update to version 0.1.34: + New Features: - Add a ICC transform object for simple RGB conversions. - Add an example for using CdIcc in applications. - Add an internal program to scan a directory of ICC profiles for warnings. - Add a warning for RGB profiles with unlikely whitepoint values. - Add a webservice URI example that can upload a profile to the Internet. - Add device metadata OutputEdidMd5 so we can build a UCMM shim layer. - Add functionality to return the response of the CdIcc profile object. - Add getting and setting the VCGT table in CdIcc. - Add new systemd macros to the example spec file. - Add Qt DBus annotations. + Bugfixes: - Allow clients to call org.freedesktop.DBus.Peer. - Correct a lot more company names when creating devices. - Do not automatically add EDID profiles with warnings to devices. - Fix building RGB working space profiles when using OpenBSD/sparc64. - Fix standard-space property name into a compilable name. - Increase the delay between patches in the session-helper. - Install the bash completion support into /usr. - Add pkgconfig(bash-completion) BuildRequires: allow configure to detect where to install the bash completion. ++++ freedoom: - Update to new upstream release 0.8~beta1 * Various map, sprite and texture updates - Package freedoom-ultimate as well - Do not hard-require prboom; freedoom works with any engine - Signature verification - Wrap description at 70 cols ++++ glibmm2: - Update to version 2.36.1: + Custom Interfaces: Implement derived interface properties. + gmmproc: Fix _WRAP_SIGNAL(custom_c_callback) for void func(). + Output.pm: convert_args_c_to_cpp(): Reverse mappings hash correctly. ++++ gnome-keyring: - Update to version 3.9.1: + Fix implementation of LockService dbus method (bgo#690466). + Build fixes. + Updated translations. - Drop pkgconfig(libtasn1) BuildRequires: no longer needed. ++++ gparted: - Update to version 0.16.1: + Avoid another crash in GParted when moving or copying partitions (bgo#697727). + Fix GParted doesn't compile on RHEL / CentOS 5.9 (bgo#695279). + Recognise HFSX variant as an HFS+ file system (bgo#698876). ++++ liblangtag: - Version bump to 0.5.1 * resolves abi compatibility issues. ++++ lightdm: - Update to version 1.7.0 - Use logind instead of ConsoleKit if it is available - Use Q_SLOTS and Q_SIGNALS instead of slots and signals. - Ignore stale X server locks - Pass through system locale or set locale from AccountsService/.dmrc - Fix bug where seat failure before D-Bus acquired would not stop daemon - Dropped patches due to upstream inclusion: - lightdm-make-sessions-inherit-system-default-locale.patch - lightdm-fix-language-setting.patch - lightdm-do-not-strip-codeset-from-language.patch - lightdm-fix-function-declarations-missing-prototypes.patch - Drop Require for ConsoleKit-X11 as that lightdm now supports systemd ++++ tracker: - Update to version 0.16.1: + libtracker-common: - Implemented get_memory_total() on OpenBSD - Added support in dbus process idenfitification for OpenBSD + libtracker-data: - Fixed unit tests for localtime/timezone functions - Fixed AS ?foo handling in FTS queries + libtracker-sparql: Fixed connection singleton mutex issue + tracker-tag: - Fixed --list (-t) to use logical OR, not AND - Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg.. + Bugs fixed: bgo#697719, bgo#697809, bgo#697688, bgo#697316. + Updated translations. ++++ lmms: - Add lmms-0.4.14-system_fltk.patch. - Stop building the portaudio and sdl audio backends. There is no need for wrappers when the real backends are directly supported. - Remove one %if. wine-32bit has never been a substitute for wine-devel-32bit. - Use %{_defaultdocdir} instead of {_datadir}/doc/packages ++++ tracker-extras: - Update to version 0.16.1: + libtracker-common: - Implemented get_memory_total() on OpenBSD - Added support in dbus process idenfitification for OpenBSD + libtracker-data: - Fixed unit tests for localtime/timezone functions - Fixed AS ?foo handling in FTS queries + libtracker-sparql: Fixed connection singleton mutex issue + tracker-tag: - Fixed --list (-t) to use logical OR, not AND - Fixed GLib-WARNING **: goption.c:2193: ignoring no-arg.. + Bugs fixed: bgo#697719, bgo#697809, bgo#697688, bgo#697316. + Updated translations. ++++ octave: - Cleanup recommended packages ++++ proftpd: - update to 1.3.4c * Added Spanish translation. * Fixed several mod_sftp issues, including SFTPPassPhraseProvider, handling of symlinks for REALPATH requests, and response code logging. * Fixed symlink race for creating directories when UserOwner is in effect. * Increased performance of FTP directory listings. - rebase and rename patches (remove version string) * proftpd-1.3.4a-dist.patch -> proftpd-dist.patch * proftpd-1.3.4a-ftpasswd.patch -> proftpd-ftpasswd.patch * proftpd-1.3.4a-strip.patch -> proftpd-strip.patch ++++ u-boot: - add support for cubieboard, hyundaia7hd, melea1000 - update to 2013.04 * no upstream changelog available - remove dead u-boot-raspberrypi* (actually called rpib now) - add rpib variant ------------------------------------------------------------------ ------------------ 2013-4-30 - Apr 30 2013 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add sysconfig and suse-release BuildRequires to properly configure for suse (bnc#817592). - Add --with-netconfig=yes to configure call. - Add additional test in build section to ensure netconfig is detected. This is needed as specifying --with-netconfig=yes does not fail configure if not found. ++++ kdelibs3: - call automake with --add-missing ++++ kdevelop4: - Added missing libqjson-devel buildrequires. The build was complaining about not being able to find this. ++++ kernel-debug: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-default: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-desktop: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-source: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-docs: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-ec2: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-pae: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-syms: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-trace: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-vanilla: - Update to 3.9-final. - commit b4b0bc4 ++++ kernel-xen: - Update to 3.9-final. - commit b4b0bc4 ++++ kiwi: - netboot: fixed setup of swap device in $imageSwapDevice If the partition table stays untouched the variable was not set which caused a broken fstab entry for swap. This patch makes sure the swap device variable is set in any case - don't show the same message twice - removed unneeded/wrong message ++++ libQtWebKit4: - Disable GStreamer 1.0 for 12.3, causes issues with e.g. Amarok ++++ libgt: - Fixed spec file to use Apache-2.0 license tag, not just Apache - Added patch providing libgt.pc file as required for rsyslog; Based on changes from http://git.adiscon.com/?p=libgt.git - Initial libgt Guardtime Client SDK library package ++++ tiff: - security update * CVE-2013-1961.patch [bnc#818117] * CVE-2013-1960.patch [bnc#817573] ++++ libyui: - Increased version because of changed function names - Version 3.0.1 ++++ libyui-ncurses: - Use YSettings::localeDir() instead of LOCALEDIR (bnc #817588) - V 2.43.5 ++++ python-Sphinx: - Apply update-alternatives for binaries and man-pages ++++ python-amqp: - Run testsuite ++++ python-beautifulsoup4: - remove lxml support (fails unit test) ++++ python-cliff: - add ignore-cmd2-requires.diff: loosen cmd2 version requires ++++ python-pyquery: - add buildroot ++++ python-python-mimeparse: - Add LICENSE to documentation ++++ python-pytz: - remove conflicts with timezone, breaks the build - add provides/obsoletes on python(3)-tz ++++ python-testrepository: - add buildrequires to satisfy test suite run ++++ python-virtualenvwrapper: - Update to 4.0: - All tests pass under Python 2.6, 2.7, 3.2 and 3.3. - Fix the name of the script in an error message produced by virtualenvwrapper_lazy.sh. (Contributed by scottstvnsn.) ++++ python-xlrd: - Remove unnecessary .py extension from executable - Fix python2/python3 executable name conflict ++++ python3-Sphinx: - Apply update-alternatives for binaries and man-pages ++++ python3-amqp: - Run testsuite ++++ python3-pyquery: - add buildroot ++++ python3-pytz: - add provides/obsoletes on python(3)-tz ++++ python3-xlrd: - Remove unnecessary .py extension from executable - Fix python2/python3 executable name conflict ++++ rsyslog: - Adopted config file to stop instead of deprecated "~" action. - Enabled log file signing module lmsig_gt using GuardTime as separate rsyslog-module-guardtime package. - Moved previously enabled log file encryption module lmcry_gcry and its utility into a separate rsyslog-module-gcrypt package. - update to 7.3.13 [beta] 2013-04-29: - added omrabbitmq module (contributed, untested) Note: this is unsupported and as such was moved immediately into the beta version. Thanks to Vaclav Tomec for providing this module. - bugfix: build problem when –enable-encryption was not selected Thanks to Michael Biebl for fixing this. - doc bugfix: omfile parameter “VeryRobustZip” was documentas as “VeryReliableZip” closes: http://bugzilla.adiscon.com/show_bug.cgi?id=437 Thanks to Thomas Doll for reporting this. - update to 7.3.12 [devel] 2013-04-25: - added doc for omelasticsearch Thanks to Radu Gheorghe for the doc contribution. - omelasticsearch: _id field support for bulk operations closes: http://bugzilla.adiscon.com/show_bug.cgi?id=392 Thanks to Jérôme Renard for the idea and patches. - max number of templates for plugin use has been increased to five - platform compatibility enhancement: solve compile issue with libgcrypt do not use GCRY_CIPHER_MODE_AESWRAP where not available fix compile on Solaris Thanks to Martin Carpenter for the patch. - bugfix: off-by-one error in handling local FQDN name (regression) A remporary buffer was allocated one byte too small. Did only affect startup, not actual operations. Came up during routine tests, and can have no effect once the engine runs. Introduced in 7.3.11. - bugfix: build problems on Solaris closes: http://bugzilla.adiscon.com/show_bug.cgi?id=436 - bugfix: block size limit was not properly honored - bugfix: potential segfault in guardtime signature provider it could segfault if an error was reported by the GuardTime API, because an invalid free could happen then - update to 7.3.11 [devel] 2013-04-23 - added support for encrypting log files (lmcry_gcry plugin) - omhiredis: added support for redis pipeline support Thanks to Brian Knox for the patch. - bugfix: $PreserveFQDN is not properly working Thanks to Louis Bouchard for the patch closes: http://bugzilla.adiscon.com/show_bug.cgi?id=426 - bugfix: imuxsock aborted due to problem in ratelimiting code Thanks to Tomas Heinrich for the patch. - bugfix: imuxsock aborted under some conditions regression from ratelimiting enhancements – this was a different one to the one Tomas Heinrich patched. - bugfix: timestamp problems in imkmsg - Enabled systemd imjournal,omjournal modules on > 12.3. - Enabled mmanon, providing anonymization support - Enabled lmcry_gcry.so, providing log file encryption support and the rscryutil utility to manage the encrypted log files. - Removed obsolete --enable-pthreads configure option. ++++ sbcl: - Update to version 1.1.7 * Enhacements: + TRACE :PRINT-ALL handles multiple-valued forms. (#457053) * Bug Fix: + allocation slot option works for condition slots (#1049404) redefining conditions does not lead to multiple evaluations of hairy slot initfunctions anymore (#1164969) + CLASS-DIRECT-DEFAULT-INITARGS now works for condition classes (#1164970) + function constants now work as initforms and default initarg values of conditions (#539517) svref/(setf svref) on symbol macros don't crash the compiler anymore. (Minimal test case provided by James M. Lawrence on sbcl-devel) + no more bogus ## references when pretty printing backquoted forms with non-trivial structure sharing. (#1161218) + Don't signal an error on (setf (documentation nil 'function) "doc"). Signal a style-warning instead when trying to set documentation of NIL for all other documentation types.) + modular arithmetic involving large constants and conditionals should no longer result in spurious dead code elimination. + our mach exception handler can seemingly called very early in the program execution process on OS X 10.8.0. Try and handle that case robustly, without potentially leaking mach ports too much. * Optimization: + LOGBITP and LOGTEST optimizations from x86 portedto x86_64. - Backport patches from git (these to be removed on next version upgrade 0001-Handle-environment-initialization-better.patch 0002-Add-directory-argument-to-sb-ext-run-program.patch 0003-Fix-init-var-ignoring-errors.patch 0004-Split-bitops-derive-type.lisp-out-of-srctran.lisp.patch 0005-Improve-scaling-of-type-derivation-for-LOG-AND-IOR-X.patch 0006-Faster-ISQRT-on-small-about-fixnum-sized-numbers.patch 0007-Convert-the-MOVE-macro-on-x86-64-into-a-function.patch 0008-Document-the-new-directory-argument-for-run-program.patch - Remove already included patches 0001-remove-sb-studio-from-commercial-support-section-of-.patch 0002-Fix-a-compilation-failure-on-svref-of-a-symbol-macro.patch 0003-Stop-emitting-references-to-inexistant-n-forms-in-th.patch 004-type-Compare-key-parameters-of-function-types.patch 0005-Check-bounds-of-ELT-on-more-in-safe-code.patch ++++ squid: - Changes for squid 3.2.11 release (29 April 2013) - Fix enter_suid/leave_suid build errors in ip/Intercept.cc - GNU Hurd: define MAP_NORESERVE as no-op when missing - Bug #3833: Option '-k' is not present in squidclient man page - Bug #3817: Memory leak in SSL cert validate for alt_name peer certs - Bug #3822: Locate LDAP and SASL headers in /usr/local/include for BSD support - Bug #3825: basic_ncsa_auth segfaulting with glibc-2.17 - Bug #3774: -k reconfigure drops rock - Bug #3565: Resuming postponed accept kills Squid - HTTP/1.1: partial support for no-cache and private controls with parameters - ssl_crtd: helpers dying during startup on ARM - Updated copyright for icons/SN.png squid-3.2-11813.patch - Revert r11810 - tools.h does not exist in 3.2 squid-3.2-11812.patch ++++ strongswan: - Updated to strongSwan 5.0.4 release (bnc#815236, CVE-2013-2944): - Fixed a security vulnerability in the openssl plugin which was reported by Kevin Wojtysiak. The vulnerability has been registered as CVE-2013-2944. Before the fix, if the openssl plugin's ECDSA signature verification was used, due to a misinterpretation of the error code returned by the OpenSSL ECDSA_verify() function, an empty or zeroed signature was accepted as a legitimate one. Refer to our blog for details. - The handling of a couple of other non-security relevant OpenSSL return codes was fixed as well. - The tnc_ifmap plugin now publishes virtual IPv4 and IPv6 addresses via its TCG TNC IF-MAP 2.1 interface. - The charon.initiator_only strongswan.conf option causes charon to ignore IKE initiation requests. - The openssl plugin can now use the openssl-fips library. The version 5.0.3 provides new ipseckey plugin, enabling authentication based on trustworthy public keys stored as IPSECKEY resource records in the DNS and protected by DNSSEC and new openssl plugin using the AES-NI accelerated version of AES-GCM if the hardware supports it. See http://wiki.strongswan.org/projects/strongswan/wiki/Changelog50 for a list of all changes since the 5.0.1 release. ++++ suse-xsl-stylesheets: - Obsoletes susedoc ++++ xen: - Upstream patches from Jan 26891-x86-S3-Fix-cpu-pool-scheduling-after-suspend-resume.patch 26930-x86-EFI-fix-runtime-call-status-for-compat-mode-Dom0.patch - Additional fix for bnc#816159 CVE-2013-1918-xsa45-followup.patch ++++ yast2-network: - bnc#793367 - Added loading tun/tap settings from netconfig. - 2.25.0 ++++ yast2-vm: - bnc#817790 - SLES11 SP3 - unable to install KVM Hypervisor and tools via YaST2 on s390x - 2.22.6 ++++ yast2-ycp-ui-bindings: - Adapted setting prog dir in libyui - 2.21.7 ------------------------------------------------------------------ ------------------ 2013-4-29 - Apr 29 2013 ------------------- ------------------------------------------------------------------ ++++ atkmm: - Update to version 2.22.7: + Remove the use of g_type_init() because it has been deprecated. ++++ build: - disabling fsync again for newer rpm versions to speed up installation phase again. ++++ chromium: - Update to 28.0.1494 * Bug and Stability Fixes ++++ clamav: - mirror the amavisd-new change of /var/spool/amavis bnc#663726 ++++ fetchmail: - added offline gpg verification - update to 6.3.26 [#] CRITICAL BUG FIX for setups using "mimedecode": * The mimedecode feature failed to ship the last line of the body if it was encoded as quoted-printable and had a MIME soft line break in the very last line. Reported by Lars Hecking in June 2011. * Bug introduced on 1998-03-20 when the mimedecode support was added by ESR before release 4.4.1 through code contributed by Henrik Storner. Workaround for older releases: do not use mimedecode feature. * Earlier versions of this NEWS file claimed this bug fixed in fetchmail-6.3.23, but it was not. * Fixes Launchpad Bug#1171818. ++++ galculator: - new upstream version 2.1.2 * This release fixes a handful of bugs: a minor flaw in the build process and migrates some deprecated GUI elements to recent GTK3 * Added Lithuanian Translation. ++++ gtkwave: - Update to version 3.3.46 * Fixed as of yet undetected hdr_incomplete bug when running off end of FST file. * Fixed problem with is_gtkw_save_file getting wiped out on reload. ++++ libkolabxml: - Removed fix_php5_bindings.diff ++++ kernel-debug: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-default: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-desktop: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-source: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-docs: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-ec2: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-pae: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-syms: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-trace: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-vanilla: - Fix highbank sata proc_name. - commit 1c2686d ++++ kernel-xen: - Fix highbank sata proc_name. - commit 1c2686d ++++ kiwi: - changed grub2 early boot script to search for the fs-uuid of the boot filesystem in order to locate the config file - DB: rebuild documentation - DB: update config.sh manual page, template fix - use the new baseMount() function in all config.sh scripts provided by the kiwi JeOS templates - added function baseMount() to kiwi script functions. The function mounts all useful kernel filesystems e.g proc, sysfs devpts and binfmt_misc. if the kiwi scripts are called in a contained environment like it is the case if lxc is installed on the image build machine it is required to mount the base filesystems as one of the first steps in the script - make sure binfmt_misc is mounted in the context of config.sh - write etc/default/grub_installdevice, which is not required by grub2 at all but by other tools in openSUSE ++++ kiwi-config-openSUSE: - switch to 13.1 version ++++ libgdamm: - Update to version 4.99.7: + Minor build fix. ++++ goocanvasmm: - Update to version 1.90.9: + Minor build fixes. ++++ systemd: - Fix systemd-sysv-convert, so empty runlevel folders don't lead to "line 44: [: too many arguments" ++++ mdbtools: - migrated to the new upstream version 0.7 https://github.com/brianb/mdbtools - no detailed changelog ++++ openscap: - updated to 0.9.7 - bugfixes ++++ pangomm: - Update to version 2.34.0: + Remove the use of g_type_init() because it has been deprecated. ++++ python3-base: - Readd missing bits from ctypes-libffi-aarch64.patch ++++ libqdialogsolver1: - Compile with std=c++0x ++++ wxWidgets-ansi: - add libXt-devel buildrequires to fix Factory build ++++ wxWidgets: - add libXt-devel buildrequires to fix Factory build ++++ wxWidgets-wxcontainer: - add libXt-devel buildrequires to fix Factory build ++++ wxWidgets-wxcontainer24c: - add libXt-devel buildrequires to fix Factory build ++++ xfce4-session: - add xfce4-session-avoid-possible-double-free.patch in order to avoid a possible double free crash (bxo#9709, backported from upstream git) ++++ libxmp: - Update to new upstream release 4.1.0 * This release adds a function to play fixed-size buffers to the API, improves precision of the IT lowpass filter, and contains bugfixes for simultaneous volume up and down, IT envelopes with no envelope points, Amusic module loading, and MED pitch slides, portamento, and pattern reading. Build issues were addressed for Cygwin and MinGW, and a buffer overflow was fixed in the MASI loader. (xref: bnc#816454, CVE-2013-1980) - Update to new upstream release 4.1.1 * Improved precision in portamento effects and implemented the XM "set envelope position" effect. - Add 0001-test-Fix-play_buffer-test.patch ++++ libyui-gtk: - Adapted call for theme dir and locale dir - 2.42.5 ++++ libzip: - make test failure fatal again and add needed timezone and unzip build dependencies - update to 0.11.1 * Fix bugs in zip_set_file_compression(). * Added Zip64 support (large file support) * Added UTF-8 support for file names, file comments, and archive comments * Changed API for name and comment related functions for UTF-8 support * Added zip_discard() * Added ZIP_TRUNCATE for zip_open() * Added zip_set_file_compression() * Added API for accessing and modifying extra fields * Improved API type consistency * Use gcc4's visibility __attribute__ * More changes for Windows support * Additional test cases - split the automake part from ocloexec patch to libzip-autoconf-268.patch - drop already upstream libzip.test.diff - make tests non-fail, until issue will be solved upstream ++++ libzypp: - Testsuite: Workaround boost::thread being not header only since boost-1.50 (boost ticket 7085) - Adaptions to smart_pointer changes in boost-1.53; mainly introduce explicit operator bool; constructible and comparable with nullptr_t. - Bump major version for Factory 12.x is continued on SuSE-Code-12_3-Branch - version 13.0.0 (0) ++++ lmms: - update to version 0.4.14 which is a maintainance release "with some exciting new features (notably regarding VST support)" Full upstream changelog can be found in /usr/share/doc/packages/lmms/releasenotes-0.4.14.txt - removed the following patches because they have been applied upstream: - lmms-0.4.12-overflow.patch - lmms-0.4.13-gcc47.patch - removed lmms-0.4.12-system_fltk.patch because the UI now fails to link with "undefined references" with the openSUSE fltk. Package now builds with fltk provided by its own tarball ++++ mupdf: - fix broken setting of CFLAGS introduced by the previous change ++++ openconnect: - Fix bnc#817152 - Update to version 4.09 * Fix overflow on HTTP request buffers (CVE-2012-6128) * Fix connection to servers with round-robin DNS with two-stage auth/connect. * Impose minimum MTU of 1280 bytes. * Fix some harmless issues reported by Coverity. * Improve "Attempting to connect..." message to be explicit when it's connecting to a proxy. - Update to version 4.07 * Fix segmentation fault when invoked with -p argument. * Fix handling of write stalls on CSTP (TCP) socket. - Update to version 4.06 * Fix default CA location for non-Fedora systems with old GnuTLS. * Improve error handing when vpnc-script exits with error. * Handle PKCS#11 tokens which won't list keys without login. - Update to version 4.05 * Use correct CSD script for Mac OS X. * Fix endless loop in PIN cache handling with multiple PKCS#11 tokens. * Fix PKCS#11 URI handling to preserve all attributes. * Don't forget key password on GUI reconnect. * Fix GnuTLS v3 build on OpenBSD. - Update to version 4.04 * Fix GnuTLS password handling for PKCS#8 files. - Update to version 4.03 * Fix --no-proxy option. * Fix handling of requested vs. received MTU settings. * Fix DTLS MTU for GnuTLS 3.0.21 and newer. * Support more ciphers for OpenSSL encrypted PEM keys, with GnuTLS. * Fix GnuTLS compatibilty issue with servers that insist on TLSv1.0 or non-AES ciphers (RH#836558). - Update to version 4.02 * Fix build failure due to unconditional inclusion of . - Update to version 4.01 * Add support for OpenSSL's odd encrypted PKCS#1 files, for GnuTLS. * Fix repeated passphrase retry for OpenSSL. * Add keystore support for Android. * Support TPM, and also additional checks on PKCS#11 certs, even with GnuTLS 2.12. * Fix library references to OpenSSL's ERR_print_errors_cb() when built against GnuTLS v2.12. - Update to version 4.00 * Add support for OpenSSL's odd encrypted PKCS#1 files, for GnuTLS. * Fix repeated passphrase retry for OpenSSL. * Add keystore support for Android. * Support TPM, and also additional checks on PKCS#11 certs, even with GnuTLS 2.12. * Fix library references to OpenSSL's ERR_print_errors_cb() when built against GnuTLS v2.12. ++++ pam_ssh: - update to 1.98 * bugfix update obsoleting - pam_ssh-1.97-empty_passphrase_segfault.patch - pam_ssh-1.97-setgid.patch - pam_ssh-1.97-sigmask.patch - pam_ssh-double-free.patch ++++ percona-toolkit: - update to 2.2.2 * Added --show-all to pt-query-digest * Added --recursion-method=cluster to pt-table-checksum - fixing the following bugs: * pt-archiver --bulk-insert may corrupt data * pt-heartbeat --utc --check always returns 0 * pt-query-digest --processlist reports duplicate queries for replication thread * pt-query-digest 2.2 prints unwanted debug info on tcpdump parsing errors * pt-query-digest 2.2 prints too many string values * pt-stalk prints the wrong variable name in verbose mode when - -function is used * pt-stalk plugins can't access the real --prefix * pt-table-checksum pxc same_node function incorrectly uses wsrep_sst_receive_address * Some tools don't have --help or --version * Some tools use @@hostname without /*!50038*/ * An explicitly set wsrep_node_incoming_address may make SHOW STATUS LIKE 'wsrep_incoming_addresses' return a portless address ++++ libzypp-bindings: - Compile with -std=c++11 ++++ python-Cython: - Update to version 0.19: + Please see http://wiki.cython.org/ReleaseNotes-0.19 ++++ python-MiniMock: - Update to 1.2.8: * add python 3.x support ++++ python-WSGIProxy2: - Add README.rst - Initial package (0.1) - update to 0.5b2: * Changed the way datas of complex types are stored. In previous versions, an attribute was added to the type for each attribute, its name being the attribute name prefixed with ‘_’. Starting with this version, a single attribute _wsme_dataholder is added to the instance. * Add a special type ‘HostRequest’ that allow a function to ask for the host framework request object in its arguments. * Pecan adapter: Debug mode (which returns the exception tracebacks to the client) can be enabled by the pecan application configuration. * Fix: the cornice adapter was not usable. * Fix: Submodules of wsmeext were missing in the packages. * Fix: The demo app was still depending on the WSME-Soap package (which has been merged into WSME in 0.5b1). * Fix: A function with only on ‘body’ parameter would fail when being called. * Fix: Missing arguments were poorly reported by the frameworks adapters. ++++ python-WebTest: - Update to 2.0.5: * Correctly handle