Changelog for
totpcgi-selinux-0.5.4-2.fc19.noarch.rpm :
Fri Feb 15 13:00:00 2013 Fedora Release Engineering
- 0.5.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Mon Dec 3 13:00:00 2012 Konstantin Ryabitsev - 0.5.4-1
- Upstream 0.5.4 with security fixes.
Wed Nov 28 13:00:00 2012 Konstantin Ryabitsev - 0.5.3-2
- Minor fixes for fedora-review (RHBZ #880863)
Tue Nov 27 13:00:00 2012 Konstantin Ryabitsev - 0.5.3-1
- Release 0.5.3 with minor fixes.
Mon Nov 26 13:00:00 2012 Andrew Grimberg - 0.5.2-2
- Move the user adds for totpcgi & totpcgiprov to python-totpcgi package
Mon Nov 19 13:00:00 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 14:00:00 2012 Konstantin Ryabitsev - 0.5.1-1
- Release 0.5.1 with trust_http_auth functionality.
Wed May 30 14:00:00 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 14:00:00 2012 Konstantin Ryabitsev - 0.5.0-2
- Use a manual fixfiles list, as we have more than one package
Thu May 24 14:00:00 2012 Konstantin Ryabitsev - 0.5.0-1
- Split into more packages: totpcgi, python-totpcgi, totpcgi-provisioning, totpcgi-selinux
Tue May 8 14:00:00 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 4 14:00:00 2012 Konstantin Ryabitsev - 0.3.1-3
- Package SELinux using Fedora\'s guidelines.
- Add contrib dir in its entirety.
- Use config(noreplace).
Tue May 1 14:00:00 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 14:00:00 2012 Andrew Grimberg - 0.3.0-1
- Bump version number
- Split backend system
Wed Apr 11 14:00:00 2012 Andrew Grimberg - 0.2.0-4
- Add in pincode.py script
Mon Mar 26 14:00:00 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 13:00:00 2012 Konstantin Ryabitsev - 0.2.0-2
- Update to better match Fedora\'s spec standards.
Wed Mar 21 13:00:00 2012 Andrew Grimberg - 0.2.0-1
- Initial spec file creation and packaging