Mon Dec 16 13:10:50 2019 UTC ()
Pullup ticket #6101 - requested by nia
converters/fribidi: security fix

Revisions pulled up:
- converters/fribidi/Makefile                                   1.27
- converters/fribidi/distinfo                                   1.14

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Dec 14 02:56:27 UTC 2019

   Modified Files:
   	pkgsrc/converters/fribidi: Makefile distinfo

   Log Message:
   fribidi: Update to 1.0.8

   Overview of changes between 1.0.7 and 1.0.8
   =============================================

   * A bug fix in the fribidi unicode algorithm for multiple isolate sequences.

   * Fixed a potential buffer overflow for a long sequence of isolate overrides characters


(bsiegert)
diff -r1.25 -r1.25.2.1 pkgsrc/converters/fribidi/Makefile
diff -r1.12 -r1.12.2.1 pkgsrc/converters/fribidi/distinfo

cvs diff -r1.25 -r1.25.2.1 pkgsrc/converters/fribidi/Makefile (expand / switch to unified diff)

--- pkgsrc/converters/fribidi/Makefile 2019/09/17 16:43:01 1.25
+++ pkgsrc/converters/fribidi/Makefile 2019/12/16 13:10:50 1.25.2.1
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.25 2019/09/17 16:43:01 nia Exp $ 1# $NetBSD: Makefile,v 1.25.2.1 2019/12/16 13:10:50 bsiegert Exp $
2 2
3DISTNAME= fribidi-1.0.5 3DISTNAME= fribidi-1.0.8
4CATEGORIES= converters 4CATEGORIES= converters
5MASTER_SITES= ${MASTER_SITE_GITHUB:=fribidi/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=fribidi/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7GITHUB_PROJECT= fribidi 7GITHUB_PROJECT= fribidi
8GITHUB_RELEASE= v${PKGVERSION_NOREV} 8GITHUB_RELEASE= v${PKGVERSION_NOREV}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://github.com/fribidi/fribidi 11HOMEPAGE= https://github.com/fribidi/fribidi
12COMMENT= Free Implementation of the Unicode Bidirectional Algorithm 12COMMENT= Free Implementation of the Unicode Bidirectional Algorithm
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.12 -r1.12.2.1 pkgsrc/converters/fribidi/distinfo (expand / switch to unified diff)

--- pkgsrc/converters/fribidi/distinfo 2019/09/17 16:43:01 1.12
+++ pkgsrc/converters/fribidi/distinfo 2019/12/16 13:10:50 1.12.2.1
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/09/17 16:43:01 nia Exp $ 1$NetBSD: distinfo,v 1.12.2.1 2019/12/16 13:10:50 bsiegert Exp $
2 2
3SHA1 (fribidi-1.0.5.tar.bz2) = 39d2bcb3ef93365222e7cdaf648cd167785ec3bf 3SHA1 (fribidi-1.0.8.tar.bz2) = 0489f1f9b6e19fd3060ee4da36e7e5f7b8ad21c9
4RMD160 (fribidi-1.0.5.tar.bz2) = 22358fe74a9854dbe84efba2015373b841e5cc51 4RMD160 (fribidi-1.0.8.tar.bz2) = 5b561745a5070afc2450f4d257de1e12bfd9f296
5SHA512 (fribidi-1.0.5.tar.bz2) = c8fb32468be4c461832d586d6c6af65fad1cfe9d5b2fed405f247d6974425ccedeb21ad11609fbcabc3ae5d635d78d88c12d201a4d19ef997e9497054afcdeb2 5SHA512 (fribidi-1.0.8.tar.bz2) = d66b1524b26d227fd6a628f438efb875c023ae3be708acaaad11f1f62d0902de0a5f57124458291ef2b0fcd89356c52ab8ae5559b0b5a93fa435b92f1d098ba2
6Size (fribidi-1.0.5.tar.bz2) = 2082617 bytes 6Size (fribidi-1.0.8.tar.bz2) = 2077095 bytes