SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libdirectfb-1_7-1-1.7.1-5.1.x86_64.rpm :
Thu Apr 23 14:00:00 2015 pgajdosAATTsuse.com
- security update

* CVE-2014-2977 [bnc#878345]
+ DirectFB-CVE-2014-2977.patch

* CVE-2014-2978 [bnc#878349]
+ DirectFB-CVE-2014-2978.patch

Wed Jul 30 14:00:00 2014 pgajdosAATTsuse.com
- do not build nsc driver (unclear license, outdated) and omap
driver [bnc#860256] (internal)

Thu Dec 19 13:00:00 2013 mvyskocilAATTsuse.com
- correct baselibs.conf

Wed Dec 18 13:00:00 2013 mvyskocilAATTsuse.com
- Update to 1.7.1

* API
+ Add 4k display resolution.
+ Add alternative UHDTV mode.

* API | C++
+ Add convenience classes like DFBRectangle to new header file
, fix dynamic cast with NULL pointer

* Options
+ Add \'nm-for-trace\' option that must be used to run
\'nm\' at trace dump (as done before). Add D_ARGS env as
input to libdirect\'s config_init (constructor).

* And many bugfixes and refactoring
1.7.0:

* task-manager allows to automatically distribute
rendering tasks over multiple cpu and/or gpu cores

* Merged Projects:
+ DirectFB-extra (missing bits)
+ SaWMan
+ FusionDale
+ FusionSound
+ DiVine
+ ++dfb (packaged in separate lib++dfb-1_7-1 and lib++dfb-devel packages)

* New APIs
+ Add IDirectFBSurface::DumpRaw() to dump raw pixel data of a surface to a file
+ Add IDirectFBSurface::GetFrameTime() to receive the timestamp for the next
frame to be rendered + Add IDirectFBSurface::SetFrameTimeConfig() to
configure GetFrameTime()
+ Add IDirectFBVideoProvider::SetDestination() to change the destination
surface and/or destination rectangle during playback

* New System Module drm/kms

* New ImageProviders
+ WebP
+ tiff

* Tons of bugfixes and performance improvements...
- build with more features - timidity, vorbis, cddb, drm, kms, jasper, wepb,
rsvg and imlib2
- refreshed/rebased

* DirectFB-1.6.1-lm.patch

* DirectFB-int.patch
- added patches

* DirectFB-1.7.1-drop-test_foo.patch, drop a test, which can\'t be compiled

Tue Aug 13 14:00:00 2013 mvyskocilAATTsuse.com
- Enable X11/vdpau

Wed Aug 7 14:00:00 2013 guillaumeAATTopensuse.org
- Enable openGL ES 2 support (Mesa only)

Wed Aug 7 14:00:00 2013 guillaumeAATTopensuse.org
- Add omap support (ARM)

Wed Aug 7 14:00:00 2013 guillaumeAATTopensuse.org
- Enable tslib support for openSUSE 13.1+

Mon Jun 17 14:00:00 2013 p.drouandAATTgmail.com
- Update to version 1.6.3. There is a large list of changes
see Changelog for details
- Remove DirectFB-1.6.1-mesa-libgbm-stridefix.patch; fixed by upstream

Fri Mar 15 13:00:00 2013 cooloAATTsuse.com
- use original tar as source url

Fri Dec 21 13:00:00 2012 dvaleevAATTsuse.com
- Fix cyber5k and radeon drivers build on powerpc
(DirectFB-setregion.patch)

Tue Dec 18 13:00:00 2012 mvyskocilAATTsuse.com
- remove unused files

* 85-directfb.rules

* DirectFB-1.5.3-lm.patch

* DirectFB-1.6.1-fix-Wimplicit-function-declaration-cflags-error.patch

* DirectFB-1.7.11.3-mesa-libgbm-stridefix.patch

Thu Dec 6 13:00:00 2012 joop.boonenAATTopensuse.org
- Only apply patch DirectFB-1.6.1-mesa-libgbm-stridefix.patch on
openSUSE > 12.2

Mon Oct 22 14:00:00 2012 p.drouandAATTgmail.com
- Update to 1.6.2 version :

* IDirectFB
- When creating a windowed primary, translate
window-surface-policy option to DSCAPS_SYSTEMONLY/VIDEOONLY.

* Core
- Stub out Core_Push/Pop/GetCalling in case of single app build, thanks to Mike Nelis!
- Temporary solution for permissions not being granted to a surface from GetSurface().
- prevent segfault when calls are launched from non-dfb threads.
- Reset flip counter to zero when changing buffer mode.
- When creating a window pass through DSCAPS_GL.

* Util
- Add dfb_regions_unite() to calculate bounds of one or more regions.

* Genefx
- Avoid division by zero with rotation and formats < 1 byte per pixel.

* gfxutil
- Avoid double premultiplication when loading an image scaled.

* One
- Use direct_list_foreach_safe() when iterating through receiving list.
- In OneAppTarget_Destroy() remove from receiving list if needed.

* fonts
- Make x and y advances 24.8 fixed point to fix font rotation.

* X11
- Set max value for absolute motion events.

* EGL
- Support ARGB directly in fboWrite(), add fboRead().

* Android
- Use sawman wm.
- Force quit by segfaulting on purpose.

* Video Provider
- Add WIP gstreamer video provider.

* Tools
- dfbg: Add option \'-p\' to create a surface with DSCAPS_PREMULTIPLIED.
- Update baselibs.conf

Thu Sep 27 14:00:00 2012 idonmezAATTsuse.com
- Update baselibs.conf

Thu Sep 6 14:00:00 2012 pgajdosAATTsuse.com
- updated to 1.4.17:

* removed libpng15.patch (DirectFB have libpng15 suport from 1.4.16)

* removed upstreamed DirectFB-1.1.1.patch

* upstream changes:
- fix race condition between dfb_wm_close_all_stacks() and
layer_context destructor
- add function CoreDFB_CallMode() which determines whether calls
should be direct, indirect or denied.
- cleaner shutdown
- Add CoreGraphicsState::ReleaseSource() to fix
IDirectFBSurface::ReleaseSource() in secure fusion mode.
- opimize single-app mode by forcing COREDFB_CALL_DIRECT
- set_region: lock region buffer also on flags CLRCF_SRCKEY,
CLRCF_DSTKEY,CLRCF_OPACITY,CLRCF_SOURCE,CLRCF_DEST
- remove bogus asserts for optional output parameters in Core API
and mark these parameters in .flux files
etc. see NEWS

Fri Mar 16 13:00:00 2012 jengelhAATTmedozas.de
- Restore parallel build

Fri Jan 6 13:00:00 2012 pgajdosAATTsuse.com
- build also against libpng15

* libpng15.patch

Mon Dec 19 13:00:00 2011 cooloAATTsuse.de
- %suse_update_libdir was a work around for very old versions

Wed Nov 30 13:00:00 2011 roAATTsuse.de
- complete last change

Mon Nov 28 13:00:00 2011 roAATTsuse.de
- fix build on s390/s390x

Thu Nov 3 13:00:00 2011 adrianAATTsuse.de
- reduce driver set on arm
(TI drivers are broken atm)

Fri Sep 16 14:00:00 2011 jengelhAATTmedozas.de
- Implement shlib policy and add baselibs
- Remove redundant tags/sections

Sun Jul 10 14:00:00 2011 meissnerAATTsuse.de
- pxa3xx and gl drivers also for PowerPC.

Mon Jan 3 13:00:00 2011 mvyskocilAATTsuse.cz
- fix bnc#660772: split the plugins with huge dependencies to subpackages

* DirectFB-libSDL

* DirectFB-Mesa

* DirectFB-libvncclient
- remove unneeded png14 patch

Mon Oct 4 14:00:00 2010 cristian.rodriguezAATTopensuse.org
- Update to version 1.4.5, There is a large list of changes
see Changelog for details

Tue Sep 7 14:00:00 2010 ajAATTsuse.de
- BuildRequire sysfsutils-devel

Mon Apr 19 14:00:00 2010 mvyskocilAATTnovell.com
- fix bnc#597667 - splashy needs DirectFB-devel

Wed Apr 7 14:00:00 2010 mvyskocilAATTsuse.cz
- workaround for bnc#304995: splashy image not fullscreen or screwed-up while suspending
SUSE_IGNORE_FBMODES can ignore the /etc/fb.modes
- split libraries according Shared Library Policy
- apply png14 patch only for openSUSE > 11.2 to enable backports
- clean up the configure call and polish the spec

Sun Apr 4 14:00:00 2010 roAATTsuse.de
- extend libpng14 fixes

Sun Apr 4 14:00:00 2010 roAATTsuse.de
- fix build with libpng14
(deprecated png_check_sig had been removed)

Sun Jan 31 13:00:00 2010 jengelhAATTmedozas.de
- package baselibs.conf

Tue Nov 24 13:00:00 2009 mvyskocilAATTsuse.cz
- updated to 1.2.9 - a bugfix release with merged changes from 1.4.x branch

* several API features that are required by SaWMan have been added.
- Add application_id to a window with IDirectFBWindow_Set/GetApplicationID
- dynamic window association via IDirectFBWindow::SetAssociation()
- add DWCAPS_COLOR to the window capabilities
- allow the window config value \"color\" to colorize the window
- refreshed patches

Sat Jun 20 14:00:00 2009 cmorve69AATTyahoo.es
- update to 1.2.8
- reenable as-needed since the update fixes it

Fri Jun 19 14:00:00 2009 cooloAATTnovell.com
- disable as-needed for this package as it fails to build with it


 
ICM