Bug 216219 - emulators/linux_base-c6: update bash to 4.1.2-41.el6_8, db4 to 4.7.25-20.el6_8.1
Summary: emulators/linux_base-c6: update bash to 4.1.2-41.el6_8, db4 to 4.7.25-20.el6_8.1
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: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-18 09:10 UTC by Piotr Kubaj
Modified: 2017-01-18 11:34 UTC (History)
1 user (show)

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


Attachments
patch (11.88 KB, patch)
2017-01-18 09:10 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (emulation)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2017-01-18 09:10:02 UTC
Created attachment 179025 [details]
patch

This patch provides updates to bash and db4 rpm's.

Changelog:
* Previously, the db4 utility did not free unused mutexes properly when running
the db_verify command and exited with an error. With this update, the mutexes
are properly freed and the db4 utility does not run out of resources for new
mutexes. (BZ#1395599)
* Previously, when bash expanded a parameter stored in a string that exceeded
the memory allocation limit for string expansion, it crashed with a segmentation
fault error. With this update, the string expansion code has been updated, and
bash now exits gracefully with an error message instead of crashing when a
string is too long to expand. (BZ#1403215)

Tested with Poudriere on 10.3 (plist errors with dev/shm, proc and sys, which are expected).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-18 11:31:02 UTC
A commit references this bug:

Author: tijl
Date: Wed Jan 18 11:30:51 UTC 2017
New revision: 431790
URL: https://svnweb.freebsd.org/changeset/ports/431790

Log:
  Update to bash 4.1.2-41.el6_8 and db4 4.7.25-20.el6_8.1.
  Fix check-plist errors.

  PR:		216219
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/emulators/linux_base-c6/Makefile
  head/emulators/linux_base-c6/distinfo.i386
  head/emulators/linux_base-c6/distinfo.x86_64
  head/emulators/linux_base-c6/pkg-plist.i386
  head/emulators/linux_base-c6/pkg-plist.x86_64