<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc, branch pkgsrc_2011Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-07-06T03:07:05Z</updated>
<entry>
<title>Pullup tickets 3461, 3462 and 3463</title>
<updated>2011-07-06T03:07:05Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-07-06T03:07:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fcced9ebdf7ec1d4a9243accab078f1a66a6e00'/>
<id>urn:sha1:7fcced9ebdf7ec1d4a9243accab078f1a66a6e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket #3463 - requested by taca</title>
<updated>2011-07-06T03:01:56Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-07-06T03:01:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5717cf4f088683b2a84ec7c83019b6774ae09845'/>
<id>urn:sha1:5717cf4f088683b2a84ec7c83019b6774ae09845</id>
<content type='text'>
security update for net/bind96

Revisions pulled up:
- net/bind96/Makefile                                           1.19
- net/bind96/distinfo                                           1.12

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Jul  5 14:28:06 UTC 2011

   Modified Files:
   	pkgsrc/net/bind96: Makefile distinfo

   Log Message:
   Update bind96 package to 9.6.3.1.ESV.4pl3 (9.6-ESV-R4-P3), security release.

   The package name was selected as:

   - Make sure to greater version from bind-9.6.3.
   - Include "ESV" (Extended Support Version) string.

   Since changes from BIND 9.6.3 are too may, please refer changes in detail:

   ftp://ftp.isc.org/isc/bind/9.6-ESV-R4/CHANGES
   ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P1/RELEASE-NOTES-BIND-9.6-ESV-R4-P1.html
   ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P3/RELEASE-NOTES-BIND-9.6-ESV-R4-P3.html
</content>
</entry>
<entry>
<title>Pullup ticket #3462 - requested by taca</title>
<updated>2011-07-06T03:00:47Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-07-06T03:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a382e2af063057c363cf25a8a8c5c43c8ac441f'/>
<id>urn:sha1:1a382e2af063057c363cf25a8a8c5c43c8ac441f</id>
<content type='text'>
security update for net/bind97

