Skip to content

Commit

Permalink
Feature/fixupstream (#89)
Browse files Browse the repository at this point in the history
* Release/0.4.0 (#67)

v0.4.0
    - Add source support for Cisco NX
    - Add source support for Symantec Proxy SG and ASG (Formerly bluecoat)
    - Add support for mapping network source IP OR parsed host to specific vendor product where MSG parsing is impossible
    - Code cleanup and simplification
    - Begin using SEMVER for releases

* Update CONTRIBUTING.md (#74)

* Update gettingstarted.md (#73)

Adding base system spec

* Release/0.5.0 (#86)

* New documentation for podman, docker and swarm!
* Support for trusted certs for Splunk
* Support for product specific TCP/UDP listeners

* Change to 3.23.1 tag fixed
  • Loading branch information
Ryan Faircloth authored and GitHub committed Sep 23, 2019
1 parent 61bd107 commit 27c6332
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[submodule "package/syslog-ng"]
path = package/syslog-ng
url = https://github.com/balabit/syslog-ng.git
[submodule "Submod"]
branch = syslog-ng-3.23.1
2 changes: 1 addition & 1 deletion package/etc/syslog-ng.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@version:3.22
@version:3.23

# syslog-ng configuration file.
#
Expand Down
2 changes: 1 addition & 1 deletion package/syslog-ng
Submodule syslog-ng updated from 1742b1 to 08b33b

0 comments on commit 27c6332

Please sign in to comment.