Change in osmo-sysmon[master]: Bump version: 0.0.1.66-d4c3-dirty → 0.1.0

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Mar 19 18:01:51 UTC 2019


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13330


Change subject: Bump version: 0.0.1.66-d4c3-dirty → 0.1.0
......................................................................

Bump version: 0.0.1.66-d4c3-dirty → 0.1.0

Change-Id: Ie98bb286d9333158985ddb80edf7208d69702d73
---
M debian/changelog
1 file changed, 80 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/30/13330/1

diff --git a/debian/changelog b/debian/changelog
index 4e8308d..95a8d97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,83 @@
+osmo-sysmon (0.1.0) unstable; urgency=medium
+
+  [ Harald Welte ]
+  * initial checkin
+  * simple_ctrl: Add timeout to blocking I/O
+  * simple_ctrl.c: Support an indefinite timeout (using tout_msec=0)
+  * simple_ctrl.c: API for setting timeout + raw CTRL msgb read
+  * osmo-ctrl-client: Implement "monitor" mode
+  * simple-ctrl-client: Add basic help/usage information
+  * simple_ctrl: Abstract out timeval_from_msec() function
+  * simple_ctrl: Non-blocking connect() with timeout
+  * initial implementation of 'osysmon' main program + CTRL client
+  * add osysmon_sysinfo for uptime/ram/load
+  * osysmon_ctrl: Use variable name, not ctrl-client name as val->name
+  * osysmon_main: Show hierarchical/tree structure during printing
+  * value_node: add combined find_or_add() and avoid duplicate names
+  * value_node: Add 'idx' member to handle lookup by ifindex.
+  * Add network link + address monitiring via osysmon_rtnl.c
+  * add osysmon_file.c for reading/monitoring files (like sysfs)
+  * migrate to autoconf
+  * add .gitignore file
+  * rename to osmo-sysmon
+  * simple_ctrl: Check for NULL return of simple_ctrl_xceive
+  * add contrib/jenkins.sh for build verification
+
+  [ Daniel Willmann ]
+  * Remove unused function
+  * Fix compilation issue on my machine, remove unused include
+  * Remove unused last_value handling code
+  * Add zero termination char to received ctrl cmd message
+  * Disconnect properly on errors so we can reconnect
+  * git-version-gen: Don't check for .git directory
+
+  [ Martin Hauke ]
+  * Makefile.am: Fix typo
+
+  [ Max ]
+  * Add git-review config
+  * Update gitignore
+  * Report config file name on error
+  * Update default config
+  * Expand default config
+  * Add OpenVPN status helper example from corresponding ticket
+  * Move shared libs into common LDADD
+  * Drop unused parameter
+  * ctrl: separate config structure
+  * Update Makefile.am
+  * Add ping probe support
+  * jenkins.sh: remove obsolete comments
+  * Install signal handlers before processing config
+  * ctrl: log host/port on errors
+  * Introduce generic host config and related helpers
+  * Add OpenVPN probe
+  * OpenVPN: track interface disconnect
+  * Update config example
+
+  [ Stefan Sperling ]
+  * fix file descriptor leak in osysmon_file_read
+
+  [ Pau Espin Pedrol ]
+  * Add m4 missing files to fix build
+  * Move source code to src subdir
+  * Add cmdline option parsing support
+  * Integrate sleeping/printing loop into osmo main loop
+  * openvpn: Improve logging and status information
+  * openvpn: Set reconnect timeout to a much lower value
+  * openvpn: String returned from openvpn is not null-terminated
+  * openvpn: log status description
+  * openvpn: Fix garbage printed after remote port
+  * openvpn: Remove useless conditional block in parse_state
+  * openvn: Fix missing break in last commit
+  * Add vty option to print output of shell cmd on every poll step
+  * Makefile.am: Add missing bits to have make release working
+  * Add debian packaging content
+
+  [ Oliver Smith ]
+  * osmo-sysmon -h: s/OsmoHLR/osmo-sysmon/
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Tue, 19 Mar 2019 18:59:22 +0100
+
 osmo-sysmon (0.0.1) unstable; urgency=medium
 
   * Initial release.

-- 
To view, visit https://gerrit.osmocom.org/13330
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie98bb286d9333158985ddb80edf7208d69702d73
Gerrit-Change-Number: 13330
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190319/978f71a5/attachment.htm>


More information about the gerrit-log mailing list