------------------------------------------------------------------ --- Changelog.all ----------- Thu Feb 9 05:59:26 UTC 2012 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2012-2-8 - Feb 8 2012 ------------------- ------------------------------------------------------------------ ++++ alpine: - clean up spec file ++++ apcupsd: - fix ppc64 build ++++ arpwatch-ethercodes: - automated update on 2012-02-08 ++++ fping: - update to fping-3.0 * rewritten main loop for improved performance * -T parameter (select timeout) now obsolete * Maintenance taken over from unresponsive previous maintainer * New homepage: www.fping.org - drop fping-2.4b2-fixwarnings.patch (obsolete) ++++ gengetopt: - cleanup spec file ++++ installation-images: - some more libs deps and funny reformat of spec file ++++ openslp: - move the systemd requires to the server subpackage ++++ perl-Inline: - update to 0.50 Inline.pm - Bump version number to 0.50 Inline.pm - Bring version numbering into line with recommendations made in http://perldoc.perl.org/perlmodstyle.html#Version-numbering Inline.pm - Rename create_config_file()'s private @INC to @_inc. (This is just to avoid any confusion that we might be messing with @INC.) - In creating @_inc, we now additionally grep for the location of Parse::RecDescent - in case it's in a different PERL5LIB location to Inline (as generally happens with cpan smokers - but could happen anywhere). - Update copyright dates throughout. C/t - Make alterations to all of the '.t' files in C/t (except for 00init.t). This is in reponse to ticket 73448, which raised the possibility that Inline may get built with the PERL_INSTALL_ROOT environment variable set. Inline.pod - mention the need to make provision for the PERL_INSTALL_ROOT environment variable iff it has been set. As the result of input from David Oswald: Inline.pod - Changes relating to "CONFIGURE_REQUIRES" and fix typo reported in ticket 73108. Inline-FAQ.pod - Changes relating to "CONFIGURE_REQUIRES" Inline.pm - Bump version to 0.49_01 lib/Inline/MakeMaker.pm - Bump version to 0.49_01 ++++ perl-Sys-Virt: - Fix license to be GPL-1.0+ ++++ permissions: - add duplicate entries for / and /usr (bnc#745622) ++++ sblim-cmpi-base: - fix file-packaged-twice error ++++ sysvinit: - Work around dully check script of obs ++++ tolua++: - build against lua51-devel for openSUSE > 12.1 until tolua++ isn't ported to lua 5.2 ++++ xosview: - Update to xosview version 1.9.2 * Fix a bug where battery meter was not redrawn * Modify linux serialmeter startup to allow for a port number instead of True/False. Patch provided by Horst Wente. * netIface support for NetBSD. Patch from Bernd Ernesti. * Move repository to Git * Merged patches from Debian distribution * Several bugfixes * Improvements to defaults ++++ yast2-gtk: - fix glib.h include ++++ yast2-nfs-client: - Base server hostname combobox on existing values - bnc#547983 ++++ yast2-qt: - Fixed bnc#731540: fixed auto-scroll in LogView - Version: 2.22.2 ------------------------------------------------------------------ ------------------ 2012-2-7 - Feb 7 2012 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - Use YARR interpreter instead of PCRE on platforms where YARR JIT is not supported, since PCRE doesnt build (bmo#691898) - fix ppc64 build (bmo#703534) ++++ QtZeitgeist: - devel package must require libQtWebKit-devel too ++++ a2ps: - copy config.* files instead of old suse_update_config macro. ++++ armadillo: - Update to version 2.4.3 (no summary of changes documented upstream) ++++ fortune: - let's treat debian as upstream, they actually cared for the actual fortunes - our last change is 10 years old ++++ ggz-client-libs: - remove desktop-data-SUSE to have it build earlier ++++ isight-firmware-tools: - Added support for older iMac isight ++++ kmod: - Update to new upstream release 5 * modprobe no longer works with paths: it only accepts module names and/or aliases now. More code is now shared by libkmod and modprobe. ++++ Botan: - little spec cleanup ++++ libsolv: - add findutils to the requires of libsolv-tools [bnc#743634] ++++ mercurial: - update to version 2.1 * feature and bugfix release ++++ xulrunner: - Use YARR interpreter instead of PCRE on platforms where YARR JIT is not supported, since PCRE doesnt build (bmo#691898) - fix ppc64 build (bmo#703534) ++++ permissions: - add scripts for automatic package sumission - drop zypp-refresh-wrapper (bnc#738677) ++++ virt-utils: - vpc: Round up image size during fixed image creation ++++ xfce4-panel-plugin-timer: - update to version 0.6.4 - incorporated xfce4-panel-plugin-timer-fix-windows.patch and xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch - the mouse click receive code is separated for pre-4.8 and 4.8 panels - added an icon ++++ zsh: - add zsh-enable-openSUSE-completion-functions.patch: Enable installation of openSUSE completion functions which are upstream ------------------------------------------------------------------ ------------------ 2012-2-6 - Feb 6 2012 ------------------- ------------------------------------------------------------------ ++++ build-compare: - Fix off-by-one error in rpmlint processing that hit packages with just one binary package. ++++ gcc33: - fix licenses of sub-packages ++++ libgcj33: - fix licenses of sub-packages ++++ hdparm: - update to hdparm-9.39 - added -R flag to control Read-Write-Verify feature, courtesy of Gordan Bobic - nuked leftover sgio.c.orig file ++++ ksh: - Update to 2012-02-02 of ksh93u+ which includes some of our patches and fixes for the observerd memory leaks 12-02-02 A bug in the ulimit option table was fixed. 12-01-26 A bug in which a set command that did not change monitor could effect the behavior of the monitor when monitor mode is on is fixed. 12-01-21 +You can now test whether the shell implements a math function using typeset -f .sh.math.name, where name is the name of the function. 12-01-21 A bug in which typeset -L and typeset -R did not handle multibyte characters correctly has been fixed. 12-01-20 A bug that could cause the shell to hang waiting for an incorrect job pid has been fixed. 12-01-19 A memory leak which occured for a nested command subtiution has been fixed. 12-01-17 A bug in which typeset -u PS1 could enable the uppercase attribute for some other variables, for exampe, HISTFILE has been fixed. 12-01-16 A bug in which .sh.match was not correct after a substring match when the replacement string contained a substring match has been fixed. 12-01-12 +Files that are sourced from profile files are now read and executed one command at a time so that alias definitions take effect as they do for profile files. 12-01-12 A bug in which whence -p would find a function if one existed and there was no command of that name on PATH. 12-01-11 Change b_* prototype (int, char**, void*) => (int, char**, Shbltin_t*). 12-01-05 A bug in which read was not terminating for a signal that had a trap set has been fixed. libast: 12-01-31 spawnveg.c: fix transient bug that made invalid setpgid() call 12-01-27 pathpath.c: fix buffer size math when internal allocation requested 12-01-24 malloc.c: fix _vmkeep() bug that did not return previous state 12-01-23 malloc.c: add VMALLOC_OPTIONS=break to try sbrk() block allocator first 12-01-18 malloc.c: disable multiple regions for tracing or !vmbest or ASO_SIGNAL 12-01-12 sfpkrd.c: add __sun I_PEEK+rsh runtime workaround 12-01-10 shcmd.h: void* => Shbltin_t* 12-01-10 tmxdate.c: handle { n>=1000 } TM_PARTS libcmd: 12-01-10 b_* (int, char**, void*) => (int, char**, Shbltin_t*) ++++ libspiro: - license update: GPL-2.0+ See gpl.txt and e.g. spiro.c - there is no indication that this is BSD-3-Clause licensed and every indication that it is GPL-2.0+ licensed ++++ v8: - Update to 3.9.1.0 * Reduce memory use immediately after starting V8. * Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo (Chromium issue 112315). * Fixed a crash in dev tools (Chromium issue 107996). * Added 'dependencies_traverse': 1 to v8 GYP target. * Performance and stability improvements on all platforms. ++++ novell-ipsec-tools: - Remove suse_update_config, add missing build requires on autoconf, automake ++++ obs-service-format_spec_file: - one more update for php-2.0 and osl-1.1 ------------------------------------------------------------------ ------------------ 2012-2-5 - Feb 5 2012 ------------------- ------------------------------------------------------------------ ++++ build-compare: - Improve rpmlint check. - Take care of date format change of unzip. - Replace all occurences of release in rpmlint, take care of temporary files in rpmlint - Use separate invocation lines for .TH lines to catch some better. ++++ dotconf: - Remove redundant tags/sections - Remove dependencies on main package, which only has docs ++++ libcryptopp: - Proper shared library versioning ++++ spice-gtk: - Don't install /usr/bin/spice-client-glib-usb-acl-helper with suid bit set until bnc#744251 has gotten the full treatment. This kills functionality for USB passthrough. ++++ pdfmod: - Replace gmime-2_4-sharp BuildRequires with gmime-sharp: we now build against gmime 2.6. ++++ python-configobj: - Really make the obsoletes sane: The package was called python-configobj-docs before, so that's what we need to obsolete (not -doc). - The Obsoletes tag is for <= %{version}, as the package existed in version 4.7.2, which is also when it was merged back. Obsoleting only < 4.7.2 would cause conflicts when installing the newly merged package. ++++ rsync: - Build with PIE and full RELRO ++++ turpial: - Update to version 1.6.9: + Fixed minor bugs in setup.py and languages. - Update to version 1.6.8: + Implemented basic integration with Unity. + Fixed minor bugs with languages. - Removed chmod on AUTHORS, ChangeLog, COPYING and README.rst. Not needed anymore. - Removed version, since this is not needed anymore. ------------------------------------------------------------------ ------------------ 2012-2-4 - Feb 4 2012 ------------------- ------------------------------------------------------------------ ++++ gnome-sharp2: - Change License tag to SPDX identifier: LGPL-2.1. ++++ cherrytree: - Update to version 0.25.3: + The limit of undoable steps per node is now configurable. + Implemented a dialog to iterate graphical way the find/replace. + Implemented the insertion of timestamps. Format is configurable through preferences dialog. + Fixed some bugs/bad behaviors related to system tray, nodes drag n drop, links to files dialog and others. ++++ crda: - put files in /usr tree (UsrMerge project) ++++ eric: - Update to 4.5.0 * Platform Support: + Mac OS X is an officially supported platform (s. README-MacOSX.txt for setup instructions) * Editor: + Improved highlighter styles configuration + Added configurable file filters + Added configuration option for new QScintilla releases + Enhanced template auto-completion + Added capability to change keywords of the highlighters * Email dialog: + Added function to check the login data * Project: + Added forms generation support for PySide and Python3 Qt projects * Subversion interfaces: + Diff context menu entry for the status dialog + Made status dialog more universal (you can add, remove, commit,... from it) + Added a filter on status to the status dialog * Tools: + Enhanced source browser and source documentor * Web-Browser: + Improved proxy configuration + Added more default search engines + Improved handling of mouse buttons 3 and 4 (back/forward in history) ++++ grep: - keep executables in /usr tree (UsrMerge project) ++++ muffin: - Add spec license. ++++ libspiro: - Restore ldconfig call for shlib package - rename spec file and changelog to meet Factory requirements. - Remove redundant tags/sections - pkgconfig file: libm should not be in the shared link - Remove pointless Obsoletes, the supposedly old name has never been in use before - make license SPDX compatible. ++++ obs-service-format_spec_file: - handle failing prepare_spec when $OUTDIR=$PWD correct ++++ rfc: - automated update on 2012-02-04 ++++ whohas: - Rebased ubuntu-versions-510203.patch to apply cleanly. - Removed opkg-repo.patch (repository doesn't respond). - Readded openbsd-cache-results-557724.patch (problem not fixed upstream). - Added fedora-search-619873.patch (taken from Debian) to support Fedora's package listing. - Fix compilation in SLE (don't use make_install macro). ------------------------------------------------------------------ ------------------ 2012-2-3 - Feb 3 2012 ------------------- ------------------------------------------------------------------ ++++ digikam: - Correct the license of the Documentation subpackage to the GFDL-1.X license. - Correct spec-file to autodetect the translations for the additional libraries ++++ horde4-mnemo: - License Limbo. Added file to clarify things. Changed statement to ASL 1.1 ++++ horde4-turba: - license update: Apache-1.1 This is the 5 clause Apache-1.1 license, not the 6 clause Apache-1.0 ++++ kiwi: - v5.02.8 released - moved validation of delete section into setup() routine - dont't use basePackBootIncludes/baseUnpackBootIncludes anymore this conflicts with bootincluded packages marked for deletion ++++ syslogd: - Do not use early configuration setup for networkless configuration (bnc #728565) ++++ libcares2: - Fix license - provide symbol versioning support - fix -debuginfo packages ++++ libsocialweb-branding-openSUSE: - Add plurk key. ++++ libzypp: - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302) - Build with -fvisibility-inlines-hidden - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972) - Correctly use user:pass directly embedded in a proxy url (bnc#740764) - new sat::Map - Libsolv (bit)Map wrapper. - always set splitprovides to true now that libsolv handles them better - version 11.1.0 (1) ++++ mc: - Fixed rpmlint warning - added -fpie and -pie to compilation and linking of consaver ++++ obs-service-format_spec_file: - fix php license ++++ php5-pear-phpunit-DbUnit: - license update: BSD-3-Clause Look at the LICENSE file ++++ plasma-addons: - Added ibus input method buildrequires ++++ yast2-core: - ini-agent: only change permissions of new files (bnc#743355) - 2.22.3 ------------------------------------------------------------------ ------------------ 2012-2-2 - Feb 2 2012 ------------------- ------------------------------------------------------------------ ++++ autofs: - comment out /etc/auto.master.d from the shipped auto.master file - configure with --disable-mount-move only when systemd is enabled ++++ bridge-utils: - Create -devel package to fix rpmlint errors - Keep the binary in /usr/sbin, create link to /sbin (UsrMerge project) This does not effect resolution of #707837 as /sbin/brctl can still be found. systemd properly supports separate /usr ++++ clementine: - changed fftw devel dependency to pkgconfig dependency ++++ cpio: - leave binary in /usr (UsrMerge project), link to binary from /bin ++++ curl: - Update to version curl 7.24.0 - refresh patches to fix broken build ++++ geany: - Add geany-link-gmodule.patch: Detect and link gmodule-2.0. - Add libtool BuildRequires and call to ./autogen.sh, as above patch touches the buildsystem. ++++ inst-source-utils: - write SHA256 sums into CHECKSUMS file ++++ kiwi: - keep only the uBoot initrd representation and remove the gzip version of the initrd from the boot partition. This saves some space urgently needed because on arm the boot partition is fixed 64MB - add unit test for getExecArgsFormat() method of KIWILocator - implement helper executables for the test in new bin directory - fix logic errors in getExecArgsFormat() found by unit test implementation ++++ ksh: - Fix an off-by-one error which cause that the builtin ulimit may fail (bnc#744355), patch from Li Bin. ++++ openssl: - Update to version 1.0.0g fix the following: DTLS DoS attack (CVE-2012-0050) ++++ orc: - Fix license to be BSD-3-Clause ++++ libosinfo: - Require libosinfo from the shared library package: the library does require the os identifier data. ++++ libpng15: - updated to 1.5.8: Fixed one-byte (stack) buffer-overrun bug in png_formatted_warning() (CVE-2011-3464) ++++ libreoffice-branding-openSUSE: - added branding for openSUSE-12.2 ++++ libssh2_org: - fix license - Update to version 1.4.0 plus git bugfixes ++++ libzypp: - Update zypp-po.tar.bz2 ++++ pcc: - disable build for PPC since it it broken (see http://thread.gmane.org/gmane.comp.compilers.pcc/2391) ++++ postfixadmin: - add patch to display domain and mailbox description with correct encoding (upstream r1342) ++++ powertop: - Update to version 1.98: * Major rewrite using perf interface with many new options ++++ python-webkitgtk: - Spec cleanup: - Ran spec-cleaner - Moved 'demos' documentation to devel package - No ldconfig for stuff in python_sitearch, it's just a binary Python module - Removed outdated %clean section - Don't use "find ... -delete", fixes SLE_11 build ++++ scotty: - Added patch for PIE compilation & linking ++++ xfce4-panel-plugin-timer: - added xfce4-panel-plugin-timer-fix-windows.patch in order to set the add/edit dialog transient for the main configuration window and to make the notification dialog modal ++++ yast2-ldap-client: - removed option to switch off TLS/SSL from UI - offered only SSSD in UI (fate#313143) - 2.22.3 ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2012-2-1 - Feb 1 2012 ------------------- ------------------------------------------------------------------ ++++ QtZeitgeist: - Added libQtWebKit-devel buildrequires ++++ amarok: - Enable proper script support again as that qt4-qtscript now compiles for Qt 4.8 ++++ ant: - revert the Recommends to fix a lot of build fails ++++ autoyast2: - 2.22.0 ++++ backintime: - Fix duplicated omf files ++++ branding-openSUSE: - initial update to 12.2 design ++++ clementine: - updadet to version 1.0.1 - added another dependency - modified file section to /usr/lib/ instead of /usr/lib64 ++++ filelight: - Ran spec-cleaner - Removed outdated build requirements left from package split - Package AUTHORS, COPYING*, README and NEWS ++++ gimp: - Update to version 2.6.12: + Bugs fixed: bgo#623045, bgo#627328, bgo#631728, bgo#631885, bgo#639203, bgo#640219, bgo#640612, bgo#641259, bgo#646947, bgo#652280, bgo#660305. + Updated translations. - Drop gimp-CVE-2010-4540-and-more.patch: fixed upstream. - Drop gimp-CVE-2010-4543.patch: fixed upstream. - Drop gimp-fix-linking.patch: fixed upstream. - Drop gimp-CVE-2011-2896.patch: fixed upstream. - Drop gimp-pyslice-cellspacing-fix.patch: fixed upstream. - Drop gimp-poppler-0.18.patch: fixed upstream. - Remove call to autoreconf and libtool BuildRequires: they were only needed for gimp-fix-linking.patch. ++++ gpsbabel: - Update to version 1.4.3 - last bug fix release before rewrite ++++ gwibber: - Update to version 3.3.3: + Greatly improved scrolling, but still not smooth scrolling. + Inline comments and image previews are now enclosed in a Gtk.Expander and only load when expanded. + Cleaned up all the Gtk 3.3 deprecations + Now requires valac-0.16 + Bugs fixed: - Fixed a memory leak in ActionBoxItem (lp#909085) - Fixed race conditions in async image loading while scrolling (lp#911619) - Hide window while gwibber exits - Improved scrolling by enclosing comments and image previews in a Gtk.Expander, this fixes the tiles resizing while scrolling (lp#875348) - Drop gwibber-vala-0.16.patch: fixed upstream. - Drop libtool BuildRequires and calls to autoreconf and intltoolize: they were only needed for for above patch. ++++ kiwi: - migration: fixed repo dir detection - migration: sort repo list information - migration: write cache early enough - migration: added support for svn detection - fixed use of uninitialized value in the locator - migration changes: * added progress information while creating custom tree * make custom files creation much faster * make modified files creation faster ++++ libelf0: - Remove redundant tags/sections per specfile guideline suggestions - Parallel building using %_smp_mflags ++++ ggz: - Got TLS support working ++++ libmng: - Remove contrib directory during build, its unused and might confuse licensing, bnc#744320 ++++ newt: - update to 0.52.14: + fix returning strings in whiptail and whiptcl (rh#752818) + fix configure to work with multiple python versions (rh#737998) - removed newt-0.52.13-python_version.patch : fixed upstream - compile with fPIC - fixes problems with _snackmodule.so thanks to Joerg Steffens (bnc#734171) - newt-doc recommends the main package as the examples need it - added newt-0.52.14-incorrect-fsf-address.patch ++++ orc: - disable check on ppc ppc64 ++++ libproxy: - Add libproxy-trim-ignores.patch: Trim strings in ignore list. Fix bnc#739069. ++++ libproxy-plugins: - Add libproxy-trim-ignores.patch: Trim strings in ignore list. Fix bnc#739069. ++++ libsolv: - add cleandeps support for install/update - check for cleandeps mistakes (untested) ++++ mkinitrd: - Include PV drivers even if running on emulated hardware, to be able to boot when the virtualization setup changes (bnc#710035). - Add support for xz compressed initrd and use it on PPC (bnc#742328). ++++ perl-Net-DNS: - update to 0.68 Fix rt.cpan.org #72314 Let a Net::DNS::Nameserver bind on Net::DNS::Nameserver::DEFAULT_ADDR as a last resort. Fix to suppress false warnings about subroutine profiles on ancient versions of perl. Fix to avoid constants with value undef which prevents unwanted code from being optimized away on ancient versions of perl. Fix code error in PTR.pm, canonical RDATA not downcased. Enhancement to clarify the function of parse and data methods, by renaming them to decode and encode respectively. Feature IDN query support. Question.pm modified to use the recently introduced DomainName.pm module to represent DNS names. Queries for domain names containing non-ASCII characters are now possible on Unicode platforms with CPAN Net::LibIDN installed. Introduction of Mailbox.pm module that will be used in the future to represent RDATA components containing DNS coded RFC822 mailbox addresses. Introduction of Text.pm module that will be used in the future to represent RDATA components containing text. ++++ python-Beaker: - Update to version 1.6.2: * Updated dogpile lock so that it locks per namespace+key rather than on the entire namespace. (#101) * Added encryption option for any backend. Patch contributed by Toby Elliot. ++++ python-PasteScript: - Remove wrongly installed tests - Update to version 1.7.5: * Import CherryPy directly instead of including its server inline in the paste.script package. You must install CherryPy before using egg:PasteScript#cherrypy ++++ python-kid: - (Re-add) a proper description - Rebase kid-setuptools.patch ++++ python-openstack.compute: - Explicitly add requirement on python-argparse to fix SLE_11 build ++++ python-transaction: - Update to version 1.2.0: * Python 3.2 compatibility. * Dropped Python 2.4 and 2.5 compatibility - Set license to SPDX style (ZPL-2.1) - Ran spec-cleaner ++++ python-zope.interface: - Simplified macro usage ++++ qt-creator: - Update to 2.4.1 Managing Projects * Fix a crash on closing a project while a parse is in progress (QTCREATORBUG-6677) QML/JS Support * Search qmlplugindump (4.8) in right location (QTCREATORBUG-6698) Help * Fix loading of files from documentation (QTSDK-1129) - Install the licenses files. - ------------------------------------------------------------------ ++++ quilt: - Fix license string to make rpmlint happy. ++++ scim-bridge: - Fix the parsing of $DISPLAY variable with VNC HOST::PORT syntax (bnc#738627) ++++ virt-utils: - add python to BuildRequires (fixes build on openSUSE 11.4 and SLE 11) ++++ x2x: - license update: GPL-2.0+ keymap.c and x2x.c seem to make it necessary to license under GPL-2.0+ irrespective of the ifdef in lawyerese.c which would seem to make the GPL only applicable to windows systems ------------------------------------------------------------------ ------------------ 2012-1-31 - Jan 31 2012 ------------------- ------------------------------------------------------------------ ++++ apparmor: - Update to AppArmor 2.7.2 (= 2.7 branch / r1894) - move various permissions from httpd2-prefork profile to abstractions/apache2-common. Backward-incompatible change: *.htaccess files are no longer allowed for ^HANDLING_UNTRUSTED_INPUT - allow access for more /usr/lib*/samba/ files for smbd (bnc#725967#c5) - allow various .conf files for dovecot (lp#458922) - disallow wl for *.so in @{HOME}/.pki/nssdb/ in abstractions/private-files and abstractions/private-files-strict (lp#911847) - update abstractions/kde, private-files* and ubuntu-browsers.d/user-files to use ~/.kde4, not only ~/.kde (bnc#741592) - block write access to ~/.kde{,4}/env in abstractions/private-files (lp#914190) - allow write access for personal dictionary etc. in abstractions/aspell (lp#917859) - when using genprof for a script, include read access to the script itsself - automatically include abstractions/python or abstractions/ruby for python/ruby scripts - add profile for smbldap-useradd and allow smbd to call it (bnc#738041) - allow creation of the .config directory in abstractions/enchant (lp#914184) - allow TFTP read-only access in dnsmasq profile (lp#905412) - allow capability dac_read_search for syslog-ng (bnc#731876) - add p11-kit abstraction and include it in abstractions/authentification (lp#912754, lp#912752) - add audacity to abstractions/ubuntu-media-players (lp#899963) - allow software-center, fireclam plugin, [tT]unar, exo-open, kate and /dev/nvidia* in abstractons/ubuntu-browsers.d/* (lp#662906, lp#562831, lp#890894, lp#890894, lp#884748) - fix typo for multiarch gconf-modules in abstractions/base (lp#904548) - allow avahi to do dbus introspection (lp#769148) - allow access to ~/.fonts.conf.d in abstractions/fonts (lp#870992) - allow transmission in abstractions/ubuntu-bittorrent-clients (lp#852062) - allow reading ~/.cups/client.conf and ~/.cups/lpoptions in abstractions/cups-client (lp#887992) - allow read access of /etc/python{2,3}.[0-7]*/sitecustomize.py in abstractions/python (lp#860856) - various updates to the sshd profile (lp#817956) - (and some more changes I already included in the apparmor-2.7-branch.diff) ++++ apcupsd: - Mark all files in /etc/apcupsd as config files. Their editing sometimes makes sense (bnc#744358). ++++ asusfan: - add exclusivearch, not useable on non x86 - add automake/autoconf buildrequires ++++ bundle-lang-common: - update package list ++++ bundle-lang-gnome: - update package list ++++ bundle-lang-kde: - update package list ++++ kdebase3: - do not provide sysguardd for kde4 ++++ gaupol: - license update: GPL-3.0+ No indication of GPL-3.0 files (i.e. GPLv3 only) in the package ++++ geoclue: - Add geoclue-glib-2.31.patch: fix build with glib 2.31. ++++ glibc: - Fix checks for AVX (patch glibc-2.16-avx.patch) - Use Linux 2.6.32 on x86_64 as oldest supported kernel - Fix relocation ordering to fix ifunc crash (bnc#740109). ++++ glibc: - Fix checks for AVX (patch glibc-2.16-avx.patch) - Use Linux 2.6.32 on x86_64 as oldest supported kernel - Fix relocation ordering to fix ifunc crash (bnc#740109). ++++ guile1: - fix requires of devel package ++++ ipsec-tools: - remove suse_update_config macro usage ++++ kactivities4: - Adhere to shared library policy, split off libkactivities4 package ++++ libltdl3: - Remove redundant tags/sections per specfile guideline suggestions - Parallel building using %_smp_mflags ++++ m17n-lib: - updated to version 1.6.3: Minor bugs fixed and several new input methods added, including the segfault fix with VLC ++++ libmowgli: - Update to new upstream release 1.0.0 * Allow iteration on NULL patricias * Undeprecate mowgli.spinlock ++++ libmtp: - Remove redundant tags/sections per specfile guideline suggestions ++++ liboop: - Remove redundant tags/sections per specfile guideline suggestions - Parallel building using %_smp_mflags - Employ shlib policy - Make pkgconfig provides available ++++ libosinfo: - license update: LGPL-2.1+ and GPL-2.0+ tools/osinfo-detect.c is GPL-2.0+ licensed - Update to version 0.0.5: + Add QXL to supported devices of windows and Fedora. + Distribute and install forgotten device XML files. + Add all metadata from default path, not just OS. + List supported audio devices for Windows and Fedora. + Specify 'derives-from' relationship for Fedora OSs. + Add API to retreive all supported devices for an OS. + Fix some potential issues related to memory allocation/ alignment. - Changes from version 0.0.4: + Fix silly mistakes in udev rules file. - Changes from version 0.0.3: + Add lots of more data on various different OSs out there. Now we also support some Apple OSs. + On successful OS detection, inform the application which known media of the OS the given media matched against. osinfo-detect tool and udev rule updated to make use of this. + Support applications' right to not be interested in error details. + Minor fixes/improvements to OS detection logic. + API to indicate media is live and/or installer. + Don't match non-live Fedora ISOs against live ones. + Fixes to Python demo to make it work. + Fix some potential crashes. + Fixes to RPM spec file. + Distribute RPM spec file. + Complement some getters with corresponding gobject properties. + Few other random minor fixes. - Add libtool BuildRequires - Split typelib file in typelib-1_0-Libosinfo-1_0 - Add typelib-1_0-Libosinfo-1_0 Requires to -devel package. ++++ rocs: - Set license to GPL-3.0+ (bnc#744218) ++++ spice-gtk: - Update to version 0.8: + add USB redirection support + introduce SpiceGtkSession to deal with session-wide Gtk events, such as clipboard, instead of doing it per display + many cursor and keyboard handling improvements + handle the new "semi-seamless" migration + support new Spice mini-headers + better coroutines: fibers on windows & jmp on linux + add Vala vapi bindings generation + many bug fixes and code improvements ++++ usbredir: - Update to version 0.3.3: + usbredirparser: - add usbredirfilter code, to help apps exclude certain devices from redirection. + usbredirhost: - add a usbredirhost_check_device_filter helper function. - Changes from version 0.3.2: + Switched to automake/autoconf/libtool based make system + usbredirparser: - limited multi-thread safeness, see README.multi-thread - extend the device_connect packet header with a device_version field - Add a hello_func callback which gets called after receiving the hello packet from the other side. This can be used to determine when the caps from the other side have been received and it thus is safe to call usbredirparser_send_device_connect. + usbredirhost: - limited multi-thread safeness, see README.multi-thread - properly handle clear stalls send from the usbguest - try to keep our iso buffer size near the target size - implement usb_redir_cap_connect_device_version - Call configure instead of exporting LDFLAGS and CPPFLAGS; this is now possible as upstream switched to auto*. ++++ libvirt-glib: - Update to version 0.0.4: + Add support for configuring sound, serial, parallel and channel devices + Add support for newer libvirt shutdown event + Add support for setting SPICE/VNC passwords + Fix storage pool annotations + Improve docs for memory APIs + Fix problem with duplicated attributes + Many internal XML helper API cleanups/additions + Add API for retrieving list of all devices + Fix mixup between g_new0/g_slice_free + Change namespace for GVirConfig APIs (breaks ABI and API) + New APIs for save/suspend ++++ m17n-contrib: - updated to version 1.1.13: Minor bugs fixed and several new input methods added. ++++ m17n-db: - updated to version 1.6.3: Minor bugs fixed and several new input methods added. ++++ majordomo: - Added -fpie and -pie to compiler and linker options ++++ pan: - Rebuilt package against GTK2, instead of GTK3 (for now). + No spell-check in Pan. bnc#725971 + Pan groups panel re-sizes itself and gets stuck in new position. bnc#728311 + Corrected erroneous sourceurl in specfile. ++++ pcmciautils: - Added patch for platform independent executable build ++++ python-Attest: - Initial version ++++ python-Levenshtein: - Simplified macro usage - Don't package PKG-INFO or MANIFEST, this is setuptools bloat - Removed outdated %clean section - change from python-setuptools to python-distribute ++++ python-PyYAML: - Initial version ++++ python-Pylons: - Don't install testsuite test files - Removed build dependencies for testsuite (isn't run due to errors currently) - Update to version 1.0.1rc1: * authenticate_form allows for GET. Patch by iElectric. * jsonify now properly sets charset to utf-8. * Add ability for jsonify to handle objects with a __json__ attribute using custom JSONEncoder class similar to TG2. Patch by Bob Farrell. * Added ability for __before__ to reference a callable function. Patch contributed by mverdone. * Pulled in JSON-RPC support from agentultra's pylons fork. * Apply patch for proper pylons.__version__ under Windows. Contributed by Christoph Zwerschke. * Utilize MarkupSafe for faster HTML escaping. * Fix signed cookies by using standard base64 alphabet, and prevent timing attacks on signature comparison. * Added setup of app_globals and config to Pylons config.init_app to ensure as long as the Pylons application is loaded, the app_globals and config will be appropriately initialized. * Documentation updates. ++++ python-WSGIProxy: - Simplified macro usage ++++ python-WebOb: - Spec cleanup: * Simplified macro usage * Remove unneeded runtime requirement on python-nose * Run testsuite - Update to version 1.2b2: * Fix request.cookies.get('name', 'default'). Previously default was ignored. - Changes from version 1.2b1: * Mutating the request.cookies property now reflects the mutations into the HTTP_COOKIES environ header. * Response.etag = (tag, False) sets weak etag. * Range only parses single range now. * Range.satisfiable(..) is gone. * Accept.best_matches() is gone; use list(request.accept) or request.accept.best_match(..) instead (applies to all Accept-* headers) or similar with request.accept_language. * Response.request and Response.environ attrs are undeprecated and no longer raise exceptions when used. These can also be passed to the Response constructor. This is to support codebases that pass them to the constructor or assign them to a response instance. However, some behavior differences from 1.1 exist. In particular, synchronization is no longer done between environ and request attribute properties of Response; you may pass either to the constructor (or both) or assign one or the other or both, but they wont be managed specially and will remain the same over the lifetime of the response just as you passed them. Default values for both request and environ on any given response are None now. * Undeprecated uscript_name and upath_info. * For backwards compatibility purposes, switch req.script_name and path_info back again to contain “raw” undecoded native strings rather than text. Use uscript_name and upath_info to get the text version of SCRIPT_NAME and PATH_INFO. * Don’t raise an exception if unicode_errors or decode_param_names is passed to the Request constructor. Instead, emit a warning. For benefit of Pylons 1.X, which passes both. * Don’t raise an exception if HTTPException.exception is used; instead emit a warning. For benefit of Pylons 1.X, which uses it. ++++ python-WebTest: - Simplified macro usage - Run testsuite - Update to version 1.3.3: * added post_json, put_json, delete_json * fix #25 params dictionary of webtest.AppTest.post() does not support unicode values - Changes from version 1.3.2: * improve showbrowser. * print_stderr fail with unicode string on python2 - Changes from version 1.3.1: * Added .option() * Full python3 compat ++++ python-argh: - Initial version ++++ python-bugzilla: - remove basic auth credentials from backtraces - Novell Bugzilla is the default when using bugzilla command line tool ++++ python-functional: - Add CFLAGS to build - Initial version ++++ python-http-parser: - Update to version 0.7.4 ++++ python-iniparse: - Spec file cleanup: * Simplified macro usage * Removed outdated %clean section * Buildrequire python-distribute instead of setuptools ++++ python-kid: - Completely replaced crappy spec file - Run testsuite - Buildrequire python-distribute ++++ python-pathtools: - Initial version ++++ python-pip: - Run testsuite ++++ python-progressbar: - license update: LGPL-2.1+ or BSD-3-Clause Look at License.txt - Add a %changelog line - Spec file cleanup: * Simplified macro mania * Removed unused build requirements * Set license to SDPX style (LGPL-3.0+) ++++ rpm: - avoid error message if /usr/lib/rpm/brp-suse.d is empty ++++ seamonkey: - update to Seamonkey 2.7 (bnc#744275) * MFSA 2012-01/CVE-2012-0442/CVE-2012-0443 Miscellaneous memory safety hazards * MFSA 2012-03/CVE-2012-0445 (bmo#701071)