* 267cbfa31bc17805c4850afd39788d97a7b5374c.patch * 2a1f725e83d3ffc11d229543c4c2980dffd637b9.patch * 6313ae4c2b475e1b73fd272434089cfc4631e14d.patch * 665012cf90acadac882db4738b21b7246965ee2a.patch * 75151df21a19e7182c09ae0118379fae890bdf5b.patch * a0b6cf1f022f987d21d3d9c597e9f7f9759968ba.patch to get proper SELinux type on secrets file (bsc#1252092) Already upstream via https://github.com/google/google-authenticator-libpam/pull/280 can be dropped with the next release OBS-URL: https://build.opensuse.org/package/show/security/google-authenticator-libpam?expand=0&rev=24
99 lines
3.8 KiB
Plaintext
99 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 11 09:26:21 UTC 2025 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
- Added
|
|
* 267cbfa31bc17805c4850afd39788d97a7b5374c.patch
|
|
* 2a1f725e83d3ffc11d229543c4c2980dffd637b9.patch
|
|
* 6313ae4c2b475e1b73fd272434089cfc4631e14d.patch
|
|
* 665012cf90acadac882db4738b21b7246965ee2a.patch
|
|
* 75151df21a19e7182c09ae0118379fae890bdf5b.patch
|
|
* a0b6cf1f022f987d21d3d9c597e9f7f9759968ba.patch
|
|
to get proper SELinux type on secrets file (bsc#1252092)
|
|
Already upstream via
|
|
https://github.com/google/google-authenticator-libpam/pull/280
|
|
can be dropped with the next release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 24 13:13:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Migrate from tar_scm to obs_scm: be more storage efficient.
|
|
- Add tar service (buildtime) and change recompress from manual to
|
|
buildtime: only generate tar.xz during build time to have valid
|
|
.src.rpm.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 16:48:21 UTC 2024 - Jan Zerebecki <jan.suse@zerebecki.de>
|
|
|
|
- Recommend current qrencode version, instead of unavailable one
|
|
- Adapt to changing %_pam_moduledir on different distributions
|
|
- Update to version 1.10:
|
|
* Remove printing QR code using Google Charts URL
|
|
* Fix utc-time for new everything
|
|
* set variable 'buffer' that in base32_decode to unsigned integer type
|
|
* Slight improvement in error message formatting
|
|
* Update config file with grace periods in all cases
|
|
* Fix comment on open_secret_file()
|
|
* Exit with code 1 only if build-rpm fails
|
|
* Double check the config size
|
|
* Add more logging for config updates
|
|
* Shorten syslog name to work with rsyslog
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 27 07:38:23 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- added source url
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 15 12:58:17 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Properly install pam module to %_pam_moduledir instead of
|
|
/lib64/security (boo#1191035).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 09 22:34:52 UTC 2021 - rpm@fthiessen.de
|
|
|
|
- Update to version 1.09:
|
|
* Fixed typo preventing use of setfsgid() over setegid()
|
|
* Fixed regression getting maximum getpwnam buf size
|
|
* set umask before `mkstemp`
|
|
* Add `allow_readonly` option
|
|
* Minor linter-level changes that probably don't matter
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 08:19:27 UTC 2019 - Mathias Homann <Mathias.Homann@opensuse.org>
|
|
|
|
- Update to version 1.06:
|
|
* More reliable temp file handling (#76)
|
|
* Various improved logging in case of failures
|
|
* Codes are now confirmed as part of setup (#104)
|
|
* Optional grace period (#127)
|
|
- Changes from version 1.05:
|
|
* Fix info leak when using nullok
|
|
* Improve error messages
|
|
- Changes from version 1.04:
|
|
* Add man pages
|
|
* Fix "CWE-778: Insufficient Logging".
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 11 01:05:42 UTC 2017 - sfalken@opensuse.org
|
|
|
|
- Explicitly package files installed by make install into _docdir:
|
|
rpm 4.13 no longer implicitly packages those files.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 19:22:42 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Run the test suite (make test).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 19:11:02 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Recommend libqrencode3: the library is dynamically loaded if
|
|
found in order to print qr codes (easier setup).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 17:50:58 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Initial package, version 1.03.
|
|
|