You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove failing Fedora suite
* Remove links to tickets.chef.io
* Remove failing suites and add issues for them
---------
Signed-off-by: Dan Webb <dan.webb@damacus.io>
As of 2014-04-04 and per [Community Cookbook Diversification](https://wiki.chef.io/display/chef/Community+Cookbook+Diversification) this cookbook now maintained by OneHealth Solutions. Please be patient as we get into the swing of things.
229
-
230
228
## v1.10.0 (2014-03-28)
231
229
232
230
-[COOK-3990] - Fix minitest failures on EL5
@@ -247,14 +245,14 @@ Bumping version for toolchain
247
245
248
246
## v1.9.0 (2014-02-21)
249
247
250
-
-**[COOK-4076](https://tickets.chef.io/browse/COOK-4076)** - foodcritic: dependencies are not defined properly
251
-
-**[COOK-2572](https://tickets.chef.io/browse/COOK-2572)** - Add mod_pagespeed recipe to apache2
252
-
-**[COOK-4043](https://tickets.chef.io/browse/COOK-4043)** - apache2 cookbook does not depend on 'iptables'
253
-
-**[COOK-3919](https://tickets.chef.io/browse/COOK-3919)** - Move the default pidfile for apache2 on Ubuntu 13.10 or greater
254
-
-**[COOK-3863](https://tickets.chef.io/browse/COOK-3863)** - Add recipe for mod_jk
255
-
-**[COOK-3804](https://tickets.chef.io/browse/COOK-3804)** - Fix incorrect datatype for apache/default_modules, use recipes option in metadata
256
-
-**[COOK-3800](https://tickets.chef.io/browse/COOK-3800)** - Cannot load modules that use non-standard module identifiers
257
-
-**[COOK-1689](https://tickets.chef.io/browse/COOK-1689)** - The perl package name should be configurable
248
+
-**[COOK-4076]** - foodcritic: dependencies are not defined properly
249
+
-**[COOK-2572]** - Add mod_pagespeed recipe to apache2
250
+
-**[COOK-4043]** - apache2 cookbook does not depend on 'iptables'
251
+
-**[COOK-3919]** - Move the default pidfile for apache2 on Ubuntu 13.10 or greater
252
+
-**[COOK-3863]** - Add recipe for mod_jk
253
+
-**[COOK-3804]** - Fix incorrect datatype for apache/default_modules, use recipes option in metadata
254
+
-**[COOK-3800]** - Cannot load modules that use non-standard module identifiers
255
+
-**[COOK-1689]** - The perl package name should be configurable
258
256
259
257
## v1.8.14
260
258
@@ -278,145 +276,147 @@ Locking yum dependency to '< 3'
278
276
279
277
## v1.8.4
280
278
281
-
-**[COOK-3769](https://tickets.chef.io/browse/COOK-3769)** - Fix a critical bug where the `apache_module` could not enable modules
279
+
-**[COOK-3769]** - Fix a critical bug where the `apache_module` could not enable modules
282
280
283
281
## v1.8.2
284
282
285
-
-**[COOK-3766](https://tickets.chef.io/browse/COOK-3766)** - Fix an issue where the `mod_ssl` recipe fails due to a missing attribute
283
+
-**[COOK-3766]** - Fix an issue where the `mod_ssl` recipe fails due to a missing attribute
-[COOK-2535] - `mod_auth_openid` requires libtool to run autogen.sh
323
-
-[COOK-2667] - Typo in usage documentation
324
-
-[COOK-2461] - `apache2::mod_auth_openid` fails on some ubuntu systems
325
-
-[COOK-2720] - Apache2 minitest helper function `ran_recipe` is not portable
322
+
-[GH-2535] - `mod_auth_openid` requires libtool to run autogen.sh
323
+
-[GH-2667] - Typo in usage documentation
324
+
-[GH-2461] - `apache2::mod_auth_openid` fails on some ubuntu systems
325
+
-[GH-2720] - Apache2 minitest helper function `ran_recipe` is not portable
326
326
327
327
## v1.6.0
328
328
329
-
-[COOK-2372] - apache2 mpm_worker: add ServerLimit attribute (default to 16)
329
+
-[GH-2372] - apache2 mpm_worker: add ServerLimit attribute (default to 16)
330
330
331
331
## v1.5.0
332
332
333
333
The `mod_auth_openid` attributes are changed. The upstream maintainer deprecated the older release versions, and the source repository has releases available at specific SHA1SUM references. The new attribute, `node['apache']['mod_auth_openid']['ref']` is used to set this.
334
334
335
-
-[COOK-2198] - `apache::mod_auth_openid` compiles from source, but does not install make on debian/ubuntu
336
-
-[COOK-2224] - version conflict between cucumber and other gems
337
-
-[COOK-2248] - `apache2::mod_php5` uses `not_if` "which php" without ensuring package 'which' is installed
338
-
-[COOK-2269] - Set allow list for mod_status incase external monitor scripts need
-[GH-1315] - allow the default site to not be enabled
388
+
-[GH-1328] - cookbook tests (minitest, cucumber)
389
389
390
390
## v1.1.8
391
391
392
392
- Some platforms with minimal installations that don't have perl won't have a `node['languages']['perl']` attribute, so remove the conditional and rely on the power of idempotence in the package resource.
393
-
-[COOK-1214] - address foodcritic warnings
394
-
-[COOK-1180] - add `mod_logio` and fix `mod_proxy`
393
+
-[GH-1214] - address foodcritic warnings
394
+
-[GH-1180] - add `mod_logio` and fix `mod_proxy`
395
395
396
396
## v1.1.6
397
397
398
398
FreeBSD users: This release requires the `freebsd` cookbook. See README.md.
399
399
400
-
-[COOK-1025] - freebsd support in mod_php5 recipe
400
+
-[GH-1025] - freebsd support in mod_php5 recipe
401
401
402
402
## v1.1.4
403
403
404
-
-[COOK-1100] - support amazon linux
404
+
-[GH-1100] - support amazon linux
405
405
406
406
## v1.1.2
407
407
408
-
-[COOK-996] - apache2::mod_php5 can cause PHP and module API mismatches
409
-
-[COOK-1083] - return string for v_f_p and use correct value for default
408
+
-[GH-996] - apache2::mod_php5 can cause PHP and module API mismatches
409
+
-[GH-1083] - return string for v_f_p and use correct value for default
410
410
411
411
## v1.1.0
412
412
413
-
-[COOK-861] - Add `mod_perl` and apreq2
414
-
-[COOK-941] - fix `mod_auth_openid` on FreeBSD
415
-
-[COOK-1021] - add a commented-out LoadModule directive to keep apxs happy
416
-
-[COOK-1022] - consistency for icondir attribute
417
-
-[COOK-1023] - fix platform test for attributes
418
-
-[COOK-1024] - fix a2enmod script so it runs cleanly on !bash
419
-
-[COOK-1026] - fix `error_log` location on FreeBSD
413
+
-[GH-861] - Add `mod_perl` and apreq2
414
+
-[GH-941] - fix `mod_auth_openid` on FreeBSD
415
+
-[GH-1021] - add a commented-out LoadModule directive to keep apxs happy
416
+
-[GH-1022] - consistency for icondir attribute
417
+
-[GH-1023] - fix platform test for attributes
418
+
-[GH-1024] - fix a2enmod script so it runs cleanly on !bash
0 commit comments