summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-07-20Update tex-bookman to 2010.21993.minskim3-12/+8
Changes: - pbkd and pbkl were removed.
2011-07-20Note update of tex-avantgar.minskim1-1/+2
2011-07-20Update tex-avantgar to 2010.21993.minskim3-12/+8
Changes: - pagd8g and pagk8g were removed.
2011-07-19Note update of the "wireshark" package to version 1.4.8.tron1-1/+2
2011-07-19Update "wireshark" package to version 1.4.8. Changes since 1.4.7:tron2-6/+6
- Bug Fixes - The following vulnerabilities have been fixed. See the security advisory for details and a workaround. o The Lucent/Ascend file parser was susceptible to an infinite loop. Versions affected: 1.2.0 to 1.2.17, 1.4.0 to 1.4.7, and 1.6.0. CVE-2011-2597 o The ANSI MAP dissector was susceptible to an infinite loop. (Bug 6044) Versions affected: 1.4.0 to 1.4.7, and 1.6.0. CVE-2011-???? - The following bugs have been fixed: o TCP dissector doesn't decode TCP segments of length 1. (Bug 4716) o Wireshark 1.4.0rc1 and python - spurious message. (Bug 4878) o Missing LUA function. (Bug 5006) o Lua API description about creating a new Tvb from a bytearray is not correct in wireshark's user guide. (Bug 5199) o sflow decode error for some extended formats. (Bug 5379) o White space in protocol field abbreviation causes runtime failure while registering Lua dissector. (Bug 5569) o "File not found" box uses wrong filename encoding. (Bug 5715) o capinfos: #ifdef HAVE_LIBGCRYPT block includes a line too many. (Bug 5803) o Wireshark crashes if Lua contains "Pref.range()" with missing arguments. (Bug 5895) o The "range" field in Lua's "Pref.range()" serves as default while the "default" field does nothing. (Bug 5896) o Wireshark crashes when calling TreeItem:set_len() on TreeItem without tvb. (Bug 5941) o TvbRange_string(lua_State* L) call a wrong function. (Bug 5960) o VoIP call flow graph displays BICC APM as a BICC ANM. (Bug 5966) o H323 rate multiplier wrong. (Bug 6009) o tshark crashes when loading Lua script that contains GUI function. (Bug 6018) o 802.11 Disassociation Packet's "Reason Code" field is imprecisely decoded/described. (Bug 6022) o Wireshark crashes when setting custom column's field name with conditional. (Bug 6028) o GTS Descriptor count limited to 3 instead of 7. (Bug 6055) o The SSL dissector can not resemble correctly the frames after TCP zero window probe packet. (Bug 6059) o Packet parser takes too long for this trace. (Bug 6073) o 802.11 Association Response Packet's "Status Code" field is imprecisely decoded/described. (Bug 6093) o Wireshark 1.6.0 and Python support: installer fails to create the wspy_dissectors subdirectory and . (Bug 6110) o Wireshark crash during RTP stream analysis. (Bug 6120) o Tshark custom columns: Why don't I get an error message? (Bug 6131) - Updated Protocol Support ANSI MAP, GIOP, H.323, IEEE 802.11, MSRP, RPCAP, sFlow, TCP, - New and Updated Capture File Support Lucent/Ascend.
2011-07-19wireshark 1.6.1 was released.tron1-2/+2
2011-07-19security fixes for grofftez1-1/+2
2011-07-19Fix many temporary file handling issues, including in pdfrofftez16-3/+430
(resolves CVE-2009-5044 / SA44999) Patches copied from: http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/groff/groff-1.20.1-owl-tmp.diff?rev=1.2 Modified for pkgsrc and excluded a documentaion change to doc/groff.texinfo that changes a `makeinfo' is too old warning into a fatal error. Added patch to make pdfroff.sh use -dSAFER See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538338 for details.
2011-07-19fix DESTDIR breakage and other problems, from John Marino perdrochner6-12/+71
PR pkg/45136, with minor fixes by me (PKGREV bumped)
2011-07-19update to 0.7.1drochner11-166/+95
changes: many new features and bugfixes (those of the 0.8 branch), but API/ABI compatible with 0.6
2011-07-19update to 1.3.2drochner5-40/+25
changes: misc fixes and improvements pkgsrc change: add LICENSE
2011-07-19- protect Xen's stdarg.h from multiple inclusion.jym2-1/+27
- build fix for stdarg under NetBSD. Both backported from upstream. Seems to be needed to build pkg under 5.99.x http://xenbits.xensource.com/hg/xen-unstable.hg/file/a574bf2f5059/xen/include/xe n/stdarg.h
2011-07-19- protect Xen's stdarg.h from multiple inclusion.jym2-1/+27
- build fix for stdarg under NetBSD. Both backported from upstream. Seems to be needed to build pkg under 5.99.x http://xenbits.xensource.com/hg/xen-unstable.hg/file/a574bf2f5059/xen/include/xen/stdarg.h
2011-07-19fix project properties tab crash, from John Marino per PR pkg/45135drochner5-5/+55
(PKGREV bumped)
2011-07-19If the clang-cpp alias exists, use it as default CPP in pkgsrc.joerg1-2/+12
Default to f2c for Fortran, mirroring gcc. Append -Qunused-arguments in the wrappers to unbreak many stupid configure checks that get confused by the (also added) -L options.
2011-07-19When building with clang, pull in devel/ucpp for the man pagejoerg3-6/+18
processing. XXX should be fixed upstream to use sed
2011-07-19Drop --whole-archive. It should be a linker option (-Wl prefixed) injoerg2-1/+15
first place, but it breaks linkage with clang as it forced libgcc to be included in libperl, resulting in text relocations.
2011-07-19Drop lvalue cast to allow building with Clang.joerg2-1/+17
2011-07-19Like lang/f2c, disable -Werror when building with clang.joerg1-1/+7
2011-07-19Update perfuse (fix data corruption bug in glusterfs) and glusterfsmanu1-1/+3
(enable georeplication)
2011-07-19Enable georeplicationmanu33-44/+117
2011-07-19Update perfuse to fix a race condition between ftruncate() and write()manu3-19/+15
on glusterfs. This caused random file chunks to be filled with zeros.
2011-07-19maelstrom-x11dholland1-1/+2
2011-07-19Fix build with clang. While here, fix scorefile handling and adddholland7-29/+126
DESTDIR support. PKGREVISION -> 3.
2011-07-19Fix build on NetBSD 5.99.55.ryoon2-1/+24
* Resolve conflict of getline.
2011-07-18this pkg doesn't reference libnotify directly (only indirectly),drochner1-2/+1
remove from bl3 list
2011-07-18update to 20110707drochner7-119/+62
a newer snapshot is needed for newer versions of ffmpeg
2011-07-18participate in the client pkg's patchesdrochner2-6/+4
2011-07-18fix fime namespace problems to make this compile with g++-4.5drochner12-2/+201
2011-07-18add patches from upstream to plug 2 security problems:drochner4-2/+54
-heap overflow in the AVI file parser (CVE-2011-2588) -heap overflow in the Real Media file parser (CVE-2011-2587) bump PKGREV
2011-07-18Updated net/py-dns to 1.9.4gson1-1/+2
2011-07-18Update net/py-dns to 1.9.4. Changes since 1.8.0:gson3-8/+11
2011-03-24 Bob Halley <halley@dnspython.org> * dns/rdata.py (Rdata._wire_cmp): We need to specify no compression and an origin to _wire_cmp() in case names in the rdata are relative names. * dns/rdtypes/ANY/SIG.py (SIG._cmp): Add missing 'import struct'. Thanks to Arfrever Frehtes Taifersar Arahesis for reporting the problem. 2011-03-24 Bob Halley <halley@dnspython.org> * (Version 1.9.3 released) 2011-03-22 Bob Halley <halley@dnspython.org> * dns/resolver.py: a boolean parameter, 'raise_on_no_answer', has been added to the query() methods. In no-error, no-data situations, this parameter determines whether NoAnswer should be raised or not. If True, NoAnswer is raised. If False, then an Answer() object with a None rrset will be returned. * dns/resolver.py: Answer() objects now have a canonical_name field. 2011-01-11 Bob Halley <halley@dnspython.org> * Dnspython was erroneously doing case-insensitive comparisons of the names in NSEC and RRSIG RRs. Thanks to Casey Deccio for reporting this bug. 2010-12-17 Bob Halley <halley@dnspython.org> * dns/message.py (_WireReader._get_section): use "is" and not "==" when testing what section an RR is in. Thanks to James Raftery for reporting this bug. 2010-12-10 Bob Halley <halley@dnspython.org> * dns/resolver.py (Resolver.query): disallow metaqueries. * dns/rdata.py (Rdata.__hash__): Added a __hash__ method for rdata. 2010-11-23 Bob Halley <halley@dnspython.org> * (Version 1.9.2 released) 2010-11-23 Bob Halley <halley@dnspython.org> * dns/dnssec.py (_need_pycrypto): DSA and RSA are modules, not functions, and I didn't notice because the test suite masked the bug! *sigh* 2010-11-22 Bob Halley <halley@dnspython.org> * (Version 1.9.1 released) 2010-11-22 Bob Halley <halley@dnspython.org> * dns/dnssec.py: the "from" style import used to get DSA from PyCrypto trashed a DSA constant. Now a normal import is used to avoid namespace contamination. 2010-11-20 Bob Halley <halley@dnspython.org> * (Version 1.9.0 released) 2010-11-07 Bob Halley <halley@dnspython.org> * dns/dnssec.py: Added validate() to do basic DNSSEC validation (requires PyCrypto). Thanks to Brian Wellington for the patch. * dns/hash.py: Hash compatibility handling is now its own module. 2010-10-31 Bob Halley <halley@dnspython.org> * dns/resolver.py (zone_for_name): A query name resulting in a CNAME or DNAME response to a node which had an SOA was incorrectly treated as a zone origin. In these cases, we should just look higher. Thanks to Gert Berger for reporting this problem. * Added zonediff.py to examples. This program compares two zones and shows the differences either in diff-like plain text, or HTML. Thanks to Dennis Kaarsemaker for contributing this useful program. 2010-10-27 Bob Halley <halley@dnspython.org> * Incorporate a patch to use poll() instead of select() by default on platforms which support it. Thanks to Peter Schüller and Spotify for the contribution. 2010-10-17 Bob Halley <halley@dnspython.org> * Python prior to 2.5.2 doesn't compute the correct values for HMAC-SHA384 and HMAC-SHA512. We now detect attempts to use them and raise NotImplemented if the Python version is too old. Thanks to Kevin Chen for reporting the problem. * Various routines that took the string forms of rdata types and classes did not permit the strings to be Unicode strings. Thanks to Ryan Workman for reporting the issue. * dns/tsig.py: Added symbolic constants for the algorithm strings. E.g. you can now say dns.tsig.HMAC_MD5 instead of "HMAC-MD5.SIG-ALG.REG.INT". Thanks to Cillian Sharkey for suggesting this improvement. * dns/tsig.py (get_algorithm): fix hashlib compatibility; thanks to Kevin Chen for the patch. * dns/dnssec.py: Added key_id() and make_ds(). * dns/message.py: message.py needs to import dns.edns since it uses it. 2010-05-04 Bob Halley <halley@dnspython.org> * dns/rrset.py (RRset.__init__): "covers" was not passed to the superclass __init__(). Thanks to Shanmuga Rajan for reporting the problem. 2010-03-10 Bob Halley <halley@dnspython.org> * The TSIG algorithm value was passed to use_tsig() incorrectly in some cases. Thanks to 'ducciovigolo' for reporting the problem.
2011-07-18Use patch provided by the ATK maintainers to fix GNOME bug 654767. Testedtron4-14/+54
under NetBSD/amd64 5.1_STABLE and Mac OS 10.6.8. Bump package revision because the shared library version was increased.
2011-07-18include one more X11 header to fix build at least on D'fly, fromdrochner2-1/+14
John Marino per PR pkg/45152
2011-07-18replace SA# in comment with a CVE referencedrochner2-4/+4
2011-07-18-update to the 20110627 snapshot which is based on gcc-4.6.1, fromdrochner2-11/+44
John Marino per PM -deal with possibly builtin gmp/mpfr/mpc libs (this is incomplete for D'fly -- choices are to convert the pre-configure test or to set USE_BUILTIN.x=no)
2011-07-18root -> jnemethjnemeth1-2/+2
2011-07-17- try to enable big-endian mips support (from matt@)mrg4-1/+102
- add sh kernel-address-in-user-mode exception support (seems to work for me, but XXX: some sh person should really look at this.)
2011-07-17Updated net/mikutter to 0.0.3.12obache1-1/+2
2011-07-17Update mikutter to 0.0.3.12.obache2-6/+6
Changes: added * none fixed * On icons of voter, screen_name is not shown in tip help. And user profile is not shown on click. * Wheel scroll does not work on follow/follower list. * at fire /statuses/update, with include_entities=1, so that own tweet with entity. * correct index with counting escaped string in an appropriate manner (wip) * crash when retweet at the tweet is removed from TL.
2011-07-17Note update of the "atk" package to version 2.0.1nb1.tron1-1/+2
2011-07-17Fix shared library version number based on OBATA Akio's analysis intron3-3/+22
GNOME bug 654767. The package is now compatible with previously built binary packages under Mac OS X.
2011-07-17Fix broken build on NetBSD.dholland2-9/+17
2011-07-17Replace whitespace with tabs.ryoon1-2/+2
2011-07-17Updated roundup.dholland2-3/+3
2011-07-17Update roundup to 1.4.19. Set LICENSE.dholland5-22/+178
Three years of development, way too much to include here. If anyone's curious the list is in CHANGES.txt in the distfile.
2011-07-16Updated comms/asterisk18 to 1.8.5.0jnemeth1-1/+2
2011-07-16Update to Asterisk 1.8.5.0: this is a general bug fix releasejnemeth6-51/+57
The release of Asterisk 1.8.5.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * Fix Deadlock with attended transfer of SIP call * Fixes thread blocking issue in the sip TCP/TLS implementation. * Be more tolerant of what URI we accept for call completion PUBLISH requests. * Fix a nasty chanspy bug which was causing a channel leak every time a spied on channel made a call. * This patch fixes a bug with MeetMe behavior where the 'P' option for always prompting for a pin is ignored for the first caller. * Fix issue where Asterisk does not hangup a channel after endpoint hangs up. If the call that the dialplan started an AGI script for is hungup while the AGI script is in the middle of a command then the AGI script is not notified of the hangup. * Resolve issue where leaving a voicemail, the MWI message is never sent. The same thing happens when checking a voicemail and marking it as read. * Resolve issue where wait for leader with Music On Hold allows crosstalk between participants. Parenthesis in the wrong position. Regression from issue #14365 when expanding conference flags to use 64 bits. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.5.0 Thank you for your continued support of Asterisk!
2011-07-16Note update of tex-koma-script.minskim1-1/+2
2011-07-16Update tex-koma-script to 3.09.minskim3-8/+9
Changes: * scrkfloa.dtx: new values for option "captions" * scrkbase.dtx: fix: \Family@@Numical@@Key --> \Family@@String@@Key * scrkbase.dtx: \FamilyStringKey and \FamilyNumericalKey fixed (thanks to Michael Pock) * scrkfloa.dtx: new options `captions=top', `captions=bot', `captions=figureabove', `captions=figurebelow' new commands `\captionaboveof' and `\captionsbelowof' * tocbasic.dtx: options "atbegin" and "atend" added to \DeclareNewTOC * scrklang.dtx: scrlttr2 supports language naustrian