Commit graph

160760 commits

Author SHA1 Message Date
pettai
072bf7a57d Added the correct NSEC3 option 2010-07-23 08:42:05 +00:00
adam
4bcfc34231 Updated security/libgcrypt, audio/sox 2010-07-23 08:13:17 +00:00
adam
83da7837a3 Changes 14.3.1:
* Several fixes incl. multi-core MS-Windows threading problem.
* New MS-Windows native audio driver.
* New Grandstream ringtone file format.
* New support in libSoX for memory based file IO.
* Now able to set MP3 compression parameters.
2010-07-23 07:55:12 +00:00
ghen
9f5bcfd3c8 Automatically include dovecot-(manage)sieve options when generating distinfo. 2010-07-23 07:44:51 +00:00
adam
8b19684238 Changes in version 1.4.6:
* New variants of the TIGER algorithm.
* New cipher algorithm mode for AES-WRAP.
* Interface changes relative to the 1.4.2 release:
  GCRY_MD_TIGER1             NEW.
  GCRY_MD_TIGER2             NEW.
  GCRY_CIPHER_MODE_AESWRAP   NEW.
2010-07-23 06:39:03 +00:00
tnn
96bba1f934 Add missing checksum and take measures to prevent this mistake from
happening in the future. PR pkg/43654
2010-07-23 06:04:33 +00:00
gdt
270a0e0968 Don't bl3 against crypto++.
While one would expect a python wrapper for a library to link with the
library, this packages's source has files from crypto++, and it
doesn't try to link against the installed crypto++.
2010-07-23 01:17:42 +00:00
pettai
296e3bf547 Added security/dnssec-tools version 1.7 2010-07-22 21:30:50 +00:00
adam
cd107ee836 Updated databases/sqlite3 to 3.7.0, net/ntop to 4.0 2010-07-22 21:12:53 +00:00
adam
6345ae8ce1 Changes 4.0:
* Partially rewritten ntop processing engine to address reliability and
  performance
* Several bugs and stability issues fixed
* Added better support for IPFIX and NetFlow v9, as well as ntop PEN
 (Private Enterprise Number)
* Added support for Cisco ASA firewalls
* Added ntop engine scriptability via the python programming language
* Added RRDalarm plugin for generating alerts based on thresholds
* Improved google maps integration
* Enhanced sFlow support
2010-07-22 21:10:52 +00:00
pettai
639fa84a11 The DNSSEC-Tools project is about creating a set of software tools, patches,
applications, wrappers, extensions, and plugins that will help ease
the deployment of DNSSEC related technologies.
2010-07-22 21:08:26 +00:00
adam
429132a3f2 Changes 3.7.0:
* Added support for write-ahead logging.
* Query planner enhancement - automatic transient indices are created when
  doing so reduces the estimated query time.
* Query planner enhancement - the ORDER BY becomes a no-op if the query also
  contains a GROUP BY clause that forces the correct output order.
* Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status().
* The logical database size is now stored in the database header so that bytes
  can be appended to the end of the database file without corrupting it and so
  that SQLite will work correctly on systems that lack support for ftruncate().
2010-07-22 21:07:45 +00:00
pettai
5f72196485 Nmap 5.35DC1 [2010-07-16]
Some of the highlights are:

o [NSE] Added more scripts, bringing the total to 131!
o Performed a major OS detection integration run.
o Performed a large version detection integration run.
o [Zenmap] Added the ability to print Nmap output to a printer.
o [Nmap, Ncat, Nping] The default unit for time specifications is now
  seconds, not milliseconds, and times may have a decimal point.
o Ports are now considered open during a SYN scan if a SYN packet
  (without the ACK flag) is received in response.
o [Ncat] In listen mode, the --exec and --sh-exec options now accept a
  single connection and then exit, just like in normal listen mode.
o UDP payloads are now stored in an external data file, nmap-payloads,
  instead of being hard-coded in the executable.
o Added a new library, libnetutil, which contains about 2,700 lines of
  networking related code which is now shared between Nmap and Nping
o Improved service detection match lines.
o Improved our brute force password guessing list by mixing in some
  data sent in by Solar Designer of John the Ripper fame.
o [Zenmap] IP addresses are now sorted by octet rather than their
  string representation.
