Changelog for
ruby2.7-rubygem-ruby-shadow-2.5.0-lp154.6.11.x86_64.rpm :
* Thu Mar 23 2023 leen.meyerAATThome.nl- Add ruby-shadow-2.5.0-RbConfig-expand.patch
* Thu Mar 23 2023 leen.meyerAATThome.nl- Add ruby-shadow-2.5.0-file_ptr-fd.patch
* Thu Mar 23 2023 leen.meyerAATThome.nl- Add ruby-shadow-2.5.0-untaint.patch
* Wed Oct 07 2015 cooloAATTsuse.com- updated to version 2.5.0 see installed HISTORY [2015/10/06]
* Version 2.5.0 - fixes for compiling for rubinius, at long last - TESTS - add a few method aliases
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 2.4.1
* Sat Nov 01 2014 tboergerAATTsuse.com- Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions
* Fri Oct 24 2014 tboergerAATTsuse.com- Added new ruby macros
* Sun May 18 2014 cooloAATTsuse.com- updated to version 2.3.4
* Added support for more BSDs, thanks to https://github.com/bsiegert.
* Simplified compatibility check, removing check for function not actually used in pwd.h implementations.
* Mon Mar 03 2014 borisAATTsteki.net- bugfix regarding shadow implementation: When the implementations were split into shadow and pwd, the code initialzing the structure used in the shadow implementation was replaced by older code not including the added field, always nil in that implemenation, for pw_change. The intent currently is that the passwdEntry structure should contain all the fields available across implementations.
* Thu Feb 13 2014 cooloAATTsuse.com- use new macros