packaged for wip by pho.
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library
so it has high performance. It supports the "zlib", "gzip" and "raw"
compression formats.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.
This release delivers several fixes & enhancements for the driver on
Solaris & NetBSD, including absolute positioning improvements for both.
Alan Coopersmith (4):
Wrap some overly long lines
Use asprintf (or Xprintf on old servers) instead of strdup+sprintf
Update some outdated language in a comment on obsolete hardware
xf86-input-mouse 1.9.1
Michael Thayer (2):
Do not drop the result of protocol detection
Make absolute input reporting in Solaris aware of resolution changes
Patrik Jakobsson (1):
Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc
Thomas Klausner (4):
Enable MSE_MISC on NetBSD as well.
Make wsmouse (re-)init the version.
For wsmouse, keep 3-button emulation status.
Add support for absolute positioning (tablets).
From the changelog:
5.29 * Downgraded to Xcode 5.0.2 to make it possible to build savers
that will still run on 10.6 and 10.7. Sigh.
* Updated `webcollage' for recent changes.
5.28 * Fixed some compilation problems and intermittent crashes.
* Turned off the OSX 10.6 enable_gc hack. It didn't work.
5.27 * New hacks, `tessellimage' and `projectiveplane'.
* Added support for pthreads, because Dave Odell is a madman.
* Updated `webcollage' for recent changes.
* Minor iOS tweaks to the `analogtv' hacks.
* X11: Don't assume Suspend = 0 implies "No DPMS".
* Minor updates to `boxed' and `klein'.
* Fixed possible crash in `apple2', `noseguy', `xmatrix', `shadebobs'.
* Fixed possible crash in OSX preferences.
* OSX Performance improvements.
* Plugged some leaks.
5.26 * More auto-updater tweaks.
5.25 * Try harder to bypass Quarrantine and Gatekeeper in OSX installer.
* Some files were missing from the tarball.
5.24 * Added "Automatically check for updates" option on OSX.
* Updated feed-loading for recent Flickr changes.
* Updated `webcollage' for recent Google changes.
* Added Instagram and Bing as `webcollage' image sources.
* Updated to latest autoconf.
* Bug fixes.
5.23 * New hack, `geodesic'.
* iOS and OSX: huge XCopyArea performance improvements.
* More heuristics for using RSS feeds as image sources.
* Improved Wikipedia parser.
* Updated `webcollage' for recent Flickr changes.
* Added Android to `bsod'.
* OSX: Added a real installer.
* iOS and OSX: fixed a font-metrics bug.
* iOS: Fixed aspect ratio bug in non-rotating apps when launched in
landscape mode.
* Made `quasicrystal' work on weak graphics cards.
* iOS: fixed `ifs'.
* Better compression on icons, plists and XML files: smaller
distribution and installation footprint.
* Reverted that DEACTIVATE change. Bad idea.
* `Phosphor' now supports amber as well as green.
This is an alternative C driver for MongoDB. It is meant to be a stable
(API, ABI and quality alike), clean, well documented and well tested shared
library, that strives to make the most common use cases as convenient
as possible.
This release consists primarily of CA certificate changes as listed
below, and includes a small number of bug fixes.
Notable Changes:
* The following 1024-bit root CA certificate was restored to allow more
time to develop a better transition strategy for affected sites. It was
removed in NSS 3.16.3, but discussion in the mozilla.dev.security.policy
forum led to the decision to keep this root included longer in order to
give website administrators more time to update their web servers.
- CN = GTE CyberTrust Global Root
* In NSS 3.16.3, the 1024-bit "Entrust.net Secure Server Certification
Authority" root CA certificate was removed. In NSS 3.16.4, a 2048-bit
intermediate CA certificate has been included, without explicit trust.
The intention is to mitigate the effects of the previous removal of the
1024-bit Entrust.net root certificate, because many public Internet
sites still use the "USERTrust Legacy Secure Server CA" intermediate
certificate that is signed by the 1024-bit Entrust.net root certificate.
The inclusion of the intermediate certificate is a temporary measure to
allow those sites to function, by allowing them to find a trust path to
another 2048-bit root CA certificate. The temporarily included
intermediate certificate expires November 1, 2015.
* Initialize libvlc with appropriate arguments on OS X
* Prevent libvlc 2.2 argument warnings by not using the deprecated
--album-art argument when building against 2.2. This argument will be
removed entirely in a future feature release as its presence only
reflected the libvlc default behavior anyway.
* Ensure playback is terminated when encountering an invalid queued
MediaSource.
* Prevent a crash when when GUIs call setCdTrack on a not-yet-ready
MediaPlayer.
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have
not been previously locked.
* Convert a direct call chain to QApplication::syncX() to a Qt queued call
to prevent cross-thread usage of X11, ultimately causing XIO errors and
crashes.
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from
kdelibs git.
* Prevent possible internal infinite loop call chains when trying to handle
backend construction in simulation mode (i.e. without actual backend
being installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make
sure that the relative Qt paths are set according to whether the build is
meant for Qt4 or 5. Previously this would always install to a path for
qt5.
NaCl (pronounced "salt") is a new easy-to-use high-speed software
library for network communication, encryption, decryption, signatures,
etc. NaCl's goal is to provide all of the core operations needed
to build higher-level cryptographic tools.
Of course, other libraries already exist for these core operations.
NaCl advances the state of the art by improving security, by improving
usability, and by improving speed.
FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for
the various FFmpeg APIs.
FFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video. It includes libavcodec - the leading
audio/video codec library.
This package contains major version 1.
* DreamWorks Lossy Compression A new high quality, high performance lossy compression codec contributed by DreamWorks Animation. This codec allows control over variable lossiness to balance visual quality and file size. This contribution also includes performance improvements that speed up the PIZ codec.
* IlmImfUtil A new library intended to aid in development of image file manipulation utilities that support the many types of OpenEXR images.
Some packages (e.g. "cmake" version 3.0.1) automatically discover
"${PREFIX}/include/ncurses/ncurses.h" and derive the include filename
from this path.
Upstream changes:
0.79 Sat Aug 9 00:55:07 PDT 2014
- Dep on EU::MM 6.52
0.78 Sat Aug 9 00:23:58 PDT 2014
- Fix swim errors
0.77 Fri Aug 8 12:39:43 PDT 2014
- Change Provider test to use string eval, keeping it out of the eyes of
Perl::Prereqs.
0.76 Thu Aug 7 00:29:39 PDT 2014
- Fix bad encoding in Pod
0.75 Wed Aug 6 22:04:50 PDT 2014
- Use PR/14 which makes old and new Test::Builders work. exodist++
0.74 Wed Aug 6 13:36:29 PDT 2014
- Add dependency on Filter::Util::Call just to be sure
- Spiffy requires it and we already require Spiffy
0.73 Wed Aug 6 13:24:45 PDT 2014
- Doc fix. Thanks @Perlover++
0.72 Wed Aug 6 10:31:52 PDT 2014
- Dep on new Spiffy-0.40 to get rid of warnings on blead 5.21.x
0.71 Wed Aug 6 09:50:04 PDT 2014
- Applied PR/4 from schwern++
0.70 Wed Aug 6 09:30:03 PDT 2014
- Fixed doc typo
0.69 Wed Aug 6 09:09:34 PDT 2014
- Add $VERSION back into Test::Base
0.68 Wed Aug 6 08:56:09 PDT 2014
- PR/11 and fixes
0.67 Tue Aug 5 10:16:09 PDT 2014
- Add badges to doc
0.66 Mon Aug 4 00:39:44 PDT 2014
- Remove (c) from Copyright
- Ginish doc to Swim
0.65 Sat Aug 2 23:48:34 PDT 2014
- Fix copyright years.
0.64 Fri Aug 1 23:16:11 PDT 2014
- Add Algorithm::Diff and Text::Diff to test.requires
0.63 Fri Aug 1 23:04:30 PDT 2014
- Switch to Zilla-Dist
0.62 Mon Feb 10 14:45:04 PST 2014
- Bad plan in a test
0.61 Sat Feb 8 11:08:00 PST 2014
- Switch to dzil