fe2dcfe4b3
Prepare release
2016-11-18 12:30:20 +01:00
438149a2ee
Adjust check_radius command definition to use the correct radiusclient config file
2016-11-17 23:02:09 +01:00
bbb85281ce
d/NEWS.Debian: Add a note about depencies for check_radius
2016-11-17 22:48:05 +01:00
1b1c5e9c29
Adding d/p/20_check_radius_radcli to add support for radcli ( Closes : #822337 )
2016-11-17 21:00:46 +01:00
c6141086f7
d/control: Adding libradcli-dev as first radius build-dep ( Closes : #822337 )
2016-11-17 21:00:46 +01:00
cccb5e279c
travis-ci: Add stable to travis env
2016-11-17 20:50:40 +01:00
11ce4edafe
d/control: Add libmysqlclient-dev as Build-depend alternative for backporting
2016-11-17 20:49:00 +01:00
51e0adea03
travis-ci: Allow to fail builds in testing
2016-11-17 13:57:50 +01:00
a3c46e338c
travis-ci: Using httpredir.debian.org as mirror
2016-11-17 13:57:50 +01:00
7a42fe2df5
travis-ci: Also fetching all tags
2016-11-17 13:57:50 +01:00
a4b8d68a45
travis-ci: Adding jessie repo
...
To filfil freeradius-client build-dep.
2016-11-17 13:57:50 +01:00
0ee699837e
travis-ci: Make use of travis.d.n
2016-11-17 13:57:50 +01:00
775a4dba58
d/control: Add libssl-dev (<< 1.1.0) as Build-depend alternative for backporting
2016-11-17 13:57:28 +01:00
767714f82e
d/control: Build-depend on libssl1.0-dev
2016-11-16 11:36:56 +01:00
c15dfcce5f
Remove dangling links for removed examples ( Closes : #824599 )
2016-11-14 22:06:02 +01:00
c272a5fbc1
Add trusty-backports
2016-11-14 13:35:07 +01:00
249944226e
travis-ci: Do not autoremove packages
2016-11-14 13:25:17 +01:00
c40925bf83
d/control: Bump Standards-Version to 3.9.8, no changes needed
2016-11-13 23:49:56 +01:00
8bab78d98f
d/control: Replacing build-dep libmysqlclient-dev with default-libmysqlclient-dev
2016-11-13 23:49:00 +01:00
aad71d5388
New changelog
2015-11-16 22:06:50 +01:00
43eaac1af7
Prepare release
2015-11-16 20:18:46 +01:00
093d9a4707
Drop hardening-wrapper, use dpkg-buildflags instead
2015-11-16 19:47:55 +01:00
8401f27d3f
Use dh_prep instead of dh_clean -k
2015-11-16 18:21:15 +01:00
00b625a9e6
Merge remote-tracking branch 'waja_github/pr/5'
2015-11-16 18:03:27 +01:00
d0ed366fd2
Merge remote-tracking branch 'waja_github/pr/4'
2015-11-16 17:59:48 +01:00
Robie Basak
877f48ad91
Drop $(DEPSUBSTVARS) from dh_gencontrol call
...
This has no longer been needed since commit 3ca0202
.
2015-11-16 16:45:41 +00:00
Robie Basak
db384327a9
Drop fping and qstat from Recommends to Suggests
...
As discussed with Jan on IRC. fping and qstat are in universe in Ubuntu,
and requires an extensive delta to add an -extras package in universe
for Ubuntu users to benefit. Instead we can drop the Recommends to a
Suggests in Debian to save Ubuntu from having to do this.
2015-11-16 16:45:28 +00:00
Klaus Ethgen
52ead1a6f8
Fix /proc check on systems that have hardened system
2015-10-28 00:44:42 +01:00
3fd4e78b3b
travis-ci: automatically install dependencies
2015-10-19 17:00:35 +02:00
af23094fcc
travis-ci: Droping backports
2015-10-19 17:00:05 +02:00
93b217d33b
travis-ci: Adding requried arguments for trusty
2015-10-19 16:57:42 +02:00
54238ac01f
Adding changelog entry including reference to Launchpad Bug
2015-10-17 12:17:57 +02:00
6bcfb6c932
Remove check_bgpstate and check_linux_raid from package description
2015-10-17 12:13:32 +02:00
82c3d74930
New changelog
2015-10-16 16:42:49 +02:00
37ac1570fb
Prepare release 2.1.2-1
2015-10-16 15:13:48 +02:00
710c8df253
Imported Upstream version 2.1.2
2015-10-16 14:48:45 +02:00
78cd8cf0ca
Prepare release
2015-10-12 16:23:43 +02:00
605543c9fa
Update version
2015-10-12 16:03:35 +02:00
9e076d8641
Droping patches imported from upstream maint branch
2015-10-12 15:58:18 +02:00
cc58cc3f65
Merge tag 'upstream/2.1.1+git20151012'
...
Upstream version 2.1.1+git20151012
2015-10-12 15:49:08 +02:00
494a834dcf
Imported Upstream version 2.1.1+git20151012
2015-10-12 15:49:08 +02:00
5d8b296234
Add patches/17_check_smtp_forcetls_on_cert from upstream master branch
2015-10-09 11:12:25 +02:00
0c7f9bf26f
Add patches/16_check_smtp_quit from upstream master branch
2015-10-09 11:10:46 +02:00
f69aba4f8c
Add patches/15_check_smtp_expect from upstream master branch
2015-10-09 10:56:35 +02:00
a9d2a52ed5
Add patches/14_sslutils_superfluous_parenthesis from upstream maint branch
2015-10-05 23:55:08 +02:00
fad70ed5f8
Add patches/13_check_snmp_timeout from upstream maint branch
2015-10-04 13:53:52 +02:00
0d487449b9
Add patches/12_check_ups_perf_data_hresholds from upstream maint branch
2015-10-04 12:45:33 +02:00
8e98d7f62f
Add patches/11_check_dhcp_parsing_option from upstream maint branch ( Closes : #784319 )
2015-10-04 12:45:20 +02:00
608ba7503d
Add patches/10_sslutils_checksslv3 from upstream maint branch
2015-10-04 12:37:22 +02:00
5dbc8cbf0c
travis-ci: grab actual used upstream version
2015-08-21 11:14:49 +02:00