Path to this page:
./
net/freeradius-freetds,
Free RADIUS FreeTDS support
Branch: CURRENT,
Version: 3.2.10,
Package name: freeradius-freetds-3.2.10,
Maintainer: pkgsrc-usersFreeRADIUS FreeTDS support
Required to run:[
databases/freetds] [
net/freeradius]
Required to build:[
databases/gdbm] [
security/openssl] [
devel/talloc] [
pkgtools/cwrappers]
Master sites:
Filesize: 3640.463 KB
Version history: (Expand)
- (2026-06-04) Updated to version: freeradius-freetds-3.2.10
- (2026-05-14) Updated to version: freeradius-freetds-3.2.8nb1
- (2026-05-13) Updated to version: freeradius-freetds-3.2.8
- (2026-02-06) Updated to version: freeradius-freetds-3.2.5nb6
- (2026-01-07) Updated to version: freeradius-freetds-3.2.5nb5
- (2025-07-15) Package has been reborn
CVS history: (Expand)
2026-06-04 08:24:54 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
freeradius: updated to 3.2.10
3.2.10
The focus of this release is stability.
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
2026-05-13 11:30:43 by Adam Ciarcinski | Files touched by this commit (10) |  |
Log message:
freeradius: updated to 3.2.8
FreeRADIUS 3.2.8 Wed 20 Aug 2025 12:00:00 UTC urgency=low
Configuration changes
* Replace dictionary.infinera with the correct one.
* Update dictionary.alteon
Feature improvements
* Add support for automated fuzzing. This doesn't affect
normal operations, but it does allow for testing of the
RADIUS decoder.
* Allow tagged attributes to use ":V" as a tag in some cases.
The tag is then read from the value which is being assigned
to the attribute. This functionality is allowed in 'update'
sections, including 'update' in module configurations.
See mods-available/ldap for an example.
* Add kafka module. See mods-available/kafka.
* Allow &control:Packet-SRC-IP-Address to be used when
proxying needs a given source address.
* Change lower limit for reject_delay to 0.5s. Apparently
some NASes will panic and go crazy with a 1s reject_delay.
* Rate limit complaints when limiting new connections.
* Update raddb/certs/Makefile to support DER output.
* Elapsed statistics for packets do not include proxy timers,
which helps clarify where any issues are. The total time
is still available by adding "our" time to the "proxy" time.
* Added kafka module. See mods-available/kafka.
* json module can now print dates as integers.
See mods-available/json
* The debug output now points to the online documentation in
many cases, when there are syntax errors in the configuration.
* Add support for 389ds password hashes. Patch from Gerald Vogt.
* reject_delay does not _add_ a delay, but instead ensures that
the reject is delayed for _at least_ that time. This change
means that reject_delay can be set in more situations, including
for proxies.
* Add delay_proxy_rejects. By default, proxied rejects are not
delayed. Setting this flag means that reject_delay is applied
to proxied rejects, too.
* The proxy_rate_limit module can now be listed in the
"authorize" section.
* Update dpsk module to be faster, and be easier to configure
with databases. See mods-available/dpsk
Bug fixes
* Move assertion in thread / queue code, which only affects
debug builds.
* Update CRL checks to avoid crash in some cases.
* More tweaks to the TEAP code.
* Allow building when OpenSSL is missing PSK.
* Move assertion so that it isn't triggered when the incoming
queue is full, and the server is blocked.
* Fix crash when multiple certs are used along with
CRL distribution points.
* Fix typo in rlm_cache which could cause crashes.
* Be more forgiving about '%' in strings.
* Move assertion in threading code.
* Fixes to interaction with python interpreter
* Don't crash when setting client hostname in RADIUS/TLS.
* Ignore ".dpkg*" and ".rpm*" files when loading configuration
directories. Package managers can leave these around.
* Complain more loudly if all of the "authorize" etc. sections
have been removed, but the server is still configured to
process Access-Request packets.
* Use OCIStmtPrepare2 to prepare Oracle queries.
* Allow dynamic clients with TCP listeners.
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
| 2025-05-06 14:07:36 by Thomas Klausner | Files touched by this commit (124) |
Log message:
*: SOEXT -> SHLIB_EXT
|
| 2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449) |
Log message:
*: recursive bump for icu 77 and libxml2 2.14
|
| 2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|