What's new in MineMeld 0.9.18

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

What's new in MineMeld 0.9.18

L7 Applicator

Release Date: 2016-07-19

 

How to update:

Starting from this release we have switched to a new, more reliable update mechanism where the 1st stage of the installation is based on APT. New installations will use the new mechansim. To update an existing installation to MineMeld 0.9.18 you should enable the new update mechanism running the following commands:

$ sudo add-apt-repository -ry ppa:adiscon/v8-stable
$ wget -qO - https://minemeld-updates.panw.io/gpg.key | sudo apt-key add -
$ sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu trusty-minemeld main"
$ sudo apt-get update && sudo apt-get install -y minemeld

 

Nodes:

- now you can export indicators in STIX/TAXII format using the TAXII output nodes

 

Prototypes:

- rather obviously, we have added prototypes for the new TAXII DataFeed Output nodes

5 REPLIES 5

L1 Bithead

Since the tool updates itself, it would be nice if one of the GUI screens displayed the current version. The only way I currently know of verifying the current version would be to connect via CLI. I'm thinking a box on the system screen would be a great place for it.

 

Keep up the great work!!!

Hi Greg,

if you click on MINEMELD on the UI you are sent to the About page where the current version is displayed. I know, it looks like an easter egg 🙂

 

I learn something new every day 🙂

 

Think I will go home now before I overexert myself.

 

Thanks!!!

L1 Bithead

Thanks Luigi.  I was running 0.9.18 and could not successfully upgrade to newer versions until I ran these commands.

L3 Networker

So I'm having issues updating minemeld. Here's what I have currently:

 

||/ Name                                            Version                      Architecture                 Description
+++-===============================================-============================-============================-===================================================================================================
ii  minemeld                                        0.9.11-1build1               amd64                        minemeld VM system files



~$ history | tail
  659  sudo apt-get autoremove
  660  sudo add-apt-repository -ry ppa:adiscon/v8-stable
  661  cd ~
  662  wget -qO - https://minemeld-updates.panw.io/gpg.key | sudo apt-key add -
  663  sudo add-apt-repository "deb http://minemeld-updates.panw.io/ubuntu trusty-minemeld main"
  664  sudo apt-get update
  665  sudo apt-get install -y minemeld
  666  dpkg -l minemeld
  667  history | head -n 5
  668  history | tail
ubuntu@vm119is01mm01:~$ sudo /usr/sbin/minemeld-auto-update
2017-09-06 18:46:59,695 INFO:0.9.11 Current status:
2017-09-06 18:46:59,695 INFO:0.9.11 minemeld-engine: current: 0.9.42 latest: 0.9.42
2017-09-06 18:46:59,696 INFO:0.9.11 minemeld-webui: current: 0.9.42 latest: 0.9.42
2017-09-06 18:46:59,696 INFO:0.9.11 minemeld-prototypes: current: 0.9.42 latest: 0.9.42
2017-09-06 18:46:59,979 DEBUG:0.9.11 curl output:
2017-09-06 18:47:00,065 DEBUG:0.9.11 curl output:
2017-09-06 18:47:00,065 DEBUG:0.9.11 gpgv: /usr/bin/gpgv --ignore-time-conflict --keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d/minemeld.gpg /tmp/mmaupackagesgpgoJJJVz /tmp/mmaupackagesuTXnuA
2017-09-06 18:47:00,070 INFO:0.9.11 gpgv output: gpgv: Signature made Tue 05 Sep 2017 02:26:58 PM UTC using RSA key ID 7B630999
gpgv: Good signature from "Palo Alto Networks, MineMeld Team <minemeld@paloaltonetworks.com>"
gpgv:                 aka "[invalid image]"

2017-09-06 18:47:00,074 INFO:0.9.11 No package to deploy, exit

 

I'm fairly certain I have something amiss here I am not entirely sure what it is. Any ideas?

  • 12894 Views
  • 5 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!