summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-12-05The OpenDMARC project is a community effort to develop and maintain an openpettai5-0/+164
source package for providing DMARC report generation and policy enforcement services. It includes a library for handling DMARC record parsing, a database schema and tools for aggregating and processing transaction history to produce DMARC reports, and a filter that ties it all together with an MTA using the milter protocol.
2013-12-05Updated www/nginx to 1.4.4imil1-1/+2
2013-12-05Updated to nginx 1.4.4imil2-7/+6
Changes with nginx 1.4.4 19 Nov 2013 *) Security: a character following an unescaped space in a request line was handled incorrectly (CVE-2013-4547); the bug had appeared in 0.8.41. Thanks to Ivan Fratric of the Google Security Team. Changes with nginx 1.4.3 08 Oct 2013 *) Bugfix: a segmentation fault might occur in a worker process if the ngx_http_spdy_module was used with the "client_body_in_file_only" directive. *) Bugfix: a segmentation fault might occur on start or during reconfiguration if the "try_files" directive was used with an empty parameter. *) Bugfix: the $request_time variable did not work in nginx/Windows. *) Bugfix: in the ngx_http_auth_basic_module when using "$apr1$" password encryption method. Thanks to Markus Linnala. *) Bugfix: in the ngx_http_autoindex_module. *) Bugfix: in the mail proxy server.
2013-12-05Updated www/nginx-devel to 1.5.7imil1-1/+2
2013-12-05Updated to nginx 1.5.7imil4-27/+23
Changes with nginx 1.5.7 19 Nov 2013 *) Security: a character following an unescaped space in a request line was handled incorrectly (CVE-2013-4547); the bug had appeared in 0.8.41. Thanks to Ivan Fratric of the Google Security Team. *) Change: a logging level of auth_basic errors about no user/password provided has been lowered from "error" to "info". *) Feature: the "proxy_cache_revalidate", "fastcgi_cache_revalidate", "scgi_cache_revalidate", and "uwsgi_cache_revalidate" directives. *) Feature: the "ssl_session_ticket_key" directive. Thanks to Piotr Sikora. *) Bugfix: the directive "add_header Cache-Control ''" added a "Cache-Control" response header line with an empty value. *) Bugfix: the "satisfy any" directive might return 403 error instead of 401 if auth_request and auth_basic directives were used. Thanks to Jan Marc Hoffmann. *) Bugfix: the "accept_filter" and "deferred" parameters of the "listen" directive were ignored for listen sockets created during binary upgrade. Thanks to Piotr Sikora. *) Bugfix: some data received from a backend with unbufferred proxy might not be sent to a client immediately if "gzip" or "gunzip" directives were used. Thanks to Yichun Zhang. *) Bugfix: in error handling in ngx_http_gunzip_filter_module. *) Bugfix: responses might hang if the ngx_http_spdy_module was used with the "auth_request" directive. *) Bugfix: memory leak in nginx/Windows. Changes with nginx 1.5.6 01 Oct 2013 *) Feature: the "fastcgi_buffering" directive. *) Feature: the "proxy_ssl_protocols" and "proxy_ssl_ciphers" directives. Thanks to Piotr Sikora. *) Feature: optimization of SSL handshakes when using long certificate chains. *) Feature: the mail proxy supports SMTP pipelining. *) Bugfix: in the ngx_http_auth_basic_module when using "$apr1$" password encryption method. Thanks to Markus Linnala. *) Bugfix: in MacOSX, Cygwin, and nginx/Windows incorrect location might be used to process a request if locations were given using characters in different cases. *) Bugfix: automatic redirect with appended trailing slash for proxied locations might not work. *) Bugfix: in the mail proxy server. *) Bugfix: in the ngx_http_spdy_module. Changes with nginx 1.5.5 17 Sep 2013 *) Change: now nginx assumes HTTP/1.0 by default if it is not able to detect protocol reliably. *) Feature: the "disable_symlinks" directive now uses O_PATH on Linux. *) Feature: now nginx uses EPOLLRDHUP events to detect premature connection close by clients if the "epoll" method is used. *) Bugfix: in the "valid_referers" directive if the "server_names" parameter was used. *) Bugfix: the $request_time variable did not work in nginx/Windows. *) Bugfix: in the "image_filter" directive. Thanks to Lanshun Zhou. *) Bugfix: OpenSSL 1.0.1f compatibility. Thanks to Piotr Sikora. Changes with nginx 1.5.4 27 Aug 2013 *) Change: the "js" extension MIME type has been changed to "application/javascript"; default value of the "charset_types" directive was changed accordingly. *) Change: now the "image_filter" directive with the "size" parameter returns responses with the "application/json" MIME type. *) Feature: the ngx_http_auth_request_module. *) Bugfix: a segmentation fault might occur on start or during reconfiguration if the "try_files" directive was used with an empty parameter. *) Bugfix: memory leak if relative paths were specified using variables in the "root" or "auth_basic_user_file" directives. *) Bugfix: the "valid_referers" directive incorrectly executed regular expressions if a "Referer" header started with "https://". Thanks to Liangbin Li. *) Bugfix: responses might hang if subrequests were used and an SSL handshake error happened during subrequest processing. Thanks to Aviram Cohen. *) Bugfix: in the ngx_http_autoindex_module. *) Bugfix: in the ngx_http_spdy_module.
2013-12-05No need to specify -p1 as arguments of patch(1).taca1-2/+1
2013-12-05Remove CONFLICTS with ${PKGBASE}, these are automatic.wiz6-12/+12
Avoids unnecessary pkgin warning.
2013-12-05Updated devel/userspace-rcu to 0.7.9pettai1-1/+2
2013-12-052013-11-12 Userspace RCU 0.7.9pettai2-6/+6
* tls-compat: fix comment typo * Keep ABI compatible with already compiled LGPL applications * Fix: tls-compat multi-lib conflict * gcc warning fixes: -Wsign-compare and -Wextra * Fix: urcu-qsbr: reversed logic on RCU_DEBUG * Fix: urcu-bp segfault in glibc pthread_kill() * Fix urcu-bp: don't move registry * Fix: compat futex duplicated lock and completion * Fix: i386 compat code duplicated mutex instances * Fix: urcu-bp: Bulletproof RCU arena resize bug * Fix: test_mutex.c uninitialized mutex
2013-12-05mozilla-trace.h and javascript-trace.h are delivered regardless of dtrace optionrichard1-3/+3
2013-12-05Updated security/ykpers to 1.14.1pettai1-1/+2
2013-12-05Version 1.14.1 (released 2013-09-16)pettai2-6/+6
* Fix breakage with latest automake.
2013-12-05Updated security/opendnssec to 1.4.3pettai1-1/+2
2013-12-05OpenDNSSEC 1.4.3:pettai3-9/+8
Updates: * SUPPORT-72: Improve logging when failed to increment serial in case of key rollover and serial value "keep" [OPENDNSSEC-461]. * OPENDNSSEC-106: Add 'ods-enforcerd -p <policy>' option. This prompts the enforcer to run once and only process the specified policy and associated zones. * OPENDNSSEC-330: NSEC3PARAM TTL can now be optionally configured in kasp.xml. Default value remains PT0S. * OPENDNSSEC-390: ods-ksmutil: Add an option to the 'ods-ksmutil key ds-seen' command so the user can choose not to notify the enforcer. * OPENDNSSEC-430: ods-ksmutil: Improve 'zone add' - Zone add command could warn if a specified zone file or adapter file does not exits. * OPENDNSSEC-431: ods-ksmutil: Improve 'zone add' - Support default <input> and <output> values for DNS adapters. * OPENDNSSEC-454: ods-ksmutil: Add option for 'ods-ksmutil key import' to check if there is a matching key in the repository before import. Bugfixes: * OPENDNSSEC-435: Signer Engine: Fix a serious memory leak in signature cleanup. * OPENDNSSEC-463: Signer Engine: Duration PT0S is now printed correctly. * OPENDNSSEC-466: Signer Engine: Created bad TSIG signature when falling back to AXFR. * OPENDNSSEC-467: Signer Engine: After ods-signer clear, signer should not use inbound serial.
2013-12-05note 13.1 for SUSE_PREFERobache1-2/+2
2013-12-05Added openSUSE 13.1 packages, provides a number of components for aobache161-5/+2704
openSUSE-based Linux binary emulation environment.
2013-12-05Added databases/dbfsak version 4.5adam2-2/+4
2013-12-05DBFSAK is a command line program designed to extract data from DBF (dBase,adam4-0/+36
FoxPro, Clipper, xBase) files. It can also be used to create DBF files and populate them from your data. It is written for the Linux/Unix environment, but relies only on standard C libraries and functions.
2013-12-05Remove patch after update (hi morr)wiz1-26/+0
2013-12-05Remove patch after update (hi drochner)wiz2-33/+0
2013-12-05Remove patches after update (hi drochner)wiz2-61/+0
2013-12-05sortjnemeth1-2/+2
2013-12-04Fix solaris build for icu, namely problems in general with CFLAGS/CXXFLAGSrichard5-7/+73
from typos in configure and acinclude.m4 to needing to add the flags to properly generate dependency files with gcc.
2013-12-04Note removal of texlive-tetexminskim1-1/+2
2013-12-04Remove texlive-tetexminskim6-166/+1
Scripts installed by texlive-tetex have been moved to tex-fontinst, tex-pstools, and tex-cyrillic-bin in TeX Live 2013.
2013-12-04Add tex-cyrillic-bin{,-doc}minskim2-2/+6
2013-12-04Import tex-cyrillic-bin-doc-2013 as print/tex-cyrillic-bin-doc.minskim4-0/+20
This is documentation for tex-cyrillic-bin.
2013-12-04Import tex-cyrillic-bin-2013 as print/tex-cyrillic-bin.minskim4-0/+35
bibtex and makeindex for Cyrillic.
2013-12-04Correct previous entries (Added vs. Updated)minskim1-4/+4
2013-12-04Add tex-pstools{,-doc}minskim2-2/+6
2013-12-04Import tex-pstools-doc-1.68 as graphics/tex-pstools-doc.minskim4-0/+24
This is documentation for tex-pstools.
2013-12-04Import tex-pstools-1.68 as graphics/tex-pstools.minskim4-0/+52
Produce Encapsulated PostScript Files (EPS/EPSF) from a one- page PostScript document, or any PostScript document. A correct Bounding Box is calculated for the EPS files and some PostScript command sequences that can produce errorneous results on printers are filtered. The input is cropped to include just the image contained in the PostScript file. The EPS files can then be included into TeX documents. Other programs like ps2epsi (a script distributed with ghostscript) don't always calculate the correct bounding box (because the values are put on the PostScript stack which may get corrupted by bad PostScript code) or they round it off, resulting in clipping the image. Therefore ps2eps uses a resolution of 144 dpi to get the correct bounding box.
2013-12-04Improve layout.wiz1-10/+13
2013-12-04Add tex-mathdesign{,-doc}minskim2-2/+6
2013-12-04Import tex-mathdesign-doc-2.31 as fonts/tex-mathdesign-doc.minskim4-0/+30
This is documentation for tex-mathdesign.
2013-12-04Import tex-mathdesign-2.31 as fonts/tex-mathdesign.minskim4-0/+1275
The Math Design project offers free mathematical fonts, and "faked" Caps-and-Small-Caps fonts, that fit with existing text fonts. So far, four font families are available: - the mdput family, which corresponds to Adobe Utopia text fonts; - the mdugm family, which corresponds to URW Garamond text fonts; - the mdfga family, which corresponds to the (commercial) Fontsite Garamond text fonts; - the mdbch family, which corresponds to Bitstream Charter text fonts. Each maths font has a range of extra symbols, and blackboard bold and 'mathcal' alphabets.
2013-12-04Pull in OpenSSL to fix non-builtin case. Use C99. Fixes SunOS build.jperkin1-5/+6
Patches from Sebastian Wiedenroth.
2013-12-04more updatesdrochner2-3/+6
2013-12-04update to 1.3.1drochner3-7/+13
changes: -database can contain arbitrary attributes now -Add Opus audio support -You can now transcode files to any audio format, rather than just MP3 -can guess tags from the filenames during import -new id3v23 config option, writed tags in old format
2013-12-04sync w/ base pkgdrochner3-15/+15
2013-12-04update to 1.22drochner4-13/+22
changes: minor fixes and improvements
2013-12-04update to 0.8.8drochner2-6/+6
change: Fix various .foreach
2013-12-04update to 4.22drochner4-18/+29
changes: -added IPv6 support -added Python3 support -bugfixes
2013-12-04+serpentdrochner1-1/+2
2013-12-04add py-serpent-1.4, a serializer lib (objects into strings and vice versa)drochner4-0/+29
2013-12-04Note update of Ruby on Rails packages to 3.2.16.taca1-1/+9
devel/ruby-activesupport32 devel/ruby-activemodel32 databases/ruby-activerecord32 www/ruby-activeresource32 www/ruby-actionpack32 mail/ruby-actionmailer32 devel/ruby-railties32 www/ruby-rails32
2013-12-04Update ruby-rails32 to 3.2.16.taca1-4/+4
Only version number has updated.
2013-12-04Update ruby-railties32 to 3.2.16.taca1-4/+4
Only version number has updated.
2013-12-04Update ruby-actionmailer32 to 3.2.16.taca1-4/+4
Only version number has updated.
2013-12-04Update ruby-actionpack32 to 3.2.16, security update.taca1-4/+4
* Deep Munge the parameters for GET and POST Fixes CVE-2013-6417 * Stop using i18n's built in HTML error handling. Fixes: CVE-2013-4491 * Escape the unit value provided to number_to_currency Fixes CVE-2013-6415 * Only use valid mime type symbols as cache keys CVE-2013-6414