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
-[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
324
+
-[GH-2535] - `mod_auth_openid` requires libtool to run autogen.sh
325
+
-[GH-2667] - Typo in usage documentation
326
+
-[GH-2461] - `apache2::mod_auth_openid` fails on some ubuntu systems
327
+
-[GH-2720] - Apache2 minitest helper function `ran_recipe` is not portable
326
328
327
329
## v1.6.0
328
330
329
-
-[COOK-2372] - apache2 mpm_worker: add ServerLimit attribute (default to 16)
331
+
-[GH-2372] - apache2 mpm_worker: add ServerLimit attribute (default to 16)
330
332
331
333
## v1.5.0
332
334
333
335
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
336
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
390
+
-[GH-1328] - cookbook tests (minitest, cucumber)
389
391
390
392
## v1.1.8
391
393
392
394
- 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`
395
+
-[GH-1214] - address foodcritic warnings
396
+
-[GH-1180] - add `mod_logio` and fix `mod_proxy`
395
397
396
398
## v1.1.6
397
399
398
400
FreeBSD users: This release requires the `freebsd` cookbook. See README.md.
399
401
400
-
-[COOK-1025] - freebsd support in mod_php5 recipe
402
+
-[GH-1025] - freebsd support in mod_php5 recipe
401
403
402
404
## v1.1.4
403
405
404
-
-[COOK-1100] - support amazon linux
406
+
-[GH-1100] - support amazon linux
405
407
406
408
## v1.1.2
407
409
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
410
+
-[GH-996] - apache2::mod_php5 can cause PHP and module API mismatches
411
+
-[GH-1083] - return string for v_f_p and use correct value for default
410
412
411
413
## v1.1.0
412
414
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
415
+
-[GH-861] - Add `mod_perl` and apreq2
416
+
-[GH-941] - fix `mod_auth_openid` on FreeBSD
417
+
-[GH-1021] - add a commented-out LoadModule directive to keep apxs happy
418
+
-[GH-1022] - consistency for icondir attribute
419
+
-[GH-1023] - fix platform test for attributes
420
+
-[GH-1024] - fix a2enmod script so it runs cleanly on !bash
0 commit comments