Commit graph

142724 commits

Author SHA1 Message Date
wiz
2aa268d9bd Update to 2.26.2:
seahorse 2.26.2
---------------

    * (no significant changes)

    Translations
    * Greek [Simos Xenitellis and Fotis Tsamis]
    * Spanish [Jorge Gonzalez]
    * Ukranian [Maxim V. Dziumanenko]
2009-05-21 10:41:23 +00:00
wiz
ad532fa8bf + tcpreplay-3.4.2. 2009-05-21 10:40:51 +00:00
sno
787f9439b2 Updated www/p5-LWP-UserAgent-Determined to 1.04 2009-05-21 10:34:23 +00:00
sno
8b68fe6f70 Updated finance/p5-Locale-Currency-Format to 1.28 2009-05-21 10:33:25 +00:00
sno
0dc26bf00f pkgsrc changes:
- Updating package for LWP::Determined::UserAgent from 1.03nb1 to 1.04
  - Setting gnu-gpl-v2 as license

Upstream changes:
2009-04-04 Jesse Vincent <jesse@cpan.org>
	* Release 1.04 -- Keeping pace with LWP updates
	* New Maintainer
	* Resolves [cpan #42123] and [cpan #41508]
2009-05-21 10:32:13 +00:00
sno
1bdff04a05 pkgsrc changes:
- Updating package for p5 module Locale::Currency::Format from 1.26
    to 1.28
  - Setting gnu-gpl-v2 as license
  - removing dependency to p5-Locale-Codes, because it uses nowhere
    in Locale::Currency::Format

Upstream changes are not recorded
2009-05-21 10:26:17 +00:00
wiz
9d2fa4ec6a Alexey Lebedev reports that it builds fine on amd64 ubuntu, so allow it. 2009-05-21 09:29:12 +00:00
taca
c26d60e1e5 -sudo-1.7.1. 2009-05-21 03:44:31 +00:00
taca
d939b0a217 Note update of security/sudo pacakge to 1.7.1. 2009-05-21 03:43:32 +00:00
taca
1068ac3fb6 Update sudo package to 1.7.1.
pkgsrc change: add LICENSE.


What's new in Sudo 1.7.1?

 * A new Defaults option "pwfeedback" will cause sudo to provide visual
   feedback when the user is entering a password.

 * A new Defaults option "fast_glob" will cause sudo to use the fnmatch()
   function for file name globbing instead of glob().  When this option
   is enabled, sudo will not check the file system when expanding wildcards.
   This is faster but a side effect is that relative paths with wildcard
   will no longer work.

 * New BSM audit support for systems that support it such as FreeBSD
   and Mac OS X.

 * The file name specified with the #include directive may now include
   a %h escape which is expanded to the short form of hostname.

 * The -k flag may now be specified along with a command, causing the
   user's timestamp file to be ignored.

 * New support for Tivoli-based LDAP START_TLS, present in AIX.

 * New support for /etc/netsvc.conf on AIX.

 * The unused alias checks in visudo now handle the case of an alias
   referring to another alias.
2009-05-21 03:42:49 +00:00
taca
83c226eaa8 -openssh-5.2. 2009-05-21 03:24:02 +00:00
taca
17524a23a2 Note update of security/openssh package to 5.2.1(5.2p1). 2009-05-21 03:23:25 +00:00
taca
a57fbf5e7a Update openssh package to 5.2.1(5.2p1).
Changes since OpenSSH 5.1
=========================

Security:

 * This release changes the default cipher order to prefer the AES CTR
   modes and the revised "arcfour256" mode to CBC mode ciphers that are
   susceptible to CPNI-957037 "Plaintext Recovery Attack Against SSH".

 * This release also adds countermeasures to mitigate CPNI-957037-style
   attacks against the SSH protocol's use of CBC-mode ciphers. Upon
   detection of an invalid packet length or Message Authentication
   Code, ssh/sshd will continue reading up to the maximum supported
   packet length rather than immediately terminating the connection.
   This eliminates most of the known differences in behaviour that
   leaked information about the plaintext of injected data which formed
   the basis of this attack. We believe that these attacks are rendered
   infeasible by these changes.

New features:

 * Added a -y option to ssh(1) to force logging to syslog rather than
   stderr, which is useful when running daemonised (ssh -f)

 * The sshd_config(5) ForceCommand directive now accepts commandline
   arguments for the internal-sftp server.

 * The ssh(1) ~C escape commandline now support runtime creation of
   dynamic (-D) port forwards.

 * Support the SOCKS4A protocol in ssh(1) dynamic (-D) forwards.
   (bz#1482)

 * Support remote port forwarding with a listen port of '0'. This
   informs the server that it should dynamically allocate a listen
   port and report it back to the client. (bz#1003)

 * sshd(8) now supports setting PermitEmptyPasswords and
   AllowAgentForwarding in Match blocks

Bug and documentation fixes

 * Repair a ssh(1) crash introduced in openssh-5.1 when the client is
   sent a zero-length banner (bz#1496)

 * Due to interoperability problems with certain
   broken SSH implementations, the eow@openssh.com and
   no-more-sessions@openssh.com protocol extensions are now only sent
   to peers that identify themselves as OpenSSH.

 * Make ssh(1) send the correct channel number for
   SSH2_MSG_CHANNEL_SUCCESS and SSH2_MSG_CHANNEL_FAILURE messages to
   avoid triggering 'Non-public channel' error messages on sshd(8) in
   openssh-5.1.

 * Avoid printing 'Non-public channel' warnings in sshd(8), since the
   ssh(1) has sent incorrect channel numbers since ~2004 (this reverts
   a behaviour introduced in openssh-5.1).

 * Avoid double-free in ssh(1) ~C escape -L handler (bz#1539)

 * Correct fail-on-error behaviour in sftp(1) batchmode for remote
   stat operations. (bz#1541)

 * Disable nonfunctional ssh(1) ~C escape handler in multiplex slave
   connections. (bz#1543)

 * Avoid hang in ssh(1) when attempting to connect to a server that
   has MaxSessions=0 set.

 * Multiple fixes to sshd(8) configuration test (-T) mode

 * Several core and portable OpenSSH bugs fixed: 1380, 1412, 1418,
   1419, 1421, 1490, 1491, 1492, 1514, 1515, 1518, 1520, 1538, 1540

 * Many manual page improvements.
2009-05-21 03:22:29 +00:00
snj
0a94d72c15 Updated wm/pekwm to 0.1.11. 2009-05-21 01:40:58 +00:00
snj
031a010f77 Update pekwm to 0.1.11, from Guillaume Lasmayous in PR pkg/41463.
Add LICENSE (gnu-gpl-v2).

Changes:

Bugs fixed
* #148 "pekwm_themeset.sh doesn't handle empty theme directories",
  reported and fixed by Daniel Moerner.
* #156 "Harbour "forgotten" on config reload.", reported by Walther and
  fixed by Andreas.
* #142 "'Space' keybindings don't work", reported by Tassilo Horn and
  fixed by Andreas.
* #166 "Autoproperty Layer not working in combination with autoproperty
  Focusable=false" reported by cynan and fixed by Andreas.
* Some fixes to get pekwm compiled under OpenSolaris, done by Claes.
* Fixed a typo in the documentation, reported by Rikard Lindsröm.

User visible changes
* #171 "Resizehint for some windows", reported by Demelier David, done
  by Andreas.

Compatibility fixes
* Claes added support for gnome.

Configuration changes
* Respecting the aspect ratio hints can be disabled by setting
  HonourAspectRatio to false.

Theme changes
* The default theme got smaller title bars. The theme was created by
  Adriano.
2009-05-21 01:40:21 +00:00
zafer
5df7baccc1 update mirror. 2009-05-21 00:41:34 +00:00
zafer
fc6a57fc63 update master site. 2009-05-21 00:30:54 +00:00
zafer
3635718966 update mirror. 2009-05-21 00:21:57 +00:00
zafer
edf74c4c64 update mirrors. 1.4.5.1 is in 1.4.x 2009-05-21 00:17:32 +00:00
zafer
f4f6ae1427 update master site. 2009-05-21 00:06:01 +00:00
zafer
ad3bb9ab74 update master site. (agc's website is always unreachable.) 2009-05-20 23:57:48 +00:00
zafer
43080a877d update master site. 2009-05-20 23:48:07 +00:00
zafer
f50183950c update master site and homepage. 2009-05-20 23:42:59 +00:00
zafer
40f94725cb remove dead mirror. 2009-05-20 23:38:33 +00:00
zafer
e60e762c77 update master site. 2009-05-20 23:29:21 +00:00
zafer
39808d0623 remove mirrors.sec.informatik.tu-darmstadt.de from gentoo mirror. host does not resolve. 2009-05-20 23:25:12 +00:00
zafer
6aa07788e0 update master site. 2009-05-20 23:20:39 +00:00
zafer
c216eda46a remove dead mirror. 2009-05-20 23:08:28 +00:00
zafer
ebed664478 update master site. 2009-05-20 23:06:26 +00:00
sno
268ec2a711 Updated www/p5-Catalyst-Runtime to 5.80004 2009-05-20 22:08:19 +00:00
sno
3407af480e pkgsrc changes:
- Updating package for p5 module Catalyst::Runtime from 5.80003 to
    5.80004
  - Adjusting/reordering dependencies

Upstream changes:
5.80004 2009-05-18 17:03:23
        - Rename the actions attribute in Catalyt::Controller to
          _controller_actions to avoid name clashes with application
          controller naming. (random)
        - Test for using Moose in components which have a non-Moose base class
          Fixed by 349cda in Moose 0.78 (t0m)
        - Fix deprecation message for Catalyst::Dispatcher to refer
          to the class actually calling the deprecated method. RT#45741 (t0m)
        - Clarify limitations of $request->base and $request->secure.
          (Phil Mitchell)
        - Add 'use Catalyst' to documentation for a Moose MyApp class as
          noted by dmaki. (t0m)
        - Fix so that / (and other special characters) are URL encoded when
          passed into $c->uri_for as Args/CaptureArgs (t0m)
        - Fix development server so that $c->engine->env returns the correct
          environment (t0m)
        - Require Moose 0.78 to fix metaclass incompatibility issues (t0m)
        - Require MooseX::MethodAttributes 0.10 and use
          Moose::Meta::Class->initialize rather than Moose->init_meta to fix
          bugs related to having a 'meta' method in your controller (t0m)
        - Fix cases where your application failing to complie could cause perl
          to report 'Unknown Error' (t0m)
        - Support adding Moose::Roles to the plugin list. These are applied to
          MyApp after plugins have been pushed onto @ISA (t0m)
        - Fix calling $c->req->parameters as the first thing you do when
          parse_on_demand is on (t0m)
2009-05-20 22:07:42 +00:00
sno
55ef09993c Added devel/p5-B-Hooks-OP-Check-StashChange version 0.06 2009-05-20 21:59:24 +00:00
sno
f47967776b Importing package for p5 module B::Hooks::OP::Check::StashChange 0.06
as dependency of scheduled Catalyst::Runtime update.

DESCR:
Invoke callbacks when the stash code is being compiled in changes.
2009-05-20 21:57:54 +00:00
sno
8f2e3f5364 Updated devel/p5-Data-Visitor to 0.25 2009-05-20 21:35:54 +00:00
sno
717a4d15df pkgsrc changes:
- Updating package for p5 module Data::Visitor from 0.24 to 0.25
  - Setting gnu-gpl-v2 as license
  - Adjusting dependencies accoring to META.yml

Upstream changes:
0.25
	- Depend on Any::Moose 0.09, which pulls in Mouse 0.21, avoiding warnings
	  related to compute_all_applicable_attributes (rafl)
2009-05-20 21:35:15 +00:00
sno
da4ed843df Updated devel/p5-Class-C3-Adopt-NEXT to 0.11 2009-05-20 21:29:18 +00:00
sno
16c839db59 pkgsrc changes:
- Updating package for p5 module Class::C3::Adopt::NEXT from 0.10 to 0.11

upstream changes:
0.11  Tue, 19 May 2009 18:34:17 +0100
  * Change wording of warning to be more clear.
2009-05-20 21:28:49 +00:00
sno
b1b37548af Updated devel/p5-Any-Moose to 0.09 2009-05-20 21:25:40 +00:00
sno
11140d05ba pkgsrc changes:
- Updating package for p5 module Any::Moose to 0.09 from 0.07
  - Setting gnu-gpl-v2 as license
  - Updating dependency to p5-Mouse

Upstream changes:
0.09  Tue 19 May 2009
  * Depend on Mouse 0.21.

0.08  Mon 18 May 2009
  * Add moose_is_preferred and mouse_is_preferred functions for when you
    need to care about which backend is in use (Sartak)
  * Deprecate the internal is_moose_loaded in favor of moose_is_preferred
    (Sartak)
2009-05-20 21:24:56 +00:00
sno
13525156d9 Updated databases/p5-DBIx-SearchBuilder to 1.55 2009-05-20 21:19:29 +00:00
sno
c5bdd6af3c pkgsrc changes:
- Updating package for p5 module DBIx::SearchBuilder from 1.54 to 1.55
  - Setting gnu-gpl-v2 as license
  - reordering dependencies

Upstream changes:
1.55 Thu May  7 19:44:47 MSD 2009

* Put test suite SQLite databases inside of tempdirs so they get
  garbage collected properly. Thanks to Andreas Koenig
  [rt.cpan.org #41322]
* Allow ->Join to pre-existing collection object
* Imlement and test SB::Handle::Fields
* Pg can not guaranty order in the following queries:
  SELECT ... FROM (SELECT... ORDER BY ...)
  we use them to build distinct sets with ordering by columns
  in joined tables. Switched to group by instead of sub-selects.
2009-05-20 21:18:59 +00:00
asau
3e7e4f1da3 Updated net/tcpdump to 4.0.0 2009-05-20 20:21:51 +00:00
asau
1be342a8b7 Update tcpdump to 4.0.0
Summary for 4.0.0 tcpdump release

Add support for Bluetooth Sniffing
Add support for Realtek Remote Control Protocol (openrrcp.org.ru)
Add support for 802.11 AVS
Add support for SMB over TCP
Add support for 4 byte BGP AS printing
Add support for compiling on case-insensitive file systems
Add support for ikev2 printing
Update support for decoding AFS
Update DHCPv6 printer
Use newer libpcap API's (allows -B option on all platforms)
Add -I to turn on monitor mode
Bugfixes in lldp, lspping, dccp, ESP, NFS printers
Cleanup unused files and various cruft

Per request in PR 40588. Addresses PR 37500 and PR 40203.
2009-05-20 20:09:33 +00:00
wiz
e840138df6 + alsa-plugins-oss-1.0.20, alsa-plugins-pulse-1.0.20.
- alacarte-0.12.1, brasero-2.26.2, cheese-2.26.2, gedit-2.26.2,
  glib2-2.20.2, gtksourceview-2.6.2, tomboy-0.14.2
2009-05-20 15:54:36 +00:00
wiz
6ed436373c + ekiga-3.2.4, gdb-6.8, heimdal-1.2.1, less-429, nawk-20071023,
opal-3.6.2, ptlib-2.6.2.
2009-05-20 15:53:46 +00:00
wiz
ca5707eae1 Updated graphics/cheese to 2.26.2 2009-05-20 15:37:51 +00:00
wiz
e1a76c1193 Update to 2.26.2. Set LICENSE to gnu-gpl-v2.
version 2.26.2
  - Don't take new photo while waiting for the previous
    Ignore new photo requests if we are still waiting for an "handoff"
    signal for the previous one, fixes bug #582902
  - Fix a couple of trivial memory leaks in the thumbnail generator code, fixes bug #578289
  - Don't return if "image-loading" icon is not found, we will have an empty
    pixbuf while the thumbnail thread is running but it is surely better than
    no thumbnail at all. Try to fallback to generic "image" icon before giving up,
    fixes (at least it should) bug #582240.
  - added/updated translations
    - ar, courtesy of Khaled Hosny
    - be, courtesy of Ягор Кур'яновіч
    - el, courtesy of Simos Xenitellis
    - es, courtesy of Jorge González
    - kn, courtesy of Shankar Prasad
2009-05-20 15:37:38 +00:00
wiz
18e4d758d7 Add URL to upstream bug report. 2009-05-20 13:43:21 +00:00
wiz
bb0655c4fc Updated time/py-icalendar to 2.0.1 2009-05-20 13:38:59 +00:00
wiz
d85fefd907 Update to 2.0.1, prodded by Daniel A Graham, and include a portability
patch for Python 2.6 by him.

iCalendar 2.0.1 (2008-07-11)
============================

API Changes:

* EXDATE and RDATE now returns a vDDDLists object, which contains a list
  of vDDDTypes objects. This is do that EXDATE and RDATE can contain
  lists of dates, as per RFC.

  ***Note!***: This change is incompatible with earlier behavior, so if you
  handle EXDATE and RDATE you will need to update your code.

* When createing a vDuration of -5 hours (which in itself is nonsensical),
  the ical output of that was -P1DT19H, which is correct, but ugly. Now
  it's '-PT5H', which is prettier.

* Made the tests run under Python 2.5+

* Renamed the UTC class to Utc, so it would not clash with the UTC object,
  since that rendered the UTC object unpicklable.
2009-05-20 13:38:47 +00:00