summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2010-03-02Update samba33 pacakge to 3.3.11.taca4-26/+16
Changes since 3.3.10 -------------------- o Jeremy Allison <jra@samba.org> * BUG 6557: Fix vfs_full_audit. * BUG 7036: Fix 'net rpc getsid' in hardened Windows environments. * BUG 7045: Fix bad (non memory copying) interfaces in smbc_setXXXX calls. * BUG 7067: Fix failing of smbd to respond to a read or a write caused by Linux asynchronous IO (aio). * BUG 7072: Fix unlocking of accounts from ldap. * BUG 7104: "wide links" and "unix extensions" are incompatible. * BUG 7122: Fix reading of large browselist. * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'. * BUG 7155: Valgrind Conditional jump or move depends on uninitialised value(s) error when "mangling method = hash". o Gunther Deschner <gd@samba.org> * BUG 7043: Fix crash bug in "SMBC_parse_path". o Volker Lendecke <vl@samba.org> * BUG 5626: Fix build on AIX. * BUG 5885: Fix bogus ip address in SWAT. * BUG 7046: Fix a crash in libsmbclient used against the OpenSolaris CIFS server. o Stefan Metzmacher <metze@samba.org> * BUG 7098: Fix results of 'smbclient -L' with a large browse list. * BUG 7170: Fix handling of external domains in setups with one way trusts. o William Jojo <w.jojo@hvcc.edu> * BUG 7052: Fix DFS on AIX (maybe others). o Bo Yang <boyang@samba.org> * BUG 7106: Fix malformed require_membership_of_sid.
2010-03-02+ ruby-rubytterobache1-1/+2
2010-03-02Import ruby18-rubytter-1.0.3 as net/ruby-rubytter.obache4-0/+48
Based on package provided by @anyakichi via twitter. Rubytter is a simple twitter library.
2010-03-02Update tor to 0.2.1.24 per maintainer update request by PR#42911.obache2-6/+6
Changes in version 0.2.1.24 - 2010-02-21 Tor 0.2.1.24 makes Tor work again on the latest OS X -- this time for sure! o Minor bugfixes: - Work correctly out-of-the-box with even more vendor-patched versions of OpenSSL. In particular, make it so Debian and OS X don't need customized patches to run/build. Changes in version 0.2.1.23 - 2010-02-13 Tor 0.2.1.23 fixes a huge client-side performance bug, makes Tor work again on the latest OS X, and updates the location of a directory authority. o Major bugfixes (performance): - We were selecting our guards uniformly at random, and then weighting which of our guards we'd use uniformly at random. This imbalance meant that Tor clients were severely limited on throughput (and probably latency too) by the first hop in their circuit. Now we select guards weighted by currently advertised bandwidth. We also automatically discard guards picked using the old algorithm. Fixes bug 1217; bugfix on 0.2.1.3-alpha. Found by Mike Perry. o Major bugfixes: - Make Tor work again on the latest OS X: when deciding whether to use strange flags to turn TLS renegotiation on, detect the OpenSSL version at run-time, not compile time. We need to do this because Apple doesn't update its dev-tools headers when it updates its libraries in a security patch. - Fix a potential buffer overflow in lookup_last_hid_serv_request() that could happen on 32-bit platforms with 64-bit time_t. Also fix a memory leak when requesting a hidden service descriptor we've requested before. Fixes bug 1242, bugfix on 0.2.0.18-alpha. Found by aakova. o Minor bugfixes: - Refactor resolve_my_address() to not use gethostbyname() anymore. Fixes bug 1244; bugfix on 0.0.2pre25. Reported by Mike Mestnik. o Minor features: - Avoid a mad rush at the beginning of each month when each client rotates half of its guards. Instead we spread the rotation out throughout the month, but we still avoid leaving a precise timestamp in the state file about when we first picked the guard. Improves over the behavior introduced in 0.1.2.17.
2010-02-28Add a gnome option, enabled by default.tonio4-13/+37
Fix PR pkg/42854, applying a similar patch. Remove the dependency on gtk-doc, it wasn't used.
2010-02-28Update filezilla to 3.3.2zafer3-8/+10
Changelog: * *nix: Add support for forward and backward mouse buttons * Speed limits can be re-enabled on SFTP connections * Changed settings did not come into effect unless FileZilla was restarted * Small performance improvements * Spelling fixes * Rebuilt due to timer problems * Speed limits can be quickly set using the menu and a new indicator in the status bar * Display number of bytes transferred and duration of transfer in log * MSW: React to back button of mouse in file lists * Updated blukis icon set * Refactored large parts of the toolbar and menubar code * A race condition in the socket code could lead to crashes * Fix connecting to addresses longer than 15 characters if using SOCKS proxy * Get add to queue in local directory tree context menu working again * Do not open request dialogs if user is holding a mouse button * Forward all Ctrl+Tab key events to tab bar * Do not report SFTP exitcodes that do not originate from the server
2010-02-27Impport dhcpcd-5.2.1 with a quick build fix.roy2-6/+6
2010-02-27Import dhcpcd-5.2.0 with the following changes:roy2-6/+6
* VendorID is now dhcpcd-$version:$OS-$version:$machine:$platform * IPv4LL address range can now be used in DHCP requests * sysctl net.ipv4.conf.$iface.promote_secondaries enabled on Linux This resolves a long standing issue of changing ip on the same subnet. * IPv4LL correctly resets the DHCP timer.
2010-02-27Update msdl to 1.2.7r1.obache2-6/+7
Version 1.2.7-r1. -- msdl * 14th release * bugfix release to delete MSG_NOSIGNAL and added SIGPIPE,SIG_IGN, for more portability.
2010-02-27Reset PKGREVISION.taca1-2/+1
2010-02-26Do not pass down "-I" to the compilerjoerg2-1/+15
2010-02-26Reset maintainer for developers who gave back their commit bit.wiz10-20/+20
2010-02-26Update to 1.24.hannken8-146/+89
The changes in version 1.24 are Security fixes -------------- * Don't reply to invalid cmdmon packets (CVE-2010-0292) * Limit client log memory size (CVE-2010-0293) * Limit rate of syslog messages (CVE-2010-0294) Bug fixes/Enhancements ---------------------- * Support for reference clocks (SHM, SOCK, PPS drivers) * IPv6 support * Linux capabilities support (to drop root privileges) * Memory locking support on Linux * Real-time scheduler support on Linux * Leap second support on Linux * Support for editline library * Support for new Linux readonly adjtime * NTP client support for KoD RATE * Read kernel timestamps for received NTP packets * Reply to NTP requests with correct address on multihomed hosts * Retry name resolving after temporary failure * Fix makestep command, make it available on all systems * Add makestep directive for automatic clock stepping * Don't require _bigadj kernel symbol on NetBSD * Avoid blocking read in Linux RTC driver * Support for Linux on S/390 and PowerPC * Fix various bugs on 64-bit systems * Fix valgrind errors and compiler warnings * Improve configure to support common options and variables * Improve status checking and printing in chronyc * Return non-zero exit code on errors in chronyc * Reduce request timeout in chronyc * Print estimated offset in sourcestats * Changed chronyc protocol, incompatible with older versions Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>
2010-02-25I had libsoup24-2.26.3 installed which was good enough, but I didn'treed1-2/+3
have any gnome-keyring so I get this error: ===> Creating toolchain wrappers for gst-plugins0.10-soup-0.10.18 ERROR: gnome-keyring>=0.4.0 is not installed; can't buildlink files. *** Error code 1 My workaround is to abuse the BUILDLINK_API_DEPENDS to: BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.28.0 (where that version is when the include of gnome-keyring was added)
2010-02-24Fix RCS ID.joerg1-1/+1
2010-02-24This is mostly a bugfix release that solves several reported issues.drochner2-7/+7
In addition, the program now features a generic downloader that attempts to work with any unknown URL the user provides, and appears to work with several sites in tests.
2010-02-24Update msdl to 1.2.7.obache2-6/+6
Version 1.2.7. -- msdl * 13th release * -a inf for infinite download retries. $ msdl -a inf rtsp://foo.com/bar.wma * mmsh resumeing (partly) supported Still cannot resume in some cases, but mmsh resume support added. * mmst to mmsh auto fallback added. if mmst fails to connect, it automatically tries mmsh. * added check on fwrite() * fixed possible memory leaks which happens when --logfile a --logfile b etc. * msdl.spec added, for rpm systems. the "msdl.spec" file was originally created by Mr.Zidlicky. Thanks.
2010-02-23update irrd to version 2.3.9spz14-111/+337
fixes PR pkg/36813, PR pkg/38002, and the still relevant parts of pkg/36811 (IPv6 is no longer optional)
2010-02-20Add & enable p5-Test-TCPseb1-1/+2
2010-02-20Initial import of p5-Test-TCP version 0.16 in the NetBSD Packagesseb3-0/+30
Collection. The Perl 5 module Test::TCP provides test utilities for TCP/IP program.
2010-02-20Add & enable p5-Test-DNSseb1-1/+2
2010-02-20Initial import of p5-Test-DNS version 0.07 in the NetBSD Packagesseb3-0/+33
Collection. The Perl 5 module allows you to run tests which translate as DNS queries. It's simple to use and abstracts all the difficult query checks from you.
2010-02-20Update sipcalc from version 1.1.4 to version 1.1.5.seb2-6/+6
Upstream changes: Mon Jul 20 22:38:14 CET 2009 * Compilation fix for GCC 4.4, patch from Artem Zolochevskiy. * Compilation fix Sun Studio 11 on Solaris 8 x86, patch from Ian Dickinson. * Version 1.1.5
2010-02-19Fix ownership. Bump revision.joerg2-5/+6
2010-02-19Fix ownership. Bump revision.joerg3-6/+6
2010-02-19Bump revision for last change. Should read: Fix ownership.joerg1-1/+2
XXX why is a directory owned by nobody and writeable?
2010-02-19*** empty log message ***joerg1-2/+2
2010-02-19Fix config file ownership.joerg1-3/+3
2010-02-19Create directories for root.joerg1-5/+6
XXX 0777 as permission feels very wrong
2010-02-19Fix DESTDIR supportjoerg1-3/+8
2010-02-19Regen.joerg1-1/+2
2010-02-19Allow unprivileged installation.joerg1-0/+25
2010-02-19Fix FreeBSD build. PR pkg/33224asau2-1/+16
2010-02-18if xymonclient isn't safe for make-jobs, xymon won't be either, sospz1-1/+2
set MAKE_JOBS_SAFE=NO here too
2010-02-18a irreproducible error report suggests MAKE_JOBS_SAFE=NO should be setspz1-1/+2
2010-02-18Really bump PKGREVISION. Noted by dieter roelants via private mail.taca1-2/+2
2010-02-17Fix a PLIST problem noted by wiz@.taca1-2/+2
This time, I won't bump PKGREVISION, hoping no binary pacakge would be created in this small time span.
2010-02-17Fix PLIST problem when winbind PKG_OPTION isn't enabled.taca2-6/+7
Bump PKGREVISION to prevent broken binary package.
2010-02-16Update pear-Net_LDAP2 pacakge to 2.0.8 applying patch og PR pkg/42826taca4-7/+24
from Wen Heping. * Fixed Bug #16940 (Net_LDAP2::startTLS should ignore errors before ldap_start_tls() being called) * Fixed Bug #17023 (improper handling of wrapped lines in LDIF files) * Fixed Bug #17057 (problem with parsing certain NOT-Filters) An indentation change in DESCR, too.
2010-02-16Add and enable samba33.taca1-1/+2
2010-02-16Importing Samba 3.3.10 as net/samba33.taca27-0/+1734
This isn't latest release, but diffrence from current package is minimal supported release. Since changes are too huge to write here, please refer each release notes: http://www.samba.org/samba/history/ And this pacakge already contain fix for CVE-2009-3297.
2010-02-16Set LICENSE.wiz1-1/+2
2010-02-16Update to 0.8:wiz3-28/+22
0.8 ==== Changes since 0.7.1: - Add lenient mode: Just pick-up the first resource available. - Specify filter in Browse actions to reduce network usage. - Don't browse containers with no children. - Always re-browse containers on updates. - Update childCount after browsing is done. - Support for multiple networks. - Leave selection of resource to gupnp-av. - No need to search for all UPnP resources anymore. - Fix infinite loop in icon cancelation code. - No need to care about hosting of description document anymore. - Adapt to new gupnp-av API. - Add cmdline option to gupnp-upload to specify network interface. - Many other minor/internal fixes. Dependencies changed: - gssdp >= 0.7 - gupnp >= 0.13 - gupnp-av >= 0.5 All contributors: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> Ross Burton <ross@linux.intel.com>
2010-02-16Update to 0.5.4:wiz4-17/+30
0.5.4 ===== Changes since 0.5.2: - Gracefully handle empty or no 'res' node. - Function to get the list of descriptors from DIDL-Lite objects. - More complete comparison for LPCM mime types. - Fix incorrect type conversion of DLNA flags. - DLNA flags should not default to a specific DLNA version. - New APIs to deal with contributor-related properties in DIDL-Lite objects. - Remove redundant construction methods. - Add forgotten header to the meta-header file. - Add and fix gobject-introspection annotations. - Lots of documentation fixes. - Many minor non-functional fixes/improvements. Bug fixes in this release: 1935 - Incorrect conversion while parsing primary DLNA Flags 1934 - DLNA Flags should not default to a specific DLNA version. 1933 - Content type matching fails when additional parameters exist in LPCM mime-type 1814 - Add "artists" property to GUPnPDIDLLiteObject All contributors to this release: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> Yakup Akbay <yakbay@ubicom.com> Zachary Goldberg <zach@zachgoldberg.com> 0.5.2 ===== Changes since 0.5.1: - Add a missing NULL check. - Fix a potential leak of xmlDoc. - Register a (g)type for GUPnPSearchCriteriaOp for better gtk-doc and vala-gen-introspect support. - Fix docs for GUPnPSearchCriteriaParser::expression. - Fix parsing of SearchCriteria strings: Closing parenthesis doesn't imply end of SearchCriteria expression. All contributors to this release: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> 0.5.1 ===== A micro release to fix a regression in DLNA profile guessing code in the previous (0.5) release. 0.5 === Changes in this release: - New completely object-oriented, much simpler and consistent API: * GUPnPDIDLLiteResource & GUPnPDIDLLiteObject are now first-class GObjects. * Convert the helper methods to read props and their attributes from DIDL-Lite xml node into new first-class objects with writable properties: - GUPnPDIDLLiteObject - GUPnPDIDLLiteItem - GUPnPDIDLLiteContainer * GUPnPDIDLLiteObject provides a convenient method to get the compatible resource given a SinkProtocolInfo string. * A new class for dealing with protocolInfo fields: GUPnPProtocolInfo. * A new class for dealing with DIDL-Lite descriptors: GUPnPDIDLLiteDescriptor. * GUPnPDIDLLiteWriter now provides a much simpler API that is consistent with rest of the GUPnP AV API. * GUPnPDIDLLiteWriter now handles filtering of DIDL-Lite XML. * Correct possible values of GUPnPDLNAFlags. * Replace GUPnPDIDLLiteParserObjectCallback by following signals: - object-available - container-available - item-available - New Error domain for protocol related errors. - Workaround for broken printf() implementations. - Bitrate is in bytes/second and not bits/second. - Enable DLL on windows. Dependencies changed: - gupnp >= 0.13 Bug fixes in this release: 1729 - bitrate checks in gupnp-dlna.c look wrong. 1579 - Minor fixes to enable dynamic library on windows All contributors to this release: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> Sven Neumann <s.neumann@raumfeld.com> Jens Georg <mail@jensge.org> Ross Burton <ross@openedhand.com> WARNING: This release is API and ABI incompatible with previous releases.
2010-02-16Fixing PLIST by removing '*.orig' relics from patch stagesno3-6/+15
2010-02-16use USE_FEATURES for requirement of inet6 support instead of irregularobache1-5/+2
usage of PKG_OPTIONS, as reported by PR#42822.
2010-02-15Finish DESTDIR supportjoerg2-6/+6
2010-02-15Be explicit about KDE3/KDE4.wiz4-6/+6
2010-02-15Update to 2.0.2 (coming with KDE-4.3.3).wiz4-65/+86
New KDE4 version, try it out!
2010-02-15Add kmldonkey-kde3.wiz1-1/+2