<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc, branch pkgsrc-2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-03-19T15:13:39Z</updated>
<entry>
<title>#372</title>
<updated>2005-03-19T15:13:39Z</updated>
<author>
<name>salo</name>
<email>salo@pkgsrc.org</email>
</author>
<published>2005-03-19T15:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d99420cf27d40f1fbd2c9aeb00578b5994d3181'/>
<id>urn:sha1:2d99420cf27d40f1fbd2c9aeb00578b5994d3181</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket 372 - requested by Julio M. Merino Vidal</title>
<updated>2005-03-19T15:11:07Z</updated>
<author>
<name>salo</name>
<email>salo@pkgsrc.org</email>
</author>
<published>2005-03-19T15:11:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c28f282ce387846d15e0e499777a9897d356f2fb'/>
<id>urn:sha1:c28f282ce387846d15e0e499777a9897d356f2fb</id>
<content type='text'>
security fix for gaim

Patch provided by submitter.

version 1.1.4 (2/24/2005):
	* Fixed a bug where Yahoo! would lose messages (and any other packet
	  really)
	* Correctly show the time when incoming Gadu-Gadu messages were sent
	  (Carl-Daniel Hailfinger)
	* Fixed crashes with glib 2.6
	* Fixed MSN crash when conversations time out after the conversation
	  window was closed
	* Fixed an html parsing bug, CAN-2005-0208

version 1.1.3 (2/17/2005):
	* CHAP authentication support for SOCKS5 proxies (Malcolm Smith)
	* ICQ offline messages are sent using your specified character
	  set instead of Unicode (Magnus Hult)
	* MSN HTTP method works with proxies using authentication (Bastien
	  Durel)
	* Really fix the bug where buddies show as logged in for 49 thousand
	  days
	* Buddy pounces containing '&amp;' are saved correctly
	* Improved MSN error handling when the servers are unavailable
	* More MSN bug fixes
	* Fix some leaks
	* Fix "Find" in the log viewer so that it finds in all logs
	* Smileys not appearing at the end of lines has been fixed
	* Closing conversation windows no longer cancels active file transfers
	  on MSN (Felipe Contreras)

version 1.1.2 (1/20/2005):
	* MSN 'HTTP Method' fixed (Felipe Contreras)
	* Better handling of MSN's Individuals group and buddy status updates
	  (Felipe Contreras)
	* Fix a crash inviting MSN user to a chat when they're already there
	* AIM SecurID login support
	* Fix configuration of Jabber chat rooms on some servers
	* More MSN bug fixes (Felipe Contreras)
	* Fix queue messages to Docklet when not globally away (Robert McQueen)
	* Fix some leaks
	* The Autopackage now builds both the mozilla-nss and the gnutls
	  ssl plugins, and requires at least one of those libraries.

version 1.1.1 (12/28/2004):
	* Allow SILC authentication via public key if your key is password
	  protected (Michele Baldessari)
	* More MSN bug fixes (Felipe Contreras)
	* Drag-and-drop to conversation window file transfers work again
	* Disable the delete button on pounces that aren't saved yet anyway
	  (Kevin Stange)</content>
</entry>
<entry>
<title>357</title>
<updated>2005-03-14T21:36:04Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-14T21:36:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c00aa8a29bdbbb248d7fe26eafde277a39ee8357'/>
<id>urn:sha1:c00aa8a29bdbbb248d7fe26eafde277a39ee8357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket 357 - requested by Lubomir Sedlacik</title>
<updated>2005-03-14T21:35:41Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-14T21:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c0309a0e94e735a2a8d09f24e5240167dbd01dfc'/>
<id>urn:sha1:c0309a0e94e735a2a8d09f24e5240167dbd01dfc</id>
<content type='text'>
security fix for ethereal

Revisions pulled up:
- pkgsrc/net/ethereal/Makefile		1.104,1.105
- pkgsrc/net/ethereal/PLIST		1.20
- pkgsrc/net/ethereal/distinfo		1.36
- pkgsrc/net/ethereal/patches/patch-aa	removed
- pkgsrc/net/ethereal/patches/patch-ab	removed


   Module Name:    pkgsrc
   Committed By:   salo
   Date:           Mon Mar 14 15:09:28 UTC 2005

   Modified Files:
           pkgsrc/net/ethereal: Makefile PLIST distinfo
   Removed Files:
           pkgsrc/net/ethereal/patches: patch-aa patch-ab

   Log Message:
   Update to version 0.10.10

   This release fixes three security and stability-related issues:

   - Matevz Pustisek discovered a buffer overflow in the Etheric dissector.
     (CAN-2005-0704)
   - The GPRS-LLC dissector could crash if the "ignore cipher bit" option was
     enabled. (CAN-2005-0705)
   - Diego Giago discovered a buffer overflow in the 3GPP2 A11 dissector. This
     flaw was later reported by Leon Juranic. (CAN-2005-0699)
   - Leon Juranic discovered a buffer overflow in the IAPP dissector.
   - A bug in the JXTA dissector could make Ethereal crash.
   - A bug in the sFlow dissector could make Ethereal crash.

   Everyone is encouraged to upgrade.

   New and updated features:
   =========================
   - Tree view item context menus now let you browse to the display filter
     reference and wiki pages for a particular protocol.
   - Online help has been expanded.
   - VoIP call analysis (including nifty connection diagrams) has been added.
   - GSS-API decryption has been greatly enhanced.

   New protocol support:
   =====================
   AgentX, BUDB, DTP, G.723, IDP, INAP, KINK, Realplayer Data Protocol, Retix
   Spanning Tree Protocol, RTCP-XR, XML, XNS, SPP

   Updated protocol support:
   =========================
   3GPP2 A11, ACSE, AMR, ATM, BER, BSSGP, BUTC, CDP, CLNP, CoSine L2, DAAP,
   DCE/RPC, DCOM, DIAMETER, DNP, DNS, Etheric, FCP, FW-1, Gnutella, GPRS, GSM A,
   GSM MAP, H.225, H.245, H.248, H.450, HTTP, IAX2, ICQ, IEEE 802.11, IEEE 802.3
   Slow Protocols, IP, iSCSI, ISUP, Juniper, JXTA, Kerberos, L2TP, LDAP, MIP,
   MPLS, NDMP, NSIP, NTP, OSPF, OXID, PostgreSQL, RADIUS, RDT, Redback, RMCP,
   RTP, RTSP, SCSI, SCTP, SDP, SPNEGO, SSL, STUN, TCAP, TCP, TZSP

   New and updated capture file support:
   =====================================
   DBS Etherwatch, Lucent/Ascend, Nettl, Tcpdump (Redback)

   ---

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Mon Mar 14 15:34:57 UTC 2005

   Modified Files:
           pkgsrc/net/ethereal: Makefile

   Log Message:
   Remove unnecessary "post-patch" target".</content>
