Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 10:07:36 UTC Now

2014-12-10 23:23:36 UTC MAIN commitmail json YAML

2014-12-10 23:23:09 UTC MAIN commitmail json YAML

2014-12-10 23:22:36 UTC MAIN commitmail json YAML

2014-12-10 23:22:05 UTC MAIN commitmail json YAML

Ignore const cast issues.

(joerg)

2014-12-10 23:21:40 UTC MAIN commitmail json YAML

Use PREPEND_PATH here in place of explicit PATH manipulation.

(joerg)

2014-12-10 23:20:20 UTC MAIN commitmail json YAML

Provide path to libreadline explicitly.

(joerg)

2014-12-10 23:19:51 UTC MAIN commitmail json YAML

2014-12-10 22:10:01 UTC MAIN commitmail json YAML

Updated textproc/p5-XML-RSS to 1.56

(wiz)

2014-12-10 22:09:53 UTC MAIN commitmail json YAML

Update to 1.56:

1.56    2014-12-04
    - Fix https://rt.cpan.org/Ticket/Display.html?id=100660
        - XML External Entities Exploit, as reported here:
            - http://mikeknoop.com/lxml-xxe-exploit/
        - Security.

(wiz)

2014-12-10 22:08:34 UTC MAIN commitmail json YAML

Updated databases/p5-DB_File to 1.833

(wiz)

2014-12-10 22:08:26 UTC MAIN commitmail json YAML

Update to 1.833:

1.833 9 Dec 2014

  * More Silence compiler warnings

  * 1.832 breaks bleadperl C89 build
    RT #100812

1.832 8 Dec 2014

  * Silence compiler warnings

  * C++ change from blead

(wiz)

2014-12-10 22:06:58 UTC MAIN commitmail json YAML

Updated devel/p5-IO-Compress to 2.067

(wiz)

2014-12-10 22:06:49 UTC MAIN commitmail json YAML

Update to 2.067:

  2.067 8 Dec 2014

      * RT #100257: IO::Compress::RawDeflate unnecessarily loads IO::Seekable

(wiz)

2014-12-10 22:04:43 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Bzip2 to 2.067

(wiz)

2014-12-10 22:04:35 UTC MAIN commitmail json YAML

Update to 2.067:

  2.067 8 Dec 2014

      * Silence compiler warnings

(wiz)

2014-12-10 22:03:45 UTC MAIN commitmail json YAML

Updated devel/p5-Compress-Raw-Zlib to 2.067

(wiz)

2014-12-10 22:03:32 UTC MAIN commitmail json YAML

Update to 2.067:

  2.067 8 Dec 2014

      * Silence Compiler Warnings

(wiz)

2014-12-10 22:02:25 UTC MAIN commitmail json YAML

Updated devel/p5-ExtUtils-PkgConfig to 1.15

(wiz)

2014-12-10 22:02:16 UTC MAIN commitmail json YAML

Update to 1.15:

1.15  Sat Sep 28 22:14:31 PDT 2013
    - Gracefully handle empty fields in pkg-config files.

1.14  Sun Feb  3 17:51:54 PDT 2013
    - Skip tests for pkg-config binary with the '--max-version' switch on
      OpenBSD 5.2, due to a bug in OpenBSD's implemenation of 'pkg-config'
    - Updated Makefile.PL to use a META_MERGE block with WriteMakefile(); this
      block is what MetaCPAN reads when generating page output

(wiz)

2014-12-10 22:01:28 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-SQLite to 1.46

(wiz)

2014-12-10 22:01:20 UTC MAIN commitmail json YAML

Update to 1.46:

1.46 2014-12-10
    - Switched to a production version. (ISHIGAKI)

1.45_06 2014-11-26
    - Silenced a compile-time warning (Unescaped left brace
      in regex is deprecated) in PerlData virtual table
      under bleadperl

1.45_05 2014-11-25
    - Updated to SQLite 3.8.7.2
    - Restored regexp support in PerlData virtual table
      by secure reimplementation using closure (DAMI++)

1.45_04 2014-10-28
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Changed to apply quotemeta() to parameters while building
      a query for a virtual table using PerlData for security.
      (RIBASUSHI++ and MAUKE++) (DAMI, ISHIGAKI)

1.45_03 2014-10-25
    - Fixed regression of 0 as integer (ISHIGAKI)

1.45_02 2014-10-23
    - Improved int overflow handling under 32bit strawberry perl
      (ISHIGAKI)

1.45_01 2014-10-22
    - Updated to SQLite 3.8.7 (ISHIGAKI)
    - Resolved #76395 (hopefully): int values over 32 bit in length
      produce an error "datatype mismatch" (ISHIGAKI)

(wiz)

2014-12-10 22:00:00 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Fatal to 0.014

(wiz)

2014-12-10 21:59:51 UTC MAIN commitmail json YAML

Update to 0.014:

0.014    2014-12-09 18:35:59-05:00 America/New_York
        - avoid assuming that t/todo.t is always called t/todo.t

(wiz)

2014-12-10 21:11:10 UTC MAIN commitmail json YAML

Fake pkg-config for builtin libevent on NetBSD

(pettai)

2014-12-10 20:34:43 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.3.1.

(tron)

2014-12-10 20:34:34 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 4.3.1.

The major changes in version 4.3.* are:
- Smart sorting for int keys
- Confirmation message when dropping user(s)
- Confirm dialog on accidentally leaving a page
- Allow clicking an approximate row count to get a correct one
- Support for editing binary fields in hexadecimal
- MariaDB 10+ multi-master replication support
- Allow saving query charts as images
- Use aliases in SQL export for tables and columns
- Export with table/column name changes
- Dynamic process list
- Drag and Drop SQL import
- Preview SQL instead of executing it
- Run SQL query: Allow rollback for InnoDB tables
- Zeroconf PMA tables support
- Regexp replace
- Avoid session timeout when user is active
- MySQL 5.7.5 compatibility
- Avoid session timeout when user is active
- Multiple-column foreign key relation
- Charts for data in <x-axis, series,="" value=""> format
- Range Search Capability
- Improvements for the table editor (index creation)
- PHP OpenSSL support for cookie encryption/decryption

(tron)

2014-12-10 20:07:45 UTC MAIN commitmail json YAML

2014-12-10 20:07:31 UTC MAIN commitmail json YAML

Added devel/tmin version 0.05

(wiz)

2014-12-10 20:07:20 UTC MAIN commitmail json YAML

2014-12-10 20:07:02 UTC MAIN commitmail json YAML

Import tmin-0.05 as devel/tmin.

Tmin is a simple utility meant to make it easy to narrow down
complex test cases produced through fuzzing. It is closely related
to another tool of this type, delta, but meant specifically for
unknown, underspecified, or hard to parse data formats (without
the need to tokenize and re-serialize data), and for easy integration
with external UI automation harnesses.

It also features alphabet normalization to simplify test cases that
could not be shortened.

(wiz)

2014-12-10 20:02:20 UTC pkgsrc-2014Q3 commitmail json YAML

2014-12-10 20:02:00 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4568 - requested by pettai
net/unbound: security patch

Revisions pulled up:
- net/unbound/Makefile                                          1.32
- net/unbound/distinfo                                          1.24

---
  Module Name: pkgsrc
  Committed By: pettai
  Date: Tue Dec  9 10:11:27 UTC 2014

  Modified Files:
  pkgsrc/net/unbound: Makefile distinfo

  Log Message:
  Add fix for CVE-2014-8602

(tron)

2014-12-10 19:55:28 UTC MAIN commitmail json YAML

Updated devel/afl to 0.89b

(wiz)

2014-12-10 19:55:19 UTC MAIN commitmail json YAML

Update to 0.89b:

--------------
Version 0.89b:
--------------

  - Renamed afl-plot.sh to afl-plot, as requested by Padraig Brady.

  - Improved the compatibility of afl-plot with older versions of gnuplot.

  - Added banner information to fuzzer_stats, populated it to afl-plot.

--------------
Version 0.88b:
--------------

  - Added support for plotting, with design and implementation based on a
    prototype design proposed by by Michael Rash. Huge thanks!

  - Added afl-plot.sh, which allows you to, well, generate a nice plot using
    this data.

  - Refactored the code slightly to make more frequent updates to fuzzer_stats
    and to provide more detail about synchronization.

  - Added a fflush(stdout) call for non-tty operation, as requested by
    Joonas Kuorilehto.

  - Added some detail to fuzzer_stats for parity with plot_file.

(wiz)

2014-12-10 19:53:36 UTC pkgsrc-2014Q3 commitmail json YAML

2014-12-10 19:53:09 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4570 - requested by taca
net/bind910: security update

