Commit graph

12473 commits

Author SHA1 Message Date
drochner
3a414853dc update to 3.7.3
change: putty security fixes were integrated (was patched in pkgsrc)
2013-08-23 10:56:46 +00:00
wen
d821f615f8 Update to 1.06
Upstream changes:
1.06 August 21, 2013
    ! #87935 skip all MIME-Parser tests if it is not installed
    ! #87787 Use of uninitialized value $ns in Lite.pm

1.05 August 18, 2013
    ! #87848 Fix manifest, fix invalid http version from release blunder
2013-08-22 07:14:24 +00:00
agc
72dc0df961 Update unworkable from 0.51 to 0.53
Changes from previous version:

	Changes (from 0.51 to 0.53):
	 * Bug fixes

Update provided by Leonardo Taccari in PR/pkg 48124 - thanks!
2013-08-22 00:59:33 +00:00
ryoon
0bcde39cd8 Update net/libquvi-scripts to 0.4.17.
* Fix PR pkg/48122 from Leonardo Taccari.

Changes:

v0.4.17  (2013-08-04) / Toni Gundogdu

Toni Gundogdu:
  - FIX: website/dailymotion.lua: Parse video_url (PORTpt9) [ce1b525]
  - FIX: website/guardian.lua: Multiple patterns (PORTpt9) [165792e]
  - Mark website/break.lua as FIXME [dce1940]
  - Mark website/charlierose.lua as FIXME [827dff0]

 13 files changed, 83 insertions(+), 66 deletions(-)


v0.4.16  (2013-06-18) / Toni Gundogdu

Toni Gundogdu:
  - BACKPORTpt9: Remove website/academicearth.lua [0c8f7d9]
  - FIX: BACKPORTpt9: website/break.lua: path pattern [a8fec0f]
  - FIX: website/myspass.lua:63: bad argument #3 to format [3265307]
  - FIX: website/spiegel.lua: title pattern [20e95ca]
  - FIX: website/tagtele.lua: title pattern [a56f48e]
  - liveleak.lua: Improve support for 3rd party embedded content [efde9c3]
  - website/guardian.lua: Check for expired content [22ff394]
  - website/tagtele.lua: Parse thumbnail URL [c7ca1aa]

 17 files changed, 126 insertions(+), 180 deletions(-)


v0.4.15  (2013-05-09) / Toni Gundogdu

Toni Gundogdu:
  - FIX: website/101greatgoals.lua: embedded URL patterns [b9daced]
  - FIX: website/academicearth.lua: Look for YouTube embed URL [cb19406]
  - FIX: website/bikeradar.lua: Look for embedURL [4fe8db9]
  - FIX: website/funnyordie.lua: media stream URL pattern [4d0fc7c]
  - FIX: website/gaskrank.lua: media stream URL pattern [1fbb469]
  - FIX: website/guardian.lua: all patterns [2e73b5b]
  - FIX: website/sevenload.lua: all patterns [7ea5976]
  - FIX: website/spiegel.lua: choose_default [c583258]
  - FIX: website/ted.lua: Check for extern media [00f4301]
  - FIX: xhamster.lua: title pattern [ef9a614]
  - Remove website/yfrog.lua [e667492]
  - website/arte.lua: Unmark as "FIXME" [494dcde]
  - website/bikeradar.lua: Unmark as "FIXME" [aa496bf]
  - website/clipfish.lua: r.categories: Add proto_rtmp [bb40acd]
  - website/golem.lua: Mark as "FIXME" [8edbe5c]
  - website/spiegel.lua: Parse thumbnail URL [a345ae6]
  - website/spiegel.lua: Parse title from page instead [1763969]

 48 files changed, 365 insertions(+), 501 deletions(-)


v0.4.14  (2013-03-19) / Toni Gundogdu

Martin Herkt:
  - Add website script for wimp.com [3639d67]
  - website utils: add base64 decoder [0eff56e]

 5 files changed, 118 insertions(+), 6 deletions(-)


v0.4.13  (2013-03-03) / Toni Gundogdu

Toni Gundogdu:
  - FIX: ard.lua: Assign self.script_dir to package.path [64cab0d]
  - Rename ard.lua to ardmediathek.lua [7a9bdb1]

 4 files changed, 174 insertions(+), 173 deletions(-)


