UbuntuUpdates.org

Package "libdlrestrictions1"

This package belongs to a PPA: Kubuntu-ppa Backports

Name: libdlrestrictions1

Description:

library that implements library compatibility checks for dlopen()
This package provides a DLRestrictions library that can be used to check
compatibility of the external shared library (or plugin) against other
libraries currently loaded in the global symbol object. It might help to avoid
symbol clashes and provide means for graceful failure detection in advance
before the first dlsym() call. Otherwise, usage of incompatible library might
result in crashes or other unpredictable failures of the application.

A shared library that is protected by DLRestrictions provides a special symbol
which defines conditions under which the library may be safely used. At the
moment, the only restriction that may be imposed controls whether multiple
SONAMEs of the same library can safely co-exist in the same symbol space.
Shared library dependencies are also checked for compatibility.

Latest version: 0.15.7ubuntu2~ubuntu12.04.1~ppa1
Release: precise (12.04)
Level: base
Repository: main
Head package: pkg-kde-tools

Links


Download "libdlrestrictions1"


Other versions of "libdlrestrictions1" in Precise

Repository Area Version
base main 0.14.2ubuntu5

Changelog

Version: 0.15.7ubuntu2~ubuntu12.04.1~ppa1 2013-08-14 19:10:08 UTC

 pkg-kde-tools (0.15.7ubuntu2~ubuntu12.04.1~ppa1) precise; urgency=low
 .
   * precise backport

Source diff to previous version

Version: 0.15.3ubuntu3~ubuntu12.04.2~ppa1 2013-03-06 15:09:17 UTC

 pkg-kde-tools (0.15.3ubuntu3~ubuntu12.04.2~ppa1) precise; urgency=low
 .
   * precise backport

Source diff to previous version

Version: 0.14.2ubuntu5+ppa1 2012-09-15 13:08:48 UTC

 pkg-kde-tools (0.14.2ubuntu5+ppa1) precise; urgency=low
 .
   * qt-kde-team/2/debian-qt-kde.mk:
     - Run list-missing after binary target.
   * qt-kde-team/2/list-missing.mk:
     - Print marker before and after list-missing output.




About   -   Send Feedback to @ubuntu_updates