aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeradius
Commit message (Collapse)AuthorAgeFilesLines
* main/freeradius: fix permissions of certsNatanael Copa2019-11-193-81/+47
| | | | | | ref #10958 also remove unused patch
* main/freeradius: upgrade to 3.0.20Leonardo Arena2019-11-152-100/+4
|
* main/freeradius: rebuild against perl 5.30Natanael Copa2019-09-051-1/+1
|
* main/freeradius: security fix (CVE-2019-10143)Leonardo Arena2019-08-202-2/+100
| | | | Ref #10744
* main/freeradius: modernize, fix licenseLeo2019-06-051-62/+60
|
* main/freeradius: rebuild against perl 5.28Natanael Copa2019-05-111-1/+1
|
* main/freeradius: add secinfoLeonardo Arena2019-04-251-1/+5
|
* main/freeradius: upgrade to 3.0.19Leonardo Arena2019-04-111-3/+3
|
* main/freeradius: rebuild against readline 8Natanael Copa2019-03-131-1/+1
|
* main/freeradius: upgrade to 3.0.18Leonardo Arena2019-02-261-3/+3
|
* main/freeradius: rebuild against hiredisCarlo Landmeter2019-01-021-1/+1
|
* main/freeradius: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* main/[various]: properly rebuild against json-c-0.13Natanael Copa2018-04-191-1/+1
|
* main/freeradius: rebuild against json-c-0.13.1Sören Tempel2018-04-191-1/+1
|
* main/freeradius: upgrade to 3.0.17Leonardo Arena2018-04-181-3/+3
|
* main/freeradius: rebuild against libressl-2.7Natanael Copa2018-04-061-2/+3
|
* main/freeradius: rebuild against mariadb-connector-cNatanael Copa2018-03-261-2/+2
|
* main/freeradius: upgrade to 3.0.16Leonardo Arena2018-01-121-3/+3
|
* main/freeradius: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* main/freeradius: bump pkgrel due to krb5 upgradeFrancesco Colista2017-09-141-1/+1
|
* main/freeradius: 'checkrad' - fix build and move to subpackageValery Kartel2017-08-251-5/+10
|
* main/freeradius: upgrade to 3.0.15Leonardo Arena2017-07-182-34/+5
|
* main/freeradius: fix circular deps due to /etc/raddb/mods-enabled/eapNatanael Copa2017-06-151-2/+5
|
* main/freeradius: modernize abuildtmpfile2017-06-091-64/+43
|
* main/freeradius: rebuild against readline-7.0.003Leonardo Arena2017-06-051-2/+2
|
* main/freeradius: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/freeradius: upgrade to 3.0.13William Pitcock2017-03-293-35/+53
|
* main/freeradius: fix circular depNatanael Copa2016-12-261-2/+3
| | | | move the radeapclient to the -eap subpackage
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-1/+0
|
* [various] rename dependency python to python2Jakub Jirutka2016-10-261-1/+1
|
* [various] rename dependency python-dev to python2-devJakub Jirutka2016-10-261-1/+1
|
* main/freeradius: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* main/freeradius: upgrade to 3.0.12Leonardo Arena2016-09-301-5/+5
|
* main/freeradius: rebuild against perl 5.24Natanael Copa2016-07-271-1/+1
|
* main/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Reorder arguments passed to addgroup/adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved.
* Add -g option (GECOS/comment) to adduser in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | This way we can avoid ugly default: Linux user,,,
* Add lacking -S option (system) to adduser/addgroup in scripts.Przemyslaw Pawelczyk2016-04-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Groups and users created by packages shouldn't use high ids by default (unless explicitly requested), to distinguish them from groups and users created by administrators for humans. Following 41 files lacked -S next to addgroup: - community/sword/sword.pre-install - main/amavisd-new/amavisd-new.pre-install - main/chrony/chrony.pre-install - main/cvechecker/cvechecker.pre-install - main/dnsmasq/dnsmasq.pre-install - main/freeradius/freeradius.pre-install - main/gdnsd/gdnsd.pre-install - main/haproxy/haproxy.pre-install - main/haproxy/haproxy.pre-upgrade - main/kamailio/kamailio.pre-install - main/logcheck/logcheck.pre-install - main/mlmmj/mlmmj.pre-install - main/nrpe/nrpe.pre-install - main/open-vm-tools/open-vm-tools.pre-install - main/postgrey/postgrey.pre-install - main/privoxy/privoxy.pre-install - main/redis/redis.pre-install - main/samba/winbind.pre-install - main/sircbot/sircbot.pre-install - main/smokeping/smokeping.pre-install - main/squark/squark.post-install - main/squid/squid.pre-install - main/squid/squid.pre-upgrade - main/subversion/subversion.pre-install - main/trac/trac.pre-install - main/vsftpd/vsftpd.pre-install - main/zabbix/zabbix-agent.pre-install - testing/3proxy/3proxy.pre-install - testing/cluster-glue/cluster-glue.pre-install - testing/elasticsearch/elasticsearch.pre-install - testing/emby/emby.pre-install - testing/gdnsd/gdnsd.pre-install - testing/icinga2/icinga2.pre-install - testing/lusca/lusca.pre-install - testing/lusca/lusca.pre-upgrade - testing/mongodb/mongodb.pre-install - testing/openxcap/openxcap.pre-install - testing/prosody/prosody.pre-install - testing/rancid/rancid.pre-install - testing/rutorrent/rutorrent.pre-install - testing/zabbix/zabbix-agent.pre-install Following 60 files lacked -S next to adduser: - community/caddy/caddy.pre-install - community/domoticz/domoticz.pre-install - community/minetest/minetest-server.pre-install - community/oscam/oscam.pre-install - community/seafile/seafile-server.pre-install - community/syncthing/syncthing.pre-install - main/apache2/apache2.pre-install - main/aports-build/aports-build.pre-install - main/atheme-iris/atheme-iris.pre-install - main/bind/bind.pre-install - main/clamav/clamav-db.pre-install - main/clamsmtp/clamsmtp.pre-install - main/clamsmtp/clamsmtp.pre-upgrade - main/coova-chilli/coova-chilli.pre-install - main/cvechecker/cvechecker.pre-install - main/dhcp/dhcp.pre-install - main/distcc/distcc.pre-install - main/djbdns/dnscache.pre-install - main/djbdns/tinydns.pre-install - main/dovecot/dovecot.pre-install - main/ez-ipupdate/ez-ipupdate.pre-install - main/fetchmail/fetchmail.pre-install - main/freeswitch/freeswitch.pre-install - main/gitolite/gitolite.pre-install - main/gnats/gnats.pre-install - main/gross/gross.pre-install - main/icecast/icecast.pre-install - main/kamailio/kamailio.pre-install - main/lighttpd/lighttpd.pre-install - main/mariadb/mariadb.pre-install - main/memcached/memcached.pre-install - main/ngircd/ngircd.pre-install - main/nrpe/nrpe.pre-install - main/openntpd/openntpd.pre-install - main/postgrey/postgrey.pre-install - main/snort/snort.pre-install - main/squid/squid.pre-install - main/squid/squid.pre-upgrade - main/subversion/subversion.pre-install - main/trac/trac.pre-install - main/transmission/transmission-daemon.pre-install - main/ympd/ympd.pre-install - main/znc/znc.pre-install - testing/at/at.pre-install - testing/buildbot-slave/buildbot-slave.pre-install - testing/buildbot/buildbot.pre-install - testing/clapf/clapf.pre-install - testing/cluster-glue/cluster-glue.pre-install - testing/dbmail/dbmail.pre-install - testing/dspam/dspam.pre-install - testing/ejabberd/ejabberd.pre-install - testing/emby/emby.pre-install - testing/mongodb/mongodb.pre-install - testing/opensips/opensips.pre-install - testing/pdns/pdns.pre-install - testing/prosody/prosody.pre-install - testing/qpage/qpage.pre-install - testing/rrdbot/rrdbot.pre-install - testing/wt/wt.pre-install - unmaintained/ejabberd-git/ejabberd-git.pre-install
* main/freeradius: tell install that we are building a packageLeonardo Arena2016-02-192-33/+2
|
* main/freeradius: upgrade to 3.0.11Leonardo Arena2016-01-263-99/+8
|
* main/freeradius: rebuild against krb5-1.14Natanael Copa2015-12-021-1/+1
|
* main/freeradius: send accounting pings to accounting portLeonardo Arena2015-10-302-4/+49
| | | | https://github.com/FreeRADIUS/freeradius-server/issues/1364
* main/freeradius: fix EAP-TLS with OpenSSL 1.0.2Leonardo Arena2015-10-162-4/+50
| | | | http://lists.freeradius.org/pipermail/freeradius-users/2015-October/080276.html
* Revert "main/freeradius: fix EAP-TLS with OpenSSL 1.0.2"Leonardo Arena2015-10-162-50/+4
| | | | This reverts commit 86b7a9ed542ecd1d3d6d030a080af20d8c6d1dcd.
* main/freeradius: fix EAP-TLS with OpenSSL 1.0.2Leonardo Arena2015-10-162-4/+50
| | | | http://lists.freeradius.org/pipermail/freeradius-users/2015-October/080276.html
* main/freeradius: upgrade to 3.0.10Leonardo Arena2015-10-062-43/+5
|
* main/freeradius: fix to initialize ipv6 scope alwaysTimo Teräs2015-09-112-4/+80
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/freeradius: fix use of strerror_rNatanael Copa2015-09-102-4/+42
| | | | | upstream report: https://github.com/FreeRADIUS/freeradius-server/issues/1222