Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
already, plus those that are most used in OPSYS-specific sections.
|
|
|
|
Add missing DEPENDS
Upstream changes:
Changes in version 1.1-2 (2016-02-22)
fixed memcpy for overlapping regions error, found in valgrind checks by Brian Ripley
fixed a few more (small) memory leaks
Changes in version 1.1-1 (2016-02-19)
Further cleaned up C source code, got rid of lex and yacc files
Improve fit.variogram to choose initial values for range, sill and nugget before fitting, and fit over a range of model types
allow NA values in vgm
Fixed https://github.com/edzer/gstat/issues/1
Changes in version 1.1-0 (2015-10-17)
remove meschach matrix library, rewrote interface, link to R's lapack
improve notification in case of singular matrices
remove all C code that was not used by R package gstat
add Makevars, remove configure
remove links to ai-geostats.org
wrap fit.StVariogram example in dontrun
Changes in version 1.0-26 (2015-08-26)
use ordered spatial index when selecting nearest strongest correlated neighbours in local kriging to avoid warning of spacetime
update spatio-temporal geostatitics vignettes; add R Journal draft
add spatio-temporal PM10 interpolation movie (mp4)
|
|
|
|
|
|
Heads up: For upgrading past 9.4.5, users of jsonb_path_ops GIN indexes
should perform a REINDEX, because of a hash calculation fix.
This release fixes two security issues, as well as several bugs found
over the last four months.
CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
|
|
|
|
|
|
Cover-tree and kd-tree fast k-nearest neighbor search algorithms
and related applications including KNN classification, regression
and information measures are implemented.
|
|
This release fixes two security issues, as well as several bugs found
over the last four months.
CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
|
|
This release fixes two security issues, as well as several bugs found
over the last four months.
CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
|
|
|
|
Upstream changes:
2016-02-24 John Peacock <john.peacock@havurah-software.org>
* .hgtags:
Added tag 0.9914 for changeset 16a529f3aab3
[6571f70630c1] [tip]
* flow: Merged <release> '0.9914' to <master> ('default').
[16a529f3aab3] [0.9914]
* flow: Merged <release> '0.9914' to <develop> ('develop').
[c870c13f6545] <develop>
* flow: Closed <release> '0.9914'.
[4d90e8da2284] <release/0.9914>
2016-02-18 John Peacock <john.peacock@havurah-software.org>
* Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
vperl/vpp.pm, vutil/lib/version/vxs.pm:
Prep for release to CPAN
[76756591216f] <release/0.9914>
* flow: Created branch 'release/0.9914'.
[6c9706b0b31c] <release/0.9914>
2016-02-17 John Peacock <john.peacock@havurah-software.org>
* flow: Merged <hotfix> '0.9913_01' to <develop> ('develop').
[87fd2c8420dd] <develop>
* .hgtags:
Added tag 0.9913_01 for changeset 81095ad53ee3
[8a7c575cc4c2]
* flow: Merged <hotfix> '0.9913_01' to <master> ('default').
[81095ad53ee3] [0.9913_01]
* flow: Closed <hotfix> '0.9913_01'.
[6c5f5883412e] <hotfix/0.9913_01>
* Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
t/10_lyon.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
vutil/vutil.c:
Apply missed changeset from leont and prep for release
[fc08284a87cf] <hotfix/0.9913_01>
* flow: Created branch 'hotfix/0.9913_01'.
[24bd39aa58c2] <hotfix/0.9913_01>
|
|
|
|
Upstream changes:
2.01 2016-02-24T16:01:12Z
- Disallow initialization of Readonly variables by assignment
allowed by Perl prototype changes in v5.16. Assignment initialization
of scalars sets scalar variables to undef and lists and hashes
initialized by assignment are not read only.
|
|
This release fixes two security issues, as well as several bugs found
over the last four months.
CVE-2016-0773 Unicode regular expression buffer overflow
CVE-2016-0766 PL/Java privilege escalation
|
|
|
|
|
|
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm
automated test framework for C++ and Objective-C (and, maybe, C). It is
implemented entirely in a set of header files, but is packaged up as a single
header for extra convenience.
Originally packaged in pkgsrc-wip (wip/catch) by Kamil Rytarowski
|
|
|
|
|
|
|
|
|
|
|
|
3.9.1 -> 3.9.2
- Upstream moved to GitHub: https://github.com/logrotate/logrotate.
- Add support for %M, %S and %V in "dateext" directive.
- Fix bad filename in subject of email when "compress" and "maillast"
is used.
- Allow rotating files created before 1996.
- Fix compilation errors on NetBSD caused by
"array subscript has type 'char' in config.c".
- Fix matching subdirectories on BSD systems for patterns like "*/log"
in situation where logrotate tried to match "foo/log" even when
"foo" has not been a directory.
- Fix logging dates in debug messages.
- Remove state file entries for logs which do not exist and
have not been rotated for more than a year.
- Fix poor performance with big state file.
- Support logging to syslog by using '-l syslog'.
- Allow running test-suite using dash.
Pkgsrc changes :
- patch for Makefile.am removed thanks to fixes for compilation errors
- however, some compilation errors with the same cause were still there,
so a patch for config.c is neccessary
(patch merged upstream, will be in next release)
|
|
|
|
Changelog:
2016 Feb 05 v.16.02.1
+ Translation updates for Portuguese.
+ Bugfix: Resize: locking width/height ratio did not always work.
+ Bugfix: Slide Show startup sometimes failed.
+ Bugfix: If an album contains the same image file two or more times, stepping
sequentially through the images loops from the Nth instance back to the first.
2016 Feb 01 v.16.02
+ New Effects > Cartoon: convert a photo into a cartoon-like drawing.
+ Add Text and Add Lines now work better with images having transparent areas.
+ Paint/Clone: optionally paint over transparent areas, instantly or gradually.
+ Brasero was replaced by growisofs for writing image files to DVD/BlueRay disc.
(growisofs underlies Brasero, K3b, and most other disc burning utilities).
+ Edit Any Metadata: UI improvement to better handle long text strings.
+ Batch Change Metadata: UI improvement to better handle long text strings.
+ New batch function: select image files by clicking thumbnails, output a file
with a list of the selected files. Useful to feed shell scripts or other apps.
+ Function key changes: F10 for full screen with menu and panel, F11 without.
+ Batch Convert: overlay images (e.g. credit lines) can be sized for a constant
screen display size, regardless of image size or aspect ratio.
+ When viewing images sequentially using the [prev/next] button or keyboard
arrow keys, adjacent directories can be spanned without user navigation.
+ An album can be opened from the command line: $ fotoxx -album <album-name>
+ Bugfix: Retouch Combo: reset button did not reset everything.
+ Bugfix: Panorama: "file color" button caused image misalignment or crash.
2016 Jan 06 v.16.01.1
+ Bugfix: Search Image by tags: uppercase/lowercase failure.
+ Translation updates for Spanish, Catalan, Italian, Portuguese.
|
|
|
|
No opencv_face related changes mentioned in the changelog.
Lock this package to track graphics/oepncv version.
|
|
|
|
|
|
|
|
This release adds support for the new monitor objects added in RandR 1.5, and
fixes a few bugs.
Aaron Plattner (2):
Split verbose mode printing into a helper function
xrandr 1.5.0
Chris Wilson (3):
Mark disabling an output as a change in its CRTC
Mark all CRTC as currently unused for second picking CRTC pass
Only use the current information when setting modes
Dave Airlie (2):
xrandr: parse property returns correctly.
xrandr: don't return NULL from a void
Keith Packard (3):
Increase keystone.5c default window size
keystone: Report matrix error. Deal with "primary" in xrandr output
Add monitor support (v2)
|
|
conflict with pkgsrc versions of those packages, and do not interact well
with the wrappers anyway as cmake will perform simple file-based tests for
headers but the compiler will be unable to find them.
|
|
header provides the uuid_string_t typedef, which is not the case with the
version coming from pkgsrc.
|
|
check for it to be deemed available. Allows the builtin version to be used.
|
|
|
|
From Jonathan Buschmann in PR 50839.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No upstream changelog found.
|
|
|