Skip to content

Commit

Permalink
Merge branch 'hotfix/2.11.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed May 17, 2017
2 parents 358a149 + 4b63e5f commit fcd627e
Show file tree
Hide file tree
Showing 58 changed files with 134 additions and 1,954 deletions.
41 changes: 29 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
# Change Log

## [2.11.0](https://github.com/CERT-BDF/TheHive/tree/HEAD) (2017-05-12)
## [2.11.1](https://github.com/CERT-BDF/TheHive/tree/HEAD) (2017-05-17)

[Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.11.0...2.11.1)

**Implemented enhancements:**

- Show available reports number for each observable [\#211](https://github.com/CERT-BDF/TheHive/issues/211)
- Merge Duplicate Tasks during Case Merge [\#180](https://github.com/CERT-BDF/TheHive/issues/180)

**Fixed bugs:**

- Case templates not applied when converting an alert to a case [\#206](https://github.com/CERT-BDF/TheHive/issues/206)
- Observable of merged cased might have duplicate tags [\#205](https://github.com/CERT-BDF/TheHive/issues/205)
- Error updating case templates [\#204](https://github.com/CERT-BDF/TheHive/issues/204)

## [2.11.0](https://github.com/CERT-BDF/TheHive/tree/2.11.0) (2017-05-14)
[Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.10.2...2.11.0)

**Implemented enhancements:**

- Improve logs browsing [\#128](https://github.com/CERT-BDF/TheHive/issues/128)
- Refresh the UI's skin [\#145](https://github.com/CERT-BDF/TheHive/issues/145)
- Show severity on the "Cases Page" [\#165](https://github.com/CERT-BDF/TheHive/issues/165)
- Update the datalist filter previews to display meaningful values [\#166](https://github.com/CERT-BDF/TheHive/issues/166)
- Display the logos of the integrated external services [\#198](https://github.com/CERT-BDF/TheHive/issues/198)
- TheHive send to many information to Cortex when an analyze is requested [\#196](https://github.com/CERT-BDF/TheHive/issues/196)
- Sort the list of report templates [\#195](https://github.com/CERT-BDF/TheHive/issues/195)
Expand All @@ -17,26 +28,32 @@
- Connect to Cortex protected by Basic Auth [\#173](https://github.com/CERT-BDF/TheHive/issues/173)
- Implement the alerting framework feature [\#170](https://github.com/CERT-BDF/TheHive/issues/170)
- Make the flow collapsible, in case details page [\#167](https://github.com/CERT-BDF/TheHive/issues/167)
- Update the datalist filter previews to display meaningful values [\#166](https://github.com/CERT-BDF/TheHive/issues/166)
- Show severity on the "Cases Page" [\#165](https://github.com/CERT-BDF/TheHive/issues/165)
- Add pagination component at the top of all the data lists [\#151](https://github.com/CERT-BDF/TheHive/issues/151)
- Connect to Cortex instance via proxy [\#147](https://github.com/CERT-BDF/TheHive/issues/147)
- Disable field autocomplete on the login form [\#146](https://github.com/CERT-BDF/TheHive/issues/146)
- Refresh the UI's skin [\#145](https://github.com/CERT-BDF/TheHive/issues/145)
- Add support of case template in back-end API [\#144](https://github.com/CERT-BDF/TheHive/issues/144)
- Proxy authentication [\#143](https://github.com/CERT-BDF/TheHive/issues/143)
- Add pagination component at the top of all the data lists [\#151](https://github.com/CERT-BDF/TheHive/issues/151)
- Improve logs browsing [\#128](https://github.com/CERT-BDF/TheHive/issues/128)
- Improve logs browsing [\#128](https://github.com/CERT-BDF/TheHive/issues/128)
- Feature request: Autocomplete tags [\#119](https://github.com/CERT-BDF/TheHive/issues/119)
- Ignored MISP events are no longer visible and cannot be imported [\#107](https://github.com/CERT-BDF/TheHive/issues/107)
- Reordering Tasks [\#21](https://github.com/CERT-BDF/TheHive/issues/21)
- MISP import filter / filtering of events [\#86](https://github.com/CERT-BDF/TheHive/issues/86)
- Add support of case template in back-end API [\#144](https://github.com/CERT-BDF/TheHive/issues/144)
- Disable field autocomplete on the login form [\#146](https://github.com/CERT-BDF/TheHive/issues/146)
- Feature request: Autocomplete tags [\#119](https://github.com/CERT-BDF/TheHive/issues/119)
- Reordering Tasks [\#21](https://github.com/CERT-BDF/TheHive/issues/21)

**Fixed bugs:**

- Authentication fails with wrong message if database migration is needed [\#200](https://github.com/CERT-BDF/TheHive/issues/200)
- Fix the success message when running a set of analyzers [\#199](https://github.com/CERT-BDF/TheHive/issues/199)
- Duplicate HTTP calls in case page [\#187](https://github.com/CERT-BDF/TheHive/issues/187)
- Job status refresh [\#171](https://github.com/CERT-BDF/TheHive/issues/171)
- Fix the success message when running a set of analyzers[\#199](https://github.com/CERT-BDF/TheHive/issues/199)
- Authentication fails with wrong message if database migration is needed [\#200](https://github.com/CERT-BDF/TheHive/issues/200)

**Closed issues:**

- Support for cuckoo malware analysis plattform \(link analysis\) [\#181](https://github.com/CERT-BDF/TheHive/issues/181)
- Scala code cleanup [\#153](https://github.com/CERT-BDF/TheHive/issues/153)

**Merged pull requests:**

Expand Down
5 changes: 3 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ packageBin := {
(packageBin in Rpm).value
}
// DEB //
version in Debian := version.value + "-1"
debianPackageRecommends := Seq("elasticsearch")
debianPackageDependencies += "java8-runtime-headless | java8-runtime"
maintainerScripts in Debian := maintainerScriptsFromDirectory(
Expand All @@ -114,7 +115,7 @@ linuxEtcDefaultTemplate in Debian := (baseDirectory.value / "package" / "etc_def
linuxMakeStartScript in Debian := None

// RPM //
rpmRelease := "8"
rpmRelease := "1"
rpmVendor in Rpm := "TheHive Project"
rpmUrl := Some("http://thehive-project.org/")
rpmLicense := Some("AGPL")
Expand All @@ -139,7 +140,7 @@ packageBin in Rpm := {

// DOCKER //
import com.typesafe.sbt.packager.docker.{ Cmd, ExecCmd }

version in Docker := version.value + "-1"
defaultLinuxInstallLocation in Docker := "/opt/thehive"
dockerRepository := Some("certbdf")
dockerUpdateLatest := true
Expand Down
5 changes: 0 additions & 5 deletions docker/thehive/thehive.conf

This file was deleted.

65 changes: 0 additions & 65 deletions docs/FAQ.md

This file was deleted.

37 changes: 0 additions & 37 deletions docs/README.md

This file was deleted.

65 changes: 0 additions & 65 deletions docs/admin/admin-guide.md

This file was deleted.

46 changes: 0 additions & 46 deletions docs/admin/backup-restore.md

This file was deleted.

Loading

0 comments on commit fcd627e

Please sign in to comment.