Commit Graph

68 Commits

Author SHA256 Message Date
Jochen Keil
5e83dfc1d5 OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=77 2015-08-07 11:49:17 +00:00
Jochen Keil
f5817bae13 - Fix boo#912714: freeradius can't use ntlm_auth
* Create winbind group
  * Add radiusd to winbind group

OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=76
2015-08-07 10:57:54 +00:00
Ismail Dönmez
001730056f Accepting request 315638 from home:stroeder:branches:network
Update to upstream release 3.0.9, successfully tested on Tumbleweed x86_64 and armv6l (rasperry pi)

OBS-URL: https://build.opensuse.org/request/show/315638
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=74
2015-07-09 07:48:02 +00:00
Vítězslav Čížek
06780e53ab Accepting request 298810 from home:vitezslav_cizek:branches:network
- minor adjustments/cleanup of spec and changes

- update to 3.0.8
  * for a detailed list of changes look at:
    /usr/share/doc/packages/freeradius-server/ChangeLog
- new set of consolidated patch files:
  deleted:
  * freeradius-server-2.1.1-logrotate_su.patch
  * freeradius-server-2.1.6-rcradiusd.patch
  * freeradius-server-initscript-pidfile.patch
  * freeradius-server-radius-reload-logrotate.patch
  * freeradius-server-var_run.patch
  added:
  * freeradius-server-radiusd-logrotate.patch
  * freeradius-server-rcradiusd.patch
  * freeradius-server-tmpfiles.patch

OBS-URL: https://build.opensuse.org/request/show/298810
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=72
2015-04-23 14:30:13 +00:00
Vítězslav Čížek
8c9ca09252 Accepting request 298796 from home:stroeder:branches:network
Update to 3.0.8, tested running on openSUSE Tumbleweed x86_64.

Please adjust things (e.g. longish changelog) as needed by you.

Thanks.

OBS-URL: https://build.opensuse.org/request/show/298796
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=71
2015-04-23 12:34:02 +00:00
Tomáš Chvátal
0d880cba43 - Do not disable as-needed build
- Remove the with_sysconfig switch and just stick with versions

OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=69
2015-01-14 13:10:55 +00:00
2fa78702b0 Accepting request 280999 from home:vitezslav_cizek:branches:network
- update to 3.0.6
  - fixes a segmentation fault in PEAP module (bnc#912588)
  Feature improvements:
  * radmin / raddebug conditional errors are printed to the output, instead of being discarded.
  * raddebug will exit if condition set with -c was invalid.
  * radmin auto-reconnects if the connection to the server has gone away.
  * rlm_cache now has submodule support. See raddb/mods-available/cache
  * New memcached driver for rlm_cache. See raddb/mods-available/cache
  * Add support for &Attribute-Name[*] in conditions. See "man unlang" for details.
  * Add &Attribute-Name[n] which gets the last instance of an attribute e.g. Module-Failure-Message[n].
  * Allow for redundant string expansions. See the "instantiate" section of radiusd.conf.
  * When checking IP addresses in conditions, make the right side be parsed as an IP prefix.
  * Support JIT compilation of compiled regular expressions when built with libpcre.
  * Support named capture groups with "%{regex:<name>}" when built with libpcre.
  * Increase regular expression capture groups from 8 to 32.
  * Emit error markers for badly formed regular expressions.
  * Allow 'm' flag to enable multiline mode in regular expressions.
  * Support limited implicit attribute conversion in update sections.
  * Support casting between IPv6 and IPv4 where the IPv6 address has the v4/v6 mapping prefix (::ffff:).

OBS-URL: https://build.opensuse.org/request/show/280999
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=68
2015-01-13 16:56:52 +00:00
Ismail Dönmez
696efa3c10 Accepting request 266121 from home:dimstar:branches:network
- Drop .keyring and .sig file: freeradius-server still uses MD5
  signatures, which are no longer validated/accepted by GPG 2.1.

(with the files present, osc service lr fails, as it performs the validation)

OBS-URL: https://build.opensuse.org/request/show/266121
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=66
2014-12-22 10:36:04 +00:00
62c8979d76 Accepting request 264534 from home:vitezslav_cizek:branches:network
- update to 3.0.5
  Some of the new features:
  * Allow LDAP to specify arbitrary attributes for dynamic
    clients.
  * Allow one level of backslashes (finally).  See radiusd.conf,
    "correct_escapes" setting.
  * When supported by OpenSSL, allow TLS 1.1 and TLS 1.2
    in EAP methods.
  * Allow multiple new connections to be spawned simultaneously
    in the connection pool, to cope with spikes in traffic.
  * Use kqueue on systems which support it.  This allows for
    better scaling when using many sockets.
  * Home server "response_window" can now take fractions of a
    second.  See proxy.conf.
  * radmin now supports "show module status", as thee counterpart
    to "set module status"
  * "ipaddr" will now use v6 if no v4 address is present.  You should
    use "ipv4addr" or "ipv6addr" to force v4/v6 addresses.
  * "client" sections will allow "ipaddr = 192.192.0/24".  The old
    "netmask" is still accepted, but the new format is preferred.
  * Allow custom HTTP headers to be set for rlm_rest requests using
    control:REST-HTTP-Header (attributes consumed after use).
  * Extend format of %{rest:} expansion to allow HTTP method and POST
    data to be specified
    and urlquoting.
  * Add support for aliases in rlm_ldap.
  * Add support for connection pool sharing to all modules that use
    the connection pool (pool = <instance>).
  * "tls" sections now have a "psk_query" configuration item, for dynamic
    queries to discover a key from a PSK identity.

OBS-URL: https://build.opensuse.org/request/show/264534
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=65
2014-12-10 14:10:07 +00:00
Vítězslav Čížek
135ea14879 Accepting request 263591 from home:msmeissn:branches:network
- freeradius-server-opensslversion.patch: do not check the minor
  version of openssl, minor versions are supposed to be compatible.
  bnc#906682

OBS-URL: https://build.opensuse.org/request/show/263591
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=64
2014-12-01 11:50:00 +00:00
Lars Vogdt
e238509cfc Accepting request 242724 from home:vitezslav_cizek:branches:network
- fixed SUSE spelling in a filename (bnc#889034)
  * don't install suse/README.SuSE
- remove old tarball and signature file

- spec run through spec-cleaner
- don't install files to /var/run

OBS-URL: https://build.opensuse.org/request/show/242724
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=61
2014-07-29 09:39:25 +00:00
Tomáš Chvátal
f8ec3368b1 Accepting request 234679 from home:vitezslav_cizek:branches:network
- update to 3.0.3
	Many bugfixes
	Feature improvements
	* Everything now builds with no warnings from the C compiler,
	  clang static analyzer, or cppcheck.
	* rlm_ldap now supports defining the LDAP attribute name via
	  backticked expansion (i.e. shell command) in
	  RADIUS <-> LDAP mappings.
	* rlm_ldap now supports older style generic attributes.
	* dynamic expansions (e.g. "%{expr:1 + 2}" are now parsed
	  when the server starts.  Syntax errors in the strings
	  are caught, and a descriptive error is printed.
	* Static regular expressions (e.g. /a*b/) are now parsed
	  when the server starts.  Syntax errors in the strings
	  are caught, and a descriptive error is printed.
	* dynamic expansions are cached after being parsed.  They are
	  no longer re-parsed at run-time for every request.
	* regular expressions are now parsed and cached when the server
	  starts.
	* Added the %{rest:} expansion to rlm_rest, which will send
	  a GET request to the URL passed as the format string.
	  Any body text will be written to the expansion buffer.
	* rlm_rest now available as a debian package.
	* When an 'if' condition statically evaluates to true/false,
	  unlang does more static optimization.  For examples, see
	  src/tests/keywords/if-skip
	* All modules are marked as safe for '-C', which lets the
	  dynamic expansion checks work in more situations.
	* Added 'none' and 'custom' rlm_rest body types. 'custom'
	  allows sending of arbitrary expanded text and content-type

OBS-URL: https://build.opensuse.org/request/show/234679
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=59
2014-05-19 14:03:12 +00:00
6ba8ba0f84 Accepting request 224192 from home:vitezslav_cizek:branches:network
- fix for CVE-2014-2015 (bnc#864576)
  * denial of service in rlm_pap hash processing
  * added freeradius-server-CVE-2014-2015.patch

- remove the old 3.0.0 sources

OBS-URL: https://build.opensuse.org/request/show/224192
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=57
2014-03-03 08:59:27 +00:00
3e607db7af Accepting request 215128 from home:mnhauke:branches:network
Updated freeradius to version 3.0.1

OBS-URL: https://build.opensuse.org/request/show/215128
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=54
2014-01-28 08:16:51 +00:00
Andrey Karepin
b1fb2f1ac8 Accepting request 204232 from home:vitezslav_cizek:branches:network
- don't build with experimental modules
- fix packaging bugs:
  * install init scripts only on <= 11.4
  * install systemd unit
  * add %defattr for submodules

OBS-URL: https://build.opensuse.org/request/show/204232
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=52
2013-10-22 04:03:11 +00:00
Andrey Karepin
80e6dde4db Accepting request 203485 from home:vitezslav_cizek:branches:network
- update to 3.0.0
  * new feature release
  * see /usr/share/doc/packages/freeradius-server/ChangeLog
    for complete list of changes in this release
  * documentation for upgrading from 2.x is in /etc/raddb/README.rst
- drop oracle support (wasn't built anyway)
- dropped patches (obsolete):
  * freeradius-server-2.1.6-codecleanup.patch
  * freeradius-server-2.1.6-dialup_admin.patch
  * freeradius-server-2.1.1-edirectory.patch
- added systemd service unit
  * radiusd.service
- added systemd-tmpfile for /var/run/radiusd
  * freeradius-tmpfiles.conf
- added gpg-offline verification
  * freeradius-server.keyring

OBS-URL: https://build.opensuse.org/request/show/203485
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=51
2013-10-16 18:25:42 +00:00
97a37fd089 - add libperl_requires
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=49
2013-09-05 15:22:36 +00:00
e30c73c865 Accepting request 159427 from home:vitezslav_cizek:branches:network
- fixed a bug in the logrotate script (bnc#797292)

OBS-URL: https://build.opensuse.org/request/show/159427
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=47
2013-03-15 07:35:06 +00:00
Vítězslav Čížek
90392a4103 - files in sites-available/ are now %config(noreplace) [bnc#781756]
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=45
2012-10-01 14:32:33 +00:00
b20155dc26 Accepting request 133519 from home:vitezslav_cizek:branches:network
- update to 2.2.0 
  - see /usr/share/doc/packages/freeradius-server/ChangeLog
    for complete list of changes in this release
  - fixes CVE-2012-3547 (bnc#777834)
  - dropped freeradius-server-2.1.6-overflow.patch (upstream)
  - dropped freeradius-server-sha1-default.patch (upstream)
  - refreshed freeradius-server-fix-cert-bootstrap.patch

OBS-URL: https://build.opensuse.org/request/show/133519
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=43
2012-09-11 09:31:52 +00:00
00222fcdea DateManip / Date-Manip
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=41
2012-06-10 12:47:18 +00:00
3a12a0265d Accepting request 122585 from home:vitezslav_cizek:branches:network
- Use the new 'su' logrotate option (bnc#677335)

OBS-URL: https://build.opensuse.org/request/show/122585
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=40
2012-06-03 10:41:40 +00:00
69864838c9 Accepting request 120999 from home:worldcitizen:branches:network
Enable the same CFLAGS as for other hardware

OBS-URL: https://build.opensuse.org/request/show/120999
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=39
2012-05-16 22:31:35 +00:00
OBS User buildservice-autocommit
4e890a35c8 Updating link to change in openSUSE:Factory/freeradius-server revision 39.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=37217aae3009dcdb37bf39aed0d35bff
2011-12-06 17:10:08 +00:00
Vítězslav Čížek
c3b7561f3e - update to 2.1.12
Feature improvements
	* Updates to dictionary.erx, dictionary.siemens, dictionary.starent,
	  dictionary.starent.vsa1, dictionary.zyxel, added dictionary.symbol
	* Added support for PCRE from Phil Mayers
	* Configurable file permission in rlm_linelog
	* Added "relaxed" option to rlm_attr_filter.  This copies attributes
	  if at least one match occurred.
	* Added documentation on dynamic clients.
	  See raddb/modules/dynamic_clients.
	* Added support for elliptical curve cryptography.
	  See ecdh_curve in raddb/eap.conf.
	* Added support for 802.1X MIBs in checkrad
	* Added support for %{rand:...}, which generates a uniformly
	  distributed number between 0 and the number you specify.
	* Created "man" pages for all installed commands, and documented
	  options for all commands.  Patch from John Dennis.
	* Allow radsniff to decode encrypted VSAs and CoA packets.
	  Patch from Bjorn Mork.
	* Always send Message-Authenticator in radtest. Patch from John Dennis.
	  radclient continues to be more flexible.
	* Updated Oracle schema and queries
	* Added SecurID module.  See src/modules/rlm_securid/README
    Bug fixes
	* Fix memory leak in rlm_detail
	* Fix "failed to insert event"
	* Allow virtual servers to be reloaded on HUP.
	  It no longer complains about duplicate virtual servers.
	* Fix %{string:...} expansion
	* Fix "server closed socket" loop in radmin

OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=36
2011-10-19 14:15:30 +00:00
Lars Vogdt
8f973f14f3 Accepting request 85107 from home:vitezslav_cizek:branches:network
- fixed interaction with eDirectory (bnc#720620)

OBS-URL: https://build.opensuse.org/request/show/85107
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=34
2011-10-03 11:34:29 +00:00
OBS User buildservice-autocommit
fb65e4227d Updating link to change in openSUSE:Factory/freeradius-server revision 35.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=45bb76287c81325b68c80778f3e7b895
2011-06-27 09:16:34 +00:00
Petr Uzel
65cb8fc0d7 update to 2.1.11
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=32
2011-06-24 11:29:48 +00:00
OBS User buildservice-autocommit
177fa5eb37 Updating link to change in openSUSE:Factory/freeradius-server revision 33.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=78aa448ec09c4844f5ebf750124496e6
2011-05-27 09:35:47 +00:00
Petr Uzel
263eda498a Accepting request 71198 from home:elvigia:branches:network
- Supress timestamps in binaries, breaks build-compare.

OBS-URL: https://build.opensuse.org/request/show/71198
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=30
2011-05-26 15:24:56 +00:00
OBS User autobuild
ba2038aeb8 Accepting request 49719 from network
checked in (request 49719)

OBS-URL: https://build.opensuse.org/request/show/49719
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=29
2010-10-06 21:50:48 +00:00
Petr Uzel
94f76a7c84 update to 2.1.10
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=28
2010-10-04 11:11:23 +00:00
OBS User buildservice-autocommit
5fbcc74a49 Updating link to change in openSUSE:Factory/freeradius-server revision 29.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=6815fc4b9c4d7dd38067531eb4c5bedb
2010-09-18 00:06:03 +00:00
Petr Uzel
adf3a7e458 Accepting request 48306 from home:pgajdos:branches:network
Thanks a lot!

OBS-URL: https://build.opensuse.org/request/show/48306
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=25
2010-09-17 11:04:14 +00:00
OBS User autobuild
628dde00e2 Accepting request 41852 from network
checked in (request 41852)

OBS-URL: https://build.opensuse.org/request/show/41852
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=24
2010-06-22 08:10:17 +00:00
Petr Uzel
eb543faa6c update to 2.1.9, bnc#615699
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=23
2010-06-21 19:27:27 +00:00
OBS User buildservice-autocommit
25846cf9f2 Updating link to change in openSUSE:Factory/freeradius-server revision 25.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=4aee7d9a96c1fe0261f3a80df671d7e8
2010-05-03 21:30:26 +00:00
OBS User autobuild
4cb1c3a56e Accepting request 39308 from network
checked in (request 39308)

OBS-URL: https://build.opensuse.org/request/show/39308
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=22
2010-05-03 21:30:25 +00:00
Petr Uzel
6ef329501c handle /var/run on tmpfs
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=21
2010-05-03 13:51:13 +00:00
Petr Uzel
6016e85067 specfile cleanup
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=19
2010-03-19 15:43:05 +00:00
Petr Uzel
b2bbbc554b cleanup
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=18
2010-03-18 15:26:57 +00:00
OBS User buildservice-autocommit
f90069bb3a Updating link to change in openSUSE:Factory/freeradius-server revision 23.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=8301aae51d2bd73c358e27ed115e004b
2010-03-12 00:49:19 +00:00
Petr Uzel
e1372edb3b cleanup
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=16
2010-03-11 14:03:14 +00:00
OBS User buildservice-autocommit
3bb2331b84 Updating link to change in openSUSE:Factory/freeradius-server revision 22.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=1183eecc0f7d8fd8af8be95921382259
2010-03-11 00:38:48 +00:00
OBS User autobuild
ccfb13792b Accepting request 34479 from network
checked in (request 34479)

OBS-URL: https://build.opensuse.org/request/show/34479
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=15
2010-03-11 00:38:47 +00:00
Petr Uzel
32db7fae7c update to 2.1.8
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=14
2010-03-09 15:19:38 +00:00
OBS User buildservice-autocommit
99b0be9916 Updating link to change in openSUSE:Factory/freeradius-server revision 21.0
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=a36946b1b6e345a24b93e93d0b20ae66
2009-12-18 13:50:24 +00:00
OBS User autobuild
4368a7d150 checked in
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=12
2009-12-18 13:50:23 +00:00
Petr Uzel
0b059e04ef update to 2.1.7
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=11
2009-12-17 15:53:52 +00:00
OBS User autobuild
8450405363 Accepting request 22845 from network
Copy from network/freeradius-server based on submit request 22845 from user puzel

OBS-URL: https://build.opensuse.org/request/show/22845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeradius-server?expand=0&rev=20
2009-10-22 11:30:14 +00:00