v0.4.12  (2013-02-10) / Toni Gundogdu

Thomas Weißschuh:
  - Add ard.lua [c0add2d]
Toni Gundogdu:
  - FIX: tvlux.lua: Update patterns, parse thumb URL [85f1dea]
  - FIX: wdrmaus.lua:101: invalid escape sequence [ef57874]
  - Move fastjizz.lua under FIXME [e2d1f7f]
  - Move mgnetwork.lua under FIXME [1912cd7]

 13 files changed, 242 insertions(+), 65 deletions(-)


v0.4.11  (2013-02-01) / Toni Gundogdu

Guido Leisker:
  - Add support for myspass.de [2b79f18]
  - Add support for wdrmaus.de [86d1c64]
Toni Gundogdu:
  - beeg.lua: Update title pattern [be81501]
  - FIX: 1tvru.lua: title and media URL patterns [763338c]
  - FIX: gaskrank.lua: media stream URL pattern [8c067a5]
  - FIX: gen-news.sh: Find the closest tagname [89d31bc]
  - FIX: lego.lua: All patterns [787be3d]
  - FIX: metacafe.lua: Key parsing [4735455]
  - FIX: theonion.lua: thumbnail URL pattern [8d6ee06]
  - gaskrank.lua: Parse thumbnail URL [1e15082]

 71 files changed, 398 insertions(+), 821 deletions(-)


v0.4.10  (2012-11-22) / Toni Gundogdu

Toni Gundogdu:
  - FIX: audioboo.lua: multiple patterns [b182505]
  - FIX: break.lua: multiple patterns [6357cd1]
  - FIX: dailymotion.lua: title pattern [bc35f74]
2013-08-19 13:36:08 +00:00
ryoon
ae05b244e9 Update net/p5-umph to 0.2.5.
* Fix PR pkg/48136 from Leonardo Taccari.

Changes:
v0.2.5  (2012-11-25)

Toni Gundogdu:
  - FIX: playlist ID pattern [d25d7f2]
  - Manual: Revise FILES section [062d7db]
  test suite:
  - Add favorites.t [32297af]
  - Add playlist.t [1a4737d]
  - Add uploads.t [e2ff823]
  - Rename umph-Pod.t [6de116d]


v0.2.4  (2012-11-24)

Toni Gundogdu:
  - Add --user-agent option [23f8926]
  - FIX: Do not strip playlist prefix [a8f81cd]
  - FIX: Playlist ID length check [322d270]


v0.2.3  (2012-04-24)

Toni Gundogdu:
  - DOC: Add note about "Play all" playlists [54dbe5c]
  - Do not include duplicate media URLs [fc562cc]
  - FIX: Parse media URL properly [09723d3]
  - FIX: Strip playlist prefix properly [f206aad]


v0.2.2  (2012-04-23)

Toni Gundogdu:
  - Accept URLs with playlist ID param [82f3060]
  - Add --export-format, depr. --json, --csv [f90195d]
  - Add --export-response [9e288fe]
  - Use YouTube API returned error message [a7b95f6]


v0.2.1  (2012-04-15)

