Commit graph

223902 commits

Author SHA1 Message Date
obache
3b87ba0f5c Update zeromq to 4.0.5.
0MQ version 4.0.5 stable, released on 2014/10/14
================================================

* Fixed #1191; CURVE mechanism does not verify short term nonces.

* Fixed #1190; stream_engine is vulnerable to downgrade attacks.

* Fixed #1088; assertion failure for WSAENOTSOCK on Windows.

* Fixed #1015; race condition while connecting inproc sockets.

* Fixed #994; bump so library number to 4.0.0

* Fixed #939, assertion failed: !more (fq.cpp:99) after many ZAP requests.

* Fixed #872; lost first part of message over inproc://.

* Fixed #797, keep-alive on Windows.
2014-11-15 01:59:37 +00:00
markd
db892d6f4f Commit the updated distinfo 2014-11-15 01:53:03 +00:00
mef
a6835e33e4 New file patch-src_cairo-tor-scan-converter_c.
Dot command segfaults easily to output *.png.
See http://mail-index.netbsd.org/pkgsrc-users/2014/10/28/msg020603.html
And this patch is at:
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1272017.html
Thanks joerg@ and wiz@,
2014-11-15 00:38:08 +00:00
riz
e1d0f01ea6 This builds with gcc 4.8 too, don't make me build 4.7. 2014-11-15 00:04:33 +00:00
markd
6b46b557c4 kdevelop4 update 2014-11-14 22:46:31 +00:00
markd
453727f844 Update kdevelop4 to 4.7.0, kdevplatform to 1.7.0
This new release of KDevelop comes with many important changes that should
ensure it will stay usable for the foreseeable future. The CMake support
was improved and extended to ensure that all idioms needed for KF5
development are available. The unit test support UI was polished and
several bugs fixed. In the same direction, some noteworthy issues with the
QtHelp integration were addressed. KDevelop's PHP language support now
handles namespaces better and can understand traits aliases. Furthermore,
some first fruits of the Google summer of code projects are included in
this release. These changes pave the path toward better support for cross
compile toolchains. Feature-wise, KDevelop now officially supports the
Bazaar (bzr) version control system. On the performance front, it was
possible to greatly reduce the memory footprint when loading large projects
with several thousand files in KDevelop. Additionally, the startup should
now be much faster.
2014-11-14 22:43:59 +00:00
joerg
c8182cf5c3 Not MAKE_JOBS_SAFE. 2014-11-14 22:24:10 +00:00
joerg
6309694de5 Passing non-POD types to variadic function is still UB. 2014-11-14 22:23:40 +00:00
pettai
9b594a12f5 Updated COMMENT 2014-11-14 22:03:14 +00:00
markd
702ded2b97 remove old patches. 2014-11-14 22:02:56 +00:00
pettai
773be471b7 Added py-yubiauth 2014-11-14 21:58:30 +00:00
pettai
876fdefbc3 Added security/py-yubiauth version 0.3.9 2014-11-14 21:57:18 +00:00
pettai
8d983832d7 YubiAuth provides a user management system which can be used as a
base for other systems. It allows the creation of users, which can
be authenticated by username, password, and optionally a YubiKey
OTP.
Aside from providing a user authentication backend, YubiAuth allows
storing and retrieving arbitrary key-value attributes for each user
as well as each YubiKey.
2014-11-14 21:56:27 +00:00
markd
51b8d683ff Update to KDE SC 4.14.3 2014-11-14 21:55:49 +00:00
snj
8545e131d5 regen 2014-11-14 21:53:10 +00:00
snj
fff022e3bd Fix name of pkgsrc quarterly branch tarballs, as noted by Hartmut Obst.
While here, update some example versions, prune some superfluous text,
improve a bit of wording, and link directly to the anoncvs section of
our mirrors page.
2014-11-14 21:51:13 +00:00
snj
2790956147 regen 2014-11-14 21:42:29 +00:00
pettai
4d548c702d Updated security/ykpers to 1.16.1 2014-11-14 21:19:33 +00:00
pettai
6f4223eb31 Version 1.16.1 (released 2014-10-30)
* Fix udev rules so they contain four digits.
* Only try to detach the kernel driver if it's attached. For libusb-1.0
* Let import config report errors properly.
2014-11-14 21:19:16 +00:00
markd
63704d8b0d KDE updated 2014-11-14 20:45:38 +00:00
markd
d37a97905d k4dirstat update 2014-11-14 20:44:11 +00:00
markd
2ce0470f63 Update k4dirstat to 2.7.8
bugfixes.
2014-11-14 20:42:39 +00:00
markd
e73b428449 kdiff3 and konversation updates 2014-11-14 19:07:01 +00:00
markd
fdce513019 KDE SC 4.14.3 updates 2014-11-14 19:03:34 +00:00
markd
58a5f14fed Update to KDE SC 4.14.3 (forgot to commit - thanks joerg) 2014-11-14 18:44:37 +00:00
ryoon
c101d13ad6 Updated mail/thunderbird-l10n to 31.2.0 2014-11-14 15:34:43 +00:00
ryoon
af4e4c23c6 Update to 31.2.0
* Sync with thunderbird-31.2.0.
2014-11-14 15:33:47 +00:00
ryoon
bcec94d875 Updated mail/thunderbird to 31.2.0 2014-11-14 15:28:12 +00:00
ryoon
7c62ea69b4 Update to 31.2.0
Changelog:
31.2.0:
Fixed
Fixed a case where having a contact and card in an address book with the same name could send to the mailing list (Bug 1008718)

