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 (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 12:37:47 UTC Now

2011-07-11 12:47:15 UTC MAIN commitmail json YAML

bump version to 4.8.8 for mozilla 5.0 branch update

(tnn)

2011-07-11 12:46:14 UTC MAIN commitmail json YAML

Update to firefox-5.0. Changes:
  Added support for CSS animations
  The Do-Not-Track header preference has been moved to increase discoverability
  Tuned HTTP idle connection logic for increased performance
  Improved canvas, JavaScript, memory, and networking performance
  Improved standards support for HTML5, XHR, MathML, SMIL, and canvas
  Improved spell checking for some locales
  Improved desktop environment integration for Linux users
  WebGL content can no longer load cross-domain textures
  Background tabs have setTimeout and setInterval clamped to 1000ms to improve
    performance
  Fixed several stability issues
  Fixed several security issues

(tnn)

2011-07-11 11:58:49 UTC MAIN commitmail json YAML

Updated net/ruby-twitter-stream to 0.1.14

(obache)

2011-07-11 11:58:35 UTC MAIN commitmail json YAML

2011-07-11 11:44:05 UTC MAIN commitmail json YAML

+ ruby-http_parser.rb

(obache)

2011-07-11 11:42:21 UTC MAIN commitmail json YAML

Added www/ruby-http_parser.rb version 0.5.1

(obache)

2011-07-11 11:41:26 UTC MAIN commitmail json YAML

Import ruby-http_parser.rb-0.5.1 as www/ruby-http_parser.rb.

A simple callback-based HTTP request/response parse for writing servers, clients
and proxies.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-07-11 11:28:52 UTC MAIN commitmail json YAML

Updated security/ruby-oauth to 0.4.5

(obache)

2011-07-11 11:28:34 UTC MAIN commitmail json YAML

Update ruby-oauth to 0.4.5.

=== 0.4.5 2011-06-25

* Add explicit require for rsa/sha1 (Juris Galang)
* Use webmock to mock all http-requests in tests (Adrian Feldman)
* Add gemtest support (Adrian Feldman)
* Fix POST Requests with Typhoeus proxy (niedhui)
* Mention Typhoeus require in the README (Kim Ahlstræ—¦m)
* Fix incorrect hardcoded port (Ian Taylor)
* Use Net::HTTPGenericRequest (Jakub Kuæ·»ma)

(obache)

2011-07-11 11:21:38 UTC MAIN commitmail json YAML

Updated math/ruby-spreadsheet to 0.6.5.5

(obache)

2011-07-11 11:21:10 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 0.6.5.5.

=== 0.6.5.5 / 24.6.2011

* updated the color code for orange to 0x0034 => :orange, thanks to the hint of Jonty

  * https://gist.github.com/1044700

(obache)

2011-07-11 10:55:46 UTC MAIN commitmail json YAML

-depend on libgcrypt explicitely
(gnutls used to pull it in for us, but this will be cleaned up)
-libgnutls-config isn't needed (uses pkg-config)

(drochner)

2011-07-11 10:50:58 UTC MAIN commitmail json YAML

update to 0.22.2
changes:
-New r8g8b8a8 and r8g8b8x8 image formats
-better support for compositing triangles and trapezoids
-performance improvements
-bugfixes

(drochner)

2011-07-11 10:44:30 UTC MAIN commitmail json YAML

2011-07-11 10:26:30 UTC MAIN commitmail json YAML

2011-07-11 10:05:23 UTC MAIN commitmail json YAML

update to 0.16.7
changes: bugfixes
pkgsrc change: set --enable-cms in frontend components if it was
set in the base pkg -- the layout of some classes depends on this
definition, and inconsistencies can lead to crashes
(see poppler bug #35381)

(drochner)

2011-07-11 10:00:56 UTC MAIN commitmail json YAML

Remove qemu

(ryoon)

2011-07-11 10:00:22 UTC MAIN commitmail json YAML

Updated emulators/qemu to 0.14.1

(ryoon)

2011-07-11 09:57:18 UTC MAIN commitmail json YAML

Update to 0.14.1

* New features are not tested yet, for example SPICE protocol support.
* I have tested on NetBSD/i386 5.99.54 and DragonFly/i386 2.10.1 as host,
  NetBSD/{amd64, i386, sparc} as guest.

Changelog:

0.14.1
    virtio-blk: fail unaligned requests
    qed: Fix consistency check on 32-bit hosts
    exit if -drive specified is invalid instead of ignoring the "wrong" -drive
    vhost: fix dirty page handling
    Do not delete BlockDriverState when deleting the drive
    vnc: tight: Fix crash after 2GB of output
    lan9118: Ignore write to MAC_VLAN1 register
    Don't allow multiwrites against a block device without    lsi53c895a: add support for ABORT messages
    virtio-pci: fix bus master work around on load
    fix applesmc REV key
    rbd: don't link with -lcrypto
    net: Add the missing option declaration of "vhostforce"
    lsi53c895a: Update dnad when skipping MSGOUT bytes
    Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn't support same irq for both channels"
    isa-bus: Remove bogus IRQ sharing check
    virtio-net: Fix lduw_p() pointer argument of wrong size
    hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
    vnc: Fix fatal crash with vnc reverse mode
    qemu-char: Check for missing backend name

0.14.0
Targets
ARM
    Most of the changes are related to bug fixes and improvements to match what the real hardware does. For now there is no new board or CPU.

MIPS
    Host CPU consumption for idle guests
    Timer fixes
    FPU improvements

SH4
    Various bug fixes and improvements including
        SM501 2D engine copyrect support, needed to boot recent kernels
        MMU mmaped TLB access, needed to boot recent kernels
        Floating point exceptions and correct NaN support.

PPC
    Fix running recent PPC64 kernels
    New maintainer: Alexander Graf
    Improve interrupt injection with KVM
    Enable PV enabled guests for speedup with KVM
    Floating point fixes
    Add a ppc-440x5 Xilinx model
    Add a virtex5 ml507 refdesign board for ppc-440x5
    BookE MMU emulation improvements

s390x
    No news, business as usual.

SPARC
    Fix div(cc) and sdiv(cc) instruction emulation, fixes Xorg crash in the guest

Hosts
ARM
    Fix random crashes
    Fix 64-bit big-endian targets support

MIPS
    Fix random crashes

IA64
    Fix random crashes for 32-bit targets

Devices
IDE / AHCI
    Added emulation layer for an ICH-9 AHCI controller (not yet stable). Tested with Linux, OpenBSD, Windows Vista and Windows 7. The AHCI emulation supports NCQ, so multiple read or write requests can be outstanding at the same time.
        to use it, use the following command line snippet: -drive id=disk,file=<your image goes here>,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0

SCSI
    Various bug fixes, no new features.

USB
    Added USB support for remote wakeup, allowing the guest to suspend the USB bus when idle, which in turn reduces the CPU overhead of an idle machine.
    The USB subsystem also got a bunch of patches to prepare it for USB 2.0 support.

virtio
    virtio-pci can use ioeventfd for virtqueue notify. On systems that support KVM, the ioeventfd mechanism can be used to make virtqueue notify a lightweight exit by deferring hardware emulation to the iothread and allowing the VM to continue execution. This model is similar to how vhost receives virtqueue notifies. The result of this change is improved performance for userspace virtio devices. Virtio-blk throughput increases especially for multithreaded scenarios and virtio-net transmit throughput increases substantially. Read the commit message for more details.
    Various fixes and stabilization for live-migration:
    Various virtio-net improvements:
        Make tx_timer timeout configurable
        Limit number of packets sent per TX flush
        Introduce a new bottom half packet TX
        Fix cross-endianness support

PCI/PCI Express
    Improved PCI Express support and functionalities with the implementation of:
        flr (Function Level Reset)
        aer (Advanced Error Reporting) and other improvements
        A new monitor command to inject errors into the PCI bus: pcie_aer_inject_error
    Implementation of Message Signaled Interrupts (MSI/MSI-X) support
    Separation of the PCI bridge code from the main PCI code.

Sound
    New Intel HD Audio support, adding three new devices:
        intel-hda: Intel HD Audio Controller, the PCI device.
        hda-duplex: HDA Codec. Attaches to the HDA bus. Supports 16bit stereo, rates 16k -> 96k, playback, recording and volume control (with CONFIG_MIXEMU=y).
        hda-output: HDA Codec without recording support. Subset of the hda-duplex codec. Use this if you don't want your guests access your mic.
    Usage: add '-device intel-hda -device hda-duplex' to your command line.
    Tested guests:
        Linux works.
        Win7 works.
        DOS (mpxplay) works.
        WinXP doesn't work.

Real Time Clock
    Fix binary/BCD mode switch

Video
    Fix cirrus VGA crash with some guests
    Fix curses big endian support

Block Drivers
qcow2
    Added a writeback metadata cache. This improves performance of scenarios with lots of cluster allocations noticably (e.g. installation or after taking a snapshot), in some benchmarks by a factor of ten or more. Use cache=none or cache=writeback to take advantage from this change.
    Copy snapshots out of QCOW2 disk, eg: qemu-img convert -f qcow2 -O qcow2 -s snapshot_name src_img bck_img
    Zero-copy read and write operations
    Other fixes and code cleanups:
        qcow2: Invalidate cache after failed read
        block: Allow bdrv_flush to return errors
        qcow2: Simplify image creation
        qcow2: Fixes unaligned access on IA64

qed
    Introduction of the QEMU Enhanced Disk (qed) image format. It is a disk image format that forgoes features found in qcow2 in favor of better levels of performance and data integrity. Due to its simpler on-disk layout, it is possible to safely perform metadata updates more efficiently.
    More information about qed: http://wiki.qemu.org/Features/QED
    Initial thread discussion: http://lists.nongnu.org/archive/html/qemu-devel/2010-09/msg00310.html

ceph/rbd
    Introduction of the new ceph/rbd block driver. RBD is an block driver for the distributed file system Ceph.
    More information about ceph: http://ceph.newdream.net/

nbd
    Improve qemu-nbd performance by 4400 %. This patch combines the reply header and payload send operation.
    Introduce NBD named exports.

Spice
    New support for the SPICE protocol. The project main focus is to provide high-quality remote access to QEMU virtual machines. More information about SPICE can be found at the project's web site: http://spice-space.org/
    New qxl device. qxl is a paravirtual graphics card. The qxl device is the bridge between the guest and the spice server (aka libspice-server). The spice server will send the rendering commands to the spice client, which will actually render them. The spice server is also able to render locally, which is done in case the guest wants read something from video memory. Local rendering is also used to support display over vnc and sdl. qxl is activated using -vga qxl. qxl supports multihead, additional cards can be added via '-device qxl.
    Relevant commits:
        spice: core bits
        spice: add keyboard
        spice: add mouse
        spice: simple display
        spice: add tablet support
        spice: tls support
        spice: make compression configurable.
        spice: add config options for channel security.
        spice: add config options for the listening address
        spice: add misc config options
        spice: add audio
        spice: add qxl device
        spice: connection events.

QMP / monitor

    TODO: QMP is now stable, except for error reporting?
    The work to facilitate the management of QEMU instances has been improved. QMP has received various fixes. Now it is possible to call a traditional monitor command through QMP, in case your application depends on the output or the command is not yet ported to QMP.
    New commands:
        query-spice / info spice
        human-monitor-command
        set_password
        drive_del
        block_resize command, allowing resizing of block devices while qemu is running. For virtio-blk the size is updated automatically when this command is issued on the host. IDE is not supported. For SCSI devices the new size can be updated in Linux guests by doing the following shell command:

echo > /sys/class/scsi_device/0:0:0:0/device/rescan

Tracing
    Introduction of platform-independent tracing, more information about it: http://wiki.qemu.org/Features/Tracing
    Documentation and tutorial: http://git.qemu.org/qemu.git/plain/docs/tracing.txt
    Some relevant commits:
        Add trace-events file for declaring trace events
        Add a DTrace tracing backend targetted for SystemTAP compatibility
        Add LTTng Userspace Tracer backend
        Add simple built-in tracing backend
        Add stderr trace-event backend:
        Support for dynamically enabling/disabling trace events
        Specify trace file name
        Add trace-file command to open/close/flush trace file

Other stuff
    Extend -option-rom command to have additional parameter bootindex
    Little endian / big endian MMIO framework. Until now, most devices had special hacks to allow them to work on big and little endian systems (ppc / x86). With that framework, they should mostly work with both and not require and device specific hacks anymore.

(ryoon)

2011-07-11 09:38:24 UTC MAIN commitmail json YAML

Updated graphics/rabbit to 0.9.3

(obache)

2011-07-11 09:37:50 UTC MAIN commitmail json YAML

Update rabbit to 0.9.3.
(adjust default dependency to Gems)

== 0.9.3: 2010-06-25

A comment and Twitter support improved release.

=== Improvements

==== Core

  * Supported PDF viewer on Ruby 1.9.
    [Reported by tmtms]
  * [#199] Supported "~" expansion in path specified by "-I".
    [Reported by kdmsnr]
  * Supported Twitter's OAuth.
  * Supported Bundler.
  * Added Rabbit.add_cleanup_proc that is an API to register
    a hook on rabbit command finished.
  * Added rabwii command to control Rabbit via Wii Remote.
    [Based on Kiwamu Okabe's code]
  * Changed default dRuby server bind address to localhost.
  * Changed default --default-public-level to "all".
  * rabbitter: Used OAuth.
  * rabrick: Changed --druby-uri option to --rabbit-uri.
  * rabbit-command: Changed --druby-uri option to --rabbit-uri.
  * Removed comment view.
  * rabbitter: Added --user-language option.
  * Used GUI logger by default when Rabbit isn't invoked by
    rubyw.exe.
    [Helped by Nobuyoshi Nakada]
  * Added launcher mode that show file chose dialog when
    Rabbit invoked without source file on no console environment.
  * Supported tag in Hiki notation. ({{tag('tag-name', 'value')}}

==== Theme

  * title-background-image: Supported image file name in
    slide property.
    [Suggested by kdmsnr]
  * background-image-toolkit: Used slide property rather
    than options in theme.
  * image: Made image caption's font size customizable.
  * color-circle: Enabled newline-in-slides and tag theme by
    default.
  * slide-number: Made slide number position customizable.
    [Youhei SASAKI]
  * debian: Updated.
    [Youhei SASAKI]
  * dark-gradation: Added. It's Keynote like dark gradation
    theme.
    [Youhei SASAKI]
  * twitter-comment: Added. It imports tweets from Twitter
    as comments.
    [Based on Kiwamu Okabe's code]
  * comment: Removed. It's for removed comment view.
  * footer-comment: Added. It shows comments on the footer.
    [Based on Kiwamu Okabe's code]
  * clutter-comment: Added. It streams comments on slides
    with rolling by Clutter API.
  * stream-comment: Added. It streams comments on slides.

=== Fixes

==== Core

  * Fixed Clutter backend doesn't work.
    [Reported by OBATA Akio]
  * Fixed GUI logger doesn't work.

(obache)

2011-07-11 09:19:33 UTC MAIN commitmail json YAML

Updated net/Transmission to 2.32

(tnn)

2011-07-11 09:18:55 UTC MAIN commitmail json YAML

Update to Transmission-2.32.

Transmission 2.32 (2011/06/28)
All Platforms
  Fix error caused by some "open-file-limit" configuration settings
  Fix 2.30 problem seeding to some peers
  Fix bug converting torrent file text contents to UTF-8
  Better uTP support on systems running uClibc
  Other small bug fixes
GTK+
  Fix 2.30 error opening torrents from a web browser
  Remove GNOME desktop proxy support
Web Client
  Fix bug when adding torrents
  Add torrents by info hash in the add dialog
  Sorting by ratio
  Allow drag-and-drop to add links

Transmission 2.31 (2011/05/17)
  This release fixes a 2.30 packaging error

Transmission 2.30 (2011/05/16)
All Platforms
  uTP support
  UDP tracker support
  Multiscrape support
  Download scarcest pieces first
  The "lazy bitfield" feature has been superseded by the "Fast Extension" BEP6
  Scripts are passed the environment
GTK+
  Added 256 x 256 icon by Andreas Nilsson
  Register as a magnet link handler in the .desktop file
Web Client
  Peer and Network preferences

(tnn)

2011-07-11 08:55:15 UTC MAIN commitmail json YAML

+ ruby-twitter_oauth

(obache)

2011-07-11 08:54:04 UTC MAIN commitmail json YAML

Added security/ruby-twitter_oauth version 0.4.3

(obache)

2011-07-11 08:53:48 UTC MAIN commitmail json YAML

Import ruby-twitter_oauth-0.4.3 as security/ruby-twitter_oauth.

twitter_oauth is a Ruby client for the Twitter API using OAuth.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-07-11 08:33:09 UTC MAIN commitmail json YAML

Updated textproc/groonga to 1.2.3

(obache)

2011-07-11 08:32:38 UTC MAIN commitmail json YAML

Update groonga to 1.2.3.

Release 1.2.3 - 2011/06/29
--------------------------

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

* Added invalid table name check. #912
* Added groonga-query-log-analyzer that analyze query log.
* groonga command shows failed command on error.
* groonga command shows file name and line no on error.
* Improved error message of :doc:`commands/column_create`. #952
* Added GRN_OBJ_TABLE_DAT_KEY, double array trie, table. (experimental)

Fixes
^^^^^

* fix get command crash. (Reported by OBATA Akio)
* fix elapsed time overflow in query log. #944

(obache)

2011-07-11 07:58:21 UTC MAIN commitmail json YAML

Set version to 0.1.13. From <gls> via IRC.

(asau)

2011-07-11 07:47:28 UTC pkgsrc-2011Q2 commitmail json YAML

2011-07-11 07:47:02 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3469 - requested by bsiegert
devel/gmake: portability fix

Revisions pulled up:
- devel/gmake/Makefile                                          1.78

---
  Module Name:    pkgsrc
  Committed By:  bsiegert
  Date:          Sat Jul  9 16:25:35 UTC 2011

  Modified Files:
          pkgsrc/devel/gmake: Makefile

  Log Message:
  Do not use strndup on MirBSD, it used to be broken. Fixes lots of
  "mysterious" build failures on MirBSD.

  Reviewed by agc and joerg.

(tron)

2011-07-11 07:01:31 UTC MAIN commitmail json YAML

Updated editors/nts to 78

(ryoon)

2011-07-11 07:00:42 UTC MAIN commitmail json YAML

Update to nts-78

Changelog:
78    2011-06-15
        Allow multiple -t switches using 'append' rather than 'store' and
        processing each separately. In the gui use parens, e.g., (tag 1, tag
        2).

(ryoon)

2011-07-10 20:41:43 UTC MAIN commitmail json YAML

Updated wm/pekwm to 0.13

(gls)

2011-07-10 20:41:23 UTC MAIN commitmail json YAML

Update wm/pekwm to 0.1.13.

Upstream changes:

Release-0 1 13
Bugs fixed
User visible changes

    * #248 "PekWM support for setting NET_WM_WINDOW_OPACITY hint" (partially?) reported by wallex
    * #254 "Make 'smart' placing smarter: Skip maximized windows." reported by wallex and fixed by Claes N舖t駭
    * #260 "Tell NETWM panels about all the windows in a group" reported by augustl and fixed by Claes N舖t駭
    * #266 "numpad key doesn't work in cmd/run dialog" reported by barkat1407 and fixed by Claes N舖t駭
    * #270 "Panels are movable" reported by Markand and fixed by Claes N舖t駭
    * #272 "PekWM in Fedora repos" reported by german and fixed by Claes N舖t駭
    * #275 "run go to exit" reported by darkdog and fixed by Claes N舖t駭
    * #283 "allow dialog windows to appear over fullscreen app" reported by Dreamkey
    * #284 "Variable evaluation in variable value" reported by atler and fixed by Claes N舖t駭
    * #293 "GropingDrag Crash" reported by moebius and fixed by Claes N舖t駭
    * #295 "Last opened window and panel" reported by Thom1 and fixed by Andreas Schlick

(gls)

2011-07-10 17:03:15 UTC MAIN commitmail json YAML

Fix PLIST with -winbind, fixes PR 45121 by John D. Baker.

(wiz)

2011-07-10 16:58:19 UTC MAIN commitmail json YAML

Fix build with python-2.7. From Alexander Nasonov in PR 45122.

(wiz)

2011-07-10 16:52:25 UTC MAIN commitmail json YAML

2011-07-10 16:20:30 UTC MAIN commitmail json YAML

2011-07-10 16:15:56 UTC MAIN commitmail json YAML

2011-07-10 14:54:54 UTC MAIN commitmail json YAML

Add more packages to be removed, from my thread in April. Sort.

(wiz)

2011-07-10 14:21:06 UTC MAIN commitmail json YAML

add p5-LWP-Protocol-https

(spz)

2011-07-10 14:19:04 UTC MAIN commitmail json YAML

perl5 module LWP::Protocol::https - Provide https support for LWP::UserAgent

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 13:07:02 UTC pkgsrc-2011Q2 commitmail json YAML

2011-07-10 12:57:58 UTC MAIN commitmail json YAML

add: p5-HTML-Form p5-HTTP-Cookies p5-HTTP-Daemon p5-HTTP-Date p5-HTTP-Message
p5-HTTP-Negotiate p5-LWP-MediaTypes p5-Net-HTTP p5-WWW-RobotRules

(spz)

2011-07-10 12:51:43 UTC MAIN commitmail json YAML

add p5-File-Listing

(spz)

2011-07-10 12:47:38 UTC MAIN commitmail json YAML

The Perl 5 module WWW::RobotRules parses /robots.txt files as specified
in "A Standard for Robot Exclusion", at
http://www.robotstxt.org/wc/norobots.htmls
Webmasters can use the /robots.txt file to forbid conforming robots
from accessing parts of their web site.

The parsed files are kept in a WWW::RobotRules object, and this object
provides methods to check if access to a given URL is prohibited.
The same WWW::RobotRules object can be used for one or more parsed
/robots.txt files on any number of hosts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:46:04 UTC MAIN commitmail json YAML

The Perl 5 module Net::HTTP is a low-level HTTP client.
An instance of the Net::HTTP class represents a connection to an HTTP server.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:44:55 UTC MAIN commitmail json YAML

perl5 module HTTP::Negotiate provides a complete implementation of the
HTTP content negotiation algorithm specified in
draft-ietf-http-v11-spec-00.ps chapter 12.
Content negotiation allows for the selection of a preferred content
representation based upon attributes of the negotiable variants and
the value of the various Accept* header fields in the request.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:43:32 UTC MAIN commitmail json YAML

perl5 module HTTP::Daemon instances are HTTP/1.1 servers that listen
on a socket for incoming requests.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:42:52 UTC MAIN commitmail json YAML

perl5 module HTTP::Cookies is for objects that represent a "cookie jar",
that is, a database of all the HTTP cookies that a given LWP::UserAgent
object knows about.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:41:57 UTC MAIN commitmail json YAML

perl5 module HTTP::Message - HTTP style message (base class)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:41:12 UTC MAIN commitmail json YAML

perl5 Module HTML::Form - Class that represents an HTML form element

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:40:29 UTC MAIN commitmail json YAML

perl5 module LWP::MediaTypes - guess media type for a file or a URL

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:39:37 UTC MAIN commitmail json YAML

The Perl 5 module HTTP::Date - date conversion routines

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:34:02 UTC MAIN commitmail json YAML

The Perl 5 module File::Listing - parse directory listing

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 12:21:47 UTC MAIN commitmail json YAML

add p5-Encode-Locale

(spz)

2011-07-10 12:18:28 UTC MAIN commitmail json YAML

perl5 module Encode::Locale - Determine the locale encoding

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(spz)

2011-07-10 08:51:03 UTC MAIN commitmail json YAML

+ ImageMagick-6.7.1.0, Transmission-2.32 [pkg/45127], aria2-1.12.0,
  aspell-0.60.6.1, binutils-2.21.1, cdialog-1.1.20110707, cups-1.4.7,
  dialog-1.1.20110630, diffpdf-1.2.2, dri2proto-2.6, dvdstyler-1.8.4,
  eric4-4.4.16, eric5-5.1.4, feh-1.14.2, fotoxx-11.07, gawk-4.0.0,
  gbrainy-2.00, global-5.9.7, glproto-1.4.14, gnucash-2.4.7,
  gnucash-docs-2.4.1, guile-2.0.2, gwaei-3.0.0, horde-4.0.7,
  imp-5.0.8, ingo-2.0.3, john-1.7.8jumbo2, kde4-4.6.5, kronolith-3.0.5,
  lftp-4.3.1, libXcursor-1.1.12, libXrandr-1.3.2, libebml-1.2.1,
  libgcrypt-1.5.0, libmatroska-1.2.0, libraw-0.13.6, lighttpd-1.4.29,
  mame-0.143, mercurial-1.9, mess-0.143, mkfontscale-1.0.9,
  modular-xorg-server-1.10.3, mtools-4.0.17, opendkim-2.4.1,
  opera-11.50, p5-PerlMagick-6.7.1.0, phpmyadmin-3.4.3.1, pixman-0.22.2,
  planner-0.14.5, poppler-0.16.7, rasqal-0.9.26 [needs raptor-2.0.0],
  rudiments-0.33, seamonkey-2.2, spamassassin-3.3.2, stunnel-4.39,
  tcsh-6.17.06, thunderbird-5.0, turba-3.0.4, veusz-1.12,
  vttest-20110705, wordpress-3.2, x264-devel-20110702,
  xf86-input-mouse-1.7.1, xman-1.1.2, xmlstarlet-1.2.1, xprop-1.2.1,
  xrandr-1.3.5, xwininfo-1.1.2.

(wiz)

2011-07-09 21:34:20 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3468 - requested by mspo
chat/bitlbee build fix

Revisions pulled up:
- chat/bitlbee/Makefile                                        1.52-1.53
- chat/bitlbee/distinfo                                        1.27

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  mspo
  Date:          Sat Jul  9 11:13:21 UTC 2011

  Modified Files:
          pkgsrc/chat/bitlbee: Makefile distinfo

  Log Message:
  Version 3.0.3:
  - Fixed Twitter compatibility. (The API call used to get the following list
    was deprecated.)
  - Twitter: Enable the show_ids setting to assign a two-digit short ID to
    recent tweets to use for retweets and replies (so you can RT/reply to more
    than just a person's last message).
  - Some other Twitter fixes/improvements.
  - "otr reconnect" command and some other fixes.
  - GnuTLS 2.12 compatibility fix.
  - Include "FLOOD=0/9999" in the 005/ISUPPORT line at login to hint the IRC
    client that rate limiting is not required. (Next step: Get IRC clients to
    parse it.)
  - Other stuff too small to mention.

  Finished 2 Jun 2011

  Version 3.0.2:
  - Fixed MSN login issues with @msn.com accounts.
  - /CTCP support: You can CTCP VERSION Jabber contacts, and CTCP NUDGE MSN
    contacts. More may come later, ideas are welcome.
  - By default, leave Twitter turned on for libpurple builds.
  - Allow using /OPER to identify/register as well. (Password security hack.)
  - Fixed proxy support with libpurple.
  - Some minor changes/fixes.

  To generate a diff of this commit:
  cvs rdiff -u -r1.51 -r1.52 pkgsrc/chat/bitlbee/Makefile
  cvs rdiff -u -r1.26 -r1.27 pkgsrc/chat/bitlbee/distinfo

-------------------------------------------------------------------
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Sat Jul  9 13:37:51 UTC 2011

  Modified Files:
          pkgsrc/chat/bitlbee: Makefile

  Log Message:
  depend on libgcrypt explicitely
  (gnutls used to pull it in for us, but this will be cleaned up)

  To generate a diff of this commit:
  cvs rdiff -u -r1.52 -r1.53 pkgsrc/chat/bitlbee/Makefile

(spz)

2011-07-09 21:15:48 UTC MAIN commitmail json YAML

Don't use obsolete "malloc.h", some systems choose to break it intentionally (e.g. DragonFly).

(asau)

2011-07-09 17:24:07 UTC MAIN commitmail json YAML

Change last entry to an entry for a new package because I never added
one for "fuse-ext2".

(tron)

2011-07-09 17:23:06 UTC MAIN commitmail json YAML

Note update of the "fuse-ext2" package to version 0.0.7nb1.

(tron)

2011-07-09 17:22:43 UTC MAIN commitmail json YAML

2011-07-09 16:25:35 UTC MAIN commitmail json YAML

Do not use strndup on MirBSD, it used to be broken. Fixes lots of
"mysterious" build failures on MirBSD.

Reviewed by agc and joerg.

(bsiegert)

2011-07-09 15:51:52 UTC MAIN commitmail json YAML

2011-07-09 15:44:37 UTC MAIN commitmail json YAML

2011-07-09 15:44:12 UTC MAIN commitmail json YAML

2011-07-09 15:42:27 UTC MAIN commitmail json YAML

Update mksh to R40.

Many changes and improvements. For a full list, see
http://www.mirbsd.org/mksh.htm#clog .

(bsiegert)

2011-07-09 15:29:09 UTC MAIN commitmail json YAML

Add and enable "fuse-ext2".

(tron)

2011-07-09 15:27:12 UTC MAIN commitmail json YAML

2011-07-09 14:31:44 UTC MAIN commitmail json YAML

WINE has been updated.

(asau)

2011-07-09 14:31:02 UTC MAIN commitmail json YAML

Updated emulators/wine-devel to 1.3.24

(asau)

2011-07-09 14:27:38 UTC MAIN commitmail json YAML

Update to WINE 1.3.24

Changes in 1.3.24:

  * Various DirectInput improvements.
  * Support for line breaking in Uniscribe.
  * More UI elements in builtin Shell Explorer.
  * Some more D3DX9 functions.
  * Improved support for shell known folders.
  * Various bug fixes.

Changes in 1.3.23:

  * Support for stubless COM proxies on x86-64.
  * Builtin dxdiag now outputs real information.
  * Monochrome bitmap format in the DIB engine.
  * Beginnings of a true shell Explorer builtin.
  * A number of new D3DX9 functions.
  * More support for Indic text shaping.
  * Various bug fixes.

(asau)

2011-07-09 14:20:53 UTC MAIN commitmail json YAML

2011-07-09 14:19:31 UTC MAIN commitmail json YAML

Add user-destdir support. Almost trivial except for one bug inthe install
script.

(bsiegert)

2011-07-09 14:14:10 UTC MAIN commitmail json YAML

Fix PLIST for doxygen-1.6.3 (already noted as minimum build dependency).

(wiz)

2011-07-09 13:37:51 UTC MAIN commitmail json YAML

depend on libgcrypt explicitely
(gnutls used to pull it in for us, but this will be cleaned up)

(drochner)

2011-07-09 12:33:40 UTC MAIN commitmail json YAML

Remove non-working test for the existence of the files "configure.ac" and
"configure.in" from "refuse" handling. Instead simply add the two filenames
to the list. They now get actually modified when they exist.

(tron)

2011-07-09 11:38:25 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 1.60

(mspo)

2011-07-09 11:37:44 UTC MAIN commitmail json YAML

Upgrade to 1.60.

a lot of bugfixes. (too many to list)
Browse the full list at
https://github.com/kraih/mojo/blob/master/Changes

1.17:
Deprecated Mojolicious process method in favor of the on_process
attribute

1.18:
Added support for "X-Forwarded-HTTPS" and "X-Forwarded-Host"
Added argument localization to the include helper.

1.19:
Improved tests.

1.20:
Improved size limit handling.

1.21:
Improved temporary file handling to avoid a very unlikely race

1.22:
Fixed small memory leak.
Deprecated Mojo::IOLoop on_tick method in favor of the recurring
method. (sbertrang)
Deprecated Mojo::IOLoop on_hup method in favor of the on_close
method.
Deprecated on_build_tx methods in favor of on_transaction methods.
Deprecated on_handler methods in favor of on_request methods.
Updated WebSocket implementation to ietf-07.
Renamed on_idle method in Mojo::IOLoop to idle.
Reduced memory requirements of cached templates by up to 50%.

1.3:
Deprecated Perl 5.8.x support.
Deprecated Mojolicious::Renderer get_inline_template method in
favor of the get_data_template method.

1.31:
Reverted deprecation of Perl 5.8.x support, by popular demand.

1.32:
Updated IO::Socket::SSL requirement to 1.43 due to bugs in older
versions

1.33:
Updated jQuery to version 1.6.1.

1.34:
Fixed small Mojo::DOM HTML5 bug.

1.4:
Deprecated Mojo::DOM add_after method in favor of the append
method.
Deprecated Mojo::DOM add_before method in favor of the prepend
method.
Deprecated all methods containing the word "inner" in favor of ones
containing the word "content".

1.41:
Fixed param list bug in Mojolicious::Controller.

1.42:
Updated WebSocket implementation to ietf-08

1.43:
Improved after_dispatch hook by allowing it to change session data.

1.44:
Added EXPERIMENTAL self-restarting Morbo development web server

1.45:
Fixed an exception with layout rendering bug.

1.46:
Improved overall performance by about 3%

1.47:
Added host support to Mojolicious::Plugin::Mount

1.48:
Added debug log message for missing action to router

1.49:
three EXPERIMENTAL features

1.50:
Updated jQuery to version 1.6.2.

1.51:
Renamed build_url method in Test::Mojo to test_server.

1.52:
Fixed small static file in DATA section bug.

1.53:
Added EXPERIMENTAL format method to Mojo::Log

1.54:
windows fixes

1.55:
Fixed some portability issues in tests

1.56:
Fixed small memory leaks in Hypnotoad and Mojo::IOLoop.

1.57:
hypnotoad improvements

1.58:
Fixed fork bug in Mojo::IOLoop.

1.59:
Added peer method to Mojo::Transactor

1.60:
Added xsl MIME type.

(mspo)

2011-07-09 11:14:21 UTC MAIN commitmail json YAML

Updated chat/bitlbee to 3.0.3nb1

(mspo)

2011-07-09 11:13:21 UTC MAIN commitmail json YAML

Version 3.0.3:
- Fixed Twitter compatibility. (The API call used to get the following list
  was deprecated.)
- Twitter: Enable the show_ids setting to assign a two-digit short ID to
  recent tweets to use for retweets and replies (so you can RT/reply to more
  than just a person's last message).
- Some other Twitter fixes/improvements.
- "otr reconnect" command and some other fixes.
- GnuTLS 2.12 compatibility fix.
- Include "FLOOD=0/9999" in the 005/ISUPPORT line at login to hint the IRC
  client that rate limiting is not required. (Next step: Get IRC clients to
  parse it.)
- Other stuff too small to mention.

Finished 2 Jun 2011

Version 3.0.2:
- Fixed MSN login issues with @msn.com accounts.
- /CTCP support: You can CTCP VERSION Jabber contacts, and CTCP NUDGE MSN
  contacts. More may come later, ideas are welcome.
- By default, leave Twitter turned on for libpurple builds.
- Allow using /OPER to identify/register as well. (Password security hack.)
- Fixed proxy support with libpurple.
- Some minor changes/fixes.

(mspo)

2011-07-09 10:32:17 UTC MAIN commitmail json YAML

Update "patch" package to version 2.5.9. Changes since version 2.5.4:
- patch -D now outputs preprocessor lines without comments, as required
  by POSIX 1003.1-2001.
- File names in context patches may now contain spaces, so long
  as the context patch headers use a tab to separate the file name
  from the time stamp.
- Perforce is now supported.
- Patch lines beginning with "#" are comments and are ignored.
- The bug reporting address is now <bug-patch@gnu.org>.
- bug fixes

This update includes the fix for the directory traversal vulnerability
reported in CVE-2010-4651.

(tron)

2011-07-09 10:27:54 UTC MAIN commitmail json YAML

Exclude CHECK_SHLIBS_SUPPORTED on Linux-*-x86_64

(abs)

2011-07-09 10:26:52 UTC MAIN commitmail json YAML

support other mysql versions

(abs)

2011-07-09 10:25:53 UTC MAIN commitmail json YAML

+www/libmicrohttpd +multimedia/libass

(abs)

2011-07-09 10:24:53 UTC MAIN commitmail json YAML

2011-07-09 10:24:18 UTC MAIN commitmail json YAML

Added multimedia/libass version 0.9.12

libass is a portable subtitle renderer for the ASS/SSA (Advanced
Substation Alpha/Substation Alpha) subtitle format. It is mostly
compatible with VSFilter.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2011-07-09 10:22:20 UTC MAIN commitmail json YAML

+libmicrohttpd

(abs)

2011-07-09 10:21:41 UTC MAIN commitmail json YAML

Added www/libmicrohttpd version 0.9.9

GNU libmicrohttpd is a small C library that is supposed to make it
easy to run an HTTP server as part of another application. GNU
libmicrohttpd is free software and part of the GNU project. Key
features that distinguish libmicrohttpd from other projects are:

* C library: fast and small
* API is simple, expressive and fully reentrant
* Implementation is HTTP 1.1 compliant
* HTTP server can listen on multiple ports
* Four different threading models (select, poll, pthread, thread pool)
* Supported platforms include GNU/Linux, FreeBSD, OpenBSD, NetBSD, OS X, W32,
  Symbian and z/OS
* Support for IPv6
* Support for SHOUTcast
* Support for incremental processing of POST data (optional)
* Support for basic and digest authentication (optional)
* Support for SSL3 and TLS (requires libgcrypt and libgnutls, optional)
* Binary is only about 32k (without TLS/SSL support and other optional
  features)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2011-07-09 07:50:51 UTC MAIN commitmail json YAML

Updated net/httping to 1.4.4; some entries return to TODO

(adam)

2011-07-09 07:45:09 UTC MAIN commitmail json YAML

2011-07-08 20:57:02 UTC MAIN commitmail json YAML

2011-07-08 20:48:29 UTC MAIN commitmail json YAML

2011-07-08 18:51:15 UTC MAIN commitmail json YAML

add a comment about the pkg not dealing correctly with recent gnutls
built against "nettle", but don't do anything for now because the
patch would be expensive

(drochner)

2011-07-08 18:35:37 UTC MAIN commitmail json YAML

recent libsoup doesn't use gnutls directly but through glib-networking,
so there is no need to maintain a direct dependency

(drochner)

2011-07-08 18:18:16 UTC MAIN commitmail json YAML

include <string.h> explicitely to get the memset() prototype, fixes
the build of cdrdao at least on NetBSD-current/gcc45

(drochner)

2011-07-08 17:48:12 UTC MAIN commitmail json YAML

Updated graphics/png to 1.5.4

(wiz)

2011-07-08 17:47:58 UTC MAIN commitmail json YAML

Update to 1.5.4:

Version 1.5.3beta11 [June 11, 2011]
  Fixed png_handle_sCAL which is broken in 1.5; added sCAL to pngtest.png
  Revised documentation about png_set_user_limits() to say that it also affects
    png writing.
  Revised handling of png_set_user_limits() so that it can increase the
    limit beyond the PNG_USER_WIDTH|HEIGHT_MAX; previously it could only
    reduce it.
  Make the 16-to-8 scaling accurate. Dividing by 256 with no rounding is
    wrong (high by one) 25% of the time. Dividing by 257 with rounding is
    wrong in 128 out of 65536 cases. Getting the right answer all the time
    without division is easy.
  Added "_SUPPORTED" to the PNG_WRITE_CUSTOMIZE_ZTXT_COMPRESSION macro.
  Added projects/owatcom, an IDE project for OpenWatcom to replace
    scripts/makefile.watcom.  This project works with OpenWatcom 1.9. The
    IDE autogenerates appropriate makefiles (libpng.mk) for batch processing.
    The project is configurable, unlike the Visual Studio project, so long
    as the developer has an awk.
  Changed png_set_gAMA to limit the gamma value range so that the inverse
    of the stored value cannot overflow the fixed point representation,
    and changed other things OpenWatcom warns about.
  Revised pngvalid.c to test PNG_ALPHA_MODE_SUPPORTED correctly. This allows
    pngvalid to build when ALPHA_MODE is not supported, which is required if
    it is to build on libpng 1.4.
  Removed string/memory macros that are no longer used and are not
    necessarily fully supportable, particularly png_strncpy and png_snprintf.
  Added log option to pngvalid.c and attempted to improve gamma messages.

Version 1.5.3 [omitted]
  People found the presence of a beta release following an rc release
    to be confusing; therefore we bump the version to libpng-1.5.4beta01
    and there will be no libpng-1.5.3 release.

Version 1.5.4beta01 [June 14, 2011]
  Made it possible to undefine PNG_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED
    to get the same (inaccurate) output as libpng-1.5.2 and earlier.
  Moved definitions of PNG_HAVE_IHDR, PNG_AFTER_IDAT, and PNG_HAVE_PLTE
    outside of an unknown-chunk block in png.h because they are also
    needed for other uses.

Version 1.5.4beta02 [June 14, 2011]
  Fixed and clarified LEGACY 16-to-8 scaling code.
  Added png_set_chop_16() API, to match inaccurate results from previous
    libpng versions.
  Removed the ACCURATE and LEGACY options (they are no longer useable)
  Use the old scaling method for background if png_set_chop_16() was
    called.
  Made png_set_chop_16() API removeable by disabling PNG_CHOP_16_TO_8_SUPPORTED

Version 1.5.4beta03 [June 15, 2011]
  Fixed a problem in png_do_expand_palette() exposed by optimization in
    1.5.3beta06
  Also removed a spurious and confusing "trans" member ("trans") from png_info.
  The palette expand optimization prevented expansion to an intermediate RGBA
    form if tRNS was present but alpha was marked to be stripped; this exposed
    a check for tRNS in png_do_expand_palette() which is inconsistent with the
    code elsewhere in libpng.
  Correction to the expand_16 code; removed extra instance of
    png_set_scale_16_to_8 from pngpriv.h

Version 1.5.4beta04 [June 16, 2011]
  Added a missing "#ifdef PNG_READ_BACKGROUND_SUPPORTED/#endif" in pngrtran.c
  Added PNG_TRANSFORM_CHOP_16 to the high-level read transforms.
  Made PNG_READ_16_TO_8_ACCURATE_SCALE configurable again.  If this is
    not enabled, png_set_strip_16() and png_do_scale_16_to_8() aren't built.
  Revised contrib/visupng, gregbook, and pngminim to demonstrate chop_16_to_8

Version 1.5.4beta05 [June 16, 2011]
  Renamed png_set_strip_16() to png_set_scale_16() and renamed
    png_set_chop_16() to png_set_strip(16) in an attempt to minimize the
    behavior changes between libpng14 and libpng15.

Version 1.5.4beta06 [June 18, 2011]
  Fixed new bug that was causing both strip_16 and scale_16 to be applied.

Version 1.5.4beta07 [June 19, 2011]
  Fixed pngvalid, simplified macros, added checking for 0 in sCAL.
    The ACCURATE scale macro is no longer defined in 1.5 - call the
    png_scale_16_to_8 API.  Made sure that PNG_READ_16_TO_8 is still defined
    if the png_strip_16_to_8 API is present.  png_check_fp_number now
    maintains some state so that positive, negative and zero values are
    identified.  sCAL uses these to be strictly spec conformant.

Version 1.5.4beta08 [June 23, 2011]
  Fixed pngvalid if ACCURATE_SCALE is defined.
  Updated scripts/pnglibconf.h.prebuilt.

Version 1.5.4rc01 [June 30, 2011]
  Define PNG_ALLOCATED to "restrict" only if MSC_VER >= 1400.

Version 1.5.4 [July 7, 2011]
  no changes.

(wiz)

2011-07-08 17:46:39 UTC MAIN commitmail json YAML

Updated net/clive to 2.3.1.1

(wiz)

2011-07-08 17:46:26 UTC MAIN commitmail json YAML

Update to 2.3.1.1:

== 2.3 ==

2.3.1.1  Sun Jun 19 2011  Toni Gundogdu

Fixes:
        - Missing details in --help output

2.3.1  Sat Jun 18 2011  Toni Gundogdu
Changes:
        - Add --query-formats, deprecate "--format list"
        - Detect quvi and/or download command from $PATH
            - In the absence of --quvi and/or --get-with
        - Bump quvi prerequisite to 0.2.17
        - Revise manual

(wiz)

2011-07-08 17:31:34 UTC MAIN commitmail json YAML

2011-07-08 17:27:29 UTC MAIN commitmail json YAML

2011-07-08 17:23:05 UTC MAIN commitmail json YAML

2011-07-08 17:20:05 UTC MAIN commitmail json YAML

2011-07-08 17:02:51 UTC MAIN commitmail json YAML

2011-07-08 16:33:56 UTC pkgsrc-2011Q2 commitmail json YAML

2011-07-08 16:33:12 UTC pkgsrc-2011Q2 commitmail json YAML

Pullup ticket #3466 - requested by adam
security/clama: bug fix update

Revisions pulled up:
- security/clamav/Makefile                                      1.3
- security/clamav/PLIST                                        1.2
- security/clamav/distinfo                                      1.3
- security/clamav/patches/patch-ad                              1.2
- security/clamav/patches/patch-af                              1.2

---
  Module Name:    pkgsrc
  Committed By:  adam
  Date:          Fri Jul  8 09:28:06 UTC 2011

  Modified Files:
          pkgsrc/security/clamav: Makefile PLIST distinfo
          pkgsrc/security/clamav/patches: patch-ad patch-af

  Log Message:
  Changes 0.97.1:
  This is a bugfix release recommended for all users. Please refer to the
  ChangeLog file for details.

(tron)

2011-07-08 15:51:02 UTC MAIN commitmail json YAML

Fix typo in comment.

(wiz)

2011-07-08 14:38:34 UTC MAIN commitmail json YAML

Better catch the PLIST changes, too...

(hauke)

2011-07-08 11:47:28 UTC MAIN commitmail json YAML

depend on libgcrypt explicitely
(gnutls used to pull it in for us, but this will be cleaned up)
also remove an assumption about time_t size which fails on NetBSD-current

(drochner)

2011-07-08 11:44:02 UTC MAIN commitmail json YAML

2011-07-08 11:41:40 UTC MAIN commitmail json YAML

Updated lang/yap to 6.2.1

(asau)

2011-07-08 11:40:52 UTC MAIN commitmail json YAML

Note missing update of GeoIP to 1.4.8 on last week...

(obache)

2011-07-08 11:40:28 UTC MAIN commitmail json YAML

2011-07-08 11:35:52 UTC MAIN commitmail json YAML

g/c stale API_DEPENDS line

(drochner)

2011-07-08 11:31:24 UTC MAIN commitmail json YAML

add patch from upstream to fix excessive memory use due improper checking
of certain return values in GIF image loader (CVE-2011-2485)
bump PKGREV

(drochner)

2011-07-08 11:25:33 UTC MAIN commitmail json YAML

Clean up after running obsolete_todo

(adam)

2011-07-08 11:19:26 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.7.6

(adam)

2011-07-08 11:14:44 UTC MAIN commitmail json YAML

Changes 1.7.6:
* Various git-svn updates.
* Updates the way content tags are handled in gitweb.  Also adds
  a UI to choose common timezone for displaying the dates.
* Similar to branch names, tagnames that begin with "-" are now
  disallowed.
* Clean-up of the C part of i18n (but not l10n---please wait)
  continues.
* The scripting part of the codebase is getting prepared for i18n/l10n.
* Pushing and pulling from a repository with large number of refs that
  point to identical commits are optimized by not listing the same commit
  during the common ancestor negotiation exchange with the other side.
* Adding a file larger than core.bigfilethreshold (defaults to 1/2 Gig)
  using "git add" will send the contents straight to a packfile without
  having to hold it and its compressed representation both at the same
  time in memory.
* Processes spawned by "[alias] <name> = !process" in the configuration
  can inspect GIT_PREFIX environment variable to learn where in the
  working tree the original command was invoked.
* A magic pathspec ":/" tells a command that limits its operation to
  the current directory when ran from a subdirectory to work on the
  entire working tree. In general, ":/path/to/file" would be relative
  to the root of the working tree hierarchy.
  After "git reset --hard; edit Makefile; cd t/", "git add -u" would
  be a no-op, but "git add -u :/" would add the updated contents of
  the Makefile at the top level. If you want to name a path in the
  current subdirectory whose unusual name begins with ":/", you can
  name it by "./:/that/path" or by "\:/that/path".
* "git blame" learned "--abbrev[=<n>]" option to control the minimum
  number of hexdigits shown for commit object names.
* "git blame" learned "--line-porcelain" that is less efficient but is
  easier to parse.
* Aborting "git commit --interactive" discards updates to the index
  made during the interactive session.
* More...

(adam)

2011-07-08 11:03:36 UTC MAIN commitmail json YAML

2011-07-08 11:01:49 UTC MAIN commitmail json YAML

depend on libgcrypt explicitely
(gnutls used to pull it in for us, but this will be cleaned up)

(drochner)

2011-07-08 10:43:09 UTC MAIN commitmail json YAML

Note update of the "less" package to version 444.

(tron)

2011-07-08 10:42:53 UTC MAIN commitmail json YAML

Update "less" package to version 444.
The list of changes between our outdated version 418 and 444 is too long
to list here. You can find all the release notes here:

http://www.greenwoodsoftware.com/less/old.html

(tron)

2011-07-08 10:30:45 UTC MAIN commitmail json YAML

Updated clamav, mysql55-*, sqlite3*, mbrowse, heimdal, mit-krb5, openvpn, py-ldap

(adam)

2011-07-08 10:23:35 UTC MAIN commitmail json YAML

Changes 2.4.1:
Modules:
* New LDAP option OPT_X_TLS_PACKAGE available in OpenLDAP 2.4.26+
  to determine the name of the SSL/TLS package OpenLDAP was
  built with
Lib/
* ldap.modlist.modifyModlist(): New key-word argument
  case_ignore_attr_types used to define attribute types for which
  comparison of old and new values should be case-insensitive
* Minor changes to which data is sent to debug output for various
  trace levels
* Now tag [1] is used in ldap.extop.dds.RefreshResponse in
  compliance with RFC 2589 (fix available for OpenLDAP ITS-6886)
* New sub-module ldap.controls.sessiontrack implements request control
  as described in draft-wahl-ldap-session (needs pyasn1_modules)

Changes since 2.4.0:
* OpenLDAP 2.4.11+ required to build
* Support for extracting LDAPv3 extended controls in
  LDAP_RES_SEARCH_ENTRY responses
  (see SF-2829057, thanks to Rich)
* Generic support for LDAPv3 extended operations (thanks to Rich)
Lib/
* new class API in ldap.controls, not backwards-compatible!
* new sub-modules for ldap.controls, some require pyasn1 and pyasn1_modules
* New methods LDAPObject.result4() and LDAPObject.extop_result()
* New (optional) class ldap.controls.AssertionControl
* New helper module ldap.logger contains file-like object which
  sends trace messages to logging.log()
* Removed non-functional method LDAPObject.set_cache_options()
* Removed unused dictionary ldap.controls.knownLDAPControls
Modules/
* ldapcontrol.c: Fixed encode_assertion_control() and function is no longer
  hidden behind ifdef-statement

(adam)

2011-07-08 10:20:20 UTC MAIN commitmail json YAML

Updated math/fricas to 1.1.3

(asau)

2011-07-08 10:20:10 UTC MAIN commitmail json YAML

2011-07-08 10:18:21 UTC MAIN commitmail json YAML

Update to FriCAS 1.1.3

Changes:

- Added "jet bundle" framework  by Werner Seiler and Joachim Schue,
  which includes completion procedure and symmetry analysis for PDE.

- Better splitting of group representations (added Holt-Rees improvement
  to meatAxe).

- Added numeric versions of some elliptic integrals and few more elliptic
  functions.

- Speeded up FFCGP (finite fields via Zech logarithms).

- New experimental flag (off by default, set via setSimplifyDenomsFlag)
  which if on causes removal of irrationalities from denominators.
  Usually it causes slowdown, but on some examples gives huge speedup.
  It may go away in future (when no longer needed).

- Added experimental framework for theory of computations.

Bug fixes, in particular:

- Numerical solutions of polynomial systems have now required accuracy
  (SF 2418832).

- Fixed problem with crashes during tracing.

- Fixed a problem with nested iteration (SF 3016806).

- Eliminated stack overflow when concatenating long lists.

(asau)

2011-07-08 10:15:31 UTC MAIN commitmail json YAML

Changes 2.2.1:
* Don't define ENABLE_PUSH_PEER_INFO if SSL is not available
* Fix compiling issues with pkcs11 when --disable-management is configured
* Remove support for Linux 2.2 configuration fallback
* Fix compile issues when using --enable-small and
  --disable-ssl/--disable-crypto
* Fix 2.2.0 build failure when management interface disabled
* Added info about --show-proxy-settings
* Documented --x509-username-field option
* Updated "easy-rsa" for OpenSSL 1.0.0
* Fixes to easy-rsa/2.0
* Made domake-win builds to use easy-rsa/2.0/openssl-1.0.0.cnf
* Fix a build-ca issue on Windows
* Fix issues with some older GCC compilers

(adam)

2011-07-08 10:00:34 UTC MAIN commitmail json YAML

Updated www/py-blosxom to 1.5nb2

(hauke)

2011-07-08 09:59:28 UTC MAIN commitmail json YAML

Changes 1.8.4:
This is primarily a bugfix release.
Fix vulnerabilities:
* KDC uninitialized pointer crash [MITKRB5-SA-2010-006 CVE-2010-1322]
* kpropd denial of service [MITKRB5-SA-2011-001 CVE-2010-4022]
* KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-0282 CVE-2011-0283]
* KDC double-free when PKINIT enabled [MITKRB5-SA-2011-003 CVE-2011-0284]
* kadmind frees invalid pointer [MITKRB5-SA-2011-004 CVE-2011-0285]
Interoperability:
* Correctly encrypt GSSAPI forwarded credentials using the session key, not
  a subkey.
* Set NT-SRV-INST on TGS principal names as expected by some Windows Server
  Domain Controllers.
* Don't reject AP-REQ messages if their PAC doesn't validate; suppress the PAC
  instead.
* Correctly validate HMAC-MD5 checksums that use DES keys

(adam)

2011-07-08 09:59:19 UTC MAIN commitmail json YAML

Update to Blosxom 1.5rc3.

What's new in 1.5 rc3
=====================

Pertinent to users:
-------------------

1. PyBlosxom shows an error page if it crashes rather than forcing
  you to go figure out what happened by finding the web server logs.
  This should make configuring and debugging much easier.

2. Bunch of new plugins.

3. Bunch of fixes to the comments plugin, tags and pycalendar plugins.

  Tags plugin gains tags cloud functionality.

  Comments plugin gains comment_disable_after_x_days feature.

  If you're using them, update to the latest versions.

4. Bunch of fixes to the documentation.  If you see errors or things
  that are unclear, let us know.

  The documentation for the comments plugin still needs to be overhauled.

5. Bunch of other bug fixes.

6. Bunch of new plugins: magicword, pages, rst, check_nonhuman, and
  check_blacklist.

(hauke)

2011-07-08 09:50:58 UTC MAIN commitmail json YAML

Note addition of kyua-cli-0.1.

(jmmv)

2011-07-08 09:50:08 UTC MAIN commitmail json YAML

Add and enable kyua-cli.

(jmmv)

2011-07-08 09:49:22 UTC MAIN commitmail json YAML

Changes 1.4:
New features
* Support for reading MIT database file directly
* KCM is polished up and now used in production
* NTLM first class citizen, credentials stored in KCM
* Table driven ASN.1 compiler, smaller!, not enabled by default
* Native Windows client support
Notes
* Disabled write support NDBM hdb backend (read still in there) since
  it can't handle large records, please migrate to a diffrent backend
  (like BDB4)

Changes 1.3.3:
Bug fixes
* Check the GSS-API checksum exists before trying to use it [CVE-2010-1321]
* Check NULL pointers before dereference them [kdc]

Changes 1.3.2:
Bug fixes
* Don't mix length when clearing hmac (could memset too much)
* More paranoid underrun checking when decrypting packets
* Check the password change requests and refuse to answer empty packets
* Build on OpenSolaris
* Renumber AD-SIGNED-TICKET since it was stolen from US
* Don't cache /dev/*random file descriptor, it doesn't get unloaded
* Make C++ safe
* Misc warnings

(adam)

2011-07-08 09:49:12 UTC MAIN commitmail json YAML

Initial import of kyua-cli, version 0.1:

Kyua (pronounced Q.A.) is a testing framework for both developers and
users.  Kyua is different from most other testing frameworks in that it
puts the end user experience before anything else.  There are multiple
reasons for users to run the tests themselves, and Kyua ensures that
they can do so in the most convenient way.

At the moment, Kyua is focused on implementing a solid foundation and a
powerful command-line tool to run tests implemented with the Automated
Testing Framework (ATF).  Later on, Kyua will also provide a set of
language bindings (C, C++ and shell, at the least) to ease the
implementation of test cases in a variety of programming languages.

In effect, Kyua is intended to be a replacement for ATF.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(jmmv)

2011-07-08 09:41:16 UTC MAIN commitmail json YAML

Changes 0.4.3:
* Fix segfault when typing invalid oid number

Changes 0.4.2:
* Fix spurious autoscrolling

Changes 0.4.1:
* Code cleanup, get rid of some deprecated components
* Support saving of window size
* Support more oid types/input conventions

Changes 0.4.0:
* New maintainer
* Upgrade to gtk2
* Improve autodetection of oid type (now supports unsigned, etc.)
* Handle gui events while performing long tasks
* Put scrollbars on the right side
* Make output wrapping configurable

(adam)

2011-07-08 09:40:58 UTC MAIN commitmail json YAML

allow to use gmp/mpfr/mpc which comes with the system (eg on
NetBSD-current with gcc45)

(drochner)

2011-07-08 09:35:40 UTC MAIN commitmail json YAML

Changes 3.7.7.1:
* Fix a bug causing PRAGMA case_sensitive_like statements compiled using
  sqlite3_prepare() to fail with an SQLITE_SCHEMA error.

Changes 3.7.7:
* Add support for URI filenames
* Add the sqlite3_vtab_config() interface in support of ON CONFLICT clauses
  with virtual tables.
* Add the xSavepoint, xRelease and xRollbackTo methods in virtual tables in
  support of SAVEPOINT for virtual tables.
* Update the built-in FTS3/FTS4 and RTREE virtual tables to support ON CONFLICT
  clauses and REPLACE.
* Avoid unnecessary reparsing of the database schema.
* Added support for the FTS4 prefix option and the FTS4 order option.
* Allow WAL-mode databases to be opened read-only as long as there is an
  existing read/write connection.
* Added support for short filenames.

(adam)

2011-07-08 09:32:07 UTC MAIN commitmail json YAML

Changes 5.5.14:
* CMake configuration support on Linux now provides a boolean ENABLE_GCOV
  option to control whether to include support for gcov.
* InnoDB now permits concurrent reads while creating a secondary index.
* Client programs now display more information for SSL errors to aid in
  diagnosis and debugging of connection problems.
* In the audit plugin interface, the event_class member was removed from the
  mysql_event_general structure and the calling sequence for the notification
  function changed. Originally, the second argument was a pointer to the event
  structure. The function now receives this information as two arguments: an
  event class number and a pointer to the event. Corresponding to these
  changes, MYSQL_AUDIT_INTERFACE_VERSION was increased to 0x0300.
* The plugin_audit.h header file, and the NULL_AUDIT example plugin in the
  plugin/audit_null directory have been modified per these changes. See
  Section 21.2.4.7, ���Writing Audit Plugins���.
* Bug fixes.

(adam)

2011-07-08 09:28:06 UTC MAIN commitmail json YAML

Changes 0.97.1:
This is a bugfix release recommended for all users. Please refer to the
ChangeLog file for details.

(adam)

2011-07-08 09:24:48 UTC MAIN commitmail json YAML

2011-07-08 08:21:50 UTC pkgsrc-2011Q2 commitmail json YAML

Add a file to record changes on the pkgsrc-2011Q2 branch

(agc)

2011-07-08 08:20:29 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.17.0

(abs)

2011-07-08 08:19:27 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.17.0

Summary of selected changes in 1.17

Selected changes since MediaWiki 1.16 that may be of interest:

    A new installer has been introduced. It has a wizard-style interface which is translated into many languages. Many shortcomings in the old installer were addressed with this rewrite. Note that it is no longer required for the config directory to be made writable by the webserver. Instead the generated LocalSettings.php file is offered as a download, which you must then upload to the wiki's base directory.

    ResourceLoader, a new framework for delivering client-side resources such as JavaScript and CSS, has been introduced. These resources are now delivered through the new entry point script "load.php", instead of as static files served directly by the web server. This allows minification, compression and client-side caching to be used more effectively, which should provide a net performance improvement for most users.

    Category sorting has been improved.
        Sorting is now case insensitive.
        Sub-categories, pages and files can now be paged separately.
        When several pages are given the same sort key, they sort by their names instead of randomly.

    The lowest supported version of PHP is now 5.2.3. If necessary, please upgrade PHP prior to upgrading MediaWiki.

Summary of selected changes in 1.16

Selected changes since MediaWiki 1.15 that may be of interest:

    Watchlists now have RSS/Atom feeds. RSS feeds generally are now hidden, since Atom is a better protocol and is supported by virtually all clients.
    It's now possible to block users from sending email via Special:Emailuser.
    The maintenance script system was overhauled. Most maintenance scripts now have a useful help page when you run them with --help.
    AdminSettings.php is no longer required in order to run maintenance scripts. You can just set $wgDBadminuser and $wgDBadminpassword in your LocalSettings.php instead.
    The preferences system was overhauled. Preferences are stored in a more compact format. Changes to site default preferences will automatically affect all users who have not chosen a different preference.
    Support for SQLite was improved. Some broken features were fixed, and it now has an efficient full-text search.
    The user groups ACL system was improved by allowing rights to be revoked, instead of just granted.
    A new localisation caching system was introduced, which will make MediaWiki faster for almost everyone, especially when lots of extensions are enabled.

By default, this new system makes a lot of database queries. If your database is particularly slow, or if your system administrator limits your query count, or if you want to squeeze as much performance as possible out of Mediawiki, set $wgCacheDirectory to a writable path on the local filesystem. Make sure you have the DBA extension for PHP installed, this will improve performance further.

(abs)

2011-07-08 08:05:00 UTC MAIN commitmail json YAML

glusterfs-3.2.1 update (only bug fixes)

(manu)

2011-07-08 08:02:57 UTC MAIN commitmail json YAML

2011-07-08 07:29:07 UTC MAIN commitmail json YAML

Note the end of the freeze in preparation for the pkgsrc-2011Q2 branch

(agc)

2011-07-08 03:16:24 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20110707

(schmonz)

2011-07-08 03:16:12 UTC MAIN commitmail json YAML

Update to 3.20110707. From the changelog:

* userlist: New plugin, lets admins see a list of users and their info.
* aggregate: Improve checking for too long aggregated filenames.
* Updated to jQuery 1.6.1.
* attachment: Speed up multiple file uploads by storing uploaded files
  in a staging area until the page is saved/previewed, rather than
  refreshing the site after each upload.
  (Sponsored by The TOVA Company.)
* attachment: Files can be dragged into the edit page to upload them.
  Multiple file batch upload support. Upload progress bars.
  AJAX special effects. Impemented using the jQuery-File-Upload widget.
  (If you don't have javascript don't worry, I kept that working too.)
  (Sponsored by The TOVA Company.)
* Add libtext-multimarkdown-perl to Suggests. Closes: #630705
* headinganchors: Plugin by Paul Wise that adds ids to <hn> headings.
* html5 is not experimental anymore. But not the default either, quite yet.
* Support svg as a inlinable image type; svg images can be included on a
  page by simply linking to them, or by using the img directive.
  Note that sanitizing svg files is still not addressed.
* img: Generate png format thumbnails for svg images.
* Preserve mixed case in page creation links, and when creating a page
  whose title is mixed case, allow selecting between the mixed case and
  all lower-case names.
* Fix ikiwiki-update-wikilist -r to actually work.
* comments: collect metadata in a scan-phase preprocess hook, which
  fixes sorting comments by date. (smcv)
* Run scan hooks for internal pages (preprocess hooks already run in scan
  mode) (smcv)
* inline: Handle obfuscated urls, such as the mailto urls generated by
  markdown when forcing urls absolute.
* Bugfix for wikilink containing an email address not showing up in
  brokenlinks list.
* Bugfix for trying to attach files to a subpage of the index page.

Updating this leaf package during the freeze for bugfix purposes.

(schmonz)

2011-07-07 19:38:13 UTC MAIN commitmail json YAML

add an "upcoming retirals" section and add obache's list of
useless pkgs

(drochner)

2011-07-07 18:46:32 UTC MAIN commitmail json YAML

Make sure that PYDISTUTILS_CREATES_EGGFILES is defined in all branches.

(joerg)

2011-07-07 17:02:12 UTC MAIN commitmail json YAML

avoid sign extension on right shift
(there are more occurences, but they are followed by checks for result<0)
bump PKGREV

(drochner)

2011-07-07 12:26:45 UTC MAIN commitmail json YAML

Use MACHINE_ARCH instead of MACHENE_GNU_ARCH, it may i?38 for i386.

(obache)

2011-07-07 11:46:31 UTC MAIN commitmail json YAML

2011-07-07 11:04:35 UTC MAIN commitmail json YAML

Add a hacks file to drop user-supplied -march values on GCC<4.4 i386.
Workaround for PR pkg/44912: gcc generates unaliged SSE2 references.

(tnn)

2011-07-07 03:07:08 UTC MAIN commitmail json YAML

Updated net/sendfile to 2.1bnb1

(mspo)

2011-07-07 03:06:25 UTC MAIN commitmail json YAML

adding DIST_SUBDIR and PKGREVISION since the package has changed but distinfo and version have not

(mspo)

2011-07-07 01:44:12 UTC MAIN commitmail json YAML

silently upgraded from upstream; integrating patches from pkgsrc.  Got confirmation from Ulli Horlacher

(mspo)

2011-07-06 20:21:03 UTC MAIN commitmail json YAML

propagate dependency on libXext (was introduced in the last update)

(drochner)

2011-07-06 13:18:01 UTC MAIN commitmail json YAML

Updated devel/papaya to 0.1.7nb7

(obache)

2011-07-06 13:17:47 UTC MAIN commitmail json YAML

* remove a redundant link in texinfo file.
* fixes build with texi2html-5.

Bump PKGREVISION, number of generated html files changed.

(obache)

2011-07-06 11:31:58 UTC MAIN commitmail json YAML

Updates confirmed from upstream:
frmstag@fex:~/sendfile/sendfile-2.1b/doc: head ChangeLog
2011-06-04  better POSIX compatibility and NETBSD support

(mspo)

2011-07-06 09:46:05 UTC MAIN commitmail json YAML

Updated mail/cyrus-imapd24 to 2.4.10

(obache)

2011-07-06 09:45:45 UTC MAIN commitmail json YAML

Update cyrus-imapd24 to 2.4.10.

While here,
* Exactly enable/disable PCRE support with package option, enabled by default.
* Add workaround patches for PR#44275, sizeof(time_t) > sizeof(unsigned long).

Changes to the Cyrus IMAP Server since 2.4.9

      * fixed handling of unparsable emails during append (which would
        cause invalid cyrus.index records otherwise)
      * quota: fix a pile of bugs. #1801, virtdomain support; #2728, slow
        user delete; #3178, "file name too long" with big mailbox names;
        #3179, quota -f doubles usage.
      * Bug #3043 - parse multiple groups in headers correctly
      * Bug #3158 - lmtp backend connection timeout
      * Bug #3223 - limit MIME parsing depth to avoid stack overflows
      * Bug #3273 - add SORT=DISPLAY support (but note: still questions
        about correctness of unicode sorting)
      * Bug #3504 - convert all sieve scripts to \r\n line endings on
        upload
      * Bug #3402 - options to munge 8bit characters in headers during lmtp
        delivery to avoid backscatter
      * sync_client: fix broken keepalive TCP options (I doubt anyone ever
        tried to use it)
      * Bug #3482 - add "-o" option to ipurge to only purge messages with
        \Deleted flag set

(obache)

2011-07-06 06:24:38 UTC MAIN commitmail json YAML

Don't compile those functions when using slang - they're not needed
and using an in this case undefined helper function.

(is)

2011-07-06 03:07:06 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup tickets 3461, 3462 and 3463

(sbd)

2011-07-06 03:01:56 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3463 - requested by taca
security update for net/bind96

Revisions pulled up:
- net/bind96/Makefile                                          1.19
- net/bind96/distinfo                                          1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Jul  5 14:28:06 UTC 2011

  Modified Files:
  pkgsrc/net/bind96: Makefile distinfo

  Log Message:
  Update bind96 package to 9.6.3.1.ESV.4pl3 (9.6-ESV-R4-P3), security release.

  The package name was selected as:

  - Make sure to greater version from bind-9.6.3.
  - Include "ESV" (Extended Support Version) string.

  Since changes from BIND 9.6.3 are too may, please refer changes in detail:

  ftp://ftp.isc.org/isc/bind/9.6-ESV-R4/CHANGES
  ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P1/RELEASE-NOTES-BIND-9.6-ESV-R4-P1.html
  ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P3/RELEASE-NOTES-BIND-9.6-ESV-R4-P3.html

(sbd)

2011-07-06 03:00:47 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3462 - requested by taca
security update for net/bind97

Revisions pulled up:
- net/bind97/Makefile                                          1.8
- net/bind97/distinfo                                          1.8

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Jul  5 13:56:35 UTC 2011

  Modified Files:
  pkgsrc/net/bind97: Makefile distinfo

  Log Message:
  Update bind97 package to bind-9.7.3pl3 (9.7.3-P3), security release.

  --- 9.7.3-P3 released ---

  3124. [bug] Use an rdataset attribute flag to indicate
  negative-cache records rather than using rrtype 0;
  this will prevent problems when that rrtype is
  used in actual DNS packets.  [RT #24777]

  --- 9.7.3-P2 released (withdrawn) ---

  3123. [security] Change #2912 exposed a latent flaw in
  dns_rdataset_totext() that could cause named to
  crash with an assertion failure. [RT #24777]

(sbd)

2011-07-06 03:00:39 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3461 - requested by taca
security update for net/bind98

Revisions pulled up:
- net/bind98/Makefile                                          1.4
- net/bind98/distinfo                                          1.4

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue Jul  5 13:35:29 UTC 2011

  Modified Files:
  pkgsrc/net/bind98: Makefile distinfo

  Log Message:
  Update bind98 package to 9.8.0pl4 (9.8.0-P4), security release.

  Introduction

      BIND 9.8.0-P4 is security patch for BIND 9.8.0.

      Please see the CHANGES file in the source code release for a complete
      list of all changes.

  --- 9.8.0-P4 released ---

  3124. [bug] Use an rdataset attribute flag to indicate
  negative-cache records rather than using rrtype 0;
  this will prevent problems when that rrtype is
  used in actual DNS packets.  [RT #24777]

  --- 9.8.0-P3 released (withdrawn) ---

  3126. [security] Using DNAME record to generate replacements caused
  RPZ to exit with a assertion failure. [RT #23766]

  3125. [security] Using wildcard CNAME records as a replacement with
  RPZ caused named to exit with a assertion failure.
  [RT #24715]

  3123. [security] Change #2912 exposed a latent flaw in
  dns_rdataset_totext() that could cause named to
  crash with an assertion failure. [RT #24777]

  3115. [bug] Named could fail to return requested data when
  following a CNAME that points into the same zone.
  [RT #2445]

(sbd)

2011-07-05 19:48:59 UTC MAIN commitmail json YAML

Add fix for MITKRB5-SA-2011-005 (ftpd fails to setegid from daemon)

(tez)

2011-07-05 17:10:09 UTC MAIN commitmail json YAML

Updated net/rabbitmq to 2.5.1

(mspo)

2011-07-05 16:48:18 UTC MAIN commitmail json YAML

update some numbers, add some markup about them

(agc)

2011-07-05 16:31:54 UTC MAIN commitmail json YAML

stuff from yesterday

(dholland)

2011-07-05 16:06:47 UTC MAIN commitmail json YAML

Add initial information for the pkgsrc-2011Q2 branch.

(agc)

2011-07-05 15:06:28 UTC MAIN commitmail json YAML

Add a patch to remove a non-standard option to cp;
Added a LICENSE clause to the Makefile.

(schnoebe)

2011-07-05 14:29:16 UTC MAIN commitmail json YAML

Note update of net/bind96 package to 9.6.3.1.ESV.4pl3.

(taca)

2011-07-05 14:28:06 UTC MAIN commitmail json YAML

Update bind96 package to 9.6.3.1.ESV.4pl3 (9.6-ESV-R4-P3), security release.

The package name was selected as:

- Make sure to greater version from bind-9.6.3.
- Include "ESV" (Extended Support Version) string.

Since changes from BIND 9.6.3 are too may, please refer changes in detail:

ftp://ftp.isc.org/isc/bind/9.6-ESV-R4/CHANGES
ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P1/RELEASE-NOTES-BIND-9.6-ESV-R4-P1.html
ftp://ftp.isc.org/isc/bind/9.6-ESV-R4-P3/RELEASE-NOTES-BIND-9.6-ESV-R4-P3.html

(taca)

2011-07-05 13:57:19 UTC MAIN commitmail json YAML

Note update of net/bind97 package to 9.7.3pl3.

(taca)

2011-07-05 13:56:35 UTC MAIN commitmail json YAML

Update bind97 package to bind-9.7.3pl3 (9.7.3-P3), security release.

--- 9.7.3-P3 released ---

3124. [bug] Use an rdataset attribute flag to indicate
negative-cache records rather than using rrtype 0;
this will prevent problems when that rrtype is
used in actual DNS packets.  [RT #24777]

--- 9.7.3-P2 released (withdrawn) ---

3123. [security] Change #2912 exposed a latent flaw in
dns_rdataset_totext() that could cause named to
crash with an assertion failure. [RT #24777]

(taca)

2011-07-05 13:36:57 UTC MAIN commitmail json YAML

+ net-snmp-5.7, squid-3.1.13.

(taca)

2011-07-05 13:36:21 UTC MAIN commitmail json YAML

Note update of net/bind98 package to 9.8.0pl4.

(taca)

2011-07-05 13:35:29 UTC MAIN commitmail json YAML

Update bind98 package to 9.8.0pl4 (9.8.0-P4), security release.

Introduction

  BIND 9.8.0-P4 is security patch for BIND 9.8.0.

  Please see the CHANGES file in the source code release for a complete
  list of all changes.

--- 9.8.0-P4 released ---

3124. [bug] Use an rdataset attribute flag to indicate
negative-cache records rather than using rrtype 0;
this will prevent problems when that rrtype is
used in actual DNS packets.  [RT #24777]

--- 9.8.0-P3 released (withdrawn) ---

3126. [security] Using DNAME record to generate replacements caused
RPZ to exit with a assertion failure. [RT #23766]

3125. [security] Using wildcard CNAME records as a replacement with
RPZ caused named to exit with a assertion failure.
[RT #24715]

3123. [security] Change #2912 exposed a latent flaw in
dns_rdataset_totext() that could cause named to
crash with an assertion failure. [RT #24777]

3115. [bug] Named could fail to return requested data when
following a CNAME that points into the same zone.
[RT #2445]

(taca)

2011-07-05 13:09:05 UTC MAIN commitmail json YAML

Upgrade from 2.1.0 -> latest (2.5.1).  Also fixes build.

---
Release messages:
The RabbitMQ team is pleased to announce the release of RabbitMQ 2.1.1.
This release fixes a number of bugs and introduces some enhancements,
including exchange to exchange bindings and some performance improvements,
in the server and clients.

The RabbitMQ team is pleased to announce the release of RabbitMQ 2.2.0.
This release fixes a number of bugs and introduces some enhancements,
including automatic upgrades of non-clustered brokers, per-queue message
TTLs and significantly reduced memory usage for pending acknowledgements.

Perfectly timed one day before the start of the year of the Rabbit,
the RabbitMQ team is pleased to announce the release of RabbitMQ 2.3.0.
This release fixes a number of bugs and introduces some enhancements,
including streaming publish confirmations, new plugin mechanisms for
authentication and authorisation, and a great deal more.

The RabbitMQ team is pleased to announce the release of RabbitMQ 2.3.1.
This release fixes a small number of bugs, in particular one serious bug
in 2.3.0 which could lead to queue processes crashing.

The RabbitMQ team is delighted to announce the release of RabbitMQ 2.4.0.
This release fixes a number of bugs and introduces some enhancements,
including fast routing for topic exchanges, sender-selected distribution
and server-side consumer cancellation notifications.

The RabbitMQ team is delighted to announce the release of RabbitMQ 2.4.1.
This release fixes a number of bugs, in particular one bug in 2.4.0 that
would break upgrades if durable queues were present. A notable enhancement
included in this release are cluster upgrades.

The RabbitMQ team is delighted to announce the release of RabbitMQ 2.5.0.
This release fixes a number of bugs. In particular:
recovery has been simplified, improving startup times when many exchanges
or bindings exist
bindings are recovered between durable queues and non-durable exchanges
on restart of individual cluster nodes
better performance under high load and memory pressure
source compatibility with the new Erlang R14B03 release
New features include:
tracing facility for debugging incoming and outgoing messages, (see firehose)
improved inbound network performance
improved routing performance
new rabbitmqctl commands ('report', 'environment', and 'cluster_status')

The RabbitMQ team is pleased to announce the release of RabbitMQ 2.5.1.
This release correctly upgrades from RabbitMQ 2.1.1 and 2.2.0.
There are no other changes compared with 2.5.0.

(mspo)

2011-07-05 08:42:57 UTC MAIN commitmail json YAML

Update to Asterisk 1.8.4.4 (fixes AST-2011-011):

              Asterisk Project Security Advisory - AST-2011-011

  +------------------------------------------------------------------------+
  |      Product      | Asterisk                                          |
  |--------------------+---------------------------------------------------|
  |      Summary      | Possible enumeration of SIP users due to          |
  |                    | differing authentication responses                |
  |--------------------+---------------------------------------------------|
  | Nature of Advisory | Unauthorized data disclosure                      |
  |--------------------+---------------------------------------------------|
  |  Susceptibility  | Remote unauthenticated sessions                  |
  |--------------------+---------------------------------------------------|
  |      Severity      | Moderate                                          |
  |--------------------+---------------------------------------------------|
  |  Exploits Known  | No                                                |
  |--------------------+---------------------------------------------------|
  |      CVE Name      | CVE-2011-2536                                    |
  +------------------------------------------------------------------------+

  +------------------------------------------------------------------------+
  | Description | Asterisk may respond differently to SIP requests from an |
  |            | invalid SIP user than it does to a user configured on    |
  |            | the system, even when the alwaysauthreject option is set |
  |            | in the configuration. This can leak information about    |
  |            | what SIP users are valid on the Asterisk system.        |
  +------------------------------------------------------------------------+

  +------------------------------------------------------------------------+
  | Resolution | Respond to SIP requests from invalid and valid SIP users  |
  |            | in the same way. Asterisk 1.4 and 1.6.2 do not respond    |
  |            | identically by default due to backward-compatibility      |
  |            | reasons, and must have alwaysauthreject=yes set in        |
  |            | sip.conf. Asterisk 1.8 defaults to alwaysauthreject=yes.  |
  |            |                                                          |
  |            | IT IS ABSOLUTELY IMPERATIVE that users of Asterisk 1.4    |
  |            | and 1.6.2 set alwaysauthreject=yes in the general section |
  |            | of sip.conf.                                              |
  +------------------------------------------------------------------------+

(jnemeth)

2011-07-05 08:34:48 UTC MAIN commitmail json YAML

Update to 1.6.2.19 (fixes several security issues):

Please note that Asterisk 1.6.2.19 is the final maintenance release
from the 1.6.2 branch. Support for security related issues will
continue until April 21, 2012. For more information about support
of the various Asterisk branches, see
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

The release of Asterisk 1.6.2.19 resolves several issues reported
by the community and would have not been possible without your
participation.  Thank you!

The following is a sample of the issues resolved in this release:

* Don't broadcast FullyBooted to every AMI connection
  The FullyBooted event should not be sent to every AMI connection
  every time someone connects via AMI. It should only be sent to
  the user who just connected.
  (Closes issue #18168. Reported, patched by FeyFre)
* Fix thread blocking issue in the sip TCP/TLS implementation.
  (Closes issue #18497. Reported by vois. Tested by vois, rossbeer, kowalma,
  Freddi_Fonet. Patched by dvossel)
* Don't delay DTMF in core bridge while listening for DTMF features.
  (Closes issue #15642, #16625. Reported by jasonshugart, sharvanek. Tested by
  globalnetinc, jde. Patched by oej, twilson)
* Fix chan_local crashs in local_fixup()
  Thanks OEJ for tracking down the issue and submitting the patch.
  (Closes issue #19053. Reported, patched by oej)
* Don't offer video to directmedia callee unless caller offered it as well
  (Closes issue #19195. Reported, patched by one47)

Additionally security announcements AST-2011-008, AST-2011-010, and
AST-2011-011 have been resolved in this release.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.6.2.19

(jnemeth)

2011-07-05 05:02:10 UTC MAIN commitmail json YAML

2011-07-05 04:28:34 UTC MAIN commitmail json YAML

Fix build with current png and gtk2. Fix patch-aa to not (inadvertently?)
disable optimization. No version bump since package wasn't buildable.

(dholland)

2011-07-05 04:09:05 UTC MAIN commitmail json YAML

Update distinfo after patches/patch-cmake_modules_FindTagLib.cmake has
had $ NetBSD $ expanded.

(schnoebe)

2011-07-05 04:04:31 UTC MAIN commitmail json YAML

Add a patch for cmake/modules/FindTagLib.cmake to handle version
comparison correctly.

(schnoebe)

2011-07-05 03:44:06 UTC MAIN commitmail json YAML

Add libXxf86dga and libXxf86vm and their *proto, because it wants them
and with native X finds part of them and then dies. Also apply
REPLACE_PYTHON to a python script and add python dep.

(dholland)

2011-07-05 03:27:49 UTC MAIN commitmail json YAML

Bump PKGREVISION (to 18) for previous.

(dholland)

2011-07-05 03:27:22 UTC MAIN commitmail json YAML

2011-07-05 02:14:12 UTC MAIN commitmail json YAML

Fix up xf86dga handling so it will hopefully work with -5 native X.

(dholland)

2011-07-05 01:59:46 UTC MAIN commitmail json YAML

Add xf86dgaproto to hopefully fix -5 native X failure.

(dholland)

2011-07-05 01:53:48 UTC MAIN commitmail json YAML

Add xf86dgaproto and xextproto to hopefully fix -5 native X failure.

(dholland)

2011-07-05 01:40:17 UTC MAIN commitmail json YAML

Add xf86dgaproto to hopefully fix -5 native X failure.

(dholland)

2011-07-05 01:39:10 UTC MAIN commitmail json YAML

Add xf86dgaproto to hopefully fix -5 native X failure.

(dholland)