Commit report for v3.0.x branch

The git bot announce at freeradius.org
Thu Apr 4 02:00:02 CEST 2019


New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)

======
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEE8n1lTTL4FC4LtEWpfQ55zXdiHs0FAlykuWYACgkQfQ55zXdi
 Hs2qCwgAohiSIH93GNhgAdy/5pUz2h/V2er6XyzEE6me1tulwaNNlYpYWHWm95GJ
 XjwwccDCpAQjm1qYfn9rKKHDNS5EdKP/O5nKgn0wdyTr78eoGi9Af8plWdoqLupe
 6POZ966Z+KAzLDKczZ3hzT3ncdUCnWcBbRfcizMlY8PvLo0QSYwknAcb3JYTZGUQ
 8Y+U7s6usgKitJyZklWacGcajo9n0jTg+SV1UROFjm1EXxDuJBHttyd7zCayHxSd
 Vmwvy1HmAvrhlpfOUtzzs5Tk/1VEanwIQQQ0T/KeJwV8EkspgWm6ywwOJA9CLZfq
 33zxUC4aInBcK0a74gLod8Lxm72DAw==
 =9ZPL
 -----END PGP SIGNATURE-----

note recent changes

Alan T. DeKok at 2019-04-03T13:47:13Z
Files modified:
	* doc/ChangeLog

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/94e3593a2f2c23b05a9896e6ee86dfc1eee1a606
====== 
gpgsig -----BEGIN PGP SIGNATURE-----
 
 wsBcBAABCAAQBQJcpLGSCRBK7hj4Ov3rIwAAdHIIACQzFlTzPD9hl6ifORBIWHQE
 SO+ReIMZyjckGrWvm2cuPGtnpKMoLopD2S2e0WrjG3MUIv3hzCMuEqtnppunYDHG
 PBs91eYnKVS5zDcCgcfSlJ/VHO/lvZ82XmUwQdE8tVVEyuhVzxYodo6z48nvGtew
 9ADaLh3EAwxceztryC21LpzuJ6FpYLv9IQjijneSXjx1Od9pbVxyKsSNJSYS8Mxx
 ymqUxBuimFZ5g7Wo+d5YGDY7R+pBSSO81ZGGK0shRY+paq8hT7s3mShKBtCJrQT4
 ep1QJZF/RHkvKWtM97QaSDmO2Cjjw/uaMv9TBnPxTAjfm+x8EYmBEpNJUgNcxcw=
 =a8/a
 -----END PGP SIGNATURE-----
 

Merge pull request #2600 from bmork/coa-tunnel-encrypt-bugfix-for-v3.0.x

Coa tunnel encrypt bugfix for v3.0.x

Alan DeKok (via GitHub)@2019-04-03T13:13:54Z
Files modified:
	* src/lib/radius.c
	* src/main/radattr.c
	* src/tests/unit/vendor.txt

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0fb2f19104f87b66d8af289119a0435242f6c8e8
====== 
fix untagged tunnel encrypted attributes in CoA requests

When sending CoA, disconnect and accounting requests we unconditionally
added a tag to any tunnel encrypted attributes regardless of the "has_tag"
flag. The length was not adjusted, which made the error hard to distinguish
from a password mismatch.

Fix by refactoring, avoiding unnecessary code path differences for the
different packet types.

Fixes: c5aa669eeb66 ("Simplify RFC format attributes")
Signed-off-by: Bjørn Mork <bjorn at mork.no>

Bjørn Mork at 2019-04-03T12:15:12Z
Files modified:
	* src/lib/radius.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/c76bedd797febcf02c2699dc62cc2d9097807f57
====== 
tests: test tunnel encrypted VSA in CoA request

The ERX-LI-* VSAs are untagged, tunnel ecrypted attribtues often used
in CoA requests.  Add a unit test verifying proper encryption and
decryption both in access accepts and CoA requests.

Signed-off-by: Bjørn Mork <bjorn at mork.no>

Bjørn Mork at 2019-04-03T12:07:34Z
Files modified:
	* src/tests/unit/vendor.txt

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/91f2a69e0a55321eb5fc53909a9f0018c66f7cc4
====== 
radattr: support encoding for other packet types

Some attribute encoding code paths depend on the packet type. Add
support for testing the encoding for other types than access
accepts.

Signed-off-by: Bjørn Mork <bjorn at mork.no>

Bjørn Mork at 2019-04-03T12:01:59Z
Files modified:
	* src/main/radattr.c

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/0cbc63006ff80e06700424814066a6ded3891799
====== 
wordsmithing

Arran Cudbard-Bell at 2019-04-03T11:53:34Z
Files modified:
	* Makefile

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/3bf58ff1e1dde1074134732ed5d83dc94d92420d
====== 
Add 'make rpm' #2588

Jorge Pereira (via Arran Cudbard-Bell)@2019-04-03T11:53:34Z
Files modified:
	* .gitignore
	* Makefile

Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/6ab9eb1c87c0ffea586b8558952390322c6c1cab
====== 
-- 
This commit summary was generated @2019-04-04T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).


More information about the Freeradius-Devel mailing list