Key | Value |
---|---|
CRC32 | D82A5C00 |
FileName | snap-hashlookup-import/usr/share/doc/libdlrestrictions1/copyright |
FileSize | 5375 |
MD5 | 528D8CBDAB47746D94554251C349DE98 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'software collection', 'Language': 'English', 'MfgCode': '369', 'OpSystemCode': '51', 'ProductCode': '17076', 'ProductName': 'LXFD177', 'ProductVersion': '12/13'} |
RDS:package_id | 263768 |
SHA-1 | 8F00AB71C36F6A1B281DA693F8D7F7112C2E6DA2 |
SHA-256 | 30C3612F9856BE77C58712D17FA7D407294BF9525EA25C1804EA317CE9705745 |
SHA-512 | CB0A2716E399ACFEE74FB8E0E1FD1857FDB4DEC3BEE039CF4BEC30A9B6E07592A23ECAC0D55E1E71CE5753BED586E320D644BCF97426FDB2D7E098DA8774DF66 |
SSDEEP | 96:I1YxpAPTq3TPqNZvZ1p2bCOqPkWVhuXKwD:I1iwT8TP2vZ1pMCOqcWVhuXKs |
SpecialCode | |
TLSH | T13DB194DD1465C7BF8D6026D6798E94CFF32BAB92711A94D2348D83AF930A83115E38D8 |
db | nsrl_modern_rds |
insert-timestamp | 1727106904.3219855 |
mimetype | text/plain |
source | snap:IvnMrUOSaUcCBFjWu57Y00u43sOkVEqq_57 |
hashlookup:parent-total | 111 |
hashlookup:trust | 100 |
The searched file hash is included in 111 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 12664 |
MD5 | 2B0FDCC04DDFEEC2891DDCF7ACA55737 |
PackageDescription | 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. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions1 |
PackageSection | libs |
PackageVersion | 0.15.3ubuntu8 |
SHA-1 | 04BA1180C317F803DA5E6960FA50495CA65D9A82 |
SHA-256 | AFC0ADCC9380F2745D448AE3698C5B6B2B8CFC0C5BF8729661C5E847FB7B1011 |
Key | Value |
---|---|
FileSize | 5698 |
MD5 | 65184B92DD2387F275376EA9A6D9AC54 |
PackageDescription | development files for the DLRestrictions library This package provides development files needed to build both shared libraries, which specify their compatibility restrictions, and applications, which check whether those restrictions are satisfied before using those libraries. The package also contains a CMake module which simplifies building DLRestricted shared libraries with CMake. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions-dev |
PackageSection | libdevel |
PackageVersion | 0.15.2ubuntu1 |
SHA-1 | 07D89982BA5F554CD8F8BF55B5FE01985687F643 |
SHA-256 | 197B995C67BF8EA80CF738884B1EFCD35B3D31D511C28239660A95E71FF139D1 |
Key | Value |
---|---|
FileSize | 97394 |
MD5 | F6342FBEC93C980A8478209FA7056E3F |
PackageDescription | various packaging tools and scripts for KDE Applications This package contains a variety of packaging tools and build scripts that may be very useful when packaging KDE applications. Even if you are a maintainer of a very small KDE application, this package should be worthwhile checking out. . Main highlights: - recommended build flags for building packages based on the KDE Platform; - cdbs class for building packages based on the KDE Platform (kde.mk); - debhelper build system (--buildsystem=kde) and dh addon (--with kde) for building packages based on the KDE Platform; - dh_sameversiondep for generating a dependency that is versioned the same way as a dependency (coming from the same source) of another reference package. - dh_movelibkdeinit for moving libkdeinit4_*.so libraries to private location; - dh_sodeps (and sodeps dh addon) for generating so:Depends substvar for -dev packages based to which local packages lib*.so symlinks point to; - pkgkde-symbolshelper tool for efficient management of C and C++ symbol files; - pkgkde-debs2symbols tool for generating symbol files and symbol file patches from pre-built binaries in the deb packages; - pkgkde-getbuildlogs tool for downloading build logs for the specified package (from buildd.debian.org); - pkgkde-override-sc-dev-latest tool for overriding Breaks of the kde-sc-dev-latest package; - pkgkde-vcs tool for performing common tasks when packaging under VCS. . NOTE: since this package is cumulative, it does not depend on the packages it provides helpers for. I.e. you still need to explicitly build depend on debhelper or cdbs in your packages. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | pkg-kde-tools |
PackageSection | devel |
PackageVersion | 0.15.15ubuntu1 |
SHA-1 | 0A4C797B41252F94D7D38B1C21028A29DCA9E42D |
SHA-256 | 65BECFDEED266536905497D897F4058ED01577AF865E70DEF9A45E7FCC15F209 |
Key | Value |
---|---|
FileSize | 11906 |
MD5 | 814393F9923E1E1C433C4C5754542305 |
PackageDescription | 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. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions1 |
PackageSection | libs |
PackageVersion | 0.15.16ubuntu2 |
SHA-1 | 0B9EC0FD0ECFB6A7D2E764DFDFCCE7C334FF6E01 |
SHA-256 | 395FBBC5DEBC9FACA8AF6E5D8B5ACD2D11D70EBBA5E4040A67AFA873301AD70E |
Key | Value |
---|---|
FileSize | 5966 |
MD5 | 5D4EAC45AF61FEFA11C8FA6408D724D0 |
PackageDescription | development files for the DLRestrictions library This package provides development files needed to build both shared libraries, which specify their compatibility restrictions, and applications, which check whether those restrictions are satisfied before using those libraries. The package also contains a CMake module which simplifies building DLRestricted shared libraries with CMake. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions-dev |
PackageSection | libdevel |
PackageVersion | 0.15.15ubuntu1 |
SHA-1 | 0D6625407E6326CACA7BF933BB0ECFB5D640CFCC |
SHA-256 | A83E33B719196DE2FFDE0BA290EF8E5C133BBD16DD598AEC5696202F2B5235A0 |
Key | Value |
---|---|
FileSize | 6058 |
MD5 | 691FB377D847740D8D98EB8FC3D42A3C |
PackageDescription | development files for the DLRestrictions library This package provides development files needed to build both shared libraries, which specify their compatibility restrictions, and applications, which check whether those restrictions are satisfied before using those libraries. The package also contains a CMake module which simplifies building DLRestricted shared libraries with CMake. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions-dev |
PackageSection | libdevel |
PackageVersion | 0.15.8ubuntu2 |
SHA-1 | 0E5788198F6DAE0443CB7FD175B12ABCC8361977 |
SHA-256 | C4B1E134EA550F1144FA7ADA7DD7379E8607CA0D962940850556940E95B5BFD2 |
Key | Value |
---|---|
FileSize | 10208 |
MD5 | 34CF2604CEA68CEFE575DE8B873ADC24 |
PackageDescription | 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. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions1 |
PackageSection | libs |
PackageVersion | 0.15.15ubuntu1 |
SHA-1 | 0EBF82AEC6E9C7A256327075B8746A6289287065 |
SHA-256 | 59FD080BC778E6652DBA7F2972F81BA24DDA4DFF9C773F6D01DB2D23A88249EC |
Key | Value |
---|---|
FileSize | 12166 |
MD5 | E5DB80C3F9BD25818B87D9F49CFA02B1 |
PackageDescription | 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. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions1 |
PackageSection | libs |
PackageVersion | 0.14.1ubuntu2 |
SHA-1 | 0FF9C00AD57AA5C5522042187A5614800B1ED975 |
SHA-256 | 0E9ED01A600F25CDA6A1A19EE9A92EE77C4A5FCDD2D96E47B08246911679DE3F |
Key | Value |
---|---|
FileSize | 19040 |
MD5 | 48C635196C9B272530E751E14019EEA0 |
PackageDescription | 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. |
PackageMaintainer | Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> |
PackageName | libdlrestrictions1 |
PackageSection | libs |
PackageVersion | 0.15.15 |
SHA-1 | 10522227E185F1070BD24B211D81C3EEFBC60877 |
SHA-256 | 129FEC54A45143A82FE43F009E471352464767F658F041D8EB6A9AB3E0DA01C0 |
Key | Value |
---|---|
FileSize | 10582 |
MD5 | D6FB324BAD4E4D3A6459A2DBD7CF729C |
PackageDescription | 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. |
PackageMaintainer | Kubuntu Developers <kubuntu-devel@lists.ubuntu.com> |
PackageName | libdlrestrictions1 |
PackageSection | libs |
PackageVersion | 0.15.2ubuntu1 |
SHA-1 | 107F78A15F55BEE5173D1FD93B0E84DADD69DD3D |
SHA-256 | 33A72A3907EC08A70142E0AB7DE2DD01FF94FBBF33AE0E25DFA219A28D35DDC3 |