Age | Commit message (Collapse) | Author | Files | Lines |
|
pulls in more dependencies.
|
|
- removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
merged into p5-IO-Compress
- Updated dependend packages to depend on p5-IO-Compress
and bump PKGREVISION
Upstream changes:
2.017 30 March 2009
* Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
Compress-Zlib into IO-Compress.
* The interface to Compress-Raw-Zlib now uses the new LimitOutput
feature. This will make all of the zlib-related IO-Compress modules
less greedy in their memory consumption.
* Removed MAN3PODS from Makefile.PL
* A few changes to get the test harness to work on VMS courtesy of
Craig. A. Berry.
* IO::Compress::Base & IO::Uncompress::Base
Downgraded some croaks in the constructors to just set $! (by letting
the code attempt to open a file and fail).
This makes the behavior more consistent to a standard open.
[RT #42657]
* IO::Uncompress::Base
Doing a seek with MultiStream could drop some of the uncompressed
data. Fixed.
* IO::Compress::Zip
- Fixed problem with the uncompressed & uncompressed fields when
zip64 is enabled. They were set to 0x0000FFFF instead of
0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
Problem spotted by Dino Chiesa.
* IO::Uncompress::Unzip
- use POSIX::mktime instead of Time::Local::timelocal to convert
the zip DOS time field into Unix time.
* Compress::Zlib
- Documented Compress::Zlib::zlib_version()
|
|
Ok'd by gendalia.
|
|
containing PHP code in good conscience.
|
|
(and eventually older versions). Problem reported by Tom Hensel in
private e-mail.
|
|
- Security-related bugs in the Profinet, LDAP, and CPHAP dissectors and
the Tektronix K12 file format have been fixed.
- Many other bugs have been fixed.
|
|
|
|
|
|
|
|
|
|
|
|
This is vinagre, a VNC client for the GNOME Desktop.
|
|
|
|
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
allowing it to be completely asynchronous while remaining single
threaded. It provides a core C library, and bindings for Python
(PyGTK).
|
|
MAKE_JOBS_SAFE. Fix path to fonts and rgb (PR 35441).
Require xauth (PR 41093). Bump revision.
|
|
Correct handling of the length of data returned by SIOCGIFCONF. The
actual length of each item is never less than sizeof(struct ifreq), but
may be more than that. If the platform's struct sockaddr has an sa_len
field, and if the length in sa_len is larger then the space available in
ifr_ifru, then the data extends beyond the end of the ifr_ifru field by
the difference in sizes.
|
|
actual length of each item is never less than sizeof(struct ifreq), but
may be more than that. If the platform's struct sockaddr has an sa_len
field, and if the length in sa_len is larger then the space available in
ifr_ifru, then the data extends beyond the end of the ifr_ifru field by
the difference in sizes.
|
|
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
|
|
|
|
It was deprecated upstream more than two years ago, and
the replacement p5-Net-Z3950-ZOOM is recommended instead.
Additionally, with up-to-date dependencies, this package doesn't
even build.
OK'ed by wiz@
|
|
to 1.4.13. Approved by tonnerre@
main CHANGES since 1.4.11:
- lots of bug fixes
- Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren)
- New check_icmp -s option to specify the source IP address
- check_dns now sorts addresses for testing results for more than one
returned IP (Matthias Urlichs)
- check_disk should now work with large file systems (2TB+) on all archs
that supports it
- check_ntp_peer now checks for the LI_ALARM flag
- check_procs now accepts --ereg-argument-array for a regular expression
match to the argument array
- check_dig can now pass arguments to dig by using -A/--dig-arguments
- check_dns now allow to repeat -a to match multiple possibly returned address
(common with load balancers)
- check_mysql and check_radius now try clearing password in processlist
just like check_mysql_query
- check_mysql and check_mysql_query now support sockets explicitely
(-s, --socket)
- negate now has the ability to replace the status text as well
(-s, --substitute)
- Added performance data to check_ping (Christian Schneemann)
- On non-skipped stderr, check_by_ssh now returns UNKNOWN or worse
(result from command) instead of always UNKNOWN.
- check_dig now returns CRITICAL instead of WARNING when no answer section
is found
- check_procs now captures stderr in external command and adds to plugin output
- check_snmp now only prints perfdata for non numeric values (#1867716)
- check_icmp now supports packet size modification
- check_http -e now accepts a comma-delimited list of expected status
codes (Sven Nierlein)
- check_ntp_peer/check_ntp_time used to show port in --help but ignored
the argument - now implemented
|
|
Note that this now requires php for the web interface.
Changes since 3.0.3:
- lots of bug fixes, including security fixes for CVE-2008-5027,
CVE-2008-5028, and CVE-2008-6373 (secunia.com SA32909)
- Sample audio files for CGIs removed from distribution
- Added documentation on CGI security issues
- Better out-of-disk-space error handling when writing retention and
status files
- Disabled adaptive check and eventhandler commands for security reasons
- Added wildcard host matching in CGIs
- Added support for x509 cert authentication in the CGIs
- Updates to nagiostats utility for faster execution if using external
stats file
- Added a bit more verbosity to config verification
|
|
|
|
|
|
|
|
infrastructure supports this properly (thanks joerg!).
|
|
have some thoughts about it some time last year but not got around to it
and it has been marked broken for a long time.
|
|
|
|
gnome-nettool 2.26.0, 2009-03-16
---------------------------------
- Removed warnings from the Glade UI (Diego Escalante)
- #573147: Remove deprecated gtk/gdk functions (Andre Klapper)
- #557055: Improved accesability (Germán Póo-Caamaño)
- #522934: Fixed support for unlimited pings (Germán Póo-Caamaño)
- #554733: Gnome Nettool now is 1024x600 friendly (Germán Póo-Caamaño)
- #563044: Added basic NetBSD support (Thomas Klausner)
- #394648: Added menu for the documentation (Germán Póo-Caamaño)
- #487308: Restored the behaviour of 'Edit/Copy' as default in
Gnome. Added 'Copy as text report' to copy all the values
in a tab window (Germán Póo-Caamaño)
- #156176: Removed Linux-dependency on NIC Information through the
use of ligbtop instead of ioctl calls and reading from
/proc/net (Germán Póo-Caamaño)
- #341070: Updated About dialog (Alejandro Andrés)
- #549588: Use pinky instead of finger to reduce one dependency in
Linux systems (Germán Póo-Caamaño)
- #560435: Removed deprecated symbols from glib (Maxim Ermilov)
- #559852: Fixed unlocalized string in copyright (Claude Paroz)
- #551754: Fixed unlocalized string in port scan (Takao Fujiwara)
- #500773: Improved documentation metadata for library.gnome.org
(Germán Póo-Caamaño)
- #561229: Clean up Gtk+ includes (Maxim Ermilov)
- Updated translations:
- as (Amitakhya Phukan)
- ast (Mikel González)
- bn_IN (Runa Bhattacharjee)
- ca (Gil Forcada, Joan Duran, David Planella)
- cs (Lucas Lommer)
- da (Kenneth Nielsen)
- de (Mario Blättermann, Christian Kirbach)
- el (Jennie Petoumenou)
- en_GB (Philip Withnall, Jen Ockwell)
- es (Jorge González)
- et (Ivar Smolin)
- eu (Inaki Larranaga Murgoitio)
- fi (Ilkka Tuohela)
- fr (Claude Paroz)
- gl (Suso Baleato)
- gu (Sweta Kothari)
- he (Yair Hershkoviz, Yaron Sharabani)
- hu (Gabor Kelemen)
- it (Francesco Marletta)
- ja (Takeshi AIHANA)
- ko (Changwoo Ryu)
- lt (Gintautas Miliauskas)
- lv (Raivis Dejus)
- ml (Hari Vishnu)
. mr (Sandeep Shedmake)
- nl (Wouter Bolsterlee)
- no (Kjartan Maraas)
- or (Manoj Kumar Giri)
- pl (Tomasz Dominikowski)
- po (A S Alam)
- pt (Duarte Loreto)
- pt_BT (Leonardo Gregianin, André Pinheiro,
Vladimir Melo, Djavan Fagundes)
- ro (Adi Roiban)
- ru (Nickolay V. Shmyrev)
- sl (Matej Urbančič)
- sv (Daniel Nylander)
- ta (I. Felix)
- te (Krishnababu K)
- th (Theppitak Karoonboonyanan)
- tr (Baris Cicek)
- vi (Clytie Siddall)
- zh_CN (甘露(Gan Lu))
- Added translations:
- af (Friedel Wolff)
- ps (Zabeeh Khan)
|
|
|
|
2579. [bug] DNSSEC lookaside validation failed to handle unknown
algorithms. [RT #19479]
|
|
2579. [bug] DNSSEC lookaside validation failed to handle unknown
algorithms. [RT #19479]
|
|
Bump PKGREVISION.
|
|
|
|
|
|
- Fix update of machine account passwords.
- Fix SMB signing issue on Windows Vista with MS Hotfix KB955302.
- Fix Winbind crashes.
- Correctly detect if the current dc is the closest one.
- Add saf_join_store() function to memorize the dc used at join time.
This avoids problems caused by replication delays shortly after
domain joins.
- Fix write list in setups using "security = share".
|
|
|
|
|
|
- Introducing package for CPAN module Net::Interface
Net::Interface is a module that allows access to the host network interfaces
in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and
includes support for IPV6 as well as the traditional IPV4.
Auto-Oked by rhaen@ - I'm Co-Maintainer of CPAN module
|
|
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
|
|
files, not over and over again.
|
|
Changes from dhcpcd-4.99.14 include
* Compiles on DragonFly BSD
* Better support for 3rd party configured interfaces such as PPP
* Blacklist now happens at the packet level
|
|
Patch is provided by Tetsuya KOBAYASHI. Close PR pkg/40985.
|
|
changes:
* Clean up some warnings from sparse/gcc
* Makefile.am: Put local includes first
|
|
|
|
|
|
|
|
Changes since 3.0:
* New variable dynamic_order
* interface processing now interface_order, dynamic order without metric,
metric and and everything else in lexical order
|
|
it's unneeded.
Found by snj.
|
|
|