Fixed
Invalid certificate issue with mozilla::pkix (see bug 1042889)

Fixed
Importing an RSA private key fails if p < q (see bug 1049435)

Fixed
Security fixes can be found here

31.1.2:
Fixed
Fixed an issue where anchor links would not work in HTML emails (Bug 974857)

Fixed
Security fixes can be found here

31.1.1:
Fixed
Fixed an issue where mailing lists with spaces in their names couldn't be autocompleted (Bug 1060901)

Fixed
Fixed an occasional startup crash (Bug 1005336)

31.1.0:
Fixed
Security fixes can be found here

Fixed
Improved performance of autocomplete for large address books (Bug 984875)

Fixed
Fixed an issue with IMAP being slow when looking for folders on certain server types (Bug 799821, Bug 859269)

Fixed
Fixed various theme issues relating to titlebars and toolbars (Bug 1007225, Bug 1026608, Bug 1041211, Bug 1046563, Bug 1054260)


# Fixed in Thunderbird 31.2

    2014-81 Inconsistent video sharing within iframe
    2014-79 Use-after-free interacting with text directionality
    2014-77 Out-of-bounds write with WebM video
    2014-76 Web Audio memory corruption issues with custom waveforms
    2014-75 Buffer overflow during CSS manipulation
    2014-74 Miscellaneous memory safety hazards (rv:33.0 / rv:31.2)

# Fixed in Thunderbird 31.1.2

    2014-73 RSA Signature Forgery in NSS

# Fixed in Thunderbird 31.1

    2014-72 Use-after-free setting text directionality
    2014-70 Out-of-bounds read in Web Audio audio timeline
    2014-69 Uninitialized memory use during GIF rendering
    2014-68 Use-after-free during DOM interactions with SVG
    2014-67 Miscellaneous memory safety hazards (rv:32.0 / rv:31.1 / rv:24.8)
