ID | 1239969 | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | socket_wrapper | ||||||||||||||||||||||||||||||||||||||||||||||
Version | 1.2.3 | ||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.fc29 | ||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/socket_wrapper.git#52464ed1ec82299da354724aadb6c2433ee693fa | ||||||||||||||||||||||||||||||||||||||||||||||
Summary | A library passing all socket communications through Unix sockets | ||||||||||||||||||||||||||||||||||||||||||||||
Description | socket_wrapper aims to help client/server software development teams willing to gain full functional test coverage. It makes it possible to run several instances of the full software stack on the same machine and perform locally functional testing of complex network configurations. To use it set the following environment variables: LD_PRELOAD=libsocket_wrapper.so SOCKET_WRAPPER_DIR=/path/to/swrap_dir This package doesn't have a devel package because this project is for development/testing. | ||||||||||||||||||||||||||||||||||||||||||||||
Built by | asn | ||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||
Volume | fedora_koji_archive04 | ||||||||||||||||||||||||||||||||||||||||||||||
Started | Thu, 28 Mar 2019 09:59:19 UTC | ||||||||||||||||||||||||||||||||||||||||||||||
Completed | Thu, 28 Mar 2019 10:03:26 UTC | ||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f29-candidate, /rpms/socket_wrapper.git:52464ed1ec82299da354724aadb6c2433ee693fa) | ||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/socket_wrapper.git#52464ed1ec82299da354724aadb6c2433ee693fa'}} | ||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Mar 28 2019 Andreas Schneider <asn@redhat.com> - 1.2.3-1 - Update to version 1.2.3 * Wed Nov 14 2018 Andreas Schneider <asn@redhat.com> - 1.2.1-1 - Update to version 1.2.1 * Removed error message to fix applications doing stupid things * Tue Nov 13 2018 Andreas Schneider <asn@redhat.com> - 1.2.0-1 - Update to vesrion 1.2.0 * Added threading support * Moved to modern cmake * Several smaller bugfixes * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 06 2017 Andreas Schneider <asn@redhat.com> - 1.1.9-1 - Update to version 1.1.9 * Fix thread deadlock with due to a signal interrupt * Fri Oct 13 2017 Andreas Schneider <asn@redhat.com> - 1.1.8-1 - Update to version 1.1.8 * Added support for openat() * Added support for open64() and fopen64() * Always enabled logging support * Increased maximum for wrapped interfaces to 64 * Improved fd duplication code * Fixed strict-aliasing issues * Fixed some use after free issues * Fixed issues on ppc64le * Wed Aug 02 2017 Andreas Schneider <asn@redhat.com> - 1.1.7-4 - resolves: #1465147 - Fix socket_wrapper on ppc64le * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild |