Bug 238384 - security/olm: Update to 3.1.2
Summary: security/olm: Update to 3.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Adriaan de Groot
URL:
Keywords:
: 238385 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-06-07 11:38 UTC by Alexander Sieg
Modified: 2019-06-11 08:05 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (adridg)


Attachments
update patch file (1.52 KB, patch)
2019-06-07 11:38 UTC, Alexander Sieg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Sieg 2019-06-07 11:38:37 UTC
Created attachment 204876 [details]
update patch file

- Updated to 3.1.2
- Change MASTER_SITE to new location. Upstream change to gitlab
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-06-07 13:30:10 UTC
*** Bug 238385 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-11 08:03:36 UTC
A commit references this bug:

Author: adridg
Date: Tue Jun 11 08:02:40 UTC 2019
New revision: 503940
URL: https://svnweb.freebsd.org/changeset/ports/503940

Log:
  Update security/olm to latest upstream release.

  Source has moved to gitlab, still under Matrix.org. Release notes at
  	https://gitlab.matrix.org/matrix-org/olm/releases
  major changes were in 3.1.0 already, Short Authentication String
  and public key signing. Various compatibility and build fixes
  were also applied.

  Also PORTREVISION dependent ports (that I know about). No MFH because
  these are feature-based releases, not security updates.

  PR:		238384
  Submitted by:	Alexander Sieg
  Reported by:	Alexander Sieg

Changes:
  head/net-im/mtxclient/Makefile
  head/net-im/nheko/Makefile
  head/security/olm/Makefile
  head/security/olm/distinfo
  head/security/olm/pkg-descr
  head/security/olm/pkg-plist
Comment 3 Adriaan de Groot freebsd_committer freebsd_triage 2019-06-11 08:05:15 UTC
Commited with some extra bits (dependent ports and updated WWW: in pkg-descr). Thanks for submitting!