Commit graph

173613 commits

Author SHA1 Message Date
jakllsch
c8375f0fc8 Update flashrom to 0.9.4.
==New major user-visible features==
* Support for new programmers:
** OpenMoko Neo1973/Neo FreeRunner debug board version 2 or 3, FTDI FT2232-based (r1231)
** Olimex ARM-USB-TINY, ARM-USB-TINY-H, ARM-USB-OCD, and ARM-USB-OCD-H, FTDI FT2232-based (r1331)
** Open Graphics Project development card, OGD1 (r1241)
** Angelbird Wings PCIe SSD/88SX7042 (r1258)
** ITE IT85xx embedded controllers (r1262)
** Intel NIC with parallel flash (r1297)
* Dozens of added flash chips, chipsets, mainboards.
* Improved user interface.
* Reliability fixes for buggy hardware, buggy third party software and corner case spec conformance.
* Improved Dediprog SF100 support.
* Update port of flashrom package to Mac OS X using DirectHW.
* Improved support for protection status printing and chip unlocking.
* Fix and improve libpayload platform support.
* Add support for more than one Super I/O or EC per machine.
* Always read the flash chip before writing, for improved error checking and faster programming.
* Enable write support on NVIDIA MCP6x/MCP7x.
* Added SPI flash emulation capability to the dummy programmer.

==Infrastructural improvements and fixes==
* Shutdown function registration
* Improved error messages
* Correctness fixes
* Various workarounds for broken hardware
* Code cleanups
2011-07-29 13:35:42 +00:00
obache
7654f8bd98 Updated textproc/groonga to 1.2.4 2011-07-29 12:30:56 +00:00
obache
215f8a6260 Update groonga to 1.2.4.
Release 1.2.4 - 2011/07/29
--------------------------

Improvements
^^^^^^^^^^^^

* Re-supported *BSD. (Reported by OBATA Akio)
* Improved sed related portability. (Suggested by OBATA Akio)
* Re-supported Visual C++ 2008.
* Supported :doc:`commands/check` for hash table.
* Ignored invalid _score in --sortby of :doc:`commands/select`
  for convenience. #1030
* Added document about :doc:`log`.
* Supported ~/.editrc.
* Supported ~/.groonga-history.

Fixes
^^^^^

* Fixed broken libedit support. (Reported by Daiki Ueno)
* Fixed source URL in *.spec (Reported by Daiki Ueno)
* Fixed patricia trie cursor returns wrong records.
* Added missing database lock clear for grn_obj_clear_lock()
  for database.
* Fixed wrong record's column values deletion possible on
  record deletion.
2011-07-29 12:30:36 +00:00
drochner
58380a6a41 add patch from upstream to fix a directory traversal problem which
could allow information disclosure  by servers (CVE-2011-2524, does not
affect client applications)
2011-07-29 10:27:29 +00:00
pettai
0c502e57cd Updated security/xml-security-c to 1.6.1 2011-07-28 23:35:43 +00:00
pettai
49170b299a Changes since 1.6.0:
* [SANTUARIO-268] - TXFMXPathFilter->evaluateExpr crashes on Windows
* [SANTUARIO-270] - DSIGObject::load method crashes for ds:Object without Id att
ribute
* [SANTUARIO-271] - Bug when signing files with big RSA keys
* [SANTUARIO-272] - Memory bug inside XENCCipherImpl::deSerialise
* [SANTUARIO-274] - Function cleanURIEscapes always throws XSECException, when a
ny escape sequence occurs
* [SANTUARIO-275] - Function isHexDigit doesn't recognize invalid escape sequenc
es.
* [SANTUARIO-276] - Percent-encoded multibyte (UTF-8) sequences unrecognized
* [SANTUARIO-280] - RSA-OAEP handler only allows SHA-1 digests
2011-07-28 23:33:31 +00:00
pettai
3d9adc2c5c Updated www/shibboleth-sp to 2.4.3 2011-07-28 23:25:29 +00:00
pettai
6c28afb7f9 2.4.3:
Bug:
* [SSPCPP-357] - Library init routines should be idempotent
* [SSPCPP-358] - OpenSUSE 11.4 RPM build can't handle warnings during mod_shib build
* [SSPCPP-363] - Windows Installer loops infinitely if the SP is deinstalled from the Control Panel
* [SSPCPP-368] - Fails to build with g++ 4.6 (missing stddef.h)
* [SSPCPP-370] - SSL_CHECK_SERVERHELLO_TLSEXT
* [SSPCPP-371] - <SSO>SAML2</SSO> does not enable ECP support
* [SSPCPP-372] - Bug in query in ODBC storage service plugin
* [SSPCPP-374] - metagen.sh creates PAOS ACS elements twice
* [SSPCPP-379] - DiscoFeed should return empty feed with no metadata provider
* [SSPCPP-380] - When maxTimeSinceAuthn is used, valid time interval is miscalculated when IdP time is a few seconds ahead of SP time

