Revisions of pam_yubico

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 25)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 606497 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 24)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 597757 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 23)
- Added patches:
  - cloexec.patch: Harden file descriptor handling (boo#1089517)
  - compiler-warnings-pointer.patch: Fix compiler warnings due to wrong pointer
    casts (boo#1089518)
  - compiler-warnings-format-strings.patch: Fix compiler warnings due to wrong
    format string specifiers (boo#1089519)
  - util_test-mkdtemp.patch: Use mkdtemp() instead of tempnam() (boo#1089520)

- leaking-file-descriptor.patch: Close the authfile before returning
  to make sure no file descriptors are leaked (bsc#1088027).

- Version 2.25 (released 2018-03-27):
  - Security: Storage of challenges in path with restricted permissions
  - Perform OTP validation only if token is authorized
  - Return early if the user has no authorized tokens
  - Compare OTP IDs against `yubi_attr` only
  - Add nullok support to challenge-response mode
  - Several improvements to the documentation
  - Improved debugging output and test cases
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 546539 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 22)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 543414 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 21)
Submitted by compare_pkglist
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 20)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 606497 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 19)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 597757 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 18)
- Added patches:
  - cloexec.patch: Harden file descriptor handling (boo#1089517)
  - compiler-warnings-pointer.patch: Fix compiler warnings due to wrong pointer
    casts (boo#1089518)
  - compiler-warnings-format-strings.patch: Fix compiler warnings due to wrong
    format string specifiers (boo#1089519)
  - util_test-mkdtemp.patch: Use mkdtemp() instead of tempnam() (boo#1089520)

- leaking-file-descriptor.patch: Close the authfile before returning
  to make sure no file descriptors are leaked (bsc#1088027).

- Version 2.25 (released 2018-03-27):
  - Security: Storage of challenges in path with restricted permissions
  - Perform OTP validation only if token is authorized
  - Return early if the user has no authorized tokens
  - Compare OTP IDs against `yubi_attr` only
  - Add nullok support to challenge-response mode
  - Several improvements to the documentation
  - Improved debugging output and test cases
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 546539 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 17)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 543414 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 16)
Submitted by compare_pkglist
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 15)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 606497 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 14)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 597757 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 13)
- Added patches:
  - cloexec.patch: Harden file descriptor handling (boo#1089517)
  - compiler-warnings-pointer.patch: Fix compiler warnings due to wrong pointer
    casts (boo#1089518)
  - compiler-warnings-format-strings.patch: Fix compiler warnings due to wrong
    format string specifiers (boo#1089519)
  - util_test-mkdtemp.patch: Use mkdtemp() instead of tempnam() (boo#1089520)

- leaking-file-descriptor.patch: Close the authfile before returning
  to make sure no file descriptors are leaked (bsc#1088027).

- Version 2.25 (released 2018-03-27):
  - Security: Storage of challenges in path with restricted permissions
  - Perform OTP validation only if token is authorized
  - Return early if the user has no authorized tokens
  - Compare OTP IDs against `yubi_attr` only
  - Add nullok support to challenge-response mode
  - Several improvements to the documentation
  - Improved debugging output and test cases
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 546539 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 12)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 543414 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 11)
Submitted by compare_pkglist
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 10)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 606497 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 9)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 597757 from Karol Babioch's avatar Karol Babioch (kbabioch) (revision 8)
- Added patches:
  - cloexec.patch: Harden file descriptor handling (boo#1089517)
  - compiler-warnings-pointer.patch: Fix compiler warnings due to wrong pointer
    casts (boo#1089518)
  - compiler-warnings-format-strings.patch: Fix compiler warnings due to wrong
    format string specifiers (boo#1089519)
  - util_test-mkdtemp.patch: Use mkdtemp() instead of tempnam() (boo#1089520)

- leaking-file-descriptor.patch: Close the authfile before returning
  to make sure no file descriptors are leaked (bsc#1088027).

- Version 2.25 (released 2018-03-27):
  - Security: Storage of challenges in path with restricted permissions
  - Perform OTP validation only if token is authorized
  - Return early if the user has no authorized tokens
  - Compare OTP IDs against `yubi_attr` only
  - Add nullok support to challenge-response mode
  - Several improvements to the documentation
  - Improved debugging output and test cases
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 546539 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 7)
Automatic request from SUSE:SLE-15:GA by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 543414 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 6)
Submitted by compare_pkglist
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by