Revisions pulled up:
- net/bind97/Makefile                                           1.8
- net/bind97/distinfo                                           1.8

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Jul  5 13:56:35 UTC 2011

   Modified Files:
   	pkgsrc/net/bind97: Makefile distinfo

   Log Message:
   Update bind97 package to bind-9.7.3pl3 (9.7.3-P3), security release.

   	--- 9.7.3-P3 released ---

   3124.	[bug]		Use an rdataset attribute flag to indicate
   			negative-cache records rather than using rrtype 0;
   			this will prevent problems when that rrtype is
   			used in actual DNS packets.  [RT #24777]

   	--- 9.7.3-P2 released (withdrawn) ---

   3123.	[security]	Change #2912 exposed a latent flaw in
   			dns_rdataset_totext() that could cause named to
   			crash with an assertion failure. [RT #24777]
</content>
</entry>
<entry>
<title>Pullup ticket #3461 - requested by taca</title>
<updated>2011-07-06T03:00:39Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-07-06T03:00:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6f49ad701b01e01c8146c7cda9ef4d9006280eb9'/>
<id>urn:sha1:6f49ad701b01e01c8146c7cda9ef4d9006280eb9</id>
<content type='text'>
security update for net/bind98

Revisions pulled up:
- net/bind98/Makefile                                           1.4
- net/bind98/distinfo                                           1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Tue Jul  5 13:35:29 UTC 2011

   Modified Files:
   	pkgsrc/net/bind98: Makefile distinfo

   Log Message:
   Update bind98 package to 9.8.0pl4 (9.8.0-P4), security release.

   Introduction

      BIND 9.8.0-P4 is security patch for BIND 9.8.0.

      Please see the CHANGES file in the source code release for a complete
      list of all changes.

   	--- 9.8.0-P4 released ---

   3124.	[bug]		Use an rdataset attribute flag to indicate
   			negative-cache records rather than using rrtype 0;
   			this will prevent problems when that rrtype is
   			used in actual DNS packets.  [RT #24777]

   	--- 9.8.0-P3 released (withdrawn) ---

   3126.	[security]	Using DNAME record to generate replacements caused
   			RPZ to exit with a assertion failure. [RT #23766]

   3125.	[security]	Using wildcard CNAME records as a replacement with
   			RPZ caused named to exit with a assertion failure.
   			[RT #24715]

   3123.	[security]	Change #2912 exposed a latent flaw in
   			dns_rdataset_totext() that could cause named to
   			crash with an assertion failure. [RT #24777]

   3115.	[bug]		Named could fail to return requested data when
   			following a CNAME that points into the same zone.
   			[RT #2445]
</content>
</entry>
<entry>
<title>Pullup ticket 3458</title>
<updated>2011-06-18T01:22:50Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-06-18T01:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d8e489281a3e016b8e1f41b676c786911b9045d'/>
<id>urn:sha1:2d8e489281a3e016b8e1f41b676c786911b9045d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket #3458 - requested by tez</title>
<updated>2011-06-18T01:21:38Z</updated>
<author>
<name>sbd</name>
<email>sbd</email>
</author>
<published>2011-06-18T01:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5b7810d1f18a674f525763ae4d02e833f9e629c'/>
<id>urn:sha1:d5b7810d1f18a674f525763ae4d02e833f9e629c</id>
<content type='text'>
sysutils/dbus security update

Revisions pulled up:
- sysutils/dbus/Makefile                                        1.52
- sysutils/dbus/distinfo                                        1.37
- sysutils/dbus/patches/patch-CVE-2011-2200                     1.1

---
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Mon Jun 13 22:06:39 UTC 2011

   Modified Files:
           pkgsrc/sysutils/dbus: Makefile distinfo
   Added Files:
           pkgsrc/sysutils/dbus/patches: patch-CVE-2011-2200

   Log Message:
   Add patch for CVE-2011-2200 (SA44896) from
   http://cgit.freedesktop.org/dbus/dbus/commit/?h=dbus-1.2&amp;id=6519a1f77c61d753d4c97efd6e15630eb275336e
</content>
</entry>
<entry>
<title>Pullup ticket #3457.</title>
<updated>2011-06-15T18:16:04Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2011-06-15T18:16:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c32f0ec59a19dcf39e0ae67b48c849c02d221564'/>
<id>urn:sha1:c32f0ec59a19dcf39e0ae67b48c849c02d221564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket #3457 - requested by drochner</title>
<updated>2011-06-15T18:14:43Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2011-06-15T18:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=66d2f1ea0564c5a142203d9b3766fb6b840a2c48'/>
<id>urn:sha1:66d2f1ea0564c5a142203d9b3766fb6b840a2c48</id>
<content type='text'>
x11/vte: security patch

Revisions pulled up:
- x11/vte/Makefile                                              1.85
- x11/vte/distinfo                                              1.48
- x11/vte/patches/patch-aj                                      1.3

---
   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Fri Jun 10 17:07:16 UTC 2011

   Modified Files:
           pkgsrc/x11/vte: Makefile distinfo
   Added Files:
           pkgsrc/x11/vte/patches: patch-aj

   Log Message:
   add a patch from Gnome bugzille to fix a bug where the terminal could
   be sent into an endless loop allocating memory by a simple escape sequence
   bump PKGREV
</content>
</entry>
<entry>
<title>Pullup ticket #3456.</title>
<updated>2011-06-14T11:52:41Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2011-06-14T11:52:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=079f5e5f0c1f06f89ce82bba1268af54e9f20691'/>
<id>urn:sha1:079f5e5f0c1f06f89ce82bba1268af54e9f20691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket #3456 - requested by wiz</title>
<updated>2011-06-14T11:52:02Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2011-06-14T11:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=37f05c1ba073299d8ec3beb42e894be70fb442cf'/>
<id>urn:sha1:37f05c1ba073299d8ec3beb42e894be70fb442cf</id>
<content type='text'>
graphics/tiff: security update

Revisions pulled up:
- graphics/tiff/Makefile                                        1.101
- graphics/tiff/distinfo                                        1.52
- graphics/tiff/patches/patch-CVE-2011-1167                     deleted
- graphics/tiff/patches/patch-SA43593                           deleted
- graphics/tiff/patches/patch-aa                                deleted
- graphics/tiff/patches/patch-ab                                deleted
- graphics/tiff/patches/patch-ac                                deleted
- graphics/tiff/patches/patch-ad                                deleted
- graphics/tiff/patches/patch-ae                                deleted

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Tue Apr 12 08:57:57 UTC 2011

   Modified Files:
   	pkgsrc/graphics/tiff: Makefile distinfo
   Removed Files:
   	pkgsrc/graphics/tiff/patches: patch-CVE-2011-1167 patch-SA43593
   	    patch-aa patch-ab patch-ac patch-ad patch-ae

   Log Message:
   Update to 3.9.5:
   Many bugs and security issues are resolved in this stable release.
</content>
</entry>
</feed>