Improvement:
* [SSPCPP-359] - metagen.sh includes xmlns for NAKEDHOSTS
* [SSPCPP-381] - Option to expire redirects on Apache

New Feature:
* [SSPCPP-364] - Add <mdui> examples into the example metadata shipped with the SP
2011-07-28 23:16:24 +00:00
tron
ed8130c6e2 Note update of the "rtorrent" package to version 0.8.6nb4. 2011-07-28 23:15:22 +00:00
tron
dbca576d6e Describe "xmlrpc" option. 2011-07-28 23:14:59 +00:00
tron
25c4e503a3 Add optional XMLRPC support which is enabled by default. Based on a
patch Emile iMil Heitor.
2011-07-28 23:14:46 +00:00
pettai
0d31cf2cf3 Updated security/opensaml to 2.4.3 2011-07-28 22:55:28 +00:00
pettai
088b78d494 Update fixes CVE-2011-2516
(See http://shibboleth.internet2.edu/secadv/secadv_20110706.txt for details)
2011-07-28 22:44:36 +00:00
pettai
487cf9bb53 Updated textproc/xmltooling to 1.4.2 2011-07-28 22:24:59 +00:00
pettai
9bfa1f5e5a 1.4.2:
Bug:
    * [CPPXT-71] - Shorthand File CredentialResolver config fails to support use attribute
    * [CPPXT-73] - make distclean not removing pkgconfig files
    * [CPPXT-75] - sending SOAP 1.1 Fault to Shib Native SP ECP handler
    * [CPPXT-77] - Library init routines should be idempotent
2011-07-28 22:24:16 +00:00
pettai
f95d88c30d Minor Makefile tweak 2011-07-28 21:54:08 +00:00
minskim
93481231d6 Note PKGREVISION bump of ttf2pk. 2011-07-28 21:11:07 +00:00
minskim
a268d330cc Sync ttf2pk with TeX Live 2011.
Changes:
      * parse.c, ttfenc.c: Bug fix. Increase buffer size for increased
        code/glyph range.
2011-07-28 21:09:54 +00:00
ryoon
00e029e2cb Remove INADYN [pkg/34502]
PR is closed.
2011-07-28 20:41:57 +00:00
drochner
17dd9ef652 forgot to remove the stale PLIST
(whether GERNERATE_PLIST is better here is another question)
2011-07-28 13:24:43 +00:00
minskim
22177a3fdb Note PKGREVISION bump of tex-metapost. 2011-07-28 08:55:39 +00:00
minskim
20c97e315f Do not generate an mpost format for mfplain, which is now a part of
web2c.  Noted by tron@.
2011-07-28 08:54:58 +00:00
minskim
da97df6826 Note update of tex-kpathsea{,-doc}. 2011-07-28 08:46:38 +00:00
minskim
c3d114131b Update tex-kpathsea-doc to 2011.
Changes:
- Documentation update for TeX Live 2011.
2011-07-28 08:45:31 +00:00
minskim
c63dd912b7 Update tex-kpathsea to 2011. No functional change. 2011-07-28 08:42:19 +00:00
adam
56696103eb Updated databases/py-ldap to 2.4.3 2011-07-28 08:37:55 +00:00
adam
b4dd77f7b3 Changes 2.4.3:
Lib/
* Mostly corrected/updated __doc__ strings
Doc/
* Corrected rst files
* Added missing modules, functions, classes, methods, parameters etc.
  at least as auto-generated doc

Changes 2.4.2:
Logging:
* pprint.pformat() is now used when writing method/function
  arguments to the trace log
ldap.schema.subentry:
* SubSchema.__init__() now has new key-word argument check_uniqueness
  which enables checking whether OIDs are unique in the subschema subentry
* Code-cleaning: consequent use of method SubSchema.getoid() instead of
  accessing SubSchema.name2oid directly.
* SubSchema.getoid() and SubSchema.getoid() now have key-word argument
  raise_keyerror=0 and raise KeyError with appropriate description.
2011-07-28 08:37:08 +00:00
adam
267921fca1 Updated databases/mysql55 to 5.5.15 2011-07-28 08:11:35 +00:00
adam
556612a26c Changes 5.5.15:
* The undocumented --all option for perror is deprecated and will be removed in
  MySQL 5.6.
Bugs Fixed:
* InnoDB Storage Engine: A failed CREATE INDEX operation for an InnoDB table
  could result in some memory being allocated and not freed. This memory leak
  could affect tables created with the ROW_FORMAT=DYNAMIC and
  ROW_FORMAT=COMPRESSED settings.
* Partitioning: Auto-increment columns of partitioned tables were checked even
  when they were not being written to. In debug builds, this could lead to a
  crash of the server.
* Partitioning: The UNIX_TIMESTAMP() function was not treated as a monotonic
  function for purposes of partition pruning.
* Replication: If a LOAD DATA INFILE statement—replicated using statement-based
  replication—featured a SET clause, the name-value pairs were regenerated
  using a method (Item::print()) intended primarily for generating output for
  statements such as EXPLAIN EXTENDED, and which cannot be relied on to return
  valid SQL. This could in certain cases lead to a crash on the slave.
* To fix this problem, we now name each value in its original, user-supplied
  form, and use that to create LOAD DATA INFILE statements for statement-based
  replication.
* Previously, an inappropriate error message was produced if a multiple-table
  update for an InnoDB table with a clustered primary key would update a table
  through multiple aliases, and perform an update that may physically move the
  row in at least one of these aliases. Now the error message is: Primary
  key/partition key update is not allowed since the table is updated both as
  'tbl_name1' and 'tbl_name2'
* ALTER TABLE {MODIFY|CHANGE} ... FIRST did nothing except rename columns if
  the old and new versions of the table had exactly the same structure with
  respect to column data types. As a result, the mapping of column name to
  column data was incorrect. The same thing happened for ALTER TABLE DROP
  COLUMN, ADD COLUMN statements intended to produce a new version of table with
  exactly the same structure as the old version.
* Incorrect handling of metadata locking for FLUSH TABLES WITH READ LOCK for
  statements requiring prelocking caused two problems:
* Execution of any data-changing statement that required prelocking (that is,
  involved a stored function or trigger) as part of transaction slowed down
  somewhat all subsequent statements in the transaction. Performance in a
  transaction that periodically involved such statements gradually degraded
  over time.
2011-07-28 08:10:29 +00:00
minskim
3b43e2d37d Fix PLIST on Darwin-11.*-x86_64. 2011-07-28 07:50:05 +00:00
minskim
45c7ace7fb Note update of tex-texlive-scripts. 2011-07-28 07:22:54 +00:00
minskim
9fdd128578 Note update of ps2eps. 2011-07-28 07:21:44 +00:00
minskim
5e8eb867e7 Update ps2eps to 1.68.
Changes:
- quoted translate command string
- quote of tmpfname for coping with spaces in filenames
- added -a option
- changed handling of hiresBB (now rounded to hiresprecision, by default 0.5pt)
- added %%BeginData %%EndData as indicators for Binary Section
- added new option -b (treat as binary) to prevent filtering CR/LF stuff
- fixed help/usage formatting output
2011-07-28 07:21:07 +00:00
adam
409259acef Updated math/fftw{f} to 3.3 2011-07-28 06:31:17 +00:00
adam
dbc4479d46 Match version with math/fftw. 2011-07-28 06:30:15 +00:00
mrg
7c4f198826 implement "LDS Rn,MACL". 2011-07-28 06:25:13 +00:00
adam
635db47369 Changes 3.3:
* Compiling OpenMP support (--enable-openmp) now installs a fftw3_omp library,
  instead of fftw3_threads, so that OpenMP and POSIX threads (--enable-threads)
  libraries can be built and installed at the same time.
* Various minor compilation fixes, corrections of manual typos, and
  improvements to the benchmark test program.
* Add support for the AVX extensions to x86 and x86-64. The AVX code works with
  16-byte alignment (as opposed to 32-byte alignment), so there is no ABI
  change compared to FFTW 3.2.2.
* Added Fortran 2003 interface, which should be usable on most modern Fortran
  compilers (e.g. gfortran) and provides type-checked access to the the C FFTW
  interface. (The legacy Fortran-77 interface is still included also.)
* Added MPI distributed-memory transforms. Compared to 3.3alpha, the major
  changes in the MPI transforms are:
* Fixed some deadlock and crashing bugs.
* Added Fortran 2003 interface.
* Added new-array execute functions for MPI plans.
* Eliminated use of large MPI tags, since Cray MPI requires tags < 224.
* Expanded documentation.
* make check now runs MPI tests
* Some ABI changes — not binary-compatible with 3.3alpha MPI.
* Add support for quad-precision __float128 in gcc 4.6 or later (on x86.
  x86-64, and Itanium). The new routines use the fftwq_ prefix.
* Temporarily removed MIPS paired-single support due to lack of available
  hardware for testing. We hope to add it back before the final FFTW 3.3
  release; meanwhile, users who want this functionality should continue using
  FFTW 3.2.x.
* Removed support for the Cell Broadband Engine. Cell users should use FFTW
  3.2.x.
* New convenience functions fftw_alloc_real and fftw_alloc_complex to use
  fftw_malloc for real and complex arrays without typecasts or sizeof.
2011-07-28 06:23:41 +00:00
minskim
7a666f5e41 Update tex-texlive-scripts to 2011.
Changes:
- Fix check-interpreter warnings.
2011-07-28 05:27:54 +00:00
minskim
2b42c0d72f Note update of kpathsea and related packages. 2011-07-28 04:53:59 +00:00
minskim
d64cd7b404 Make ps2pkm build with kpathsea-6.0.1. 2011-07-28 04:53:03 +00:00
minskim
89689982cd Make xdvik build with kpathsea-6.0.1. 2011-07-28 04:45:53 +00:00
minskim
e773e37e9a Update xetex to 0.9997.5.
Changes:
        * xetex.ch (pack_buffered_name): Adapt to modified ../tex.ch.
        (read_font_info): Cast print_c_string() arg to string.
        * xetex.ch: Reformulate to not depend on eTeX_version_string.
        * XeTeXFontInst.h: Fix prototype for xmalloc().
        * XeTeXFontMgr_FC.cpp, XeTeX_ext.c: Move (nested) extern
        declaration of gFreeTypeLibrary from here ...
        * XeTeX_ext.h: ... to here.
        * XeTeXOTLayoutEngine.{cpp,h}: Drop support for ICU < 4.2.
2011-07-28 04:44:48 +00:00
minskim
aa53a7ec35 Update luatex to 0.70.1.
Changes:
- luatex now uses the standard synctex files.
- The default form margin is now zero (was 1bp before).
- New function node.currentattr() queries the current active attribute list.
- Lua font loading; ignore unknown enumeration keys in MathConstants.
- JPEG 2000 image support.
- Bug fixes.
2011-07-28 04:37:32 +00:00
minskim
0bf68d9ecc Update web2c to 2011.
Changes:
* Doc changes and bug fixes.
* New commands: eptex, inimf, initex, and mfplain.
2011-07-28 04:34:06 +00:00
minskim
fcb66f23a1 Update ptexenc to 1.2.0.
Changes:
        * ptexenc.c, ptexenc/ptexenc.h: Export toUCS().
        * ptexenc/unicode.h: Export UCStoUTF8().
        * ptexenc.c: Change version string "ptetex" => "ptexenc".
        * Makefile.am: Install ptexenc/unicode.h.
2011-07-28 04:30:04 +00:00
minskim
5285af0305 Update kpathsea to 6.0.1.
Changes:
* Trailing comments and whitespace omitted from config values.
* Add .tlu to type lua suffixes, and .dfont to truetype suffixes.
* Prefix program_invocation{,_short}_name with kpse_.
* Finally remove kpse_set_progname (deprecated since 1998).
2011-07-28 04:25:05 +00:00
pettai
629fc63014 Change MASTER_SITES to the new distribution point 2011-07-27 22:23:43 +00:00
abs
41dc26025c drop ownership, some whitelist pkglint 2011-07-27 21:58:31 +00:00
fhajny
dc72fea52b Updated databases/couchdb to 1.1.0.
Also fixed INSTALL_PROGRAM patch to not break install-sh.

Changes since 1.0.1
============================================================================

HTTP Interface:

 * Native SSL support.
 * Added support for HTTP range requests for attachments.
 * Added built-in filters for '_changes': '_doc_ids' and '_design'.
 * Added configuration option for TCP_NODELAY aka "Nagle".
 * Allow POSTing arguments to '_changes'.
 * Allow 'keys' parameter for GET requests to views.
 * Allow wildcards in vhosts definitions.
 * More granular ETag support for views.
 * More flexible URL rewriter.
 * Added support for recognizing "Q values" and media parameters in
   HTTP Accept headers.
 * Validate doc ids that come from a PUT to a URL.

Externals:

 * Added OS Process module to manage daemons outside of CouchDB.
 * Added HTTP Proxy handler for more scalable externals.

Replicator:

 * Added '_replicator' database to manage replications.
 * Fixed issues when an endpoint is a remote database accessible via SSL.
 * Added support for continuous by-doc-IDs replication.
 * Fix issue where revision info was omitted when replicating attachments.
 * Integrity of attachment replication is now verified by MD5.

Storage System:

 * Multiple micro-optimizations when reading data.

View Server:

 * Added CommonJS support to map functions.
 * Added 'stale=update_after' query option that triggers a view update after
   returning a 'stale=ok' response.
 * Warn about empty result caused by 'startkey' and 'endkey' limiting.
 * Built-in reduce function '_sum' now accepts lists of integers as input.
 * Added view query aliases start_key, end_key, start_key_doc_id and
   end_key_doc_id.

Futon:

 * Added a "change password"-feature to Futon.

URL Rewriter & Vhosts:

 * Fix for variable substituion
2011-07-27 19:20:57 +00:00
tez
d31873ccee Adjust pdfroff security patch to not use '-p' option to mktemp which is
missing on some platforms.  fixes PR#45181
2011-07-27 16:33:25 +00:00