Package Release Info

uid_wrapper-1.2.4-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

uid_wrapper

Change Logs

* Wed Jan 21 2015 asn@cryptomilk.org
- Update to version 1.1.0
  * Added support for gesresuid().
  * Added support for gesresgid().
  * Added MacOSX support.
  * Added fully working thread support.
  * Added more tests.
  * Fixed issues with older gcc versions.
* Mon Oct 06 2014 asn@cryptomilk.org
- Fix test on AArch64.
* Thu Jul 31 2014 asn@cryptomilk.org
- Update to version 1.0.2.
  * Added better logging system.
  * Added a mapnpage
  * Added build and install instructions
  * Fixed threading issue in the desctructor.
* Thu Feb 13 2014 asn@cryptomilk.org
- Initial package.
Version: 1.2.4-1.25
* Tue Jul 25 2017 asn@cryptomilk.org
- Update to version 1.2.4
  * Added deadlock workaround for glibc < 2.24
  * Fixed a possible deadlock bug if uid_wrapper is turned off
* Fri Jul 14 2017 asn@cryptomilk.org
- Update to version 1.2.3
  * Logging is always turned on now
  * Fixed a memory leak
  * Limited number of groups during fork+exec
* Thu Jul 13 2017 asn@cryptomilk.org
- Update to version 1.2.2
  * Added support for fork'ed and then exec'ed processes
  * Added support for Alpha
* Mon Mar 21 2016 asn@cryptomilk.org
- Update to version 1.2.1
  * Documented missing options.
  * Fixed a comipilation issue with -O3.
* Sun Feb 14 2016 jengelh@inai.de
- Editorial fixes to the description
* Thu Oct 29 2015 asn@cryptomilk.org
- Update to version 1.2.0
  * Added privilege checks for all set*uid and set*gid functions.
  * Added a lot more and accurate tests which work as root.
  * Fixed some minor issues
* Wed Sep 02 2015 asn@cryptomilk.org
- Update to version 1.1.1
  * Fixed getres(uid|gid) detection if unsupported.
  * Fixed the configure on Solaris
  * Added a lot more tests
* Fri Jun 26 2015 mpluskal@suse.com
- Rename rpmlintrc so that it complies with packaging guidelines
- Add rpmlintrc as source
* Thu Jun 25 2015 asn@cryptomilk.org
- Fix make install
* Mon May 11 2015 asn@cryptomilk.org
- Cleanup specfile