Commit Graph

89 Commits

Author SHA256 Message Date
b0d20bd6c1 - Fix permissions of radiusd.service (bnc#1053654):
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=104
2017-09-19 11:58:57 +00:00
OBS User mrdocs
dd94d16c92 Accepting request 518718 from home:varkoly:branches:network
- bsc#1055679 - freeradius-server does not provide winbind/AD auth
  Added libwbclient-devel as buildrequires

OBS-URL: https://build.opensuse.org/request/show/518718
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=102
2017-08-26 03:12:02 +00:00
bbd77fa15f Accepting request 511049 from home:stroeder:branches:network
update to 3.0.15 - now with CVE ids

successfully tested on Tumbleweed x86_64

OBS-URL: https://build.opensuse.org/request/show/511049
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=100
2017-07-18 08:02:28 +00:00
44d1db1d6e Accepting request 499628 from home:adamm:branches:network
- update to 3.0.14 (still FATE#322416)
  
  Feature improvements
  * Enforce TLS client certificate expiration on session resumption,
    and Session-Timeout. See CVE-2017-9148 (bnc#1041445)
  * Updated dictionary.cisco.vpn3000, dictionary.patton
  * Added dictionary.dellemc
  * Lowered the log output for failed PEAP sessions.
  * ALlow utc in rlm_date.
  * The internal OpenSSL session cache has been disabled.
    Please see mods-available/eap
  * Update detail reader documentation.
  * Make outgoing RadSec connections non-blocking.
  * Add SQL backing to Moonshot-*-TargetedId generation.
  Bug Fixes
  * radtest uses Cleartext-Password for EAP, not User-Password.
  * Update documentation for mods-enabled/ linking.
  * Enhanced checks for moonshot salt.
  * Allow session resumption for RadSec connections.
  * Update "huntgroups" file to note that port ranges are not supported
  * Fix OpenSSL permissions issues on default key files.
  * Certificates are not required when PSK is used.
  * Allow SubjectAltName as first extension in cert.
  * Fixed talloc issue with TLS session resumption.
  * "&Attr-26 := 0x01" now produces useful error messages.
  * Handle connection error in rlm_ldap_cacheable_groupobj.
  * Fix endian issues in DHCP.
  * Multiple minor fixes for Coverity complaints.
  * Handle unexpected regex.
  * Fix minor issues in dictionaries.
  * Fix typos and grammar. Patches from Alan Buxey.
  * Fix erroneous VP creation in rlm_preproces.
  * Fix MIB. Patch from Jeff Gehlbach.
  * Trust router updates from Alejandro Perez.
  * Allow build with LibreSSL.
  * Use correct packet for channel bindings.
  * Many fixes found by PVS-Studio. Thanks to PVS-Studio for giving us
    a test license. Please see the git commit history for more info.
  * Fix incorrect length check in EAP-PWD. This may be exploitable.
  * Stop rotating session database files (radutmp, radwtmp) since
    these are not logfiles.
- freeradius-server-radiusd-logrotate.patch: updated

OBS-URL: https://build.opensuse.org/request/show/499628
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=98
2017-05-30 09:15:48 +00:00
2e31162933 - update to 3.0.13 (still FATE#322416)
Changelog only change to keep internal tracking numbers in right places.

OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=96
2017-03-13 13:14:24 +00:00
bb21ee0f50 Accepting request 477604 from home:stroeder:branches:network
update to 3.0.13

OBS-URL: https://build.opensuse.org/request/show/477604
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=94
2017-03-08 16:03:06 +00:00
3c66ce82fa Accepting request 459251 from home:kukuk:branches:network
- Don't require insserv if we use systemd
- Remove require for unused fillup

OBS-URL: https://build.opensuse.org/request/show/459251
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=92
2017-02-20 14:45:54 +00:00
ee5d96b532 fix capitalization typo in changes file.
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=90
2017-02-07 09:34:18 +00:00
5d3beec849 Accepting request 453646 from home:adamm:branches:network
- Merge changes from SLE to OpenSUSE (FATE#322416):
  * freeradius-server-radclient-init-error-buffer.patch - make sure
    we initialize error buffer. bsc#911886: radclient error free()
    invalid pointer
  * freeradius-server-opensslversion.patch: remove OpenSSL version
    check and assume we know what we are doing. (bnc#1013311)
  * merge .changes file, mostly.
- do not attempt to detect "vulnerable" OpenSSL versions. SUSE
  security fixes do not necessarily bump version numbers as
  does upstream OpenSSL (bnc#1021375)
- do not generate certificates in %post. End-user needs to do this
  manually.
- keep FreeTDS disabled on SLE12 - we never shipped it enabled
- require OpenSSL 1.0+
- use pkgconfig(systemd) instead of plain systemd as BuildRequires
- don't list manual pages as %doc

- Add upstream keyring
- 2 new modules: rlm_sql_freetds and rlm_eap_fast

OBS-URL: https://build.opensuse.org/request/show/453646
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=89
2017-02-06 10:58:11 +00:00
849b165adf Accepting request 448405 from home:jengelh:branches:network
- Remove --with-pic which is for static libs only.
- Use SUSE RPM group names. Trim filler words from description.
- Do not hide errors from groupadd/useradd.

OBS-URL: https://build.opensuse.org/request/show/448405
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=87
2017-01-01 15:34:14 +00:00
a53ba595f6 Accepting request 432086 from home:stroeder:branches:network
update to 3.0.12 (successfully tested with EAP-TTLS/PAP with LDAP backend)

OBS-URL: https://build.opensuse.org/request/show/432086
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=85
2016-10-01 16:12:11 +00:00
Ismail Dönmez
122c166ff2 Accepting request 425076 from home:adamm:branches:network
- use %{with} macro for conditional inclusions instead of hardcoding
  version numbers
- improved package descriptions
- fixed builds on SLE12 and SLE11SP4

OBS-URL: https://build.opensuse.org/request/show/425076
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=83
2016-09-06 11:59:19 +00:00
Rusmir Duško
8f53a8841d Accepting request 355850 from home:stroeder:branches:network
update to 3.0.11

OBS-URL: https://build.opensuse.org/request/show/355850
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=81
2016-01-25 22:13:32 +00:00
Ismail Dönmez
f9db905b8c Accepting request 336644 from home:stroeder:branches:network
updated to new upstream release 3.0.10 and successfully tested with EAP-TTLS, PAP with rlm_ldap

OBS-URL: https://build.opensuse.org/request/show/336644
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=79
2015-10-06 08:34:26 +00:00
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
Vítězslav Čížek
1bde74c711 Accepting request 243539 from home:sfalken:branches:network
OBS-URL: https://build.opensuse.org/request/show/243539
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=62
2014-08-04 09:27:38 +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
426b6db0cc OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=55 2014-02-08 11:40:19 +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
f721478e51 amend last change
OBS-URL: https://build.opensuse.org/package/show/network/freeradius-server?expand=0&rev=26
2010-09-17 11:43:50 +00:00