Age | Commit message (Collapse) | Author | Files | Lines |
|
help2man 1.47.11:
* Adjust maintainer sanity check again, this time to handle binary NMUs
|
|
|
|
libvisio 0.1.7
- Fix a few memory leaks found by oss-fuzz.
- Fix date and time conversion to string. (tdf#98291)
- Fix number conversion to string. (tdf#76829)
- Fix unit conversion. (tdf#126292)
- Handle more arrow styles. (tdf#126402)
- Fix some issues found by Coverity.
- Disable expanding entities by XML parser as a vulnerability
prevention measure. Applications writing VSDX/VDX documents do not use
entities, so there is no difference in behavior.
|
|
|
|
The program bdf2psf translates BDF fonts to PSF format. It accepts
fonts with arbitrary size of the font matrix. If the width of the glyph
matrix of the source font is 7 or 9 pixels then it generates fonts with
width of 8 pixels.
OK kamil@
|
|
|
|
The canonical form [1] of an R package Makefile includes the
following:
- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
needed), and CATEGORIES.
- HOMEPAGE is not present but defined in math/R/Makefile.extension to
refer to the CRAN web page describing the package. Other relevant
web pages are often linked from there via the URL field.
This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.
[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
|
|
Update to canonical form of an R package and update the LICENSE field.
|
|
|
|
|
|
|
|
Upstream changes:
4.04 2019-06-29
- document indent_length option (GH#48)
4.03 2019-06-19
- (Encode::)decode json_pp input properly by default
(GH#47)
|
|
|
|
|
|
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
|
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
|
## Version 2.4 ##
2019-05-10
- Unicode 12.1 support ([#156]).
- New `-DUTF8PROC_INSTALL=No` option for `cmake` builds to disable installation ([#152]).
- Better `make` support for HP-UX ([#154]).
- Fixed incorrect `UTF8PROC_VERSION_MINOR` version number in header and bumped shared-library version.
|
|
|
|
Exclude print/luatex that is updated manually.
|
|
20190410:
Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf).
epTEX, eupTEX: New primitives \readpapersizespecial and \expanded.
LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly.
MetaPost: r-mpost command name recognized as an alias for invocation with the –restricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost.
pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3.
XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters.
tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set.
install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6).
Utilities:
cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes.
chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk.
dvispc: make a DVI file page-independent with respect to specials.
MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support.
Platforms: removed sparc-solaris.
|
|
The check would report many unknown options. This is only because
libiconv has several configure scripts, and in the end, all given options
are necessary.
|
|
|
|
python 3.4 / 3.5 removal commit.
|
|
- Includes some whitespace changes, to be handled in a separate commit.
|
|
This is a semi-manual PKGREVISION bump.
|
|
Upstream changes:
4.007 Tues Apr 9, 2019
* Sereal: restore write_sereal(), read_sereal() as aliases to write_sereal_file()
and read_sereal_file(). Better tests for exported subs. Add SRL_UNCOMPRESSED,
SRL_SNAPPY, SRL_ZLIB, SRL_ZSTD exports.
* Decoder: tweak docs for looks_like_sereal/scalar_looks_like_sereal
4.006 Mon Apr 8, 2019
* Sereal: fix read_sereal_file(),
|
|
Upstream changes:
4.007 Tues Apr 9, 2019
* Version bump only
4.006 Mon Apr 8, 2019
* Version bump only
|
|
Upstream changes:
4.007 Tues Apr 9, 2019
* Tweak docs for looks_like_sereal/scalar_looks_like_sereal
4.006 Mon Apr 8, 2019
* Version bump only
|
|
Upstream changes:
4.02 Wed Mar 6 08:31:24 CET 2019
- undo the fix from 4.01, it breaks more things than it fixes
(another tetscase by Wesley Schwengle).
- try a proper fix this time.
|
|
|
|
0.5.2:
Unknown changes
|
|
|
|
## Version 2.3 ##
2019-03-30
- Unicode 12 support ([#148]).
- New function `utf8proc_unicode_version` to return the supported Unicode version ([#151]).
- Simpler character-width computation that no longer uses GNU Unifont metrics: East-Asian wide
characters have width 2, and all other printable characters have width 1 ([#150]).
- Fix `CHARBOUND` option for `utf8proc_map` to preserve U+FFFE and U+FFFF non-characters ([#149]).
- Various build-system improvements ([#141], [#142], [#147]).
|
|
|
|
|
|
2019-03-18
Version 2.5.9
Updated Unicode character names and normalization data to 12.0.0
Various improvements for testing, compiling, and documentation.
|
|
help2man 1.47.10:
* Change maintainer sanity check in debian/rules to use the contents
of README rather than the mtime, which may be have been modified by
dpkg-source
|
|
help2man 1.47.9:
* Add Tamil translation.
|
|
Upstream changes;
4.02 2019-02-23
- fixed a test that breaks if perl is compiled with -Dquadmath
(RT-128589)
|
|
Upstream changes:
4.02 2019-02-23
- fix a test that breaks if perl is compiled with
-Dquadmath (RT-128589)
4.01 2019-02-22
- allow to pass indent_length to json_pp (GH#46)
|
|
Upstream changes:
4.01 Sun Feb 24 05:03:30 CET 2019
- fix some stack corruption caused mostly when calling methods
in list context (tewstcase by Wesley Schwengle).
|
|
libreoffice, the sole package that presently depends on orcus, requires a
minimum version of 0.14 now. (And, for that matter, the orcus change log
indicates that there have been incompatible API changes.) Bump
accordingly here. (If an older version of orcus was present, the
current version of libreoffice would simply have failed to build.)
|
|
Changelog:
orcus 0.14.1
* addressed a number of coverity issues.
* improved precision of points-to-twips measurement conversions by
reducing the number of numeric operations to be performed. This
especially helps on i386 platforms.
orcus 0.14.0
* spreadsheet interface
* import_data_table::set_range() now receives a parameter of type
range_t.
* import_sheet::set_array_formula() interface methods have been
removed and replaced with import_sheet::get_array_formula() that
returns an interface of type import_array_formula.
* import_formula interface class has been added to replace the
formula related methods of import_sheet. As a result,
set_formula(), set_shared_formula(), and set_formula_result()
methods have been removed from the import_sheet interface class.
* import_auto_filter::set_range() now receives a parameter of type
range_t, rather than a string value representing a range.
* import_sheet::set_fill_pattern_type() interface method now takes
an enum value of type fill_pattern_t, rather than a string value.
* xls-xml
* pick up the character set from the XML declaration, and pass it
to the client app via import_global_settings interface.
* support importing of array formulas.
* xlsx
* support importing of array formulas.
* fixed a bug where sheet indices being passed to the append_sheet()
interface method were incorrect.
* shared formula handling code has been re-worked.
* spreadsheet::sheet class has been de-coupled from the import and
export interfaces.
* previously known as import_styles class is now split into styles
class and import_styles factory wrapper class.
* sax_parser now gracefully ignores leading whitespace(s) if any,
rather than aborting the parsing for it's not a valid XML stream
to have leading whitespace(s). In the future we should make this
behavior configurable.
* python
* add orcus.xlsx.read() function that takes a file object to load
an xlsx file as a replacement for orcus.xlsx.read_file().
* add orcus.ods.read(), orcus.xls_xml.read(), orcus.csv.read(),
and orcus.gnumeric.read() functions.
* add orcus.Sheet.write() method which exports sheet content to
specified format. For now only the csv format type is
supported.
* xml_map_tree no longer requires the source stream persisted in
memory between the read and write.
* the sax parser now stores the offset positions of each element
rather than their memory positions, in order to make the position
values usable between duplicated stream instances.
* xml_structure_tree to support selection of an element by element
path.
* document
* correctly set the argument separator depending on the formula
grammar type. This change fixes loading of ods documents with
formula cells.
* fixed a build issue with boost 1.67.
|
|
|
|
libcdr 0.1.5
* Drop outdated MSVC project files.
* Fix several issues found by oss-fuzz.
* Switch from --enable-werror to --disable-werror as configure default.
* Miscellaneous code cleanups.
|
|
libqxp-0.0.2
- Improve handling of groups that span over facing pages.
- Fix a couple of issues found by oss-fuzz.
|
|
libetonyek 0.1.9
- Fix spelling of property meta:initial-creator.
- Support files created via iCloud Web Browser. (tdf#120707)
- Remove unneeded check for additional glm headers, which was failing
with newest version(s) of glm.
- Fix a couple of issues detected by oss-fuzz and forcepoint.
libetonyek 0.1.8
- All formats:
+ Parse fields.
+ Improve parsing of lists.
+ Fix output of orphans and widows paragraph properties.
+ Correctly handle rectangles with rounded corners.
+ Improve output of callouts.
+ Parse line ends (arrows).
+ Parse curves with multiple components.
+ Improve parsing of fills.
+ Improve parsing of tables.
+ Handle cropped images.
+ Parse grouped shapes.
+ Parse audio/video preview images.
+ Parse text wrap.
- Keynote 2-5:
+ Parse old-style images (Keynote 2-3?).
+ Parse slide styles.
+ Output master slides.
+ Parse connection lines.
- Keynote 6:
+ Improve detection of Keynote 6 documents. (tdf#113737)
+ Output master slides.
+ Parse connection lines.
- Numbers 1-2:
+ Properly parse TRUE and FALSE functions.
- Pages 1-4:
+ Parse annotations.
+ Improve parsing of images (position etc.).
+ Handle tables in a group.
+ Parse page dimensions from print settings.
- Pages 5:
+ Parse page dimensions.
+ Parse footnotes/endnotes.
+ Parse comments.
+ Parse headers/footers.
+ Parse tables.
+ Parse textboxes.
+ Fix line spacing and paragraph margins.
+ Parse more text properties.
- Miscellaneous:
+ Add support for Keynote 1 documents.
+ Add support for Numbers 3 documents.
+ Fix several issues found by oss-fuzz.
+ Fix build with glm 0.9.9.
+ Other fixes and improvements.
|
|
Version 4.0.2 (2018.6.6)
------------------------
* Build script fixes. (Thanks to @mgorny)
Version 4.0.1 (2018.6.4)
------------------------
* CMake support improved.
* New test scripts have been added.
* Some compile time warnings have been fixed.
Version 4.0.0 (2017.9.21)
-------------------------
* Memory efficiency has been improved.
* QRcode_clearCache() has been deprecated.
* Error correction code generating functions have been improved.
* Command line tool "qrencode" has been improved:
* XPM support. (Thanks to Tobias Klauser)
* PNG32 (direct color mode) support. (Thanks to Greg Hart)
* EPS output now supports foreground and background color.
* New options "-r" and "--svg-path" have been added.
(Thanks to Robert Petersen and @Oblomov)
* CMake support has been added. (optional) (Thanks to @misery)
* Various bug fixes.
* Various performance improvements.
Release Note:
While the API has not been changed since the previous major release, we
incremented the major version number of libqrencode to 4 because the
implementation of the library has been largely changed.
This release improves the performance and memory footprints of code generation.
Now you can build libqrencode with CMake.
If you build the test programs, please note that the required SDL version has
been changed from 1.2 to 2.0.
|
|
Upstream changes:
1.26 *** RELEASE DATE HERE ***
- Switch to XSLoader from Dynaloader
|
|
Upstream changes:
4.01 2019-01-21
- added boolean function/method that takes a scalar value and
returns a boolean value (David Cantrell)
|