o [Ncat] When receiving a connection/datagram in listen mode, Ncat now
  prints the connecting source port along with the IP address.
o Added EPROTO to the list of known error codes in service scan.
o Updated IANA IP address space assignment list for random IP (-iR)
  generation.
o Zenmap's "slow comprehensive scan profile" has been modified to use
  the best 7-probe host discovery combination we were able to find in
  extensive empirical testing
o Zenmap now lets you save scan results in normal Nmap text output
  format or (as before) as XML.
o [NSE] Raw packet sending at the IP layer is now supported, in
  addition to the existing Ethernet sending functionality.
o Nmap now honors routing table entries that override interface
  addresses and netmasks.
o [Ncat] The HTTP proxy server now accepts client connections over
  SSL, and added support for HTTP digest authentication of proxies, as
  both client and server.
o Improved the MIT Kerberos version detection signatures.

Plus many bugfixes and improvements.

For full changelog, see http://nmap.org/changelog.html
2010-07-22 20:46:29 +00:00
gdt
711faa9bd0 Add py-crypto and py-cryptopp. 2010-07-22 20:22:49 +00:00
gdt
f633ec547b Added security/py-cryptopp version 0.5.19 [gdt 2010-07-22] 2010-07-22 19:40:11 +00:00
gdt
441cc2cb1b Import py26-cryptopp-0.5.19 as security/py-cryptopp.
pycryptopp is a set of Python wrappers for a few of the best crypto
algorithms from the Crypto++ library.
2010-07-22 19:39:41 +00:00
gdt
05602f6554 Note addition of py-crypto, resurrected 9 years later. 2010-07-22 19:35:57 +00:00
gdt
d59ea9a05e Fix import; apparently importing a package that used to exist does not
go well.
2010-07-22 19:34:11 +00:00
gdt
fd78140742 Import py26-crypto-2.1.0 as security/py-crypto.
Python extensions using OpenSSL which contains hashing algorithms,

This package more or less supersedes py-amkCrypto.
chaffing/winnowing, random number generation, various utility modules,
and several block encryption and digital signature algorithms.
2010-07-22 19:30:42 +00:00
drochner
561fddf14e add recent additions/updates 2010-07-22 16:47:51 +00:00
drochner
b910708931 update to 0.10.19
change: Wrap new gstreamer API up to 0.10.30
2010-07-22 16:34:47 +00:00
tnn
af37c3508f Updated net/Transmission to 2.03 2010-07-22 14:52:51 +00:00
taca
a86141f1dd Note update of www/contao29 package to 2.9.0nb2 and
update of www/contao29-translations package to 20100720.
2010-07-22 14:11:05 +00:00
taca
eedb3d7ca8 Update contao29-translations package to 20100720.
* Add missing PIST Guarani which I forgot to add.
* Update French, Croatian, Hungarian, Japanese, Dutch and Swedish
  language files.
2010-07-22 14:09:46 +00:00
taca
b6302fd559 * Make languages files writable to web server to allow language files
as extension.

Bump PKGREVISION.
2010-07-22 14:04:49 +00:00
drochner
47b0b84112 reset PKGREV for base pkg update 2010-07-22 13:22:01 +00:00
drochner
fa703c6080 update to 0.10.24
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
2010-07-22 12:59:47 +00:00
drochner
1df9cd57e0 update to 0.10.30
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
2010-07-22 12:57:15 +00:00
drochner
ccb5793ecc update to 0.10.30
changes: bugfixes, minor extensions
2010-07-22 12:51:49 +00:00
drochner
f234df9553 needs py-expat to build, seen in bulk build 2010-07-22 08:31:35 +00:00
jklos
a0bd8606c0 Correctly do cache flushing on m68k NetBSD. Fixes PR #43106. 2010-07-22 04:17:44 +00:00
sbd
7f47face22 If db4 is selected as the DBD_TYPE then PTHEADS_LDFLAGS is needed for linking. 2010-07-21 22:29:36 +00:00
wiz
1d2ce8b405 + obexftp-0.23. 2010-07-21 20:53:54 +00:00
tnn
36f6e9d8e2 note mozilla packages update 2010-07-21 19:55:10 +00:00
tnn
9d88c320da Update to thunderbird-3.1.1.
(Since pkgsrc-2010Q2 has the 3.0 branch of thunderbird I will send a
separate diff to releng for the 3.0.6 security update.)

MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent
             character to vanish
MFSA 2010-43 Same-origin bypass using canvas context
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-38 Arbitrary code execution using SJOW and fast native function
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21 19:53:54 +00:00
drochner
9d18c9e5ff explicitely depend on liboil, while we currently depend on it because
gst-plugins0.10-base pulls it in, this will change in future versions
because liboil is replaced by "orc"
2010-07-21 19:05:40 +00:00
drochner
7362c2e316 add an "rtmp" option (default off) 2010-07-21 18:48:27 +00:00
drochner
db044fce4b +rtmpdump 2010-07-21 18:30:28 +00:00
drochner
53e2c46a93 add rtmpdump-2.3, a library+tool for RTMP streams, from Ryo ONODERA
per pkgsrc-wip
2010-07-21 18:27:12 +00:00
tnn
a448e6b0f1 Update to seamonkey-2.0.6
MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21 18:25:05 +00:00
drochner
db77854e82 update to 7.21.0
changes:
added the --proto and -proto-redir options
new configure option --enable-threaded-resolver
improve TELNET ability with libcurl
added support for PolarSSL
added support for FTP wildcard matching and downloads
added support for RTMP
added CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP and CURLINFO_LOCAL_PORT
2010-07-21 17:29:48 +00:00
tnn
517f97dc82 firefox-3.6.7 / xulrunner-1.9.2.7 security update.
MFSA 2010-47 Cross-origin data leakage from script filename in error messages
MFSA 2010-46 Cross-domain data theft using CSS
MFSA 2010-45 Multiple location bar spoofing vulnerabilities
MFSA 2010-44 Characters mapped to U+FFFD in 8 bit encodings cause subsequent
             character to vanish
MFSA 2010-43 Same-origin bypass using canvas context
MFSA 2010-42 Cross-origin data disclosure via Web Workers and importScripts
MFSA 2010-41 Remote code execution using malformed PNG image
MFSA 2010-40 nsTreeSelection dangling pointer remote code execution
MFSA 2010-39 nsCSSValue::Array index integer overflow
MFSA 2010-38 Arbitrary code execution using SJOW and fast native function
MFSA 2010-37 Plugin parameter EnsureCachedAttrParamArrays remote code execution
MFSA 2010-36 Use-after-free error in NodeIterator
MFSA 2010-35 DOM attribute cloning remote code execution vulnerability
MFSA 2010-34 Miscellaneous memory safety hazards (rv:1.9.2.7/ 1.9.1.11)
2010-07-21 16:55:33 +00:00
drochner
d366d7273f update to 1.6.7
"this release irons out all known stability problems with Qt 4.6"

other changes:
-New -f [--force-overwrite] command line flag
-New preference setting for selecting what to do when existing files are
 going to be overwritten on export from the GUI
-Detect LyXBlogger if installed
-UI improvements
-doc / translation improvements
-bugfixes

approved by Jeremy C. Reed (the MAINTAINER)
2010-07-21 16:53:58 +00:00
drochner
5f74010fac remove some patches which look unnecessary or obsolete 2010-07-21 16:47:57 +00:00
joerg
070109f38c Fix build with modern libtool by using -module and correct arguments. 2010-07-21 14:11:16 +00:00
obache
ab845f0443 Updated time/evolution-webcal to 2.28.1 2010-07-21 13:32:46 +00:00
obache
f726e2ebed Update evolution-webcal to 2.28.1.
While here, set LICENSE=gnu-gpl-v2.

==============
Version 2.28.1
==============

* Updated translations.
2010-07-21 13:32:30 +00:00
obache
080abb5a64 require libotf>=0.9.11 for OTF_iterate_gsub_feature. 2010-07-21 13:11:11 +00:00
wiz
7d1474f7d7 + firefox-3.6.7, libpciaccess-0.12.0, mathomatic-15.1.5, skk-14.0.91
[pkg/43649], thunderbird-3.1.1.
2010-07-21 13:03:32 +00:00
spz
53176f25aa give the readme creation scripts the option to be a lot less talkative,
by optionally disabling progress report type output.
This will make the daily pkgmastr mail a lot smaller without dropping
useful information.
2010-07-21 12:29:46 +00:00