</entry>
<entry>
<title>Remove RIPEMD-160 checksum which sneaked in.</title>
<updated>2005-03-14T15:26:50Z</updated>
<author>
<name>salo</name>
<email>salo@pkgsrc.org</email>
</author>
<published>2005-03-14T15:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=195517c663c3b4504e9e251bae94c76e75dd8949'/>
<id>urn:sha1:195517c663c3b4504e9e251bae94c76e75dd8949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>352</title>
<updated>2005-03-11T06:55:56Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-11T06:55:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=15364609e3afc1e634b9b4b8e49ce92593fb6007'/>
<id>urn:sha1:15364609e3afc1e634b9b4b8e49ce92593fb6007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket 352 - requested by Lubomir Sedlacik</title>
<updated>2005-03-11T06:55:42Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-11T06:55:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2fb2dfa2a5d5845a0790f3591f1f15e51a2f38cb'/>
<id>urn:sha1:2fb2dfa2a5d5845a0790f3591f1f15e51a2f38cb</id>
<content type='text'>
security fix for lesstif

Revisions pulled up:
- pkgsrc/x11/lesstif/Makefile		1.77,1.78
- pkgsrc/x11/lesstif/buildlink3.mk	1.4
- pkgsrc/x11/lesstif/distinfo		1.11,1.13
- pkgsrc/x11/lesstif/PLIST		1.9
- pkgsrc/x11/lesstif/patches/patch-ab	1.16
- pkgsrc/x11/lesstif/patches/patch-ac	1.17


    Module Name:    pkgsrc
    Committed By:   adam
    Date:           Wed Jan  5 11:16:38 UTC 2005

    Modified Files:
            pkgsrc/x11/lesstif: Makefile distinfo

    Log Message:
    Changes 0.94.0:
    * XPM security fixes
    * memory leak fixes
    * other fixes

    ----

    Module Name:    pkgsrc
    Committed By:   wiz
    Date:           Thu Mar 10 16:07:16 UTC 2005

    Modified Files:
            pkgsrc/x11/lesstif: PLIST

    Log Message:
    Sort.

    ----

    Module Name:    pkgsrc
    Committed By:   wiz
    Date:           Thu Mar 10 16:07:27 UTC 2005

    Modified Files:
            pkgsrc/x11/lesstif: Makefile distinfo
    Added Files:
            pkgsrc/x11/lesstif/patches: patch-ab patch-ac

    Log Message:
    Add patch to fix CAN-2005-0605. Bump PKGREVISION.

    ----

    Module Name:    pkgsrc
    Committed By:   salo
    Date:           Fri Mar 11 00:34:19 UTC 2005

    Modified Files:
            pkgsrc/x11/lesstif: buildlink3.mk

    Log Message:
    Bump BUILDLINK_RECOMMENDED for security update. (hi wiz!)</content>
</entry>
<entry>
<title>351</title>
<updated>2005-03-11T06:45:18Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-11T06:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f1829e688a047c75e141c364640bf06d3a2384a4'/>
<id>urn:sha1:f1829e688a047c75e141c364640bf06d3a2384a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pullup ticket 351 - requested by Lubomir Sedlacik</title>
<updated>2005-03-11T06:45:03Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-11T06:45:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04a8ae52dc90f7ff826892b35bcb4af3a5bb6e79'/>
<id>urn:sha1:04a8ae52dc90f7ff826892b35bcb4af3a5bb6e79</id>
<content type='text'>
security fix for openmotif

Revisions pulled up:
- pkgsrc/x11/openmotif/Makefile		1.32
- pkgsrc/x11/openmotif/distinfo		1.16
- pkgsrc/x11/openmotif/patches/patch-bi	1.2


    Module Name:    pkgsrc
    Committed By:   wiz
    Date:           Thu Mar 10 16:00:32 UTC 2005

    Modified Files:
            pkgsrc/x11/openmotif: Makefile distinfo
            pkgsrc/x11/openmotif/patches: patch-bi

    Log Message:
    Add patch to fix CAN-2005-0605. Bump PKGREVISION.</content>
</entry>
<entry>
<title>350</title>
<updated>2005-03-11T06:38:46Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2005-03-11T06:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f56212784188743d5f9dc8480aa3ca849c9796b1'/>
<id>urn:sha1:f56212784188743d5f9dc8480aa3ca849c9796b1</id>
<content type='text'>
</content>
</entry>
</feed>
