Changelog for
python2-totpcgi-0.5.5-14.fc28.noarch.rpm :
* Fri Feb 09 2018 Fedora Release Engineering
- 0.5.5-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sun Dec 24 2017 Kevin Fenzi - 0.5.5-13- Drop dep on policyhelp. Fixes bug #1528774
* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 0.5.5-12- Python 2 binary package renamed to python2-totpcgi See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Wed Aug 09 2017 Gwyn Ciesla - 0.5.5-11- Switch to python-bcrypt, BZ 1473018.
* Thu Jul 27 2017 Fedora Release Engineering - 0.5.5-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering - 0.5.5-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 05 2016 Fedora Release Engineering - 0.5.5-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sat Dec 26 2015 Kevin Fenzi - 0.5.5-7- Fix define vs global
* Wed Aug 05 2015 Kevin Fenzi 0.5.5-6- Apply patch for selinux policy changes. - Fixes bug #1249121
* Fri Jun 19 2015 Fedora Release Engineering - 0.5.5-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Nov 13 2014 Till Maas - 0.5.5-4- Update selinux policy, adjust types and other call
* Sun Jun 08 2014 Fedora Release Engineering - 0.5.5-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 07 2014 Michael Schwendt - 0.5.5-2- Use %_selinux_policy_version macro for totpcgi-selinux dependency (as defined in /usr/lib/rpm/macros.d/macros.selinux-policy) to fix invalid dependency on file:///usr/share/doc/selinux-policy/html/index.html
* Fri Sep 20 2013 Konstantin Ryabitsev - 0.5.5-1- Upstream 0.5.5 with new features.
* Sun Aug 04 2013 Fedora Release Engineering - 0.5.4-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Feb 15 2013 Fedora Release Engineering - 0.5.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Dec 03 2012 Konstantin Ryabitsev - 0.5.4-1- Upstream 0.5.4 with security fixes.
* Wed Nov 28 2012 Konstantin Ryabitsev - 0.5.3-2- Minor fixes for fedora-review (RHBZ #880863)
* Tue Nov 27 2012 Konstantin Ryabitsev - 0.5.3-1- Release 0.5.3 with minor fixes.
* Mon Nov 26 2012 Andrew Grimberg - 0.5.2-2- Move the user adds for totpcgi & totpcgiprov to python-totpcgi package
* Mon Nov 19 2012 Konstantin Ryabitsev - 0.5.2-1- Release 0.5.2 with a fix for a potential replay attack in case the pincode was submitted with a typo (issue #12)
* Fri Jun 29 2012 Konstantin Ryabitsev - 0.5.1-1- Release 0.5.1 with trust_http_auth functionality.
* Wed May 30 2012 Andrew Grimberg - 0.5.0-2- Reorder the package dependencies slightly- Add in post scripts for totpcgi & totpcgi-provisioning for SE labeling
* Wed May 30 2012 Konstantin Ryabitsev - 0.5.0-2- Use a manual fixfiles list, as we have more than one package
* Thu May 24 2012 Konstantin Ryabitsev - 0.5.0-1- Split into more packages: totpcgi, python-totpcgi, totpcgi-provisioning, totpcgi-selinux
* Tue May 08 2012 Konstantin Ryabitsev - 0.4.0-1- Update to 0.4.0, which adds encrypted-secret functionality.- Require python-crypto and python-passlib
* Fri May 04 2012 Konstantin Ryabitsev - 0.3.1-3- Package SELinux using Fedora\'s guidelines.- Add contrib dir in its entirety.- Use config(noreplace).
* Tue May 01 2012 Andrew Grimberg - 0.3.1-2- Exceptions on bad passwords to LDAP- Config for CA cert to use for verification- PostgreSQL pincode & secrets backends
* Thu Apr 12 2012 Andrew Grimberg - 0.3.0-1- Bump version number- Split backend system
* Wed Apr 11 2012 Andrew Grimberg - 0.2.0-4- Add in pincode.py script
* Mon Mar 26 2012 Andrew Grimberg - 0.2.0-3- Fix path perms for /var/www/totpcgi so that apache can chdir- Reduce perms on /var/www/totpcgi/totp.cgi to bare minimum
* Fri Mar 23 2012 Konstantin Ryabitsev - 0.2.0-2- Update to better match Fedora\'s spec standards.
* Wed Mar 21 2012 Andrew Grimberg - 0.2.0-1- Initial spec file creation and packaging