[Oisf-devel] [COMMIT] OISF branch, master,	updated. suricata-3.2.1-431-g33e09a0
    OISF Git 
    noreply at openinfosecfoundation.org
       
    Wed Jun  7 14:12:30 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
       via  33e09a000281a8c58472adedaac9b576cde5132e (commit)
       via  ee83f7a0dbe98afb17f36750d91d1fa0fa1f340e (commit)
      from  889a6de926c02c96e2d86f3a0cf9d551c4f13f3a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 33e09a000281a8c58472adedaac9b576cde5132e
Author: Jason Ish <ish at unx.ca>
Date:   Tue Jun 6 17:02:14 2017 -0600
    rust dns: fixup for nom 3.0
commit ee83f7a0dbe98afb17f36750d91d1fa0fa1f340e
Author: Jason Ish <ish at unx.ca>
Date:   Tue Jun 6 17:19:02 2017 -0600
    rust: build fixes and nom update
    
    Update nom to ~3.0.
    
    Prefix dependencies with ~, which will allow for newer patch
    versions only. Minor version updates should get a test before
    using.
    
    Remove Cargo.lock from the repo, but still generate as part
    of the vendoring process for release builds. This will ensure
    that all users of a particular distribution tarball will be
    linking against the same Rust dependencies.
-----------------------------------------------------------------------
Summary of changes:
 rust/.gitignore        |  1 +
 rust/Cargo.lock        | 21 ---------------------
 rust/Cargo.toml.in     |  4 ++--
 rust/Makefile.am       |  7 +++++--
 rust/src/dns/parser.rs |  2 +-
 5 files changed, 9 insertions(+), 26 deletions(-)
 delete mode 100644 rust/Cargo.lock
hooks/post-receive
-- 
OISF
    
    
More information about the Oisf-devel
mailing list