Revisions pulled up:
- net/bind910/Makefile                                          1.2-1.3
- net/bind910/PLIST                                            1.2-1.3
- net/bind910/distinfo                                          1.2-1.3
- net/bind910/patches/patch-bin_tests_system_Makefile.in        1.2
- net/bind910/patches/patch-configure                          1.2
- net/bind910/patches/patch-lib_bind9_Makefile.in              deleted
- net/bind910/patches/patch-lib_dns_Makefile.in                deleted
- net/bind910/patches/patch-lib_dns_rbt.c                      1.2
- net/bind910/patches/patch-lib_isc_Makefile.in                deleted
- net/bind910/patches/patch-lib_isccc_Makefile.in              deleted
- net/bind910/patches/patch-lib_isccfg_Makefile.in              deleted
- net/bind910/patches/patch-lib_lwres_Makefile.in              deleted
- net/bind910/patches/patch-lib_lwres_getaddrinfo.c            1.2

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Oct 14 16:23:19 UTC 2014

  Modified Files:
  pkgsrc/net/bind910: Makefile PLIST distinfo
  pkgsrc/net/bind910/patches: patch-bin_tests_system_Makefile.in
      patch-configure patch-lib_dns_rbt.c patch-lib_lwres_getaddrinfo.c
  Removed Files:
  pkgsrc/net/bind910/patches: patch-lib_bind9_Makefile.in
      patch-lib_dns_Makefile.in patch-lib_isc_Makefile.in
      patch-lib_isccc_Makefile.in patch-lib_isccfg_Makefile.in
      patch-lib_lwres_Makefile.in

  Log Message:
  Update bind910 to 9.10.1.

  Security Fixes

      A query specially crafted to exploit a defect in EDNS option
      processing could cause named to terminate with an assertion
      failure, due to a missing isc_buffer_availablelength() check
      when formatting packet contents for logging. For more information,
      see the security advisory at https://kb.isc.org/article/AA-01166/.
      [CVE-2014-3859] [RT #36078]

      A programming error in the prefetch feature could cause named
      to crash with a "REQUIRE" assertion failure in name.c. For more
      information, see the security advisory at
      https://kb.isc.org/article/AA-01161/. [CVE-2014-3214] [RT #35899]

  New Features

      Support for CAA record types, as described in RFC 6844 "DNS
      Certification Authority Authorization (CAA) Resource Record",
      was added. [RT#36625] [RT #36737]

      Disallow "request-ixfr" from being specified in zone statements
      where it is not valid (it is only valid for slave and redirect
      zones) [RT #36608]

      Support for CDS and CDNSKEY resource record types was added. For
      details see the proposed Informational Internet-Draft "Automating
      DNSSEC Delegation Trust Maintenance" at
      http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14.
      [RT #36333]

      Added version printing options to various BIND utilities. [RT #26057]
      [RT #10686]

      Optionally allows libseccomp-based (secure computing mode)
      system-call filtering on Linux. This sandboxing mechanism may
      be used to isolate "named" from various system resources. Use
      "configure --enable-seccomp" at build time to enable it.  Thank you
      to Loganaden Velvindron of AFRINIC for the contribution. [RT #35347]

  Feature Changes

      "geoip asnum" ACL elements would not match unless the full
      organization name was specified.  They can now match against the
      AS number alone (e.g., AS1234). [RT #36945]

      Adds RPZ SOA to the additional section of responses to clearly
      indicate the use of RPZ in a manner that is intended to avoid
      causing issues for downstream resolvers and forwarders [RT #36507]

      rndc now gives distinct error messages when an unqualified zone
      name matches multiple views vs. matching no views [RT #36691]

      Improves the accuracy of dig's reported round trip times.  [RT #36611]

      When an SPF record exists in a zone but no equivalent TXT record
      does, a warning will be issued.  The warning for the reverse
      condition is no longer issued. See the check-spf option in the
      documentation for details. [RT #36210]

      Aging of smoothed round-trip time measurements is now limited
      to no more than once per second, to improve accuracy in selecting
      the best name server. [RT #32909]

      DNSSEC keys that have been marked active but have no publication
      date are no longer presumed to be publishable. [RT #35063]

  Bug Fixes

      The Makefile in bin/python was changed to work around a bmake
      bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**)

      Corrected bugs in the handling of wildcard records by the DNSSEC
      validator: invalid wildcard expansions could be treated as valid
      if signed, and valid wildcard expansions in NSEC3 opt-out ranges
      had the AD bit set incorrectly in responses. [RT #37093] [RT #37072]

      An assertion failure could occur if a route event arrived while
      shutting down. [RT #36887]

      When resigning, dnssec-signzone was removing all signatures from
      delegation nodes. It now retains DS and (if applicable) NSEC
      signatures.  [RT #36946]

      The AD flag was being set inappopriately on RPZ responses. [RT #36833]

      Updates the URI record type to current draft standard,
      draft-faltstrom-uri-08, and allows the value field to be zero
      length [RT #36642] [RT #36737]

      On some platforms, overhead from DSCP tagging caused a performance
      regression between BIND 9.9 and BIND 9.10.  [RT #36534]

      RRSIG sets that were not loaded in a single transaction at start
      up were not being correctly added to re-signing heaps.  [RT #36302]

      Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452]

      Fixed a bug where some updated policy zone contents could be
      ignored due to stale RPZ summary information [RT #35885]

      A race condition could cause a crash in isc_event_free during
      shutdown.  [RT #36720]

      Addresses some problems with unrecoverable lookup failures. [RT #36330]

      Addresses a race condition issue in dispatch. [RT #36731]

      acl elements could be miscounted, causing a crash while loading
      a config [RT #36675]

      Corrects a deadlock between view.c and adb.c. [RT #36341]

      liblwres wasn't properly handling link-local addresses in
      nameserver clauses in resolv.conf. [RT #36039]

      Disable the GCC 4.9 "delete null pointer check" optimizer option,
      and refactor dns_rdataslab_fromrdataset() to separate out the
      handling of an rdataset with no records. This fixes problems
      when using GNU GCC 4.9.0 where its compiler code optimizations
      may cause crashes in BIND. For more information, see the operational
      advisory at https://kb.isc.org/article/AA-01167/. [RT #35968]

      Fixed a bug that could cause repeated resigning of records in
      dynamically signed zones. [RT #35273]

      Fixed a bug that could cause an assertion failure after forwarding
      was disabled. [RT #35979]

      Fixed a bug that caused GeoIP ACLs not to work when referenced
      indirectly via named or nested ACLs. [RT #35879]

      FIxed a bug that could cause problems with cache cleaning when
      SIT was enabled. [RT #35858]

      Fixed a bug that caused SERVFAILs when using RPZ on a system
      configured as a forwarder. [RT #36060]

      Worked around a limitation in Solaris's /dev/poll implementation
      that could cause named to fail to start when configured to use
      more sockets than the system could accomodate. [RT #35878]

      Fixed a bug that could cause an assertion failure when inserting
      and deleting parent and child nodes in a response-policy zone.
      [RT #36272]

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Dec  8 21:59:09 UTC 2014

  Modified Files:
  pkgsrc/net/bind910: Makefile PLIST distinfo

  Log Message:
  Update bind910 to 9.10.1pl1 (BIND 9.10.1-P1).

  --- 9.10.1-P1 released ---

  4006. [security] A flaw in delegation handling could be exploited
  to put named into an infinite loop.  This has
  been addressed by placing limits on the number
  of levels of recursion named will allow (default 7),
  and the number of iterative queries that it will
  send (default 50) before terminating a recursive
  query (CVE-2014-8500).

  The recursion depth limit is configured via the
  "max-recursion-depth" option, and the query limit
  via the "max-recursion-queries" option.  [RT #37580]

  4003. [security] When geoip-directory was reconfigured during
  named run-time, the previously loaded GeoIP
  data could remain, potentially causing wrong
  ACLs to be used or wrong results to be served
  based on geolocation (CVE-2014-8680). [RT #37720]

  4002. [security] Lookups in GeoIP databases that were not
  loaded could cause an assertion failure
  (CVE-2014-8680). [RT #37679]

  4001. [security] The caching of GeoIP lookups did not always
  handle address families correctly, potentially
  resulting in an assertion failure (CVE-2014-8680).
  [RT #37672]

(tron)

2014-12-10 15:32:16 UTC MAIN commitmail json YAML

2014-12-10 15:27:40 UTC MAIN commitmail json YAML

Set lang/guile16's successor to lang/guile.

This is arguable, but if there's a tool that reads these it would be
nice to give it a test case.

(gdt)

2014-12-10 14:53:44 UTC MAIN commitmail json YAML

Updated powerdns to 3.4.1

(fhajny)

2014-12-10 14:50:09 UTC MAIN commitmail json YAML

Update PowerDNS to 3.4.1.

pkgsrc changes:
- SQLite 2.x support no longer exists
- SQLite 3.x support cannot be compiled outside the main package because
  of how symbols are distributed, so making it a compile time option
  for net/powerdns now.

Too many changes since 2.9.22.5 (over 2 years ago), see the full changelog:

  http://doc.powerdns.com/md/changelog/

Upgrade notes:

- PowerDNS 3.4 comes with a mandatory database schema upgrade coming from
  any previous 3.x release.
- PowerDNS 3.1 introduces native SQLite3 support for storing key material for
  DNSSEC in the bindbackend. With this change, support for bind+gsql-setups
  ('hybrid mode') has been dropped.
- PowerDNS 3.0 introduces full DNSSEC support which requires changes
  to database schemas. By default, old non-DNSSEC schema is assumed.

Please see the docs on upgrading for particular steps that need to be taken:

  http://doc.powerdns.com/md/authoritative/upgrading/

(fhajny)

2014-12-10 14:29:21 UTC MAIN commitmail json YAML

Remove "CC" from CWRAPPERS_ALIASES.cxx.

Motivation: with "USE_CWRAPPERS=yes" on the default case-insensitive
OS X filesystem, linking the wrappers was failing, stopping the
build. For example:

    ===> Creating toolchain wrappers for mess822-0.58nb3
    ln: .../pkgsrc-current/mail/mess822/work/.cwrapper/bin/cc: File exists
    *** Error code 1

    Stop.

I never noticed this with the old wrappers, but they've also been
failing to link "CC" as an alias to "c++"; it's just that the failure
has been silent and I've never noticed a build failure for lack of
a "CC" wrapper, despite there probably never having been such a
wrapper.

Given that jperkin's SmartOS bulk build with this change produced
results similar to last week's non-cwrappers trunk build, we can
conclude that across platforms, the need for a "CC" wrapper is very
limited and we needn't try (and sometimes fail) to create one by
default.

(schmonz)

2014-12-10 14:05:48 UTC MAIN commitmail json YAML

Updated x11/keylaunch to 1.3.9

(mef)

2014-12-10 14:05:42 UTC MAIN commitmail json YAML

2014-12-10 14:05:40 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= gnu-gpl-v2
- Add MASTER_SITES

(upstream)
- Update 1.3.3 to 1.3.9
from debian/changelog
keylaunch (1.3.9) unstable; urgency=low
  * Distclean should clean too. (Closes: #570044)
  * Add missing script. Not automatically done, because of not using automake.

keylaunch (1.3.8) unstable; urgency=low
  * Fix several lintian errors and cleanup aclocal/autoconf stuff.

keylaunch (1.3.7) unstable; urgency=low
  * The keylaunch is not dead release!
  * Keylaunch is using dh_strip. (Closes: #498310)

keylaunch (1.3.6) unstable; urgency=low
  * At first remove all events from the X11 filedescriptor.
    This lead to a broken 1.3.5 version.

keylaunch (1.3.5) unstable; urgency=low
  * Use select instead of using a while loop with usleep.

keylaunch (1.3.4) unstable; urgency=low

  * Since keylaunch uses dh_strip, the install option -s is not needed.
    (Closes: #437252)

(Above all are by:)
-- Stefan Pfetzing <dreamind@dreamind.de>

(mef)

2014-12-10 14:02:32 UTC MAIN commitmail json YAML

Add explicit dependency to ensure relinking is done in the correct
order.

(joerg)

2014-12-10 13:43:31 UTC MAIN commitmail json YAML

Sync MOZ_BRANCH in xulrunner31 & xulrunner24 with their matching firefox
Add comment to firefox31 & firefox24 to also update their xulrunner

(abs)

2014-12-10 13:37:06 UTC MAIN commitmail json YAML

Updated databases/redis to 2.8.18

(fhajny)

2014-12-10 13:36:54 UTC MAIN commitmail json YAML

Update redis to 2.8.18.

* [FIX] Linenoise updated to be more VT100 compatible. (Salvatore Sanfilippo)
* [FIX] A number of typos fixed inside comments. (Various authors)
* [FIX] redis-cli no longer quits after long timeouts. (Matt Stancliff)
* [FIX] Test framework improved to detect never terminating scripts, cleanup
        instances on crashes. (Salvatore Sanfilippo)
* [FIX] PFCOUNT can be used on slaves now. (Salvatore Sanfilippo)
* [FIX] ZSCAN no longer report very small scores as 0. (Matt Stancliff,
        Michael Grunder, Salvatore Sanfilippo)
* [FIX] Don't show the ASCII logo if syslog is enabled. Redis is now
        an Enterprise Grade product. (Salvatore Sanfilippo)

* [NEW] EXPERIMENTAL: Diskless replication, for more info check the doc at
        http://redis.io/topics/replication. (Salvatore Sanfilippo).
* [NEW] Transparent Huge Pages detection and reporting in logs and
        LATENCY DOCTOR output. (Salvatore Sanfilippo)
* [NEW] Many Lua scripting enhancements: Bitops API, cjson upgrade and tests,
        cmsgpack upgrade. (Matt Stancliff)
* [NEW] Total and instantaneous Network bandwidth tracking in INFO.
* [NEW] DEBUG POPULATE two args form implemented (old form still works).
        The second argument is the key prefix. Default is "key:" (Salvatore
        Sanfilippo)
* [NEW] Check that tcp-backlog is matched by /proc/sys/net/core/somaxconn, and
        warn about it if not. (Salvatore Sanfilippo)

(fhajny)

2014-12-10 13:22:22 UTC MAIN commitmail json YAML

+ e2fsprogs-1.42.12 [wip]
  felt-3.07 -> [wip]
  fmsx-3.8 -> 4.0

(mef)

2014-12-10 12:30:19 UTC MAIN commitmail json YAML

2014-12-10 12:28:49 UTC MAIN commitmail json YAML

Revert unintended commit.

(wiz)

2014-12-10 12:27:35 UTC MAIN commitmail json YAML

2014-12-10 12:27:27 UTC MAIN commitmail json YAML

Add a default-on dblatex-fig option to make transfig dependency optional.
Requested by Mark Meyer on pkgsrc-users.

(wiz)

2014-12-10 11:34:47 UTC MAIN commitmail json YAML

(CHANGES-2014)
Updated editors/heme to 0.4.2 [mef 2014-12-10]
Updated sysutils/adtool to 1.3.3 [mef 2014-12-10]
Updated security/pinentry to 0.8.4 [mef 2014-12-10]
(TODO)
- adtool-1.3

(mef)

2014-12-10 10:39:57 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.7.4

(adam)

2014-12-10 10:39:08 UTC MAIN commitmail json YAML

2014-12-10 10:24:21 UTC MAIN commitmail json YAML

2014-12-10 10:22:27 UTC MAIN commitmail json YAML

Update security/pinentry* from 0.8.3 to 0.8.4
Another commit follows for other files.
This is the last version pinentry-{qt,gtk} are available.
-----------------------------------------
2014-09-18  Werner Koch  <wk@gnupg.org>
Release 0.8.4.

Add missing build support files and move them to build-aux.

Use generic autogen.sh script.
* autogen.rc: New.
* autogen.sh: New.  Take from GnuPG.
* Makefile.am (EXTRA_DIST): Add autogen.rc.
(DISTCHECK_CONFIGURE_FLAGS): Disable qt4.

2014-08-12  Werner Koch  <wk@gnupg.org>
common: Fix compiler warning.
* pinentry/pinentry.c (pinentry_utf8_to_local): Use cast for iconv arg.
(pinentry_local_to_utf8): Ditto.

New pinentry-tty version for dumb terminals.
* Makefile.am: Add pinentry-tty.
* NEWS: Add news about pinentry-tty.
* README: Update.
* configure.ac: Add support for this pinentry.
* tty/Makefile.am: New.
* tty/pinentry-tty.c: New.

2014-08-06  Andre Heinecke  <aheinecke@intevation.de>
Check for MOC also if pinentry-qt is disabled.
  * configure.ac: Call QT_PATH_MOC if pinentry_qt4 is not no.

Add fallbacks for SetForegroundWindow.
    If that foreground window fails pinentry-qt now tries to
    attach to the current foreground process and then tries
    to set the foreground window again. If that fails it also
    calls ShowWindow as a last resort.

    * qt4/pinentrydialog.cpp (raiseWindow): Add fallbacks in
    case SetForegroundWindow fails.

Use raiseWindow also for confirm dialogs.
    This should fix the case that the dialog opened
    in the foreground but a warning / confirm dialog
    opened in the background.

    * qt4/pinentryconfirm.cpp, qt4/pinentryconfirm.h (showEvent):
    New overwrite base class method to call raiseWindow.
    * NEWS: Mention this.

2014-07-30  Andre Heinecke  <aheinecke@intevation.de>
Set some accessibility information.
    * qt4/main.cpp (qt_cmd_handler): Build buttons with accessibile
    Description.
    * qt4/pinentrydialog.cpp (setDescription, setError, setOkText)
    (setCancelText, setQualityBar): Set an accessible description.
    * qt4/pinentryconfirm.cpp (PinentryConfirm): Set message
    box contents also as accessible values.
    * NEWS: Mention it and the copy/paste change from last year.

2013-07-15  Andre Heinecke  <aheinecke@intevation.de>
Lower paste length limit to 300.
    This should be more then enough and avoids possible problems
    with libassuan cmd line lenght or percent escaping etc.

    * qt4/qsecurelineedit.cpp (insert): Lower paste limit

Limit paste length to 1023 characters.
    * qt4/qsecurelineedit.cpp (insert): Check for a maximum
    length before allocation the secmem string.

Fix contextmenu support for pasting.
    MOC ignores preprocessor definitions so we can not conditionally
    declare SLOTS. So we now move the ifdefs in the definition and
    always declare the SLOTS.

    * qt4/qsecurelinedit.cpp (cut, copy, paste): Do nothing if
    QT_NO_CLIPBOARD is defined.
    * qt4/qsecurelinedit.h: Always declare cut, copy and paste slots

Remove check for RTL extensions.
    Our code does nothing RTL specific there anyway. And the
    qt_use_rtl_extensions symbol has been removed.

    * qt4/qsecurelinedit.cpp: Remove check for RTL extensions.

2013-07-12  Werner Koch  <wk@gnupg.org>
Fix for commit fb38be9 to allow for "make distcheck".
* qt4/Makefile.am: Make correct use of BUILT_SOURCES.

2013-05-29  Andre Heinecke  <aheinecke@intevation.de>
Add pinentry-qt4-clipboard option.
    Enabling this option will make it possible to paste a
    passphrase into pinentry-qt4. This defeats the secmem
    mechanism but drastically increases usability for some
    users.

    * configure.ac: New option pinentry-qt4-clipboard.
    * qt4/qsecurelineedit.cpp, qt4/qsecurelineedit.h: Activate
    clipboard and context menu if PINENTRY_QT4_CLIPBOARD is defined.

Remove qt4 moc files and add moc to buildsystem.
    This is neccessary to conditionally enable signals/slots
    at build time.

    * qt4/Makefile.am: Moc files automatically.
    * qt4/pinentryconfirm.moc, qt4/pinentrydialog.moc,
    qsecurelineedit.moc: Removed.

(mef)

2014-12-10 10:20:10 UTC MAIN commitmail json YAML

Updated www/squid3 to 3.4.10

(adam)

2014-12-10 10:18:36 UTC MAIN commitmail json YAML

Changes 3.4.10:
* Fix bootstrap.sh dependency on SPONSORS.list
* HTTP/2: Support 421 (Misdirected Request) status code
* Alternate-Protocol is a hop-by-hop header
* Bug 4148: external_acl_type header format does not accept the new libformat syntax
* Bug 4033: Rebuild corrupted ssl_db/size file
* Bug 3902: Docs: external_acl_type cache hash key
* Bug 4145: squid_endian.h compile errors with OpenBSD 5.6
* Fix segmentation fault in ACLUrlPathStrategy::match

(adam)

2014-12-10 09:43:29 UTC MAIN commitmail json YAML

(pkgsrc)
- patch-aa is now included, removed.
- Add LICENSE= gnu-gpl-v2
- Add CONF_FILES related ${MV} at target post-install:
(Upstream)
- Update 1.2  to 1.3.3
  15/9/2009 1.3.3 release
  15/9/2009 added GPL license header to source files
  15/9/2009 --as-needed fix, patched src/tools/Makefile.am from Gentoo bug #128678
  8/6/2009 1.3.2 release
  8/6/2009 hide passwords from ps
  4/2/2009 1.3.1 release
  4/2/2009 removed reference to list option in man page and usage
  4/2/2009 updated libtool
  13/5/2005 disable ldap referrals to work better with win2k3 sp1
  30/8/2004 optarg null pointer fixes (Hilko Bengen)
  30/8/2004 delete password from memory (Stephan M将舁ler)

(mef)

2014-12-10 09:24:44 UTC pkgsrc-2014Q3 commitmail json YAML

2014-12-10 09:24:28 UTC pkgsrc-2014Q3 commitmail json YAML

Pullup ticket #4569 - requested by taca
net/bind99: security update

Revisions pulled up:
- net/bind99/Makefile                                          1.39-1.40
- net/bind99/PLIST                                              1.8-1.9
- net/bind99/distinfo                                          1.25-1.26
- net/bind99/patches/patch-bin_tests_system_Makefile.in        1.5
- net/bind99/patches/patch-configure                            1.9
- net/bind99/patches/patch-lib_bind9_Makefile.in                deleted
- net/bind99/patches/patch-lib_dns_Makefile.in                  deleted
- net/bind99/patches/patch-lib_isc_Makefile.in                  deleted
- net/bind99/patches/patch-lib_isccc_Makefile.in                deleted
- net/bind99/patches/patch-lib_isccfg_Makefile.in              deleted
- net/bind99/patches/patch-lib_lwres_Makefile.in                deleted
- net/bind99/patches/patch-lib_lwres_getaddrinfo.c              1.2
- net/bind99/patches/patch-lib_lwres_getnameinfo.c              1.2

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Oct 14 16:21:02 UTC 2014

  Modified Files:
  pkgsrc/net/bind99: Makefile PLIST distinfo
  pkgsrc/net/bind99/patches: patch-bin_tests_system_Makefile.in
      patch-configure patch-lib_lwres_getaddrinfo.c
      patch-lib_lwres_getnameinfo.c
  Removed Files:
  pkgsrc/net/bind99/patches: patch-lib_bind9_Makefile.in
      patch-lib_dns_Makefile.in patch-lib_isc_Makefile.in
      patch-lib_isccc_Makefile.in patch-lib_isccfg_Makefile.in
      patch-lib_lwres_Makefile.in

  Log Message:
  Update bind99 to 9.9.6.

  New Features

      Support for CAA record types, as described in RFC 6844 "DNS
      Certification Authority Authorization (CAA) Resource Record",
      was added. [RT#36625] [RT #36737]

      Disallow "request-ixfr" from being specified in zone statements
      where it is not valid (it is only valid for slave and redirect
      zones) [RT #36608]

      Support for CDS and CDNSKEY resource record types was added. For
      details see the proposed Informational Internet-Draft "Automating
      DNSSEC Delegation Trust Maintenance" at
      http://tools.ietf.org/html/draft-ietf-dnsop-delegation-trust-maintainance-14.
      [RT #36333]

      Added version printing options to various BIND utilities. [RT #26057]
      [RT #10686]

      On Windows, enable the Python tools "dnssec-coverage" and
      "dnssec-checkds". [RT #34355]

      Added a "no-case-compress" ACL, which causes named to use
      case-insensitive compression (disabling change #3645) for specified
      clients. (This is useful when dealing with broken client
      implementations that use case-sensitive name comparisons, rejecting
      responses that fail to match the capitalization of the query
      that was sent.) [RT #35300]

  Feature Changes

      Adds RPZ SOA to the additional section of responses to clearly
      indicate the use of RPZ in a manner that is intended to avoid
      causing issues for downstream resolvers and forwarders [RT #36507]

      rndc now gives distinct error messages when an unqualified zone
      name matches multiple views vs. matching no views [RT #36691]

      Improves the accuracy of dig's reported round trip times.  [RT #36611]

      The Windows installer now places files in the Program Files area
      rather than system services. [RT #35361]

      When an SPF record exists in a zone but no equivalent TXT record
      does, a warning will be issued.  The warning for the reverse
      condition is no longer issued. See the check-spf option in the
      documentation for details. [RT #36210]

      "named" will now log explicitly when using rndc.key to configure
      command channel. [RT #35316]

      The default setting for the -U option (setting the number of UDP
      listeners per interface) has been adjusted to improve performance.
      [RT #35417]

      Aging of smoothed round-trip time measurements is now limited
      to no more than once per second, to improve accuracy in selecting
      the best name server. [RT #32909]

      DNSSEC keys that have been marked active but have no publication
      date are no longer presumed to be publishable. [RT #35063]

  Bug Fixes

      The Makefile in bin/python was changed to work around a bmake
      bug in FreeBSD 10 and NetBSD 6. [RT #36993] (**)

      Corrected bugs in the handling of wildcard records by the DNSSEC
      validator: invalid wildcard expansions could be treated as valid
      if signed, and valid wildcard expansions in NSEC3 opt-out ranges
      had the AD bit set incorrectly in responses. [RT #37093] [RT #37072]

      When resigning, dnssec-signzone was removing all signatures from
      delegation nodes. It now retains DS and (if applicable) NSEC
      signatures.  [RT #36946]

      The AD flag was being set inappopriately on RPZ responses. [RT #36833]

      Updates the URI record type to current draft standard,
      draft-faltstrom-uri-08, and allows the value field to be zero
      length [RT #36642] [RT #36737]

      RRSIG sets that were not loaded in a single transaction at start
      up were not being correctly added to re-signing heaps.  [RT #36302]

      Setting '-t aaaa' in .digrc had unintended side-effects. [RT #36452]

      A race condition could cause a crash in isc_event_free during
      shutdown.  [RT #36720]

      Addresses a race condition issue in dispatch. [RT #36731]

      acl elements could be miscounted, causing a crash while loading
      a config [RT #36675]

      Corrects a deadlock between view.c and adb.c. [RT #36341]

      liblwres wasn't properly handling link-local addresses in
      nameserver clauses in resolv.conf. [RT #36039]

      Buffers in isc_print_vsnprintf were not properly initialized
      leading to potential overflows when printing out quad values.
      [RT #36505]

      Don't call qsort() with a null pointer, and disable the GCC 4.9
      "delete null pointer check" optimizer option. This fixes problems
      when using GNU GCC 4.9.0 where its compiler code optimizations
      may cause crashes in BIND. For more information, see the operational
      advisory at https://kb.isc.org/article/AA-01167/. [RT #35968]

      Fixed a bug that could cause repeated resigning of records in
      dynamically signed zones. [RT #35273]

      Fixed a bug that could cause an assertion failure after forwarding
      was disabled. [RT #35979]

      Fixed a bug that caused SERVFAILs when using RPZ on a system
      configured as a forwarder. [RT #36060]

      Worked around a limitation in Solaris's /dev/poll implementation
      that could cause named to fail to start when configured to use
      more sockets than the system could accomodate. [RT #35878]

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Dec  8 21:58:18 UTC 2014

  Modified Files:
  pkgsrc/net/bind99: Makefile PLIST distinfo

  Log Message:
  Update bind99 to 9.9.6p1 (BIND 9.9.6-P1).

  --- 9.9.6-P1 released ---

  4006. [security] A flaw in delegation handling could be exploited
  to put named into an infinite loop.  This has
  been addressed by placing limits on the number
  of levels of recursion named will allow (default 7),
  and the number of iterative queries that it will
  send (default 50) before terminating a recursive
  query (CVE-2014-8500).

  The recursion depth limit is configured via the
  "max-recursion-depth" option, and the query limit
  via the "max-recursion-queries" option.  [RT #37580]

(tron)

2014-12-10 09:02:19 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.4.2

(obache)

2014-12-10 09:02:10 UTC MAIN commitmail json YAML

2014-12-10 08:56:17 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin11 to 11.2.202.425

(obache)

2014-12-10 08:56:06 UTC MAIN commitmail json YAML

2014-12-10 06:57:25 UTC MAIN commitmail json YAML

(pkgsrc)  Add LICENSE= gnu-gpl-v2
(upstream) Update 0.4 to 0.42, no upstream ChangeLog found.

(mef)

2014-12-10 06:44:52 UTC MAIN commitmail json YAML

Updated mbone/rtptools to 1.20
Updated misc/mirmon to 2.10

(mef)

2014-12-10 05:46:44 UTC MAIN commitmail json YAML

2014-12-10 05:46:00 UTC MAIN commitmail json YAML

Update to 1.99.10. Upstream change:
  Add workaround for OpenBSD's srand/srandom breakage.

(dholland)

2014-12-10 05:40:13 UTC MAIN commitmail json YAML

Update 2.08 to 2.10
mirmon 2.10 -- 15 augustus 2014
  o Probe only one site-url with "mirmon -get url site-url".
----------------------------------------------------------------------
mirmon 2.9 -- 13 augustus 2013
  o Added a LICENSE file, requested by fedora packagers.

(mef)

2014-12-10 05:28:27 UTC MAIN commitmail json YAML

Update 1.18 to 1.20
1.20 (October 2013)
    Nick Birch (Nick.Birch@s-and-t.com): rtpsend -l (loop) flag does
    not work. Modified to rewind input file on feof if loop was
    set. Fails if length of line is greater than 2048
    characters. Increased to 4096 (sufficient for typical

    rtpdump: Put space after ext_data=<hex extension data> so that it
    can be parsed by rtpsend. parse_header doesn't comprehend the
    possible extension header. As a consequence any extension header
    data is also dumped twice. Once in the ext_data report and then a
    second time in the data report. Modify parse_header to return hlen
    that comprehends the extension header if present.

    The format for reporting contributing sources does not match the
    format accepted by rtpsend (i.e., reports "csrc[n] = xxxx" rather
    than "csrc[n]=0xxxxx"). Fixed. Note: the documentation is less
    than clear on the csrc syntax accepted by rtpsend.

1.19 (August 2010)
    Krzysztof Burghardt (krzysztof@burghardt.pl): "Wireshark
    implemented "rtpdump" file format in a bit different way, so
    cooperation beetwen those program is a bit problematic.
    Moreover rtptools compiled on i386 and amd64 have different size
    of file header (size of long in timeval is different)."

(mef)

2014-12-10 05:21:13 UTC MAIN commitmail json YAML

Updated misc/cstream to 3.1.1
Updated misc/dvtm to 0.13

(mef)

2014-12-10 04:52:55 UTC MAIN commitmail json YAML

Update 0.9 to 0.13
  From the web page: http://www.brain-dump.org/projects/dvtm/
dvtm-0.13 released (15.11.2014)
------------------------------
  Changes include:
* rewritten copy mode as an external process

  Upon MOD+e dvtm pipes the whole screen buffer content to $EDITOR.
  Whatever the editor writes to stdout will be stored in an internal
  dvtm register for later pasting with MOD+p.

  This only works if your editor of choice is usable as a filter i.e:

    echo Hello World | $EDITOR - | cat

  An alternative editor to use can be set with the environment variable
  $DVTM_EDITOR. Instructions for the intended usage together with vis
  can be found at:

    http://lists.suckless.org/dev/1411/23973.html

* tagging concept working the same as in dwm. Current key bindings are
  as follows:

      Mod-F[1..n]
      Mod-v-[1..n]
              View all windows with nth tag.

      Mod-0 View all windows with any tag.

      Mod-v-Tab
              Toggles to the previously selected tags.

      Mod-V-[1..n]
              Add/remove all windows with nth tag to/from the view.

      Mod-t-[1..n]
              Apply nth tag to focused window.

      Mod-T-[1..n]
              Add/remove nth tag to/from focused window.

  The default configuration sets up five different tags (1-5).

* rudimentarily sanitize $SHELL such that SHELL=dvtm dvtm is no longer
  a fork bomb.
* more flexible key binding configuration including the possibility
  to specify key bindings involving 3 subsequent symbols.
* unified drawing of minimized windows always on the last screen line.
  Previously the arrangement of those minimized windows was done by the
  individual layouts.
* use of pselect(2) instead of select(2) in order to fix a race condition.
* cleanups and comments for the terminal emulation code (vt.[ch]).
  This is also in preparation for eventual use in vis.
  Support for italic attributes and terminfo entries ({r,s}itm).
  Recognize '\033];title\007' as title changing sequence.
* build system (i.e config.mk) should now respect $TERMINFO and $PREFIX
  if set. By default _POSIX_C_SOURCE=200809L and _XOPEN_SOURCE=700 is
  used, if you get compile errors change them to match whatever your
  system needs to expose the required interfaces.
* Solaris and AIX support (with some tweaks to config.mk)
All in all a lot of code was changed, comments, patches and a thorough
review is always welcome!

As a kind of social experiment I also pushed a mirror of the repository
to github:
https://github.com/martanne/dvtm

dvtm-0.12 released (05.07.2014)
------------------------------
  Changes include:
* fixes to the redraw logic
* new copymode key bindings CTRL+u (page-up), CTRL+d (page-down), CTRL+c (quit)
* a new layout included in the source tarball but not enabled by default:
  vstack where all windows have the full screen width
* cleanups to the build system and manual page

The tagging branch[1] has also been rebased. Special thanks to Mark Edgar
for his patches.
dvtm-0.11 released (08.03.2014)
------------------------------
  Changes since the 0.10 release include:
* keybindings can be defined without any modifier key as result
  config.def.h was reindented. Sorry for the resulting merge
  conflicts.
* scroll up and down is now also bound to Shift-Page{Up,Down}
* the window border is no longer drawn if there exists only 1 window.
  This means when you start dvtm without any command you will just
  get a normal shell prompt without any decoration. This might be
  useful for people who use a terminal without builtin scrollback
  buffer support.
* MOD+Tab switches to the previously focused window
* Upon terminal resize the whole screen is completely redrawn. This
  fixes an issue with the optimized redraw logic introduced in the
  last release when attaching to an existing session with dtach or
  abduco.
* the lock functionality (MOD-X) has been removed, use a session
  management tool like abduco to detach from your controlling
  terminal and logout properly using the existing system mechanism.

dvtm-0.10 released (28.12.2013)
------------------------------
  This is mostly a bugfix release with
* improved redraw logic to reduce cursor flickering
* better non blocking input handling
* a couple of fixes to dvtm.info terminfo description (kbs, rs1)
* various other fixes (fd leakage, misuse of strncpy, handling of I/O errors)
as there were changes to dvtm.info make sure to install the new version.
Furthermore I've rebased the tagging branch, which provides the same tagging
facilities that we know and love from dwm, on top of master:

(mef)

2014-12-10 02:40:04 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= x11
(upstream)
- Update cstream 2.7.5 to 3.1.1
3.1.1:
-----
  -n <nbytes_to_stream> was not clear to use numbers > 2 GB.  I didn't
  notice since it worked fine if you used suffixes "K/M/G" as long as
  the number was < 2 G.  Sorry about that.

3.1.0:
------
  O_DIRECT supported for input.

3.0.0:
------
  IPV6 support for IPV6 day 2011.

  The IPV6 support shouldn't break anything after hostname lookup
  succeeds.  Issues might be building on older platforms if I screwed up
  the autoconf mechanism to not compile it in.

  Having said that, assorted little code cleanups are in this release,
  too.  They shouldn't break anything but non-IPV6 things were touched.

Aftermath for 2.7.4 - 2.7.6:
----------------------------
  ATTENTION:
  I'm afraid that support for the '-B <size_of_buffer>' was clobbered in
  2.7.4 or whereabouts.  This one allowed you do have a reader do
  multiple reads before the writer could write or vice versa.

  Change reverted in 2.7.6.

  2.7.4 and 2.7.5 do not have working -B.

2.8.0:
------
  Support platforms that do not have open(2) with O_DIRECT.
  Such as MacOS X.

2.7.6:
------
  Revert 2.7.3 which broke -B

(mef)

2014-12-10 02:27:44 UTC MAIN commitmail json YAML

2014-12-10 01:54:33 UTC MAIN commitmail json YAML

Relax the version constraint to accept the latest ruby-mini_portile.

(schmonz)

2014-12-10 01:42:41 UTC MAIN commitmail json YAML

Updated misc/ruby-mini_portile to 0.6.1

(schmonz)

2014-12-10 01:42:35 UTC MAIN commitmail json YAML

Update to 0.6.1. From the changelog:

* Enhancements:
  * Expand path to logfile to easier debugging on failures.
    Pull #33 [marvin2k]

* Enhancements:
  * Add default cert store and custom certs from `SSL_CERT_FILE` if present.
    This increases compatibility with Ruby 1.8.7.

* Bugfixes:
  * Specify Accept-Encoding to make sure a raw file content is downloaded.
    Pull #30. [knu]

* Internal:
  * Improve examples and use them as test harness.

(schmonz)

2014-12-10 01:18:59 UTC MAIN commitmail json YAML

2014-12-10 01:18:25 UTC MAIN commitmail json YAML

Remove guile16.

Guile has had multiple versions in pkgsrc because of compatibility
problems, starting with 1.4.  Currently, 1.8 is the stable version and
2.0 the new version in pkgsrc, even though in the regular world 1.8 is
old and 2.0 is stable.  As far as I know, no one uses guile 1.6 any
more, and it has no depending packages in pkgsrc (tex2page was the
last one).

(gdt)

2014-12-10 01:03:56 UTC MAIN commitmail json YAML

2014-12-10 00:58:33 UTC MAIN commitmail json YAML

Remove tex2page.

The current version is ancient, and doesn't work with guile 1.8.
While there is upstream activity, there are no release tarballs or
even tags in git.  A request to upstream asking for release tarballs
timed out.  I don't have any reason to think anyone is using this
package.

(gdt)

2014-12-09 23:43:29 UTC MAIN commitmail json YAML

Pass down ABI flags for cwrappers too.

(joerg)

2014-12-09 22:37:11 UTC MAIN commitmail json YAML

Ignore warnings about implicit pointer-to-true casts.

(joerg)

2014-12-09 20:16:42 UTC MAIN commitmail json YAML

Updated net/dhcpcd to 6.6.5

(roy)

2014-12-09 20:16:27 UTC MAIN commitmail json YAML

Import dhcpcd-6.6.5 with the following changes:

  *  Allow STOPPED to be processed by dhcpcd-run-hooks(8)
  *  Don't attempt to match IFT to ARP types directly
  *  If neither dig nor host are present, fallback to getent(1)
  *  If IFF_UP is not set when we get a carrier up event, poll for it
    instead of giving up
  *  Failure to bind to the DHCP port on the wildcard address when
    it's in-use is not an error

(roy)

2014-12-09 20:06:03 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(ryoon)

2014-12-09 15:11:43 UTC MAIN commitmail json YAML

Updated cross/atasm to 1.06

(mef)

2014-12-09 15:11:36 UTC MAIN commitmail json YAML

2014-12-09 15:10:47 UTC MAIN commitmail json YAML

(pkgsrc)
  - to make pkglint clean, change directory organization, using BUILD_DIR= src etc.
  - Add LICENSE= gnu-gpl-v2
  - Use SUBST instead of ${SED} at do-install: target
  - Newly installs example files
  - (invocation without argument gives error as
    Pass 1: Error: Cannot open file: 'test.m65'
    but it is the same as prev. version and user should give input)
(upstream) Update 1.04 to 1.06
------------------------------
October 10, 2003
  version 1.05 - added new directives .BANK, .SET 6, and .OPT LIST/NO LIST;
                Preliminary support for .ATR disk images and the Atari++
                emulator memory snapshots;

March 17, 2009
  version 1.06 - allow negative offsets with .SET 6 directives; allow arithmentic
                expressions in REPEAT blocks;  Better detection of resized labels;
                Fixed a buffer overflow problem; Added -l option to allow label output;
                Compiling Windows executable with mingw

(mef)

2014-12-09 14:45:38 UTC MAIN commitmail json YAML

Updated security/pev to 0.70

(khorben)

2014-12-09 14:37:07 UTC MAIN commitmail json YAML

Updated security/pev to 0.70

Changelog for this version:
pev 0.70 - December 26, 2013
! Missing full/English documentation.
! Missing valid XML and HTML output formats.
! pestr: no support for --net option when parsing unicode strings.
! pestr: unable to handle too big strings.
* libpe: rewritten, now using mmap. (Jardel Weyrich).
* pestr: added countries domains suffixes.
* readpe and peres: output enhancements (Jardel Weyrich).
+ pehash: sections and headers hash calculation (Jardel Weyrich).
+ pehash: ssdeep fuzzy hash calculation.
+ pehash: support for new digest hashes like sha512, ripemd160 and more.
+ peres: added new tool to analyze/extract PE resources (Marcelo Fleury).
+ pescan: cpl malware detection.
+ pescan: undocumented anti-disassembly fpu trick detection.
+ pesec: show and extract cerfiticates from digitally signed binaries (Jardel Weyrich).
- readpe can't show functions exported by ID only.
- readpe: fixed subsystem types (Dmitry Mostovenko).

(khorben)

2014-12-09 14:17:21 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Collate to 1.08
Updated converters/bibtex2html to 1.98
Updated converters/p5-JSON-MaybeXS to 1.003003

(mef)

2014-12-09 14:14:08 UTC MAIN commitmail json YAML

Udate 1.003002 to 1.003003
1.003003 - 2014-12-06
- ensure an old Cpanel::JSON::XS is upgraded if it is too old, as it will
  always be used in preference to JSON::XS
- avoid "JSON::XS::Boolean::* redefined" warnings caused by an old JSON::XS
  loaded at the same time as a newer Cpanel::JSON::XS

(mef)

2014-12-09 14:08:35 UTC MAIN commitmail json YAML

Update 1.97 o 1.98
Version 1.98, July 4, 2014
==========================
o fixed escaping of character & in URLs
o fixed translation of -- and --- (contributed by Gabriel Scherer)
o more macros: \dj \DJ (contributed by Domenico Bianculli)
o \textsuperscript
o temporary files are now created in the current directory
  to avoid bibtex error "Not writing to ... (openout_any = p)."
o fixed a bug with non-ascii characters in php-output

(mef)

2014-12-09 14:04:27 UTC MAIN commitmail json YAML

Update 1.07 to 1.08
1.08  Sat Dec  6 20:12:55 2014
    - DUCET is updated (for Unicode 7.0.0) as Collate/allkeys.txt.
    ! Please notice that allkeys.txt will be overwritten if you have had
      other allkeys.txt already.
    - The default UCA_Version is 30.
    - *.pl and *.pm are updated so that they have same the version number.

(mef)

2014-12-09 13:57:12 UTC MAIN commitmail json YAML

Updated benchmarks/iozone to 3.429

(mef)

2014-12-09 13:56:44 UTC MAIN commitmail json YAML

Correction on PKGNAME, and deleting patch-aa for previous commit

(mef)

2014-12-09 13:53:13 UTC MAIN commitmail json YAML

Update 3.408 to 3.429
---------------------
Revision 3.409
  Bug fix for using -m in combination with -+d
Revision 3.410
  Bug fix: Improve consistency of use_thread in thread_fread and thread_fwrite.
Revision 3.411
  Compat fix: Move from using macosx to IOZ_macosx, because APPLE started
  using macosx in Mountain Lion.
Revision 3.412
  Adding -+F flag for trunc before thread_write. Needed by Vangel for
  thread_mix_test.
Revision 3.413
  Bug fix for -+F flag.
Revision 3.414
  Add Vangel to the contributors list
Revision 3.415
  Minor bug fix for -J option (think time) in the thread_pread_test()
Revision 3.417
  Add -+J option. Include think time (-j #) in throughput calculation
Revision 3.419
  Add better handling of exit values.
Revision 3.420
  Add new contributor to list.
Revision 3.421
  Bug fix from Alp Aker:
  Patch for a minor issue in IOzone's signal_handler() function:
  the no_unlink option is respected only for the first member of the dummyfile[]
  array; the rest of the dummy files are unconditionally deleted, whether or not
  the '+w' flag has been passed to the program.
Revision 3.422
  Code cleanup. No functional changes.
Revision 3.423
  Improve consistency of Kbytes instead of kbytes, KBytes, kBytes...
Revision 3.424
  Fix for 64 bit and touch_dedup.
Revision 3.425
  Fix for 64 bit and gen_new_buf
Revision 3.427
  Adjust formatting so fields don't run together.
Revision 3.428
  Adjust formatting so fields don't run together.
Revision 3.429
  Add two more characters to array my_port_num.

(mef)

2014-12-09 13:29:19 UTC MAIN commitmail json YAML

Add GCC_REQD+=4.7 for C++11

(abs)

2014-12-09 13:26:40 UTC MAIN commitmail json YAML

2014-12-09 13:22:56 UTC MAIN commitmail json YAML

2014-12-09 13:20:43 UTC MAIN commitmail json YAML

2014-12-09 13:20:17 UTC MAIN commitmail json YAML

2014-12-09 13:19:44 UTC MAIN commitmail json YAML

2014-12-09 12:50:24 UTC MAIN commitmail json YAML

Use full path for CC, CXX and FC.

(joerg)

2014-12-09 11:52:03 UTC MAIN commitmail json YAML

2014-12-09 11:43:53 UTC MAIN commitmail json YAML

Updated devel/apache-maven to 3.2.3

(fhajny)

2014-12-09 11:43:40 UTC MAIN commitmail json YAML

Update apache-maven to 3.2.3.

pkgsrc changes:
- Add missing $PKG_SYSCONFDIR/logging directory and config file
- Improve Makefile readability

Changes in 3.2.3:
- Switch access to Maven Central to HTTPS (MNG-5672)

Changes in 3.2.2:
- Support version ranges in parent elements (MNG-2199)
- Requiring multiple profile activation conditions to be true does
  not work (MNG-4565)
- Support resolution of Import Scope POMs from Repo that contains
  a ${parameter} (MNG-5639)
- Update maven-plugin-plugin:descriptor default binding from
  generate-resources phase to process-classes (MNG-5346)
- ${maven.build.timestamp} should use UTC instead of local timezone
  (or be configurable) (MNG-5452)
- ${maven.build.timestamp} uses incorrect ISO datetime separator
  (MNG-5647)

(fhajny)

2014-12-09 11:43:19 UTC MAIN commitmail json YAML

When disabling sse2, also disable sse3.
>From Thomas Orgis on pkgsrc-users.

(wiz)

2014-12-09 11:42:10 UTC MAIN commitmail json YAML

Make libvpx a default-on option instead of a hard dependency.
Based on patch by Thomas Orgis on pkgsrc-users.

(wiz)

2014-12-09 10:54:28 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.5.4

(adam)

2014-12-09 10:50:04 UTC MAIN commitmail json YAML

Changes 2.5.4:
I. IMPORTANT BUG FIXES
  - A  variant  of  vulnerability  CVE-2014-2240  was  identified
    (cf.  http://savannah.nongnu.org/bugs/?43661) and  fixed in  the
    new CFF driver.  All users should upgrade.
  - The new auto-hinter code using HarfBuzz crashed for some invalid
    fonts.
  - Many fixes to better protect against malformed input.

II. IMPORTANT CHANGES
  - Full auto-hinter support of the Devanagari script.
  - Experimental auto-hinter support of the Telugu script.
  - CFF stem darkening behaviour can now be controlled at build time
    using the eight macros
      CFF_CONFIG_OPTION_DARKENING_PARAMETER_{X,Y}{1,2,3,4}    .
  - Some fields in the `FT_Bitmap'  structure have been changed from
    signed to unsigned type, which better reflects the actual usage.
    It  is also  an additional  means to  protect against  malformed
    input.
    This  change doesn't  break  the ABI;  however,  it might  cause
    compiler warnings.

III. MISCELLANEOUS
  - Improvements to  the auto-hinter's algorithm to  recognize stems
    and local extrema.
  - Function `FT_Get_SubGlyph_Info' always returned an error even in
    case of success.
  - Version  2.5.1 introduced  major bugs  in  the cjk  part of  the
    auto-hinter, which are now fixed.
  - The  `FT_Sfnt_Tag'  enumeration  values  have  been  changed  to
    uppercase,  e.g.  `FT_SFNT_HEAD'.  The lowercase  variants  are
    deprecated.    This  is  for  orthogonality  with  all  other
    enumeration (and enumeration-like) values in FreeType.
  - `cmake' now supports builds of FreeType as an OS X framework and
    for iOS.
  - Improved project files for vc2010, introducing a property file.
  - The  documentation generator  for  the API  reference  has  been
    updated to produce  better HTML code (with proper  CSS).  At the
    same time, the documentation got a better structure.
  - The FT_LOAD_BITMAP_CROP flag is obsolete;  it is not used by any
    driver.
  - The  TrueType  DELTAP[123]  bytecode instructions  now  work  in
    subpixel hinting  mode as described in  the ClearType whitepaper
    (i.e., for touched points in the non-subpixel direction).
  - Many small improvements to the internal arithmetic routines.

(adam)

2014-12-09 10:46:51 UTC MAIN commitmail json YAML

Note update of mbone/dbeacon to 0.3.9.1nb3.

(he)

2014-12-09 10:45:51 UTC MAIN commitmail json YAML

It can happen that times() returns ((uint32_t)-1).  If that happens,
retry a limited number of times, and log the events.  Export log() from
the main program for use in dbeacon_posix.cpp.

Fix the matrix.pl script since qw() no longer acts as parenteses, so add
some of our own where called for.

Bump PKGREVISION.

(he)

2014-12-09 10:11:27 UTC MAIN commitmail json YAML

2014-12-09 07:36:55 UTC MAIN commitmail json YAML

Updated print/mpage to 2.5.6
Updated print/p5-PostScript-MailLabels to 2.32
Updated print/p5-PostScript-Simple to 0.09

(mef)

2014-12-09 07:25:14 UTC MAIN commitmail json YAML

Update 0.07 to 0.09
0.09 - 23 September 2014
  Matthew Newton:
    - add setcmykcolour method
    - add err method to find last error
    - internal data structure updates

0.08 - 20 June 2014
  Satoshi Azuma:
    - remove Test::More module and make it a build dependency

  Matthew Newton:
    - fix test result failures on -Duselongdouble
    - allow units to be specified for any distance
    - add X-Windows colours, supplied by Steve Baldwin
    - change all space-separated lists to arrays
    - fix Begin/EndDocument handling in EPS file insertion

(mef)

2014-12-09 07:23:06 UTC MAIN commitmail json YAML

(pkgsrc) Add LICENSE= ${PERL5_LICENSE}
(upstream) Update 2.30 to 2.32
2.32 Tue Oct  2 19:26:09 CDT 2012
    Update from Lee Hart to fix dawn of time bug of not honoring metric units!

(mef)

2014-12-09 07:17:45 UTC MAIN commitmail json YAML

(pkgsrc) Add following line
  LICENSE=      gnu-gpl-v2 AND gnu-lgpl-v2.1
(upstream) Update 2.5.5 to 2.5.6
  Januari 2008
  - Released version 2.5.6
  - honour /etc/papersize file

(mef)

2014-12-09 01:19:25 UTC MAIN commitmail json YAML

+ gerbv-2.6.1

(mef)

2014-12-09 01:00:15 UTC MAIN commitmail json YAML

+ boolean-7.1
  covered-0.7.9 -> 0.7.10
  covered-current-20090802 -> 20091126
+ dinotrace-9.4d
+ kbool-2.1 [kbool_2_1, next to boolean-7.1]
+ magic-8.1.23
+ py-simpy-3.0.5
+ xcircuit-3.9.33

(mef)

2014-12-08 22:00:24 UTC MAIN commitmail json YAML

Note update of net/bind99 package to 9.9.6pl1 and net/bind910 package
to 9.10.1pl1.

(taca)

2014-12-08 21:59:09 UTC MAIN commitmail json YAML

Update bind910 to 9.10.1pl1 (BIND 9.10.1-P1).

--- 9.10.1-P1 released ---

4006. [security] A flaw in delegation handling could be exploited
to put named into an infinite loop.  This has
been addressed by placing limits on the number
of levels of recursion named will allow (default 7),
and the number of iterative queries that it will
send (default 50) before terminating a recursive
query (CVE-2014-8500).

The recursion depth limit is configured via the
"max-recursion-depth" option, and the query limit
via the "max-recursion-queries" option.  [RT #37580]

4003. [security] When geoip-directory was reconfigured during
named run-time, the previously loaded GeoIP
data could remain, potentially causing wrong
ACLs to be used or wrong results to be served
based on geolocation (CVE-2014-8680). [RT #37720]

4002. [security] Lookups in GeoIP databases that were not
loaded could cause an assertion failure
(CVE-2014-8680). [RT #37679]

4001. [security] The caching of GeoIP lookups did not always
handle address families correctly, potentially
resulting in an assertion failure (CVE-2014-8680).
[RT #37672]

(taca)

2014-12-08 21:58:18 UTC MAIN commitmail json YAML

Update bind99 to 9.9.6p1 (BIND 9.9.6-P1).

--- 9.9.6-P1 released ---

4006. [security] A flaw in delegation handling could be exploited
to put named into an infinite loop.  This has
been addressed by placing limits on the number
of levels of recursion named will allow (default 7),
and the number of iterative queries that it will
send (default 50) before terminating a recursive
query (CVE-2014-8500).

The recursion depth limit is configured via the
"max-recursion-depth" option, and the query limit
via the "max-recursion-queries" option.  [RT #37580]

(taca)

2014-12-08 20:56:03 UTC MAIN commitmail json YAML

Updated emulators/gxemul to 0.6.0.1

(ryoon)

2014-12-08 20:55:19 UTC MAIN commitmail json YAML

Update to 0.6.0.1

Changelog:
[20140817]  Release 0.6.0.1. It has been a while since the last
release, and the SVN repository mirror at Sourceforge seems to be
broken, so it felt reasonable to package the current code into a
patch release. Not much has happened feature-wise since 0.6.0.

[20140816]  On FreeBSD/amd64 with GCC 4.2.1 as the default compiler,
you may need to install GCC 4.8.4 and run the configure script like
this to avoid triggering a bug in the default compiler:

CXX=c++48 CXXFLAGS=-Wl,-rpath,/usr/local/lib/gcc48 ./configure

[20110820]  Not much coding lately. The only thing worth mentioning
is that the Dreamcast emulation mode now gets further when running
Marcus Comstedt's test programs, and also shows "something" when
booting the PROM from my real Dreamcast. (This was in the legacy
Dreamcast mode, for fun. I haven't had time to work on the new
framework at all.)

[20100729]  Uploaded a clip to YouTube, showing the NetBSD/pmax
install procedure in GXemul.

(ryoon)

2014-12-08 14:05:10 UTC MAIN commitmail json YAML

Updated security/chkrootkit to 0.50

(mef)

2014-12-08 14:04:57 UTC MAIN commitmail json YAML

(pkgsrc)
- Add comment on patch-ac (from cvs log)
(upstream)
- Update 0.49 to 0.50
04/30/2014 - Version 0.50 new tests: linuxrootkit-AMD-64-sound
                          Operation Windigo ssh backdoor detection
                        Minor bug fixes

(mef)

2014-12-08 13:03:19 UTC MAIN commitmail json YAML

Fix libevent detection on NetBSD-current.

(wiz)

2014-12-08 13:00:04 UTC MAIN commitmail json YAML

Updated audio/musicpd to 0.18.19nb1

(wiz)

2014-12-08 12:59:53 UTC MAIN commitmail json YAML

2014-12-08 12:58:36 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.7.3

(adam)

2014-12-08 11:04:32 UTC MAIN commitmail json YAML

Changes 3.8.7.3:
* Bug fix: Ensure the cached KeyInfo objects (an internal abstraction not visible to the application) do not go stale when operating in shared cache mode and frequently closing and reopening some database connections while leaving other database connections on the same shared cache open continuously.
* Bug fix: Recognize that any column in the right-hand table of a LEFT JOIN can be NULL even if the column has a NOT NULL constraint. Do not apply optimizations that assume the column is never NULL.

(adam)

2014-12-08 09:21:28 UTC MAIN commitmail json YAML

Added textproc/p5-Text-Hunspell version 2.09

(wiz)

2014-12-08 09:21:17 UTC MAIN commitmail json YAML

+ p5-Text-Hunspell.

(wiz)

2014-12-08 09:21:04 UTC MAIN commitmail json YAML

Import p5-Text-Hunspell-2.09 as textproc/p5-Text-Hunspell.

This module provides a Perl interface to the OO Hunspell library.

Provided by David H. Gutteridge in PR 49032.

(wiz)

2014-12-08 09:06:25 UTC MAIN commitmail json YAML

Updated www/p5-Dancer-Session-Cookie to 0.25

(wen)

2014-12-08 09:05:31 UTC MAIN commitmail json YAML

Update to 0.25
Update DEPENDS

Upstream changes:
0.25 2014-08-04
[MISC]
- Move tests from Test::TCP to Test::WWW::Mechanize::PSGI.

[STATISTICS]
- code churn: 5 files changed, 138 insertions(+), 174 deletions(-)

0.24 2014-07-29
[MISC]
- Release again, this time with real co-maint permissions.

[STATISTICS]
- code churn: 1 file changed, 57 insertions(+), 53 deletions(-)

0.23 2014-07-17
[CHANGED]
- Requires Session::Storage::Secure 0.010 to allow storing objects, which
  is specially relevant for JSON::bool data.

(wen)

2014-12-08 09:03:32 UTC MAIN commitmail json YAML

Updated www/p5-Session-Storage-Secure to 0.010

(wen)

2014-12-08 09:02:43 UTC MAIN commitmail json YAML

Update to 0.010

Upstream changes:
0.010    2014-05-04 13:52:13-04:00 America/New_York

    [ADDED]

    - Added support for customizing options to Sereal encoder and decoder,
      i.e. to allow object serialization for those willing to accept the
      risks of doing so.  (Thanks to Breno de Oliveira for inspiration to
      do this.)

0.009    2014-04-17 17:15:25-04:00 America/New_York

    [FIXED]

    - Fixed bug that would cause custom encoding tests to fail
      intermittently

0.008    2014-04-17 16:29:50-04:00 America/New_York

    [ADDED]

    - Added support for keeping an array of old keys for decryption
      (Tom Hukins)

    - Added support for replacing MIME::Base64 encoding with user-specified
      transport encoding/decoding, possibly with a custom separator

    [INTERNAL]

    - Update repository support and meta files

(wen)

2014-12-08 08:31:14 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1403

(wen)

2014-12-08 08:30:14 UTC MAIN commitmail json YAML

Update to 2.1403

Upstream changes:
2.1403  2014-12-07

  [ENHANCEMENTS]

  - Added a section to Moose::Manual::MethodModifiers illustrating how method
    modifiers work with inheritance. (Andreas Koenig, RT #98940)

  [DOCUMENTATION]

  - Added docs to Moose.pm on the -meta_name import option. This addresses RT
    #98488.

  [BUG FIXES]

  - Fix a test that fails on MSWin32 systems using nmake
  - fix dev build compilation error when using MSVC (A. Sinan Unur)

  [OTHER]

  - the modules in the git repository now have a defined $VERSION, to make it
    easier to test MooseX::* and other code under development.

(wen)

2014-12-08 08:12:15 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.156000

(wen)

2014-12-08 08:08:19 UTC MAIN commitmail json YAML

Update to 0.156000

Upstream changes:
0.156000  2014-12-07 18:04:14+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Do not try to deserialize empty content.
      (Lennart Hengstmengel, Sawyer X)
    * Do not call serialization hooks when no serialization took place.
      (Sawyer X)
    * Be more cautious on undef output from serializer.
      (Daniel B.hmer, Sawyer X)

    [ ENHANCEMENTS ]
    * Add cpanfile when scaffolding a new app.
      (D.vid Kov.cs, Sawyer X)
    * Response "content" attribute no longer stringifies. This should help
      reduce warnings, odd debugging problems, etc. (Sawyer X)
    * DSL "uri_for" no longer returns URI object. Instead just the URI.
      (Sawyer X)

    [ DOCUMENTATION ]
    * GH #777: Fix doc for mentioning public dir.
      (D.vid Kov.cs, Sawyer X)
    * GH #787: Document all environment variables. (Sawyer X)

0.155004  2014-12-04 11:51:23+01:00 Europe/Amsterdam

    [ BUG FIXES ]
    * Guard against content length being empty strings. This is really
      bizarre case but saw it once. (Sawyer X)

(wen)

2014-12-08 05:06:52 UTC MAIN commitmail json YAML

2014-12-08 04:50:17 UTC MAIN commitmail json YAML

Haiku is also supported.
from Diger via pkgsrc-users@.

(obache)

2014-12-08 03:50:02 UTC MAIN commitmail json YAML

Not setting GCC_REQD for OpenBSD/sparc64. None of the lang/gcc4* packages
build on OpenBSD 5.6/sparc64 at the moment. However, the boost-*
packages build quite well with the system gcc:

# gcc -v
Reading specs from /usr/lib/gcc-lib/sparc64-unknown-openbsd5.6/4.2.1/specs
Target: sparc64-unknown-openbsd5.6
Configured with: OpenBSD/sparc64 system compiler
Thread model: posix
gcc version 4.2.1 20070719
# pkg_info | grep boost
boost-headers-1.56.0 Boost is a set of free, peer-reviewed, C++ libraries.  The emphasis is on
boost-jam-1.56.0    Boost is a set of free, peer-reviewed, C++ libraries.  The emphasis is on

(rodent)

2014-12-08 02:43:25 UTC MAIN commitmail json YAML

Fix a typo. No functional change.

(agc)

2014-12-08 00:56:43 UTC MAIN commitmail json YAML

Updated misc/less to 470

(rodent)

2014-12-08 00:55:58 UTC MAIN commitmail json YAML

Less version 470

Version 470 was released on 6 Oct 2014.

These are the differences between version 458 and version 470:

* Don't overwrite history file; just append to it. This behaves better when
  multiple sessions are running less simultaneously and using the same history
  file.
* New command ESC-G goes to end of currently buffered data in a pipe.
* In more-compatible mode, make the -p option apply to every file opened, not
  just the first one.
* In more-compatible mode, change the -e option to work like -E, not -EF.
* Treat multiple CRs before LF are like one CR (all the CRs are hidden).
* Allow "extra" string in lesskey file to append to a multi-char command (like
  a search pattern), without executing the command.
* Ignore -u/-U setting while viewing help file, so that underline and bold
  chars are displayed correctly.
* Improve detection of "binary" files in UTF-8 mode.
* Fix bug with ++ commands.
* Fix bugs and improve performance in ampersand filtering.
* Automate construction of Unicode tables from Unicode database.

(rodent)

2014-12-07 23:39:30 UTC MAIN commitmail json YAML

Updated mail/mopher to 0.5.2

(gdt)

2014-12-07 23:39:13 UTC MAIN commitmail json YAML

Upgrade to 0.5.2 (from Petar Bogdanovic).

Version 0.5.2
05.12.2014
    Fix DSO linking.
    Fix cleanup procedure on exit/error (#23, #24).
    Update regdom rules.

(gdt)

2014-12-07 22:21:36 UTC MAIN commitmail json YAML

add another test, after some prodding from riz@ - check that the verification
fails when no valid public key for the signature is provided.

(agc)

2014-12-07 22:14:54 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Helpers to 2.024001
Updated databases/p5-DBIx-Class-RDBOHelpers to 0.11
Updated databases/p5-DBIx-Introspector to 0.001004
Updated databases/p5-DBIx-SearchBuilder to 1.66
Updated databases/p5-DBIx-Class-EncodedColumn to 0.00013

(mef)

2014-12-07 22:12:54 UTC MAIN commitmail json YAML

Udate 0.00012 to 0.00013
0.00013 2014-02-27
        - Pod fixes (RT#88875)
        - Fix deps (github#1)

(mef)

2014-12-07 22:09:51 UTC MAIN commitmail json YAML

Update 1.65 to 1.66
1.66  2014/08/20
- No changes since 1.65_02

1.65_02
- Stop unilaterally disabling the "UTF8" flag before executing queries
- Make ->Fields case-sensitive in the column names it returns, as well
  as in the table name it takes.

1.65_01
- Make ->Fields only lookup information on the table requested, not all
  fields, for performance.  It also is now case-sensitive in table name.
- Omit calls to ->Fields entirely for PostgreSQL 9.1 and above

(mef)

2014-12-07 22:06:50 UTC MAIN commitmail json YAML

Update 0.001003 to 0.001004
0.001004  2014-11-30 21:50:34-06:00 America/Chicago
- Fix bug that disallowed false values

(mef)

2014-12-07 22:01:58 UTC MAIN commitmail json YAML

Update 0.10 to 0.11
0.11 03 March 2014
- move to github
- add meta to Makefile.PL, make pod tests respect RELEASE_TESTING env var
- fix https://rt.cpan.org/Ticket/Display.html?id=93435

(mef)

2014-12-07 22:00:26 UTC MAIN commitmail json YAML

Update 2.024000 to 2.024001
2.024001  2014-11-25 19:16:41-06:00 America/Chicago
- Fix ::DidYouMean to override source instead of resultset (Thanks ribasushi
  for the bug report!)

(mef)

2014-12-07 21:57:36 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Fixtures to 1.001026

(mef)

2014-12-07 21:57:28 UTC MAIN commitmail json YAML

Update 1.001024 to 1.001026
1.001026  2014-12-01 16:43:10+00:00 Europe/London
- bugfix: not relying on $src->from to be a string anymore,
  use $src->name or $src->source_name. mrf++

1.001025  2014-11-30 00:58:13+00:00 Europe/London
- optimization: add empty string as second arg to encode_base64 - rammo++
    https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/1/commits

(mef)

2014-12-07 19:47:07 UTC MAIN commitmail json YAML

Use appended lists here too instead of multi-line ones.

(rodent)

2014-12-07 19:43:25 UTC MAIN commitmail json YAML

Updated meta-pkgs/suse121 to 12.1nb1

(rodent)

2014-12-07 19:42:45 UTC MAIN commitmail json YAML

Add gstreamer and sqlite3 modules. Change EMUL_MODULES.linux to an
appended list, instead of multi-line list. Bump PKGREVISION.

(rodent)

2014-12-07 19:38:59 UTC MAIN commitmail json YAML

Adding META_PACKAGE=yes for consistency with other meta-pkgs, although this
option is undocumented. :\

(rodent)

2014-12-07 17:41:56 UTC MAIN commitmail json YAML

Updated time/py-vdirsyncer to 0.3.2

(wiz)

2014-12-07 17:41:47 UTC MAIN commitmail json YAML

Update to 0.3.2:

Version 0.3.2
=============

- The current config format has been deprecated, and support for it will be
  removed in version 0.4.0. Vdirsyncer warns about this now.

(wiz)

2014-12-07 17:27:33 UTC MAIN commitmail json YAML

Updated textproc/py-html2text to 2014.12.5

(wiz)

2014-12-07 17:27:25 UTC MAIN commitmail json YAML

Update to 2014.12.5:

2014.12.5
=========
----

* Feature: Update `README.md` with usage examples.
* Fix #35: Remove `py_modules` from `setup.py`.
* Fix #36: Excludes tests from being installed as a separate module.
* Fix #37: Don't hardcode the path to the installed binary.
* Fix: Readme typo in running cli.
* Feature #40: Extract cli part to ``cli`` module.
* Feature #42: Bring python version compatibility to ``compat.py`` module.
* Feature #41: Extract utility/helper methods to ``utils`` module.
* Fix #45: Does not accept standard input when running under Python 3.
* Feature: Clean up ``ChangeLog.rst`` for version and date numbers.

(wiz)

2014-12-07 17:25:41 UTC MAIN commitmail json YAML

Updated x11/luit to 2.0.20141204

(wiz)

2014-12-07 17:25:30 UTC MAIN commitmail json YAML

Update to 2.0.20141204:

bluit (20141204) unstable; urgency=low

  * maintenance updates

(wiz)

2014-12-07 17:24:09 UTC MAIN commitmail json YAML

2014-12-07 17:24:00 UTC MAIN commitmail json YAML

Update to 0.87b:

--------------
Version 0.87b:
--------------

  - Added support for MSAN, via AFL_USE_MSAN, same gotchas as for ASAN.

--------------
Version 0.86b:
--------------

  - Added AFL_NO_FORKSRV, allowing the forkserver to be bypassed. Suggested
    by Ryan Govostes.

  - Simplified afl-showmap.c to make use of the no-forkserver mode.

  - Made minor improvements to crash_triage.sh, as suggested by Jakub Wilk.

--------------
Version 0.85b:
--------------

  - Fixed the CPU counting code - no sysctlbyname() on OpenBSD, d'oh. Bug
    reported by Daniel Dickman.

  - Made a slight correction to error messages - the advice on testing
    with ulimit was a tiny bit off by a factor of 1024.

--------------
Version 0.84b:
--------------

  - Added support for the CPU widget on some non-Linux platforms (I hope).
    Based on feedback from Ryan Govostes.

  - Cleaned up the changelog (very meta).

--------------
Version 0.83b:
--------------

  - Added experimental/clang_asm_normalize/ and related notes in
    env_variables.txt and afl-as.c. Thanks to Ryan Govostes for the idea.

  - Added advice on hardware utilization in README.

--------------
Version 0.82b:
--------------

  - Made additional fixes for Xcode support, juggling -Q and -q flags. Thanks to
    Ryan Govostes.

  - Added a check for __asm__ blocks and switches to .intel_syntax in assembly.
    Based on feedback from Ryan Govostes.

--------------
Version 0.81b:
--------------

  - A workaround for Xcode 6 as -Q flag glitch. Spotted by Ryan Govostes.

  - Improved Solaris build instructions, as suggested by Martin Carpenter.

  - Fix for a slightly busted path scoring conditional. Minor practical impact.

(wiz)

2014-12-07 17:23:12 UTC MAIN commitmail json YAML

+ afl-0.87b, luit-20141204, py-html2text-2014.12.5, py-vdirsyncer-0.3.2,
  x264-devel-20141206.

(wiz)

2014-12-07 17:09:09 UTC MAIN commitmail json YAML

2014-12-07 15:55:21 UTC MAIN commitmail json YAML

TrueCrypt was discontinued upstream. Removing, since we're not a software
museum.

(rodent)

2014-12-07 14:27:29 UTC MAIN commitmail json YAML

Use significantly smaller ".tar.xz" distribution file now that downloads
from the master site are working again.

(tron)

2014-12-07 12:38:06 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 4.2.13.1.

(tron)

2014-12-07 12:37:54 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 4.2.13.1. Changes since version 4.2.12:
- bug #4604 Query history not being deleted
- bug #4057 db/table query string parameters no longer work
- bug #4605 Unseen messages in tracking
- bug #4606 Tracking report export as SQL dump does not work
- bug #4607 Syntax error during db_copy operation
- bug #4608 SELECT permission issues with relations and restricted access
- bug #4612 [security] XSS vulnerability in redirection mechanism
- bug #4611 [security] DOS attack with long passwords

(tron)

2014-12-07 12:34:45 UTC MAIN commitmail json YAML

Updated devel/py-requests to 2.5.0

(imil)

2014-12-07 12:34:09 UTC MAIN commitmail json YAML

Updated py-requests to version 2.5.0, patch provided by Jonathan Buschmann.

Full changelog is available here: https://pypi.python.org/pypi/requests

(imil)

2014-12-07 10:50:13 UTC MAIN commitmail json YAML

Updated cad/ghdl to 0.32rc1

(ryoon)

2014-12-07 10:49:28 UTC MAIN commitmail json YAML

+ calibre-2.12.0, denemo-1.2.0, ghostscript-9.14, libuv-1.0.1
  [pkg/49442].

(wiz)

2014-12-07 10:48:12 UTC MAIN commitmail json YAML

2014-12-07 10:46:27 UTC MAIN commitmail json YAML

Updated lang/gcc-aux to 20140422nb4

(ryoon)

2014-12-07 10:45:32 UTC MAIN commitmail json YAML

Bump PKGREVISION.

* Switch to GCC 4.9.2 based.
* binutils of NetBSD 7.99 is modern enough, and use binutils in base.
  Fix build under NetBSD/amd64 7.99.1 with this workaround.

(ryoon)

2014-12-07 09:53:50 UTC MAIN commitmail json YAML

2014-12-07 09:20:28 UTC MAIN commitmail json YAML

Updated games/lgogdownloader to 2.20

(wiz)

2014-12-07 09:20:19 UTC MAIN commitmail json YAML

Update to 2.20:

LGOGDownloader 2.20
- Added priority handling of platforms and languages (patch by: Gael Le Mignot)
- Made config and cookie files only readable/writable by the owner
- Fixed using --update-cache with --use-cache
- Fixed regex alias "all" for cached details
- Made the downloader continue on API error instead of breaking off in Downloader::getGameDetails
- Made progress bar adapt to terminal width
* Progress bar gets smaller if there isn't enough space to display the full progress bar
* Progress bar isn't drawn if the terminal window is too small

(wiz)

2014-12-07 08:48:01 UTC MAIN commitmail json YAML

2014-12-07 08:45:59 UTC MAIN commitmail json YAML

Update pidgin to 2.10.11.

version 2.10.11 (11/23/14):
General:
* Fix handling of Self-Signed SSL/TLS Certificates when using the NSS
  plugin (#16412)
* Improve default cipher suites used with the NSS plugin (#16262)
* Add NSS Preferences plugin which allows the SSL/TLS Versions and
  cipher suites to be configured (#8061)

Gadu-Gadu:
* Fix a bug that prevented plugin to load when compiled without GnuTLS.
  (mancha) (#16431)
* Fix build for platforms without AF_LOCAL definition. (#16404)

MSN:
* Fix broken login due to server change (dx, TReKiE). (#16451, #16455)
* Fail early when buddy list is unavailable instead of wasting bandwidth
  endlessly re-trying.

version 2.10.10 (10/22/14):
General:
* Check the basic constraints extension when validating SSL/TLS
  certificates. This fixes a security hole that allowed a malicious
  man-in-the-middle to impersonate an IM server or any other https
  endpoint. This affected both the NSS and GnuTLS plugins. (Discovered
  by an anonymous person and Jacob Appelbaum of the Tor Project, with
  thanks to Moxie Marlinspike for first publishing about this type of
  vulnerability. Thanks to Kai Engert for guidance and for some of the
  NSS changes) (CVE-2014-3694)
* Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin for SSL.
  (Elrond and Ashish Gupta) (#15909)

libpurple3 compatibility:
* Encrypted account passwords are preserved until the new one is set.
* Fix loading Google Talk and Facebook XMPP accounts.

Windows-Specific Changes:
* Don't allow overwriting arbitrary files on the file system when the
  user installs a smiley theme via drag-and-drop. (Discovered by Yves
  Younan of Cisco Talos) (CVE-2014-3697)
* Updates to dependencies:
* NSS 3.17.1 and NSPR 4.10.7

Finch:
* Fix build against Python 3. (Ed Catmur) (#15969)

Gadu-Gadu:
* Updated internal libgadu to version 1.12.0.

Groupwise:
* Fix potential remote crash parsing server message that indicates that
  a large amount of memory should be allocated. (Discovered by Yves Younan
  and Richard Johnson of Cisco Talos) (CVE-2014-3696)

IRC:
* Fix a possible leak of unencrypted data when using /me command
  with OTR. (Thijs Alkemade) (#15750)

MXit:
* Fix potential remote crash parsing a malformed emoticon response.
  (Discovered by Yves Younan and Richard Johnson of Cisco Talos)
  (CVE-2014-3695)

XMPP:
* Fix potential information leak where a malicious XMPP server and
  possibly even a malicious remote user could create a carefully crafted
  XMPP message that causes libpurple to send an XMPP message containing
  arbitrary memory. (Discovered and fixed by Thijs Alkemade and Paul
  Aurich) (CVE-2014-3698)
* Fix Facebook XMPP roster quirks. (#15041, #15957)

Yahoo:
* Fix login when using the GnuTLS library for TLS connections. (#16172)

(obache)

2014-12-07 08:42:07 UTC MAIN commitmail json YAML

Use packlist for most of perl related PLIST.
Resolve PR pkg/49343.

(obache)

2014-12-07 06:22:52 UTC MAIN commitmail json YAML

undefined PKGSRC_KEEP_BIN_PKGS must not be evaluated unconditionally.

(obache)

2014-12-07 05:10:43 UTC MAIN commitmail json YAML

Auto detect lua version from required package name.
resolve PR pkg/49318

(obache)

2014-12-07 05:09:02 UTC MAIN commitmail json YAML

Pass PKGNAME_REQD to su-real-package-install, for multiversion packages
not using default version.

(obache)

2014-12-07 04:33:38 UTC MAIN commitmail json YAML

Updated net/djbdns-run to 20141207

(schmonz)

2014-12-07 04:33:31 UTC MAIN commitmail json YAML

Based on feedback from joerg@ and riastradh@, don't save a persistent
seed file on first startup after all. Primary rationale: it is not
desirable that the predictability of the first boot (whatever that
may happen to be) force an upper bound on the unpredictability of
random seeds for all future dnscache instances. Instead, as before,
let dnscache read 128 new bytes on every startup. Just give it
/dev/urandom instead of /dev/random.

While here, abolish references to LOCALBASE. Bump version.

(schmonz)