Toni Gundogdu:
  - FIX: Strip playlist prefix "PL" if found (#3) [95966bb]
  - FIX: Synopsis [9772a58]
  - Trim --version output [6d3c2d6]
2013-08-19 12:48:28 +00:00
tsutsui
664fb220bf Update ruby-tw to 0.4.8.
Changes from History.txt:

=== 0.4.8 2013-08-10

* show Fav/RT count

=== 0.4.7 2013-08-09

* modify DM send dialog
* declare license in gemspec

=== 0.4.6 2013-07-28

* unescape HTML in Tw::Client#show_status

=== 0.4.5 2013-07-27

* fix listname regex, could contain '-'
  * thank you for contributing @takano32

=== 0.4.4 2013-07-14

* silent if --format option

=== 0.4.3 2013-07-02

* notify switch user
2013-08-18 16:46:45 +00:00
apb
d9978da6e6 Spell "TOOL_DEPENDS" correctly, not as "TOOLS_DEPENDS". 2013-08-18 16:36:31 +00:00
richard
5aa3234ccf 2.36.2
======
  * proxy/gnome: Fix "automatic" mode, which was mistakenly being
    treated as "none" (Dan)

  * proxy/gnome: Use this in Unity sessions as well as GNOME ones.
    (#698936, Iain Lane)

  * proxy/libproxy: Fix handling of SOCKS proxies (#699359, Dan)
2013-08-17 10:05:31 +00:00
tron
c71ac6caed Update "youtube-dl" package to version 20130817. A changelog is not
available as usual but it fixes video downloads from Youtube for me.
2013-08-17 08:06:34 +00:00
tron
696b16d1ef Update "youtube-dl" package to version 20130815 . A changelog is not
available as usual but the update is problem necessary because of
Google's attempt to block Microsoft's Windows Phone Youtube App.
2013-08-16 11:29:39 +00:00
jperkin
87066d47e8 Fix for bison-3 syntax. 2013-08-16 10:10:26 +00:00
obache
5efa7891f3 revbump from libnotify bumped to 0.7 and dependency changed from libnotify07. 2013-08-16 09:20:40 +00:00
hannken
33e5f859b9 Update chrony to version 1.29. For a full list of changes
since 1.24 see file NEWS in the distfile.

Security fixes since 1.24:

* Fix crash when processing crafted commands (CVE-2012-4502)
  (possible with IP addresses allowed by cmdallow and localhost)
* Don't send uninitialized data in SUBNETS_ACCESSED and CLIENT_ACCESSES
  replies (CVE-2012-4503) (not used by chronyc)

Reviewed by: Joerg Sonnenberger <joerg@netbsd.org>
2013-08-16 08:30:20 +00:00
obache
b5dccf7550 Switch to use libnotify07.
Bump PKGREVISION.
2013-08-16 06:32:34 +00:00
obache
06b605656d Switch to use libnotify07.
Bump PKGREVISION.
2013-08-16 05:53:02 +00:00
obache
9e8933b3b0 Switch to use libnotify07.
Bump PKGREVISION.
2013-08-16 02:56:03 +00:00
joerg
f7b9e1e149 Don't try to build and use netdns.a. It would result in duplicate
declarations during linking with clang. Thanks to uwe@ for the help.
2013-08-15 16:36:11 +00:00
joerg
a318c413fe Consistently declare types with struct. 2013-08-15 16:29:25 +00:00
obache
551241a08c Revbump after updating lang/lua to 5.2.2. 2013-08-15 06:32:05 +00:00
adam
bec3356707 Changes 3.6.18:
* BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead
  of talloc and doesn't cope with directories being modified whilst reading.
* BUG 9678: Windows 8 Roaming profiles fail.
* BUG 9636: Fix parsing linemarkers in preprocessor output.
* BUG 9880: Use of wrong RFC2307 primary group field.
* BUG 9983: Fix output of syslog-facility check.
* BUG 10064: Linux kernel oplock breaks can miss signals.
2013-08-14 14:40:10 +00:00
obache
644460a609 Update mikutter to 0.2.2.1328.
(drop dependency on libnotify, optional and alternative selectable).

bug fixes.
2013-08-14 13:06:13 +00:00
tron
d3686cdb1e Update "youtube-dl" package to version 20130809 . A changelog is not
available as usual but it fixes video downloads from Youtube for me.
2013-08-13 20:34:12 +00:00
adam
8e65477e82 Changes 13.1.0:
- trial now has an --exitfirst flag which stops the test run after
  the first error or failure.
- twisted.internet.ssl.CertificateOptions now supports chain
  certificates.
- twisted.internet.endpoints now provides ProcessEndpoint, a child
  process endpoint.
- Factory now has a forProtocol classmethod that constructs an
  instance and sets its protocol attribute.
- twisted.internet.endpoints.connectProtocol allows connecting to a
  client endpoint using only a protocol instance, rather than
  requiring a factory.
- twisted.trial.unittest.SynchronousTestCase.assertNoResult no longer
  swallows the result, if the assertion succeeds.
- twisted.python.constants.FlagConstant implements __iter__ so that
  it can be iterated upon to find the flags that went into a flag
  set, and implements __nonzero__ to test as false when empty.
- assertIs and assertIsNot have now been added to
  twisted.trial.unittest.TestCase.
- twisted.trial.unittest.TestCase.failureResultOf now takes an
  optional expected failure type argument.
- The POSIX implementation of
  twisted.internet.interfaces.IReactorProcess now does not change the
  parent process UID or GID in order to run child processes with a
  different UID or GID.
2013-08-13 17:47:41 +00:00
joerg
f134640633 fix fallout from giflib update. 2013-08-13 10:23:25 +00:00
wen
e0b9f5c6f3 Update to 1.04
Upstream changes:
1.04 August 9, 2013
    ! #87605 Skip XML::Parser::Lite tests if it is missing [github.com/omega]

1.03 August 4, 2013
    ! #87195 Remove DIME::Tools dep until we can work around its issues

1.02 July 30, 2013
    ! #87421 1.01 release blew out xml versions. mea culpa.

1.01 July 29, 2013
    ! #84168 Test t/02-payload.t fails under Perl 5.17.10
    ! #87127 TEST.pl removed from MANIFEST
    ! revert #85713 - various reports of environment failures

1.0 July 16, 2013
    ! #85713 SOAP::Transport::HTTP, 500 error skips parsing of response
    ! No more Windows 98 client support. Wait, wut?
    ! Merge SOAP::Transport::TCP back into SOAP::Lite (for now)
    ! #82416: xop href cid: URI encoded support reported by Michael R. Davis (mrdvt92)
    ! #85208 bad test plan
    ! #83750 different headers for mod_perl vs mod_perl2 [Mithun Bhattacharya]

0.716 May 10, 2013
    ! #17275 Client unable to detect fatal SOAP failure (e.g. unable to connect to host)
    ! #81471 Force array context for correct Apache header parsing in SOAP::Transport::HTTP
    ! #45611 deserializing SOAP message with composite attachment raises exception
    ! #84168 Test t/02-payload.t fails under Perl 5.17.10
    ! #85098 Monkey patch for LWP::Protocol confuses the toolchain
    ! #78692 / #84724 / #83715 Sending large object (many levels deep) throws error Incorrect parameter
    ! #78502 t/08-schema.t noisy under 5.17.2 (unescaped left brace in regex  is deprecated)
    ! #78608 Documentation for "+trace"
    ! #78639 Spelling error reported by Debian tools
2013-08-13 00:43:07 +00:00
obache
d85a26d15d Update vino to 2.32.2.
Vino 2.32.2
===========

  Fixes:

	- Avoid out-of-bounds memory accesses.
	- Exit immediately when the server is disabled.
	- Bind both an IPv4 and an IPv6 socket.

  Translations:

	+ Daniel Korostil (uk)
	+ Fran Diéguez (gl)
	+ Gheyret T.Kenji (ug)
	+ Wei-Lun Chao (zh_HK, zh_TW)

==============
Version 2.32.1
==============

  Fixes:

	+ Be compatible with old (< 0.7.0) and new (>= 0.7.0) libnotify

  Translations:

	+ Joan Duran (ca@valencia)
	+ Thanos Lefteris (el)
	+ Priit Laes (et)
	+ Takayuki KUSANO (ja)
	+ Changwoo Ryu (ko)
	+ Sahran (ug)

Vino 2.32.0
===========

  Translations:

	+ Baurzhan Muftakhidinov (kk)
	+ Takayuki KUSANO (ja)

Vino 2.31.91
============

  Translations:

	+ Fran Diéguez (gl)
	+ krishnababu k (te)
	+ Kristjan Schmidt (eo)
	+ Petr Kovar (cs)

Vino 2.31.4
===========

  Features:

	+ Improvements on Telepathy tubes stuff
	+ Various internal work on replacing deprecated stuff

  Translations:

	+ Andika Triwidada (id)
	+ Carles Ferrando (ca@valencia)
	+ Leonid Kanter (ru)
	+ Luca Ferretti (it)
	+ Matej Urbančič (sl)
	+ Priit Laes (et)
	+ Sira Nokyoongtong (th)
	+ Theppitak Karoonboonyanan (th)
	+ Thomas Thurman (en@shaw)
2013-08-12 09:36:41 +00:00
taca
aaeb833757 Update samba35 to 3.5.22, security release.
==============================
                   Release Notes for Samba 3.5.22
			  August 05, 2013
                   ==============================


This is a security release in order to address
CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause
server to loop with DOS).

o  CVE-2013-4124:
   All current released versions of Samba are vulnerable to a denial of
   service on an authenticated or guest connection. A malformed packet
   can cause the smbd server to loop the CPU performing memory
   allocations and preventing any further service.

   A connection to a file share, or a local account is needed to exploit
   this problem, either authenticated or unauthenticated if guest
   connections are allowed.

   This flaw is not exploitable beyond causing the code to loop
   allocating memory, which may cause the machine to exceed memory
   limits.


Changes since 3.5.21:
---------------------

o   Jeremy Allison <jra@samba.org>
    * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list
      reading can cause server to loop with DOS.
2013-08-12 02:47:32 +00:00
taca
f4f57ff439 Update samba to 3.6.17, security release.
==============================
                   Release Notes for Samba 3.6.17
                          August 05, 2013
                   ==============================


This is a security release in order to address
CVE-2013-4124 (Missing integer wrap protection in EA list reading can cause
server to loop with DOS).

o  CVE-2013-4124:
   All current released versions of Samba are vulnerable to a denial of
   service on an authenticated or guest connection. A malformed packet
   can cause the smbd server to loop the CPU performing memory
   allocations and preventing any further service.

   A connection to a file share, or a local account is needed to exploit
   this problem, either authenticated or unauthenticated if guest
   connections are allowed.

   This flaw is not exploitable beyond causing the code to loop
   allocating memory, which may cause the machine to exceed memory
   limits.


Changes since 3.6.16:
---------------------

o   Jeremy Allison <jra@samba.org>
    * BUG 10010: CVE-2013-4124: Missing integer wrap protection in EA list
      reading can cause server to loop with DOS.
2013-08-12 02:45:55 +00:00
riastradh
09b6088386 Patch net/bmon to handle nonzero leading lladdr octets gracefully. 2013-08-09 18:15:18 +00:00
fhajny
72c105de1f Fix build on SunOS. 2013-08-09 11:41:20 +00:00
jklos
c3c681ff9c rl-9.9.3-P2.patch has been updated. From http://ss.vix.su/~vjs/rrlrpz.html 2013-08-07 18:34:35 +00:00
drochner
ecae1b21aa update to 3.7.2
This is a major update, many fixes and improvements.
Main reason for the update was to sync the embedded sftp client
with putty after fixes for vulnerabilities.
2013-08-07 16:48:49 +00:00
gdt
0166ad163c Update to 0.99.22.3.
Update HOMEPAGE, MASTER_SITES.
Set USE_GNU_READLINE to catch up to 2012Q3 devel/readline builtin detection.

0.99.22.3 basically contains a security bugfix for OSPF-API.
0.99.22.2 was not released.
0.99.22.1 contains a few non-security bugfixes.

Changes in 0.99.22 since 0.99.21:

- [bgpd] The semantics of default-originate route-map have changed.
  The route-map is now used to advertise the default route conditionally.
  The old behaviour which allowed to set attributes on the originated
  default route is no longer supported.
- [bgpd] There is now a replace-as option to neighbor ... local-as ...
  no-prepend.  For details, refer to the user documentation.
- [zebra] An FPM interface has been added.  This provides an alternate
  interface to routing information and is geared at OpenFlow & co.
- [snmp] AgentX is now supported;  the old smux backend is considered
  deprecated.  ospf6d has also had OSPFV3-MIB added.
- [*] several issues with configuration save/load/apply have been fixed,
  in particular on ospf "max-metric router-lsa administrative" and
  "distribute-list", bgpd "no neighbor activate", isisd "metric-style",
- [*] a lot of bugs have been fixed, please refer to the git log
2013-08-07 14:05:15 +00:00
ryoon
90345615bf Fix HOMEPAGE. 2013-08-07 12:36:08 +00:00
markd
a890ca2396 Enable building with giflib v5
fixes PR pkg/48084
2013-08-07 10:17:59 +00:00
drochner
404f750c3b apply patches from pkgsrc/security/putty to fix embedded sftp client
bump PKGREV
2013-08-06 12:55:10 +00:00
obache
8b81f66589 Update mikutter to 0.2.2.1318.
bug fixes.
2013-08-05 12:46:52 +00:00
obache
379a74d141 Update nagios-base to 3.5.0.
based on PR pkg/48082.

3.5.0 - 03/15/2013
------------------
* Fixed bug #403: The "configuration" page of the webui doesn't use entity
  encoding when displaying the "command expansion" item (Eric Stanley, Phil
  Randal)
* Fixed bug #424: Nagios Core 3.4.4 seg fault (core dump) on restart after
  removing config for running service (Eric Stanley)
* Updated CGI utility functions to support UTF-8 characters (Eric Stanley)
* Fixed bug where selecting Command Expansion from Configuration CGI page would
  display commands instead (Eric Stanley)
* Fixed bug #369: status.cgi crashes with segfault when there are german ulauts
  (äöüß) in the hostname or the servicename (Eric Stanley)
* Fixed bug #418: Scheduled Downtime Notifications Resent On Nagios
  Restart/reload (Eric Stanley)
2013-08-05 11:22:29 +00:00
obache
1b1bc99f82 sort. 2013-08-05 10:53:34 +00:00
obache
53a0620f8b Update nagios-base to 3.4.4.
3.4.4 - 01/12/2013
------------------
* Reenabled check for newer versions of Nagios Core (Mike Guthrie)
* Fixed bug #408: service checks get duplicated on reload (Eric Stanley)
* Fixed bug #401: segmentation fault on Solaris when parsing unknown timeperiod
  directives. (Eric Stanley)
* Added NULL pointer checks to CGI code. (Eric Stanley)
* Fixed buffer overflow vulnerability in CGI code. Thanks to Neohapsis
    (http://archives.neohapsis.com/archives/fulldisclosure/2012-12/0108.html)
  for finding this. (Eric Stanley)
2013-08-05 10:43:55 +00:00
tron
2f08ce375d Fix run-time warnings under Perl 5.16 and newer caused by the IPv6 support
in the "Socket" module.

Bump package revision because of this bug fix.
2013-08-03 17:05:17 +00:00
obache
3463e17369 sync rrl patch version with using base BIND_VERSION.
PR pkg/48102.
2013-08-01 06:02:07 +00:00
drochner
81976cf85e mark as Python3 ready 2013-07-31 12:16:57 +00:00
he
3bb8af5aeb A few changes:
* Change to tar.gz file fetch
 * Use perl5 automatic PLIST
 * Add a patch so this works with Net::DNS 0.69
 * Modify dependence on Net::DNS to be >= 0.42 in accordance with distribution
 * Bump PKGREVISION
Thanks to wiz@ for help when I got stuck (auto-plist, include order etc.)
2013-07-31 10:23:17 +00:00
he
ede6f799ac Add a patch allowing the caller to tweak the qdcount, ancount,
nscount and arcount header fields, so that fpdns can be allowed to
craft particular packets.
2013-07-31 09:47:52 +00:00
adam
143917ee99 Changes 2.3.2:
Only print script warnings when a script is used. Remove stray mention of script-security system.
      Move settings of user script into set_user_script function
      Move checking of script file access into set_user_script
      Provide more accurate warning message
      Fix NULL-pointer crash in route_list_add_vpn_gateway().
      Fix problem with UDP tunneling due to mishandled pktinfo structures.
      Always push basic set of peer info values to server.
      make 'explicit-exit-notify' pullable again
      Fix proto tcp6 for server & non-P2MP modes
      Fix Windows script execution when called from script hooks
      Fixed tls-cipher translation bug in openssl-build
      Fixed usage of stale define USE_SSL to ENABLE_SSL
      Fix segfault when enabling pf plug-ins
2013-07-31 06:53:21 +00:00
rodent
417bd9cb62 Updated to latest stable, 13.1.0. No ChangeLog/NEWS. Include
python/application.mk and REPLACE_PYTHON in a number of files.
2013-07-31 03:20:44 +00:00
christos
142e28f155 PR/48100: Gergely Egervary: Fix compilation on older NetBSD systems. 2013-07-30 19:15:30 +00:00
jperkin
ba1a872212 SunOS build fix. 2013-07-30 18:57:30 +00:00
obache
1c3ac873a0 Fixes build on NetBSD-5.2, missing newline at end of file. 2013-07-30 04:00:25 +00:00