Change in ...osmo-pcap[master]: Bump version: 0.0.11 → 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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Jul 16 17:02:30 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcap/+/14794


Change subject: Bump version: 0.0.11 → 0.1.0
......................................................................

Bump version: 0.0.11 → 0.1.0

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/94/14794/1

diff --git a/debian/changelog b/debian/changelog
index 1345f93..f2da97e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,54 @@
+osmo-pcap (0.1.0) unstable; urgency=medium
+
+  [ Harald Welte ]
+  * sock_src_init(): Don't freeaddrinfo() undefined src_result
+  * Use TCP port numbers for VTY that don't overlap with other Osmocom Software
+  * Rename osmo_pcap_{client_server} executables to osmo-pcap-{client,server}
+  * Use libosmocore osmo_sock_init2() instead of local implementation
+  * client: Move to osmo_sock_init2_ofd()
+  * Add support for generating IPIP to osmo-pcap-client
+  * debian/control: Fix URLs for homepage, git, gitweb
+  * change binary builds URL to network:osmocom as that's more maintained
+  * Fix compiler warning about deprecated _BSD_SOURCE
+
+  [ Max ]
+  * Add gitreview config
+  * Use release helper from libosmocore
+
+  [ Pau Espin Pedrol ]
+  * cosmetic: client: rename forward_packet function
+  * vty: skip installing cmds now always installed by default
+  * client: Properly name main talloc ctx
+  * server: Properly name main talloc ctx
+  * Drop osmo_init_logging and use osmo_init_logging2
+  * osmo_client_send_data: Fix wrong log format
+  * configure.ac: Add --enable-werror flag
+  * configure.ac: Add --enable-sanitize flag
+  * jenkins.sh: enable werror and sanitize configure flags
+  * Replace '.' in counter names with ':'
+  * Use enum for PKT_LINK_*
+  * client: Set snaplen to MAXIMUM_SNAPLEN
+  * client: Add pcap snaplen VTY cmd
+  * client_send_link: snaplen not needed during allocation
+  * server: Improve verification of messages from client
+  * server: Add pcap snaplen VTY cmd
+  * contrib/jenkins.sh: Update to current osmocom infra
+  * debian: Clean up to look like other osmocom projects
+  * Install systemd services with autotools
+  * Install cfg files with autotools
+  * gitignore: Add compile
+  * debian: Install osmo_pcap_clean_old in osmo-pcap-server pkg
+  * tests/Makefile.am: Fix "./configure && make clean && make"
+  * debian/changelog: Mark 0.0.11 as released
+
+  [ Oliver Smith ]
+  * Fix DISTCHECK_CONFIGURE_FLAGS override
+  * contrib: fix makedistcheck with disabled systemd
+  * gitignore: fix application names
+  * contrib/jenkins.sh: run "make maintainer-clean"
+
+ -- Pau Espin Pedrol <pespin at sysmocom.de>  Tue, 16 Jul 2019 19:01:15 +0200
+
 osmo-pcap (0.0.11) unstable; urgency=medium
 
   * Add "source ip A.B.C.D" option to use specific address.

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/14794
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I4f0d75163fcb7d8d9b5540f8970382ce873680d4
Gerrit-Change-Number: 14794
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190716/3613e8ce/attachment.htm>


More information about the gerrit-log mailing list