Bug 152529 - [Patch] Update games/openttd to 1.0.5
Summary: [Patch] Update games/openttd to 1.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 21:50 UTC by Koop Mast
Modified: 2010-11-24 13:21 UTC (History)
0 users

See Also:


Attachments
openttd-1.0.5.diff (4.51 KB, patch)
2010-11-23 21:50 UTC, Koop Mast
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Koop Mast freebsd_committer freebsd_triage 2010-11-23 21:50:08 UTC
	Update OpenTTD to 1.0.5. And add vuxml entry for CVE-2010-4168.
	http://security.openttd.org/en/CVE-2010-4168
	The patch is to silence some build warnings spam.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-23 21:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-24 06:07:06 UTC
danfe       2010-11-24 06:07:01 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Add entry for CVE-2010-4168: denial of service (server/client) via invalid
  read in OpenTTD.
  
  PR:             ports/152529
  Submitted by:   kwm
  
  Revision  Changes    Path
  1.2255    +32 -1     ports/security/vuxml/vuln.xml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-24 06:13:14 UTC
danfe       2010-11-24 06:13:07 UTC

  FreeBSD ports repository

  Modified files:
    games/openttd        Makefile distinfo pkg-plist 
  Added files:
    games/openttd/files  openttd.in 
  Log:
  - Long awaited update to version 1.0.5 [1]
  - Add rc.d script [2]
  - Fix compilation warnings and improve LOCALBASE safeness [3]
  - Add LICENSE (GPLv2)
  - Clean up Makefile, utilize PORTNAME where appropriate
  
  Security:       VuXML 373e412e-f748-11df-96cd-0015f2db7bde [1]
  Reviewed by:    dougb [2]
  PR:             ports/151090 [3], ports/151915 [1,2], ports/152529 [1,3]
  Submitted by:   Thomas Rasmussen, swell.k@gmail.com, Ilya Arhipov, kwm, wen
  
  Revision  Changes    Path
  1.32      +15 -7     ports/games/openttd/Makefile
  1.22      +2 -3      ports/games/openttd/distinfo
  1.1       +30 -0     ports/games/openttd/files/openttd.in (new)
  1.14      +1 -0      ports/games/openttd/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Alexey Dokuchaev freebsd_committer freebsd_triage 2010-11-24 13:20:40 UTC
State Changed
From-To: open->closed

Port updated, thanks for your submission!