Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1439,7 +1439,7 @@ Changes:
(CFE-2439)
- Change: Enable strict transport security
- Change: Disable http TRACE method
- Change: Verify transfered files during policy update
- Change: Verify transferred files during policy update
- Allow `getvariablemetatags()` and `getclassmetatags()` to get a specific tag key
- Change: Use more restrictive unix socket perms (ENT-2705)
- Added `sys.user_data` container for user starting agent.
Expand Down Expand Up @@ -3068,7 +3068,7 @@ Bugfixes:
- Fixed race condition in file editing. (Redmine #2545)
- Fixed memory leak in `cf-serverd` and others (Redmine #1758)

## 3.4.5: (Bugfix and stability release)
## 3.4.5

Bugfixes:

Expand All @@ -3077,15 +3077,15 @@ Bugfixes:
- Avoid possible db corruption when mixing read/write and cursor operations
- Allow umask value of 002 (Redmine #2496)

## 3.4.4: (Bugfix and stability release)
## 3.4.4

Bugfixes:

- Prevent possible crash when archiving files (GitHub #316)
- Don't create symlinks to `cf-know` in update policy
- Don't enable xml support if libxml2 is too old (Redmine #1937)

## 3.4.3: (Bugfix and stability release)
## 3.4.3

Bugfixes:

Expand All @@ -3094,7 +3094,7 @@ Bugfixes:
- When copying files, use same file mode as source file, rather than 0600 (Redmine #1804)
- Include xpath in messages generated by `edit_xml` operations (Redmine #2057)

## 3.4.2: (Bugfix and stability release)
## 3.4.2

Bugfixes:

Expand All @@ -3111,7 +3111,7 @@ Bugfixes:
- Fixed compilation with Sun Studio 12 (Redmine #1901)
- Silence type-pun warning when building on HP-UX (GitHub #287)

## 3.4.1: (Bugfix and stability release)
## 3.4.1

New feature/behavior:

Expand Down Expand Up @@ -3283,7 +3283,7 @@ Full list of issues fixed is available on
https://cfengine.com/bugtracker/changelog_page.php (old bug tracker)
and https://cfengine.com/dev/projects/core/versions/34 (new bug tracker)

## 3.3.9: (Bugfix and stability release)
## 3.3.9

Bugfixes:

Expand All @@ -3292,7 +3292,7 @@ Bugfixes:
- Implement receive network timeout in `cf-serverd`. Prevents
overloading `cf-serverd` with stale connections.

## 3.3.8: (Bugfix and stability release)
## 3.3.8

Versions 3.3.6, 3.3.7 were internal and weren't released.

Expand All @@ -3304,7 +3304,7 @@ Bugfixes:
it was hardcoded to be 30 seconds, which was not enough for
`cf-runagent` invoking `cf-agent` on big policies (Mantis #1028).

## 3.3.5: (Bugfix and stability release)
## 3.3.5

Bugfixes:

Expand All @@ -3316,7 +3316,7 @@ Standard library:
- Bugfixes from upstream COPBL repository.
- `standard_services` bundle from upstream COPBL repository.

## 3.3.4: (Bugfix and stability release)
## 3.3.4

Evaluation of policies:

Expand All @@ -3329,7 +3329,7 @@ Misc:
- Fixed memory leak during re-read of network interfaces'
information in `cf-execd`/`cf-serverd`.

## 3.3.3: (Bugfix and stability release)
## 3.3.3

Evaluation of policies:

Expand All @@ -3345,7 +3345,7 @@ Misc:
- Use `statvfs(3)` on OpenBSD to obtain filesystem information
(Mantis #1135).

## 3.3.2: (Bugfix and stability release)
## 3.3.2

Evaluation of policies:

Expand Down Expand Up @@ -3381,7 +3381,7 @@ Misc:
on HP-UX (Mantis #1109).
- Fixed compilation on Solaris 11 (Mantis #1091).

## 3.3.1: (Bugfix and stability release)
## 3.3.1

Evaluation of policies:

Expand Down Expand Up @@ -3493,28 +3493,28 @@ Changes:
- See the full list of bugfixes at
https://cfengine.com/bugtracker/changelog_page.php

## 3.2.4: (Bugfix and stability release)
## 3.2.4

- Fixed failure in network transfer in case of misbehaving peer
- A few tiny memory leaks on error paths fixed

## 3.2.3: (Bugfix and stability release)
## 3.2.3

- A few tiny memory leaks fixed
- Improved performance of `cf-serverd` under heavy load with
TokyoCabinet database
- Full list of issues fixed is available on
https://cfengine.com/bugtracker/changelog_page.php

## 3.2.2: (Bugfix and stability release)
## 3.2.2

- Enabled compilation in "large files" mode under AIX
- Alleviated problem with broken file transfers over unstable
internet links.
- Full list of issues fixed is available on
https://cfengine.com/bugtracker/changelog_page.php

## 3.2.1: (Bugfix and stability release)
## 3.2.1

- Fixed compilation under HP-UX and Solaris
- Enabled compilation using HP ANSI C compiler
Expand Down Expand Up @@ -3570,7 +3570,7 @@ New bootstrap method with single-command bootstrapping:
- Testsuite added to check for core functionality.
- Syslog prefix is fixed to say `cf3` instead of `community`.

## 3.1.4: (Bugfix and stability release)
## 3.1.4

- Some urgent patches to 3.1.3.
- Class validation parse bug fixed.
Expand All @@ -3581,7 +3581,7 @@ New bootstrap method with single-command bootstrapping:
- Lock purging to avoid remnant complexity explosion (bug #430).
- Some copyright notices added that got lost.

## 3.1.3: (Stability release)
## 3.1.3

- Major memory leaks in `cf-monitord`, `cf-execd`, `cf-serverd` fixed (bug #427).
The daemons now show no growth even with very complex policies.
Expand All @@ -3597,7 +3597,7 @@ New bootstrap method with single-command bootstrapping:
#248, #329).
- New function `ip2host` - reverse DNS lookup (bug #146).

## 3.1.2: (Scalability/efficiency release)
## 3.1.2

- Big efficiency improvements by caching output from
`cf-promises`. Can also be used for much more efficient policy
Expand All @@ -3608,7 +3608,7 @@ New bootstrap method with single-command bootstrapping:
- Minor memory access issues fixed.
- Iterator bug introduced in 3.1.0 fixed

## 3.1.1: (Bugfix release)
## 3.1.1

- Memory leaks in server tracked down and fixed.
- List expansion bug (one list items not executed) fixed.
Expand Down
Loading