Age | Commit message (Collapse) | Author | Files | Lines |
|
still users of the 2.0 API, and mail/gmome24 has been there before
|
|
-no need to define _NETBSD_SOURCE -- _XOPEN_SOURCE=520 should be
sufficient for getaddrinfo(3), and more portable
-ltdl is unused apparently
|
|
|
|
some commands (like mount) when you plug or unplug a device.
|
|
|
|
pkgsrc changes:
- adjust dependencies
Upstream changes:
v0.04 to be released
make compatible to newer Padre versions (ZENOG)
more informative README (ZENOG)
added support for BibTeX and Java (ZENOG)
v0.03 2010.07.12
Use mimetype instead of get_mimetype (Alexandr Ciornii)
|
|
|
|
pkgsrc changes:
- adjust dependencies
- use bundled M::I
Upstream changes:
0.03 2010.08.20
Compatibility with new Padre (CHORNY)
chdir to file directory before commit (CHORNY)
0.02 2009.03.25
Add necessary diff methods for file and dir (kaare)
Add inc/* and META.yml to MANIFEST (and therefor the tarball)
(ryan52)
|
|
|
|
pkgsrc changes:
- marking MAKE_JOBS as unsafe
Upstream changes:
0.09
compatibility with newer Padre versions (ZENOG)
|
|
|
|
Upstream changes:
2.38 Mon Sep 07 2010
- Updated for v5.12.2
|
|
|
|
pkgsrc changes:
- adjusting Module Type
- adjusting license definition
Upstream changes:
1.25 Sep 6, 2010
- Devel::StackTraceFrame was not actually subclassing
Devel::StackTrace::Frame. Patch by Tatsuhiko Miyagawa.
1.24 Sep 3, 2010
- Version 1.23 was missing a $VERSION assignment. Reported by Sergei
Vyshenski.
- Moved the frame object to its own file, and renamed it
Devel::StackTrace::Frame. The old package name, Devel::StackTraceFrame, is
now a subclass of the new package, to provide a backwards compatibility
shim.
1.23 Aug 27, 2010
- Added message and indent constructor parameters. Based on a patch by James
Laver. RT #59830.
|
|
|
|
Upstream changes:
1.216 2010-09-04
- documentation fixes only
|
|
|
|
pkgsrc changes:
- add license definition
Upstream changes:
1.10
- Fix typo in SYNOPSIS
|
|
|
|
pkgsrc changes:
- add license definition
Upstream changes:
2.13 Fri 3 Sep 2010
- Resolved #60703: Display glitch in Config::Tiny 2.12 POD
- Resolved #40585: member 'set;' doesn't exist
- Resolved #30479: does not warn or die when writing data it
cannot later.
|
|
|
|
Upstream changes:
0.016 2010-09-04
add Mixin::Linewise to CARP_NOT -- better reporting of error
location
|
|
|
|
Upstream changes:
1.5.0 July 21 2010
- Some small changeds to be more defensive about non-existent fields
|
|
0.73 Tuesday March 16, 2010, 10:45:00 PM -0700
* MANIFEST
* t/28_parser_bugs_50013.t (deleted)
* t/90_rt50013_parser_bugs.t (added)
Rename of t/28_parser_bugs_50013.t to fit more universal scheme
for test suites that directly address specific RT bugs.
* lib/RPC/XML/Server.pm
* t/90_rt54183_sigpipe.t (added)
RT #54183: Provide handling of SIGPIPE when sending the
response to the client, in case they've terminated the
connection.
* MANIFEST
Forgot to add the new test suite to MANIFEST.
* lib/RPC/XML/Server.pm
Forgot to update the module version number.
* lib/RPC/XML.pm
Fix typo in reftype() call.
* lib/RPC/XML.pm
* t/90_rt54494_blessed_refs.t (added)
RT #54494: Fix handling of blessed references in smart_encode().
* lib/Apache/RPC/Server.pm
* lib/Apache/RPC/Status.pm
* lib/RPC/XML.pm
* lib/RPC/XML/Client.pm
* lib/RPC/XML/Function.pm
* lib/RPC/XML/Method.pm
* lib/RPC/XML/Parser.pm
* lib/RPC/XML/Parser/XMLLibXML.pm
* lib/RPC/XML/Parser/XMLParser.pm
* lib/RPC/XML/ParserFactory.pm
* lib/RPC/XML/Procedure.pm
* lib/RPC/XML/Server.pm
Large-scale code clean-up driven by Perl::Critic. All critic
flags down to severity 1 now removed.
* MANIFEST
Forgot to add t/90_rt54494_blessed_refs.t when it was created.
|
|
|
|
|
|
- [core] Fix broken cleanup of $_GET
- bug #3054458 [core] Fixed displaying number of rows.
|
|
|
|
- Security fixes:
- Fixes for the request processing vulnerability tagged SQUID-2010:3.
http://www.squid-cache.org/Advisories/SQUID-2010_3.txt
- A hardening of the DNS client against packet queueing approaches
used to enable attacks. This completes the protection against attacks
published by Yamaguchi late in 2009.
- An HTTP request-line parser hardened against several categories of
request attack. This greatly increasing the speed of detection and
reducing resources used to detect these categories of attack.
- Fixes for the following bugs:
- Bug 3020: Segmentation fault: nameservers[vc->ns].vc = NULL
- Bug 3005,2972: Locate LTDL headers correctly (again)
- Bug 2872: leaking file descriptors
- Bug 2583: pure virtual method called
|
|
|
|
* QUOTA and MYRIGHTS IMAP extension support.
* IMAP compression (COMPRESS=DEFLATE) when supported by server
* making opening attachment easier by saving them in a directory
* downloadable images when using Webkit html widget
* faster opening of the compose window.
* text searching enabled in the WebKit html viewer.
* options to hide toolbars and other parts of the UI (useful on netbooks etc).
* For laptop/wifi users: not trying to reach POP3 servers while disconnected,
and instead checking immediately on reconnection.
* infinite loop avoided.
* avoid crashes when manually verifing GPG signature.
|
|
|
|
Increase the maximum number of boot floppies, as four is no longer
enough for amd64.
New command line option "--run".
Handle the additional dialogs displayed by sysinst when an
i386 or amd64 system has more than one disk.
Add the words "OR CONTRIBUTORS" to the disclaimer of liabilities
in the copyright notice.
|
|
GMime 2.4 has had a number of API changes since GMime 2.2. To start, ALL public
APIs that used to use off_t in GMime 2.2 now use gint64 so that the API and ABI
do not change based on whether or not large file support is enabled.
In addition, all of the functions marked as deprecated in 2.0 and 2.2 were
removed (usually they had equivalent functionality in a parent class).
Many functions have also been renamed for better clarity and/or consistency.
For convenience, GMime 2.4 source packages include a shell-script to aid in
porting applications using GMime 2.2 (should work for most GMime 2.0
applications as well) to the 2.4 API. You can find this script under the
tools/ directory, named `gmime-port-2-2-to-2-4.sh'.
This script won't fix everything, but it should help quite a bit.
|
|
package lists which trigger false positives.
|
|
|
|
|
|
Always treat symbolic links like file when generating the package list.
A long time ago "pkg_install" didn't like symbolic links which is why
"rpm2pkg" created "@exec" and "@unexec" lines in the package list.
This does however cause false positive reported by the "CHECK_FILES" check.
This should fix a part of PR pkg/41191.
|
|
* Add some comments and a little clean up.
No functional change.
|
|
|
|
|
|
changes:
-fixes many bugs and performance problems
-adds two Czech translations
|
|
changes:
-bugfixes
-qwt.pro:
CONFIG += ordered added for using make -j
CONFIG += silent added
|
|
It is a maintenance release fixing some bugs.
|
|
This is a minor bug fix release.
(fixes problems with the help viewer of devel/eric4)
|
|
This is a minor bug fix release.
(fixes problems with the help viewer of devel/eric4)
|
|
|
|
|
|
|