Skip to content

Commit

Permalink
Version 2.0.4 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronAtDuo committed Oct 30, 2024
1 parent fab9947 commit f558ea9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
duo_unix-2.0.4:
- Change sysconfdir to be more compliant with convention
- Removed support for Fedora 38
- Removed support for Debian 10
- Removed support for CentOS 7
- Removed support for CentOS Stream 8
- Added support for Fedora 39
- Added support for Fedora 40
- Added support for Ubuntu 24
- Added support for Amazon Linux 2023

duo_unix-2.0.3:
- Fixed AIX compilation bug
- Support script now fetches correct log and PAM files for Solaris and AIX
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ AC_PREREQ(2.65)

# Package, version, bug report address
AC_INIT([duo_unix],
[2.0.3],
[2.0.4],
[support@duosecurity.com])

# Tells autoconf where to find necessary build scripts and macros.
Expand Down

0 comments on commit f558ea9

Please sign in to comment.