Project

General

Profile

Activity

From 2014-03-05 to 2014-03-05

2014-03-05

22:16 Bug #4565: With older versions of rpm, boolean tests on macros fail if not quoted
Applied in changeset commit:76041115f9b7008d9f752a567734f1ecc4bd80bd. Matthieu CERDA
22:16 Bug #4565 (Pending release): With older versions of rpm, boolean tests on macros fail if not quoted
Applied in changeset commit:246d1207ebaa2b936d697888e56df5f98495f01a. Jonathan CLARKE
22:12 Bug #4565 (Pending technical review): With older versions of rpm, boolean tests on macros fail if not quoted
PR available for review: https://github.com/Normation/rudder-packages/pull/248 Jonathan CLARKE
22:09 Bug #4565 (Released): With older versions of rpm, boolean tests on macros fail if not quoted
For example, given this line in a .spec file:... Jonathan CLARKE
22:16 Revision 76041115 (rudder-packages): Merge pull request #248 from jooooooon/bug_4565/with_older_versions_of_rpm_boolean_tests_on_macros_can_fail_if_not_quoted
Fixes #4565: With older versions of rpm, boolean tests on macros can fai... Matthieu CERDA
22:11 Revision 246d1207 (rudder-packages): Fixes #4565: With older versions of rpm, boolean tests on macros can fail if not quoted
Jonathan CLARKE
22:06 Architecture #4561: Remove deprecated package placeholder rudder-cfengine-community
Jonathan CLARKE
17:31 Architecture #4561 (Released): Remove deprecated package placeholder rudder-cfengine-community
This is no longer used since 2.3, so removing the old files. Jonathan CLARKE
22:06 Architecture #4563: Clean up RPM packages: reset Epoch to 0 by default
Jonathan CLARKE
17:35 Architecture #4563 (Released): Clean up RPM packages: reset Epoch to 0 by default
Our build scripts force the Epoch in RPM packages to a specific value to cover up the previous increments we used, bu... Jonathan CLARKE
17:36 Architecture #4564 (Pending technical review): Clean up RPM packages: reset Epoch to 0 by default (dev)
PR available for review: https://github.com/Normation/rudder-packages/pull/247 Jonathan CLARKE
17:35 Architecture #4564 (Released): Clean up RPM packages: reset Epoch to 0 by default (dev)
See #4563 Jonathan CLARKE
17:36 Revision 1dcc1b1f (rudder-packages): Fixes #4564: Clean up RPM packages: reset Epoch to 0 by default (dev)
Jonathan CLARKE
17:33 Architecture #4562 (Pending technical review): Remove deprecated package placeholder rudder-cfengine-community (int)
PR ready for review: https://github.com/Normation/rudder-packages/pull/246 Jonathan CLARKE
17:31 Architecture #4562 (Released): Remove deprecated package placeholder rudder-cfengine-community (int)
See #4561 Jonathan CLARKE
17:32 Revision 9f04d1cf (rudder-packages): Fixes #4562: Remove deprecated package placeholder rudder-cfengine-community (int)
Jonathan CLARKE
17:28 Revision e8613ae0 (rudder): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 7a21550f (rudder): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision bead3a45 (rudder): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 9d6250fd (rudder): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 74720c14 (rudder): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision db7afd33 (rudder-plugins): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 7a21550f (scala-ldap): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 9d6250fd (parent-pom): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision e8613ae0 (ldap-inventory): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision bead3a45 (rudder-commons): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 95146058 (cf-clerk): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
17:28 Revision 4d77a3f5 (rudder): Change version of pom.xml to 2.8.4-SNAPSHOT
Jenkins CI
16:58 Revision c69a385e (rudder): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 642d90d9 (rudder): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 5c1eece1 (rudder): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision f926c5af (rudder): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 3ffe3d5c (rudder): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 3265d1f5 (rudder-plugins): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision c69a385e (scala-ldap): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 642d90d9 (parent-pom): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision f926c5af (ldap-inventory): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 5c1eece1 (rudder-commons): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 2138bcda (cf-clerk): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:58 Revision 4a17b5f2 (rudder): Change version of pom.xml to 2.6.12-SNAPSHOT
Jenkins CI
16:40 User story #4560 (Released): Keep only the LDIF dump of the inventory when we accept/refuse it, not every time we receive a new inventory
We keep on the policy server all the inventory received, and timestamp them.
They can add up to a fairly large amoun...
Nicolas CHARLES
15:32 User story #4520: Don't write execution report in several log files
We used to have extLinuxReport.log as well, but since cfengine 3.5 it's not populated anymore Nicolas CHARLES
14:40 Bug #4548 (Rejected): Correct file opening/closing on cf-agent (backport of 3.5.3 code)
This was replaced by #4553 - a full upgrade to CFEngine 3.5.3, instead of porting half the patches :) Jonathan CLARKE
14:10 Bug #4559 (Released): A rare race condition can lead to an error when looking at compliance while a deployment is in progress
On very unlucky cases, it is possible to have a divide by 0 error on the display of rules.
It happens when we try to...
Nicolas CHARLES
14:03 Bug #4557: Rule compliance shows red when it should be yellow
Dennis Cabooter wrote:
> Rule compliance shows red when it should be yellow. A red compliance on a rule imply that s...
Jonathan CLARKE
13:53 Bug #4557: Rule compliance shows red when it should be yellow
Hm, it looks like I cannot help a lot here :) assigning to FAR for task dispatching !
Thanks for the report !
Matthieu CERDA
12:08 Bug #4557 (Rejected): Rule compliance shows red when it should be yellow
Rule compliance shows red when it should be yellow. A red compliance on a rule imply that something bad is going on. ... Dennis Cabooter
12:46 Revision 35c1d223 (rudder): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 56f45a5d (rudder): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 06385b4a (rudder): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 04511250 (rudder): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision a16a3927 (rudder): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 69a291d8 (rudder-plugins): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 56f45a5d (scala-ldap): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 04511250 (parent-pom): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 35c1d223 (ldap-inventory): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision 06385b4a (rudder-commons): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision b46ad0a2 (cf-clerk): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:46 Revision a969e693 (rudder): Change version of pom.xml to 2.9.4-SNAPSHOT
Jenkins CI
12:17 Revision 90129225 (rudder-techniques): Merge branch 'branches/rudder/2.9'
Vincent MEMBRÉ
12:17 Revision 63905714 (rudder-techniques): Merge branch 'branches/rudder/2.8' into branches/rudder/2.9
Vincent MEMBRÉ
12:16 Bug #4554: Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Applied in changeset policy-templates:commit:134805723487bb8e4458ab5027464b28fe1777b8. Matthieu CERDA
12:16 Bug #4554 (Pending release): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Applied in changeset policy-templates:commit:8eb18507b10a718336aabce1968f8cef7f8a9823. Vincent MEMBRÉ
12:09 Bug #4554 (Pending technical review): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
PR here : https://github.com/Normation/rudder-techniques/pull/311 Vincent MEMBRÉ
12:07 Bug #4554 (In progress): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Matthieu CERDA
12:05 Bug #4554 (Discussion): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Since issue #4556 introduced the same problem on rhel logrotate configuration file, reopening this issue to fix it Vincent MEMBRÉ
10:58 Bug #4554: Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Correction, it is only for rhel. Ubuntu has a separate file indeed, you're right ! Matthieu CERDA
10:56 Bug #4554: Initial logrotate configuration (from initial-promises) does not apply delaycompress option
The naming is poor, the the .suse logrotate is used on EL too, same goes for the Debian one which is used on Ubuntu. ... Matthieu CERDA
10:50 Bug #4554: Initial logrotate configuration (from initial-promises) does not apply delaycompress option
What about the ubuntu and rhel version of the logrotate configuration file ? they don't include the delaycompress eit... Vincent MEMBRÉ
10:18 Bug #4554: Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Applied in changeset policy-templates:commit:991580109aeeb0c5ab2468deb9c26b05450ebd40. Matthieu CERDA
10:18 Bug #4554 (Pending release): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Applied in changeset policy-templates:commit:083045bab4cee7ce3bfdd1443cabd8160f4d3100. Jonathan CLARKE
09:07 Bug #4554 (Pending technical review): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
Matthieu, in Nicolas' absence, can you please review this? Jonathan CLARKE
09:05 Bug #4554 (Released): Initial logrotate configuration (from initial-promises) does not apply delaycompress option
As a result of fixing #4551 (logrotate configs were not synchronized between techniques and initial promises), on bra... Jonathan CLARKE
12:16 Revision 13480572 (rudder-techniques): Merge pull request #311 from VinceMacBuche/bug_4554/missing_delaycompress_rhel
Fixes #4554: Add missing delaycompress on rhel logrotate configuration file Matthieu CERDA
12:06 Revision 8eb18507 (rudder-techniques): Fixes #4554: Add missing delaycompress
Vincent MEMBRÉ
11:59 Revision b4f42180 (rudder-techniques): Merge branch 'branches/rudder/2.6' into branches/rudder/2.8
Vincent MEMBRÉ
11:59 Bug #4556: Log file about non compliant reports is not managed by logrotate on Red Hat-like Rudder server
Applied in changeset policy-templates:commit:594aea672b537b78969ec3312e2d01a23338e953. Matthieu CERDA
11:59 Bug #4556 (Pending release): Log file about non compliant reports is not managed by logrotate on Red Hat-like Rudder server
Applied in changeset policy-templates:commit:2a6fe3e1072e6255d322048d85d62144b0650258. Jonathan CLARKE
11:38 Bug #4556 (Pending technical review): Log file about non compliant reports is not managed by logrotate on Red Hat-like Rudder server
PR available for review: https://github.com/Normation/rudder-techniques/pull/310 Jonathan CLARKE
11:35 Bug #4556 (Released): Log file about non compliant reports is not managed by logrotate on Red Hat-like Rudder server
Issue #3073 added a logrotate configuration for the file /var/log/rudder/compliance/non-compliant-reports.log. It is ... Jonathan CLARKE
11:58 Revision 594aea67 (rudder-techniques): Merge pull request #310 from jooooooon/bug_4556/initial_logrotate_configuration_from_initial_promises_does_not_include_fix_for_3073
Fixes #4556: Initial logrotate configuration (from initial-promises) doe... Matthieu CERDA
11:38 Revision 2a6fe3e1 (rudder-techniques): Fixes #4556: Initial logrotate configuration (from initial-promises) does not include fix for #3073
Jonathan CLARKE
10:18 Revision 99158010 (rudder-techniques): Merge pull request #308 from jooooooon/bug_4554/initial_logrotate_configuration_from_initial_promises_does_not_include_fix_for_3923
Fixes #4554: Initial logrotate configuration (from initial-promises) do... Matthieu CERDA
10:17 Bug #4555: Missing body in update.cf in system techniques to copy files from ncf
Applied in changeset policy-templates:commit:2204902336f0ac55089386a0da1b00c89669febb. Matthieu CERDA
10:17 Bug #4555 (Pending release): Missing body in update.cf in system techniques to copy files from ncf
Applied in changeset policy-templates:commit:bef1ff99e9287c64899aba2107c5b191b543f7b5. Jonathan CLARKE
09:20 Bug #4555 (Pending technical review): Missing body in update.cf in system techniques to copy files from ncf
PR available for review : https://github.com/Normation/rudder-techniques/pull/309
Given Nicolas' unavailability, p...
Jonathan CLARKE
09:19 Bug #4555 (Released): Missing body in update.cf in system techniques to copy files from ncf
The PR that fixed #4384 introduces a bug, the body copy_digest_without_perms is missing:... Jonathan CLARKE
10:17 Revision 22049023 (rudder-techniques): Merge pull request #309 from jooooooon/bug_4555/missing_body_in_update_cf_in_system_techniques_introduced_by_fix_for_4384_enforce_permissions_on_ncf_file_copies
Fixes #4555: Missing body in update.cf in system techniques (introduced ... Matthieu CERDA
09:19 Revision bef1ff99 (rudder-techniques): Fixes #4555: Missing body in update.cf in system techniques (introduced by fix for #4384 - enforce permissions on ncf file copies)
Jonathan CLARKE
09:06 Revision 083045ba (rudder-techniques): Fixes #4554: Initial logrotate configuration (from initial-promises) does not include fix for #3923
Jonathan CLARKE
00:01 Revision b44ca0b2 (rudder-techniques): Merge branch 'branches/rudder/2.9'
Conflicts:
initial-promises/node-server/distributePolicy/1.0/logrotateCheck.cf
Vincent MEMBRÉ
 

Also available in: Atom