summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2010-08-25Update to 0.99.17.gdt2-7/+6
The most important change is in correcting handling of malformed data in BGP sessions. bgpd: fix handling of AS path data tighten bounds checking in RR ORF msg reader ospfd: Only refresh external default route once. Make sure ospf_distribute_list_update_timer() eventually runs. Make sure all external routes are updated. zebra: fix infinite loop when deleting an interface ospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefix-list' is in startup-config isisd: change ISIS_METHOD to use C preprocessor other: build: ignore mkinstalldirs and texinfo.tex build: Add QuaggaId to README.NetBSD build/extra: Enhance README.NetBSD make/gmake decision. git: add pointers to out-of-tree work git: add (generated) m4 files to .gitignore Update for git and emphasize asking for good reports. doc: fixed spelling in bgpd.texi
2010-08-24Apply r456 from svn repository to update.mli:bad3-2/+17
* Small patch from Stephane Glondu to make Unison compile with Ocaml 3.12. PKGREVISION++
2010-08-22Add the patch that got missed in the update.markd1-0/+13
2010-08-22Update scamper to 20100517 snapshot.markd2-6/+7
Several years of development.
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb88-136/+176
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-08-21Add libsmi option.obache1-2/+6
Requested by PR#32371.
2010-08-20libfetch-2.33:joerg2-3/+8
Don't leak FTP connections on errors in fetch or if only stat is requested. Reported via Xavier Chantry.
2010-08-18Accept O'Caml 3.12.* as well.asau2-8/+17
2010-08-18Add an HTTP master download site. (When I did this, the ftp one didn't work.)reed4-12/+17
Correct homepage. Include hicolor-icon-theme. Add descriptive description. Increased version to 0.5.1. Sorry I can't find the changelog. This provides a manual page. Update okayed by maintainer, Roy (but over a month ago).
2010-08-16Update MASTER_SITES.wiz1-2/+2
2010-08-16Reset maintainer, he resigned.wiz1-2/+2
2010-08-16Reset maintainer, he resigned.wiz1-2/+2
2010-08-16Update to 0.80:wiz2-6/+6
V0.80 Some compilation fixes for BSD by Jeremy Chadwick <freebsd@jdc.parodius.com>
2010-08-15Update youtube-dl to 20100804.obache2-7/+8
Requested by PR#43761 from Kamel Derouiche. * Update user-agent string * Fix metacafe.com code not working due to gdaKey again (fixes issue #185) * Merge Gavin van Lelyveld's patch for --playlist-start option * Put back -b option as a placeholder with a warning message * Consider the file downloaded if the size differs in less than 100 bytes (fixes issue #175) * Reorganize request code to make it a bit more robust * Properly detect YouTube error messages to print them on screen (fixes issue #172)
2010-08-13Update ruby-twitter-stream to 0.1.8.obache2-6/+6
For Twitter OAuth + Streaming: fixed escaping, inconsistent handling of params between get, post oauth and non
2010-08-12Update socat to 1.7.1.3zafer2-6/+6
Changelog: security: fixed a stack overflow vulnerability that occurred when command line arguments (whole addresses, host names, file names) were longer than 512 bytes. Note that this could only be exploited when an attacker was able to inject data into socat's command line. Full credits to Felix Grobert, Google Security Team, for finding and reporting this issue
2010-08-12add and enable p5-Net-SMTP-TLSjnemeth1-1/+2
2010-08-09split libnice into two pkgs, to get dependencies sorted and stopdrochner10-32/+86
abuse of the options framework being here, update to 0.0.13 changes: - Add support for IPv6 - Fix crc32 function conflict with libz.so - Various bug fixing and code cleaning - Validate the remote candidate address before adding it
2010-08-08Fix build with gmake-3.82: no code allowed outside of targets.wiz2-1/+17
2010-08-05Update to 2.2.12, provided by Matthew Mondor in PR 43668.wiz2-6/+6
Version 2.2.12 July 25, 2010 Changes: * Mark cctv support as broken Bugfixes: * [youtube] http/404, ported from quvi, fix by Daniel Schaal (quvi #7) * break.com support, thanks to Werner Elsler for the fix (#57)
2010-08-04Add & enable p5-WebService-Google-Readerseb1-1/+2
2010-08-04Initial import of p5-WebService-Google-Reader version 0.12 in theseb3-0/+35
NetBSD Packages Collection. The Perl 5 module WebService::Google::Reader provides an interface to the Google Reader service through the unofficial (as-yet unpublished) API.
2010-08-04Updating net/p5-SOAP-Lite from 1.710.10 to 1.712sno2-6/+7
pkgsrc changes: - adjust dependencies Upstream changes since 1.710.10: 0.712 ! #57409 SOAP::Lite installation problem ! #52015 defined(%hash) deprecated in Perl 5.11 ! #39546 use of version.pm ! #52637 error sending a request in perl 5.10.0 containing utf-8 data using the string data type ! #55962 Spelling errors 0.711 SOAP::Transport::JABBER, SOAP::Transport::MQ and SOAP::Tranport::FTP are now in their own distributions. ! [2790747] Bugtracker specification in META.yml missing ! #45997: Inconsistency in SOAP::Serializer documentation ! #55618: HTTP_TRANSFER_ENCODING can be undefined in SOAP/Transpo ! [2946245] / #54106 Only last Cookie Set ! #50178: Win32 isuue with IO::SessionData and IO::SessionSet ! #41527: SOAP::Lite 0.69 with Apache2 HTTP Server module and mod_perl 2 returns 500 Internal
2010-08-04Importing package for p5 module Net::SMTP::TLS 0.12 to allow sendingsno3-0/+34
reports using CPAN::Reporter over TLS. Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API.
2010-08-04Update p5-DNS-ZoneParse from version 0.99 to version 1.00.seb2-6/+6
Upstream changes: 1.00 - Fri Jul 02 2010 - (je) Improve parsing performance significantly. - (je) Improve parsing of quoted data and data with escape sequences. - (je) Add error message to unparsable line callback. - (je) Catch more errors with invalid data sections (invalid escapes, bad quoting). - (je) Add support for $GENERATE directives. - (je) Add support for $ORIGIN directives. - (je) Add method to help construct FQDNs from record names. - (je) Support reversed CLASS/TTL entries in zonefiles. - (je) Increase the number of unit tests (still incomplete).
2010-08-04Update p5-Test-DNS from version 0.07 to version 0.08.seb2-7/+10
Pkgsrc changes: - set PERL5_MODULE_TYPE to Module::Build - adjust dependencies Upstream changes: 0.08 12.06.10 - adding is_txt - switched to dzil, hope it works out
2010-08-04Update to dhcpcd-5.2.7roy2-6/+6
Changes include: * Compile on Slackware again * Use dynamically sized buffers for reading kernel link events Fixes carrier status on Linux-2.6.35 64bit kernels * Use the active link address on NetBSD-5 * Fix syslog support in dhcpcd-run-hooks
2010-08-04Update p5-Net-MAC from version 1.5 to version 1.6.seb2-6/+8
Pkgsrc changes: - set LICENSE and USE_LANGUAGES Upstream changes: 1.6 2010-06-02 10:49 GMT - Fix test for changes to Test::Simple (RT.cpan#57867)
2010-08-03Update "wireshark" package to version 1.2.10. Changes since version 1.2.9:tron2-7/+6
- Bug Fixes o The SigComp Universal Decompressor Virtual Machine could overrun a buffer. (Bug 4867) Versions affected: 0.10.8 to 1.0.14, 1.2.0 to 1.2.9 CVE-2010-2287 o The GSM A RR dissector could crash. (Bug 4897) Versions affected: 1.2.2 to 1.2.9 o Due to a regression the ASN.1 BER dissector could overrun the stack. Versions affected: 0.10.13 to 1.0.14, 1.2.0 to 1.2.9 CVE-2010-2284 o The IPMI dissector could go into an infinite loop. Versions affected: 1.2.0 to 1.2.9 - The following bugs have been fixed: o Wireshark crashes after configuring new Information column. (Bug 4854) o Crash triggered when changing display filter from right-mouse pop-up menu via packet-list. (Bug 4860) o Wireshark crash selecting Inter-Asterisk exchange v2 packet data. (Bug 4868) o zlib-1.2.5 cause tshark to stop live capture. (Bug 4916) o Crash when adding SNMP users. (Bug 4926) o Wireshark via ssh -X on ipv6 link-local address fails to allow capture. (Bug 4945) o OMAPI dissector fails to parse combined initialization messages. (Bug 4982) o QUERY_FS_INFO for Macintosh level 0x301 - MacSupportFlags decodes wrong. (Bug 4993) o SCSI dissector misidentifies ATA PASSTHROUGH command as ACCESS CONTROL IN. (Bug 5037) o Wrong decoding of GTP Prime (GTP') packets. (Bug 5055) - Updated Protocol Support ASN.1 BER, GSM A RR, GTP, IAX2, IPMI, OMAPI, PRES, SCSI, SMB, UNISTIM
2010-08-03Update ruby-twitter-stream to 0.1.7.obache2-6/+7
Add support for OAuth using roauth.
2010-08-02+ sslh.wiz1-1/+2
2010-08-02Add RCS Id.wiz2-2/+4
2010-08-02Update msdl to 1.2.7r2.obache2-6/+6
Version 1.2.7-r2. -- msdl * 15th release * bugfix release for stdout "-o -" when target url contains no filename.
2010-08-01Updating net/p5-NetAddr-IP from 4.027 to 4.030sno2-6/+6
Upstream changes: 4.030 Tue Jul 20 15:32:23 PDT 2010 Resolve named hosts in Lite.pm using gethostbyname, followed by gethostbyname6 to determine whether to set ipV6 flag Thanks to Dusty Mabe <Dusty.Mabe@tekelec.com> for spotting this bug 4.029 Thu Jul 8 18:17:38 PDT 2010 In NetAddr::IP::Lite, added support for the sub "new" to resolve host6 names if the OPTIONAL perl Socket6 module is available Thanks to "Mabe, Dusty" <Dusty.Mabe@tekelec.com> for spotting this and suggesting a fix. 4.028 Wed May 12 14:18:20 PDT 2010 In /Lite/Util/Util.xs v1.32, changed netswap() to postincrement *a++ = to *a and added increment after save to mollify some picky compilers that return possible undefined behavior. changed type of _128x10 to 'void' Thanks to David Bolt <dbolt@davjam.org> for the above two patches
2010-07-31Add sslh-1.7a.apb4-0/+52
sslh lets one accept both HTTPS and SSH connections on the same port.
2010-07-30Add & enable p5-RT-Client-RESTseb1-1/+2
2010-07-30Initial import of p5-RT-Client-REST version 0.41 in the NetBSDseb3-0/+34
Packages Collection. The Perl 5 module RT::Client::REST is "/usr/bin/rt" tool converted to an object-oriented Perl module.
2010-07-30Add patch that should have been in previous commit.gdt1-0/+40
2010-07-30Add & enable p5-Net-Tracseb1-1/+2
2010-07-30Initial import of p5-Net-Trac version 0.15 in the NetBSD Packagesseb3-0/+40
Collection. The Perl 5 module Net::Trac is simple client library for a remote Trac instance. Because Trac doesn't provide a web services API, this module currently "fakes" an RPC interface around Trac's webforms and the feeds it exports. Because of this, it's somewhat more brittle than a true RPC client would be.
2010-07-30Add devel CATEGORYseb1-2/+2
2010-07-30Add & enable p5-Net-Google-Codeseb1-1/+2
2010-07-30Initial import of p5-Net-Google-Code version 0.19 in the NetBSDseb3-0/+44
Packages Collection. The Perl 5 module Net::Google::Code is a simple client library for projects hosted in Google Code. It uses Google's official API and web scrapping techniques.
2010-07-30Add patch from Taylor R Campbell to choose a working way to re-enablegdt2-2/+4
TLS renegotiation.
2010-07-30Add & enable p5-Net-GitHubseb1-1/+2
2010-07-30Initial import of p5-Net-GitHub version 0.22 in the NetBSD Packagesseb3-0/+38
Collection. The Perl 5 module Net::GitHub provides an interface to the popular git host http://github.com.
2010-07-29sortjnemeth1-2/+2
2010-07-26unbound-1.4.5:pettai3-15/+15
Features: * unbound-control get_option domain-insecure shows config file items. * Autotrust anchor file can be initialized with a ZSK key as well (if the domain's DNSKEY set is signed with that ZSK). * Conforms to draft-ietf-dnsop-default-local-zones-13. Added default reverse lookup blocks for IPv4 test nets 100.51.198.in-addr.arpa, 113.0.203.in-addr.arpa and Orchid prefix 0.1.1.0.0.2.ip6.arpa. * Contribution from Migiel de Vos (Surfnet): nagios patch for unbound-host, in contrib/ (in the source tarball). Makes unbound-host suitable for monitoring dnssec(-chain) status. * GOST disabled-by-default, the algorithm number is allocated but the RFC is still has to pass AUTH48 at the IETF. Bug Fixes: * Fix validation failure for qtype ANY caused by a RRSIG parse failure. The validator error message was 'no signatures from ...'. * Squelch log message: sendto failed permission denied for 255.255.255.255, it is visible in VERB_DETAIL (verbosity 2). * Fix fetch from blacklisted dnssec lame servers as last resort. The server's IP address is then given in validator errors as well. * Fix local-zone type redirect that did not use the query name for the answer rrset. * Compile fix using Sun Studio 12 compiler on Solaris 5.9, use CPPFLAGS during configure process. * Fix if libev is installed on the base system (not libevent), detect it from the event.h header file and link with -lev. * Fix configlexer.lex gets config.h, and configyyrename.h added by make, no more double include. * More strict scrubber (Thanks to George Barwood for the idea): NS set must be pertinent to the query. * [bugzilla: 307 ] In 0x20 backoff fix fallback so the number of outstanding queries does not become -1 and block the request. Fixed handling of recursion-lame in combination with 0x20 fallback. Fix so RRsets are compared canonicalized and sorted if the immediate comparison fails, this makes the 0x20 option work around round-robin sites. * Fix retry sequence if prime hints are recursion-lame. * Fix so harden-referral-path does not result in failures due to max-depth. You can increase the max-depth by adding numbers (' 0') after the target-fetch-policy, this increases the depth to which is checked. * Fix detection of GOST support in ldns (reported by Chris Smith). * Fix for dnssec lameness detection to use the key cache. * infra cache entries that are expired are wiped clean. Previously it was possible to not expire host data (if accessed often). * Fix dnssec-missing detection that was turned off by server selection. * [bugzilla: 308 ] Fix spelling error in variable name in parser and lexer. * Fix various compiler warnings from the clang llvm compiler. * Fix comments in iter_utils:dp_is_useless. * EDNS timeout code will not fire if EDNS status already known. * EDNS failure not stored if EDNS status known to work. * Parent-child disagreement approach altered. Older fixes are removed in place of a more exhaustive search for misconfigured data available via the parent of a delegation. This is designed to be throttled by cache entries, with TTL from the parent if possible. Additionally the loop-counter is used. It also tests for NS RRset differences between parent and child. The fetch of misconfigured data should be more reliable and thorough. It should work reliably even with no or only partial data in cache. Data received from the child (as always) is deemed more authoritative than information received from the delegation parent. The search for misconfigured data is not performed normally. * Fix AD flag handling, it could in some cases mistakenly copy the AD flag from upstream servers. * Ignore Z flag in incoming messages too. * alloc_special_obtain out of memory is not a fatal error any more, enabling unbound to continue longer in out of memory conditions. * Parentside names are dispreferred but not said to be dnssec-lame. * Fix parentside and querytargets modulestate, for dump_requestlist. * unbound-control-setup makes keys -rw-r--- so not all users permitted. * libtoolize 2.2.6b, autoconf 2.65 applied to configure. * Fix compile warning if compiled without threads. * iana portlist updated. * included ldns tarball updated. * Fix bug where a long loop could be entered, now cycle detection has a loop-counter and maximum search amount.
2010-07-25Version 4.0.9 - 2010-06-10pettai4-16/+18
* torrent: don't try to re-download invalid piece from the same peer. * added a short lftp.conf(5) man page. * fixed a problem with zeroed errno. * fixed status of mget from file: schema. * fixed a compilation problem on AIX. Version 4.0.8 - 2010-05-24 * fixed get/mget -c when xfer:clobber is off. * fixed file verification in pget. * fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 * make xfer:clobber off by default. * limit number of attempts to upload a file (net:max-retries). * handle 426 ftp reply to STOR specially. * retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 * use O_EXCL flag when xfer:clobber is off. * better validation of server-provided file name (CVE-2010-2251). * new setting xfer:auto-rename (off by default). * new setting ftp:ssl-copy-sid (for some broken servers). * fixed CCC ftp command to shutdown SSL connection properly. * fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 * added support for lighttpd listings. * fixed sftp rename. * fixed a core dump on `kill all' with pget. * fixed interrupting of a torrent with unresponsive tracker. * Czech translation updated
2010-07-25Remove @pkgdir etc linepettai1-2/+1