Skip to content

Commit

Permalink
Release 2.4.11
Browse files Browse the repository at this point in the history
Signed-off-by: Bostjan Skufca Jese <bostjan@skufca.si>
  • Loading branch information
bostjan committed Feb 2, 2021
1 parent be624d4 commit 15b183d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
29 changes: 29 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,35 @@
-------------------------------------------------------------------------------


2021-02-02 - Version 2.4.11
---------------------------
o Enhancement (GH #179):
Introduction of SonarCloud static analysis pointed out many potential issues
and other code smells, all fixed now (details are available in the repo history).

o Enhancement (GH #176):
Add installation support for Arch Linux and OpenSUSE.

o Enhancement (GH #175):
Remove installation dependency on the `which` program.
Additionally, remove configure dependency on `socat` and `ps` programs.
Additionally, add a script to quickly install all development-related
programs on mainstream Linux distributions.

o Bugfix (GH #184):
Fix out-of-source builds (+ a verificaton job has been added to CI so we
don't break that aspect inadvertently again).

o Bugfix (GH #184):
Fix incorrect handling of comments when reading /etc/hosts file by the
`domain` data source.

o Bugfix (GH #174):
Fix invalid memory access that could only be encountered by running a
test suite. Regular Snoopy operation was unaffected by this.



2020-11-30 - Version 2.4.10
---------------------------
o Bugfix (GH #119, #168) - IMPORTANT:
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,10 @@ And don't miss the [security disclaimer](#security-disclaimer) about it.

| Date | What? | Details |
| ------------ | ------------------------ | --------- |
| 2021-02-02 | Snoopy 2.4.11 released! | Maintenance release. |
| 2020-11-30 | Snoopy 2.4.10 released! | <br/> **IMPORTANT NOTICE:** This Snoopy version contains a bugfix for a condition ([#119](https://github.com/a2o/snoopy/issues/119)) that can make your systems unstable in specific situations. <br/> **All users are encouraged to upgrade to this version of Snoopy ASAP**. |
| 2020-11-13 | Snoopy 2.4.9 released! | Maintenance release. On Friday 13th - let's hope for the best! :wink: |
| 2020-10-04 | Snoopy 2.4.8 released! | Maintenance release. |
| 2020-10-04 | Snoopy 2.4.7 released! | Maintenance release. |
| 2016-09-14 | Snoopy 2.4.6 released! | Maintenance release. |

Consult [ChangeLog](ChangeLog) for more information.

Expand All @@ -47,7 +46,7 @@ Consult [ChangeLog](ChangeLog) for more information.

| Latest release | Version | Status | Download location |
| -------------- | -------- | ------ | ----------------- |
| Stable | 2.4.10 | [![Build QA - OS Matrix / stable](https://github.com/a2o/snoopy/workflows/Build%20QA%20-%20OS%20Matrix/badge.svg?branch=snoopy-2.4.10)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Build+QA+-+OS+Matrix%22+branch%3Asnoopy-2.4.10) <br/> [![Build QA - Config Matrix / stable](https://github.com/a2o/snoopy/workflows/Build%20QA%20-%20Config%20Matrix/badge.svg?branch=snoopy-2.4.10)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Build+QA+-+Config+Matrix%22+branch%3Asnoopy-2.4.10) <br/> [![Code QA - Autoreconf / stable](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Autoreconf/badge.svg?branch=snoopy-2.4.10)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Autoreconf%22+branch%3Asnoopy-2.4.10) <br/> [![Code QA - Autoscan / stable](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Autoscan/badge.svg?branch=snoopy-2.4.10)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Autoscan%22+branch%3Asnoopy-2.4.10) <br/> [![Code QA - Valgrind / stable](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Valgrind/badge.svg?branch=snoopy-2.4.10)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Valgrind%22+branch%3Asnoopy-2.4.10) | All release packages can be found over there :point_right: in the [Releases](https://github.com/a2o/snoopy/releases) section. |
| Stable | 2.4.11 | [![Build QA - OS Matrix / stable](https://github.com/a2o/snoopy/workflows/Build%20QA%20-%20OS%20Matrix/badge.svg?branch=snoopy-2.4.11)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Build+QA+-+OS+Matrix%22+branch%3Asnoopy-2.4.11) <br/> [![Build QA - Config Matrix / stable](https://github.com/a2o/snoopy/workflows/Build%20QA%20-%20Config%20Matrix/badge.svg?branch=snoopy-2.4.11)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Build+QA+-+Config+Matrix%22+branch%3Asnoopy-2.4.11) <br/> [![Code QA - Autoreconf / stable](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Autoreconf/badge.svg?branch=snoopy-2.4.11)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Autoreconf%22+branch%3Asnoopy-2.4.11) <br/> [![Code QA - Autoscan / stable](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Autoscan/badge.svg?branch=snoopy-2.4.11)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Autoscan%22+branch%3Asnoopy-2.4.11) <br/> [![Code QA - Valgrind / stable](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Valgrind/badge.svg?branch=snoopy-2.4.11)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Valgrind%22+branch%3Asnoopy-2.4.11) | All release packages can be found over there :point_right: in the [Releases](https://github.com/a2o/snoopy/releases) section. |
| Development | `master` | [![Build QA - OS Matrix (Large) / master](https://github.com/a2o/snoopy/workflows/Build%20QA%20-%20OS%20Matrix%20(Large)/badge.svg?branch=master)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Build+QA+-+OS+Matrix+%28Large%29%22+branch%3Amaster) <br/> [![Build QA - Config Matrix / master](https://github.com/a2o/snoopy/workflows/Build%20QA%20-%20Config%20Matrix%20(Large)/badge.svg?branch=master)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Build+QA+-+Config+Matrix+%28Large%29%22+branch%3Amaster) <br/> [![Code QA - Autoreconf / master](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Autoreconf/badge.svg?branch=master)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Autoreconf%22+branch%3Amaster) <br/> [![Code QA - Autoscan / master](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Autoscan/badge.svg?branch=master)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Autoscan%22+branch%3Amaster) <br/> [![Code QA - Valgrind / master](https://github.com/a2o/snoopy/workflows/Code%20QA%20-%20Valgrind/badge.svg?branch=master)](https://github.com/a2o/snoopy/actions?query=workflow%3A%22Code+QA+-+Valgrind%22+branch%3Amaster) <br/> [![Coverity Scan](https://scan.coverity.com/projects/4973/badge.svg?flat=1)](https://scan.coverity.com/projects/4973) <br/> SonarCloud: <br/> [![SonarCloud - Bugs](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=bugs)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Code Smells](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=code_smells)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Coverage](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=coverage)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=alert_status)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Security Rating](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=security_rating)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=sqale_index)](https://sonarcloud.io/dashboard?id=snoopy) <br/> [![SonarCloud - Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=snoopy&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=snoopy) | `git clone git:github.com:a2o/snoopy` |


Expand Down

0 comments on commit 15b183d

Please sign in to comment.