2014-11-14 15:27:04 +00:00
joerg
64cc85b8bd Add missing b3.mk to fix dependencies of other parts of KDE. 2014-11-14 14:13:44 +00:00
joerg
477f8974da Not MAKE_JOBS_SAFE. 2014-11-14 14:12:43 +00:00
pettai
3248674055 Added security/libykneomgr version 0.1.6 2014-11-14 13:45:52 +00:00
pettai
c27759f639 Added libykneomgr 2014-11-14 13:36:23 +00:00
pettai
cc20aa0e11 This is a C library to interact with the CCID-part of the YubiKey
NEO. There is a command line tool "ykneomgr" for interactive use.
It supports querying the YubiKey NEO for firmware version, operation
mode (OTP/CCID) and serial number. You may also mode switch the
device and manage applets (list, delete and install).
2014-11-14 13:35:09 +00:00
tron
c49a331b94 Note update of the "wireshark" package to version 1.10.11. 2014-11-14 12:06:29 +00:00
tron
12439e7b8b Update "wireshark" package to version 1.10.11. Changes since 1.10.10:
- Bug Fixes
  The following vulnerabilities have been fixed.
    * wnpa-sec-2014-20
      SigComp UDVM buffer overflow. (Bug 10662)
      CVE-2014-8710
    * wnpa-sec-2014-21
      AMQP crash. (Bug 10582) CVE-2014-8711
    * wnpa-sec-2014-22
      NCP crashes. (Bug 10552, Bug 10628) CVE-2014-8712
      CVE-2014-8713
    * wnpa-sec-2014-23
      TN5250 infinite loops. (Bug 10596) CVE-2014-8714
  The following bugs have been fixed:
    * 6LoWPAN Mesh headers not treated as encapsulating address.
      (Bug 10462)
    * UCP dissector bug of operation 31 - PID 0639 not
      recognized. (Bug 10463)
    * iSCSI dissector rejects PDUs with "expected data transfer
      length" > 16M. (Bug 10469)
    * GTPv2: trigging_tree under Trace information has wrong
      length. (Bug 10470)
    * Attempt to render an SMS-DELIVER-REPORT instead of an
      SMS-DELIVER. (Bug 10547)
    * IPv6 Mobility Option IPv6 Address/Prefix marks too many
      bytes for the address/prefix field. (Bug 10576)
    * IPv6 Mobility Option Binding Authorization Data for FMIPv6
      Authenticator field is read beyond the option data.
      (Bug 10577)
    * IPv6 Mobility Option Mobile Node Link Layer Identifier
      Link-layer Identifier field is read beyond the option data.
      (Bug 10578)
    * Malformed PTPoE announce packet. (Bug 10611)
    * IPv6 Permanent Home Keygen Token mobility option includes
      too many bytes for the token field. (Bug 10619)
    * IPv6 Redirect Mobility Option K and N bits are parsed
      incorrectly. (Bug 10622)
    * IPv6 Care Of Test mobility option includes too many bytes
      for the Keygen Token field. (Bug 10624)
    * IPv6 MESG-ID mobility option is parsed incorrectly.
      (Bug 10625)
    * IPv6 AUTH mobility option parses Mobility SPI and
      Authentication Data incorrectly. (Bug 10626)
    * IPv6 DNS-UPDATE-TYPE mobility option includes too many
      bytes for the MD identity field. (Bug 10629)
    * IPv6 Local Mobility Anchor Address mobility option's code
      and reserved fields are parsed as 2 bytes instead of 1.
      (Bug 10630)
    * TShark crashes when running with PDML on a specific packet.
      (Bug 10651)
    * IPv6 Mobility Option Context Request reads an extra
      request. (Bug 10676)
- Updated Protocol Support
  6LoWPAN, AMQP, GSM MAP, GTPv2, H.223, IEEE 802.11, iSCSI, MIH,
  Mobile IPv6, PTPoE, TN5250, and UCP
- New and Updated Capture File Support
  Catapult DCT2000, HP-UX nettl, pcap-ng, and Sniffer (DOS)
2014-11-14 12:06:10 +00:00
roy
27f4870aad Updated net/dhcpcd to 6.6.2 2014-11-14 11:53:01 +00:00
roy
e11e6d040a Update dhcpcd-6.6.2 with the following changes:
*  TAILQ macros are now pulled in via config.h only so dhcpcd compiles
     on systems where sys/queue.h does not exist at all
  *  Remove DHCP state correctly when the interface departs
  *  End the IPv4LL state when DHCP is stopped
  *  Ensure that any DHCP leased offered still exists when assigning an
     IPv4LL address
2014-11-14 11:52:50 +00:00
jmcneill
787a9bf80a NetBSD ARMv7 hardfloat build fix 2014-11-14 11:51:01 +00:00
obache
8a1af1d8a4 Updated devel/ruby-pkg-config to 1.1.6 2014-11-14 11:23:47 +00:00
obache
adfc53094f Update ruby-pkg-config to 1.1.6.
= NEWS

== 1.1.6 - 2014/11/12

  * Supported Ruby 2.1.
    [GitHub:ruby-gnome2/ruby-gnome2#262][Reported by Steve Wills]

=== Thanks

  * Steve Wills
2014-11-14 11:23:38 +00:00
obache
9ba2e1756f Updated security/polarssl to 1.2.12 2014-11-14 11:21:23 +00:00
obache
90937e1928 Update polarssl to 1.2.12.
PolarSSL ChangeLog

= Version 1.2.12 released 2014-10-24

Security
   * Remotely-triggerable memory leak when parsing some X.509 certificates
     (server is not affected if it doesn't ask for a client certificate).
     (Found using Codenomicon Defensics.)

Bugfix
   * Fix potential bad read in parsing ServerHello (found by Adrien
     Vialletelle).
   * ssl_close_notify() could send more than one message in some circumstances
     with non-blocking I/O.
   * x509_crt_parse() did not increase total_failed on PEM error
   * Fix compiler warnings on iOS (found by Sander Niemeijer).
   * Don't print uninitialised buffer in ssl_mail_client (found by Marc Abel).
   * Fix net_accept() regarding non-blocking sockets (found by Luca Pesce).
   * ssl_read() could return non-application data records on server while
     renegotation was pending, and on client when a HelloRequest was received.
   * Fix warnings from Clang's scan-build (contributed by Alfred Klomp).

Changes
   * X.509 certificates with more than one AttributeTypeAndValue per
     RelativeDistinguishedName are not accepted any more.
   * ssl_read() now returns POLARSSL_ERR_NET_WANT_READ rather than
     POLARSSL_ERR_SSL_UNEXPECTED_MESSAGE on harmless alerts.
   * Accept spaces at end of line or end of buffer in base64_decode().
2014-11-14 11:21:12 +00:00
markd
62f400bedd Update kdiff3 to 0.9.98
Version 0.9.98 - 2014-07-04
===========================
- Text rendering now with QTextLayout fixes the following issues
  - Correct handling for variable width fonts.
  - Corrected display of highlighted text with Qt4.8.x on Ubuntu and Mac.
  - Improved handling of texts with both right to left and left to right
    languages (mixed Arabic and western texts).
  - Improved handling of Chinese and Japanese.
  - Whitespace characters are now shown as dots for spaces and arrows for
    tabs, and not only in differences.
  - Fixed symlink comparison (Qt4 symLinkTarget returns absolute paths)
- Text analysis for rendering with QTextLayout is interruptable and
  multithreaded.  (See progressbar and abort-button in statusbar)
- Fix for saving to relative path in KDE-environments. (Patch from Harald Sitter)
- Fixed bug in 0.9.97: Directory compare was always case sensitive.
- Fix for saving files on KDE with relative path specified via command
  line option -o.
- Fixed problem with KIO (nonlocal urls).
- Improved Mac support.
- Write --confighelp information to stdout instead of stderr.
- Directory Merge Window: Enabled state of "Delete A And B" now also
  depends on existence of source file A.
- Works now with Qt4 and Qt5
- Progress dialog during printing.
- Workaround for bug in QSplitter::childEvent that broke
  QFileDialog::getSaveFileName
2014-11-14 10:08:09 +00:00
jnemeth
dd5951ed7a sort 2014-11-14 09:42:58 +00:00
markd
32cd76493a Update konversation to 1.5.1
* Fixed a bug causing wildcards in command alias replacement patterns not
  to be expanded.
* Fixed a bug causing auto-joining of channels not starting in # or & to
  sometimes fail because the auto-join command was generated before we got
  the CHANTYPES pronouncement by the server.
* Added a size sanity check for incoming Blowfish ECB blocks. The blind
  assumption of incoming blocks being the expected 12 bytes could lead to
  a crash or up to 11 byte information leak due to an out-of-bounds read.
  This fixes CVE-2014-8483.
* Enabling SSL/TLS support for connections will now advertise the protocols
  Qt considers secure by default, instead of being hardcoded to TLSv1.
* Fixed the bundled 'sysinfo' script not coping with empty lines in
  /etc/os-release.
* Made disk space info in the bundled 'sysinfo' script more robust by
  forcing the C locale for 'df'.
* Added an audio player type hint for Cantata to the bundled 'media' script.
* Fixed some minor comparison logic errors turned up by static analysis.
* Konversation now depends on KDE Platform v4.9.0 or higher.
2014-11-14 09:31:14 +00:00
markd
3d43183bcb Updates for KDE 4.14.3. Bump PKGREVISION. 2014-11-14 09:10:37 +00:00
markd
f6e8fc5fdf Add libkomparediff2 2014-11-14 09:07:25 +00:00
markd
5070263cab remove kde4-l10n-tg kde4-l10n-vi 2014-11-14 09:03:08 +00:00
markd
febc978c20 Update to KDE SC 4.14.3 2014-11-14 09:01:39 +00:00