changes from 1.16 to 1.17
-------------------------
* Add modules for the following number formats:
- EPIC (Electoral Photo Identity Card, Indian Voter ID)
(thanks Gaurav Chauhan)
- GSTIN (Goods and Services Tax identification number, Indian VAT number)
(thanks Gaurav Chauhan)
- ISRC (International Standard Recording Code) (thanks Nuno André)
- CC (Número de Cartão de Cidadão, Portuguese Identity number)
(thanks David Vaz)
- Postcode (the Swedish postal code) (thanks Michele Ciccozzi)
- MOA (Thailand Memorandum of Association Number) (thanks Piruin Panichphol)
- PIN (Thailand Personal Identification Number) (thanks Piruin Panichphol)
- TIN (Thailand Taxpayer Identification Number) (thanks Piruin Panichphol)
* Add ENCF validation support for Dominican Republic NCF
(thanks Cristopher Ortega)
* Add new e-CF types to Dominican Republic NCF (thanks Frank Roberto Chavez Sosa)
* Improve French NIF validation (thanks Dimitri Papadopoulos)
* Drop support for Python 2.6 and 3.4
* Fix parsing of empty fields in Dominican Republic DGII checking
(thanks Andres Rodriguez)
* Fix handling of empty worksheet in Belgian bank download
(thanks Dimitri Papadopoulos)
* Fix detection of natural RUC values (thanks Victor Rodriguez)
* Fix Belarus VAT number online lookup again
* Fixes for problems with loading IMSI data from Wikipedia and dealing with
inconsistencies
* Remove South Korean BRN Fair Trade Commission website check due to CAPTCHA
* Various code and documentation improvements (thanks Dimitri Papadopoulos and Gaurav Chauhan)
pkglint fixes:
add comment to patch
changes from changelog:
* Release 1.9.0 *
03-Nov-2020 Troy A. Griffitts
Added new compile option USECXX11TIME which will provide a default
SWLog::logTimedInformation impl using C++11 facilities
Added new compile options STRIPLOGD and STRIPLOGI which will compile
out engine calles to SWLog::logDebug and SWLog::logInformation
and SWLog::logTimedInformation for runtime optimization
Extended Cordova plugin to include SWModule::setEntry,
SWMgr::getPrefixPath
Isolated all File IO calls to FileMgr
Merged in Xiphos' Windows patch to FileMgr to allow full legal Unicode
range in file path names.
Improved TEI -> HTML output path
Completed camelCase of all public non-deprecated API methods
Added the concept of Utility Modules to engine which are intended to
assist clients in building a robust user experience but are not
intended for exposure to the end user in the same way as
traditional SWORD modules.
Added the concept of [Pref Abbrevs] to locale files to assist mobile
developers choose a localized abbreviation for Bible book
names.
Added facility to set timeouts for SWTransport classes
Many locale updates and new locales added
Improved support for many markup tags
Many bug fixes
Changes to promote safe multi-threaded use
Expanded examples
25-Jul-2020 Troy A. Griffitts
Added ZipCompress::unTarGZ to provide a library facility to untargz
a file on all supported platforms.
07-Jul-2020 Troy A. Griffitts
Renamed __[su][8,16,32,64] defines to SW_[su][8,16,32,64]
20-Apr-2020 Troy A. Griffitts
Extended StringMgr to include lowerUTF8, isUpper, isLower, isDigit,
isAlpha
Added personalization facility for cipher keys
10-Sep-2018 Troy A. Griffitts
Added intra-verse search support
01-Nov-2017 Troy A. Griffitts
Added bindings: Android and cordova
01-Sep-2017 Troy A. Griffitts
Adding French mapping data.
Patch submitted by domcox
21-May-2017 Troy A. Griffitts
Added --with-icuregex option to use ICU regex engine
Changelog:
7.2.2 RC2
Bugs fixed compared to 7.2.2 RC1
1. ofz#39301 month has to be in range [1-12] [Caol??n McNamara]
2. ofz#39304 short timestamp record [Caol??n McNamara]
3. tdf#140992 Direct input through copy and paste to table is lost [Caol??n
McNamara]
4. tdf#142910 Standard filters involving "greater than" or "smaller than" (>,
<, >=, <=) fail and hide everything [Eike Rathke]
5. tdf#144122 Text with specific fonts (e.g., Noto Sans CJK SC), at specific
size, disappeared when page Grid Line is enabled [Aron Budea]
6. tdf#144139 LO crashes when trying to print a form [Caol??n McNamara]
7. tdf#144184 Calc disables header/footer or looses footer content when saves
a spreadsheet [Daniel Arato (NISZ)]
8. tdf#144253 Filtering does not work with formatted calculated values [Eike
Rathke]
9. tdf#144305 Ruby base text becomes invisible when ruby alignment changed
[Aron Budea]
10. tdf#144585 button popups don't open with KF5 VCL on Wayland [Jan-Marek
Glogowski]
11. tdf#144729 Crash when trying to modify a style (gtk3 only) [Caol??n
McNamara]
12. tdf#144740 Criteria query (COUNTIF(), MATCH() et al) for numeric values
broken considering number formats [Eike Rathke]
13. tdf#144783 SHIFT+ENTER doesn't search anymore on find bar (GTK3) [Caol??n
McNamara]
7.2.2 RC1
Bugs fixed compared to 7.2.1 RC2
1. ofz#37796 limit to numeric_limits<int>::max [Caol??n McNamara]
2. tdf#99492 cell background colour ignored on all but the top grids of a
vertically merged cell. [Justin Luth]
3. tdf#103612 ToC is never shown in Master Document if it is in ODT in a
section with a hide condition [Michael Stahl]
4. tdf#105689 Emoji toolbar button (bug 100100 emoji.json implementation) not
functional on Windows [Julien Nabet]
5. tdf#115547 Firebird: Link is formed to an external file with file:///C:
(three slash) [Mike Kaganski]
6. tdf#116184 Date acceptance pattern can interfere with entering decimal
numbers [Eike Rathke]
7. tdf#117842 Firebird: Enabling connection pooling for firebird:sdbc driver
crashes Libo when creating connection to data engine [Mike Kaganski]
8. tdf#120129 EDITING: LIST function in query creates additional characters in
Windows10 [Mike Kaganski]
9. tdf#123642 FILEOPEN | DOCX, Hyperlink in docx with bookmark target missing
in LO. [Vasily Melenchuk]
10. tdf#125743 Writer no longer displays odt <text:list-level-style-image
xlink:href="..."> external bullet graphics [Miklos Vajna]
11. tdf#126126 LibreOffice can't open ODT file with comment created in MS Word
[Miklos Vajna]
12. tdf#126426 FILEOPEN DOCX Hyperlink in grouped shape not imported at all
[Vasily Melenchuk]
13. tdf#128106 creating master document from *.odt breaks cross-references
[Michael Stahl]
14. tdf#133851 Help opens wrong for Certificate Path-Certificate.. dialog
[Olivier Hallot]
15. tdf#137310 FILEOPEN: 3D object is not visible [Miklos Vajna]
16. tdf#138519 Graphing, axes limits for small numbers (GTK3) [Caol??n
McNamara]
17. tdf#139660 Paragraph panel alignment buttons should not be toggle buttons
[Caol??n McNamara]
18. tdf#140951 Base crashes as soon as I start an 'Abfrage' (Windows) [Julien
Nabet]
19. tdf#142129 Exported PDF of master document with hidden sections containing
headings shows headings anyway [Michael Stahl]
20. tdf#142295 Indistinct 'savemodified' in Colibre [Rizal Muttaqin]
21. tdf#142415 Using mouse click in a base to launch a macro from a cell in a
table control does not work [Caol??n McNamara]
22. tdf#142458 Dropdown in Navigator deck hidden behind scroll bar with panel
at default size [Caol??n McNamara]
23. tdf#142645 FILEOPEN PPTX Title slides text not converted to slide name
[Tibor Nagy]
24. tdf#142881 FILESAVE XLSX Some rotated shapes are vertically flipped [Daniel
Arato (NISZ)]
25. tdf#143159 Box in navigation bar of form too short for values greater than
9999 [Caol??n McNamara]
26. tdf#143384 SAXException: [word/document.xml line 2] from LO 7.3 [Attila
Sz?cs]
27. tdf#143591 Image frame anchor changes from 'to character' to 'to paragraph'
on DOCX export [Miklos Vajna]
28. tdf#143646 UI: Minimum size of the Chart sidebar creates a horizontal
scrollbar [Caol??n McNamara]
29. tdf#143777 Toolbars-Mail Merge->Exclude recipient is every times grey and
without function [Caol??n McNamara]
30. tdf#143813 Outline folding: copy, cut and paste do not work anymore [Jim
Raykowski]
31. tdf#144037 kf5: Unable to insert table from toolbar button [Jan-Marek
Glogowski]
32. tdf#144059 [l10n] Language Tigrigna should be listed in CTL, not as Western
[Eike Rathke]
33. tdf#144085 (Spreadsheets) XUsedAreaCursor broken: the methods don't accept
formatted cells as used. [Noel Grandin]
34. tdf#144106 FILEOPEN: LibreOffice crashes on opening CSV file with "Trim
spaces" option enabled [Stephan Bergmann]
35. tdf#144135 Calc causes repeatable fatal crash when I attempted to sort
columns [Eike Rathke]
36. tdf#144230 A query with GROUP BY returns results with random garbage
appended to the end [Mike Kaganski]
37. tdf#144242 FILESAVE XLSX Line objects incorrectly saved after creation
[Regina Henschel]
38. tdf#144245 Unlike VBA, the 'Key' string parameter of the 'Add' method of
the 'Collection' object, although case insensitive, is only for ANSII
characters. [Andreas Heinisch]
39. tdf#144249 Deleting 10.000 rows column in a spreadsheet: 15 sec with 4.1|
10 sec up to 300+ sec with 6.2| 130 sec with 7.3 [Lubo? Lu????k]
40. tdf#144253 Filtering does not work with formatted calculated values [Balazs
Varga]
41. tdf#144305 Ruby base text becomes invisible when ruby alignment changed
[Miklos Vajna]
42. tdf#144324 VIEWING Autofilter does not display calculated cell contents
according to cell format [Balazs Varga]
43. tdf#144340 A query against an embedded FB database fails, and then crashed
program on close on Windows [Mike Kaganski]
44. tdf#144352 "Email merged document" dialog has overlapping elements [Gabor
Kelemen]
45. tdf#144376 Crash when triggering twice "Protected cells can not be
modified" (reproducible) [Caol??n McNamara]
46. tdf#144389 Assertion when launching query design (with Orca) [Caol??n
McNamara]
47. tdf#144412 Qt5/KF5 flips writing direction on Ctrl+Shift+p [Jan-Marek
Glogowski]
48. tdf#144425 UI In Email merged document dialog it??s possible to select 0 as
range [Gabor Kelemen]
49. tdf#144427 MAILMERGE Save all documents no longer generates all documents
if custom From-To values were set [Balazs Varga]
50. tdf#144457 Date Acceptance Pattern input field garbled [Eike Rathke]
51. tdf#144483 UI Save merged document dialog should separate the range
selector from the single/individual documents radio buttons [Balazs Varga]
52. tdf#144523 Update Liberation fonts to 2.1.4 release [Heiko Tietze]
53. tdf#144564 CRASH When reloading mail merge documents [Caol??n McNamara]
54. tdf#144598 Crash in: SkRect::round() [Lubo? Lu????k]
55. tdf#144620 UI: User entered e-mail data lost when MM toolbar is open [Caol
??n McNamara]
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
Changelog:
7.2.1.2
Bugs fixed compared to 7.2.1 RC1
1. tdf#36383 EDITING auto row height or change row height removes AutoFilter
result [Xisco Fauli]
2. tdf#142214 Improve Calc's auto-complete feature [Ilmari Lauhakangas]
3. tdf#143940 FILESAVE: add a new line in a large spreadsheet and save causes
crash [Xisco Fauli]
4. tdf#144008 LO crashes when macro tries to start a form document in Base
(kf5 only) [Jan-Marek Glogowski]
5. tdf#144084 FilePicker service does not display Open and Cancel button (gtk3
only) [Caol??n McNamara]
6. tdf#144105 LO crashes during mail merge wizard when an address block is
modified [Caol??n McNamara]
7. tdf#144155 CALC Row operations over 100 times slower in 7.2 compared to 7.1
[Xisco Fauli]
8. tdf#144183 Basic IDE hangs after several error messages [Mike Kaganski]
9. tdf#144209 Result with "Precision as shown" with custom string+General
number format becomes 0 [Eike Rathke]
10. tdf#144289 OpenGL transitions not working with GTK3 VCL plugin [Jan-Marek
Glogowski]
11. tdf#144319 Cannot load Formula-14 from ODT with LibreOffice 7.2.0, shown as
OLE [Noel Grandin]
7.2.1.1
Bugs fixed compared to 7.2.0 RC4
1. rhbz#1996735 [abrt] libreoffice-core: (anonymous
namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caol??n
McNamara]
2. tdf#64703 PRINTING: Problem with page break when autofilter is on [Attila
Sz?cs]
3. tdf#65535 Correcting a misspelled word with a comment in the middle erases
the comment (see comment 38) [Justin Luth]
4. tdf#96561 Fails to import CSV file created with CsvHelper [Eike Rathke]
5. tdf#99932 Anchor "to Character": Anchor changes position to the document
when zoom-in or out [Vasily Melenchuk]
6. tdf#102846 CSV import: very long loop in preview's field detection [Eike
Rathke]
7. tdf#115520 Define Database Range shouldn't close after having a false name
[T??nde T??th]
8. tdf#124983 EDITING Calc: After hiding a column, column breaks and row
breaks are inserted [Eike Rathke]
9. tdf#126926 Extra filter icon appears on deleting sheet columns [T??nde T??
th]
10. tdf#126961 Cannot link to macOS address book - crashes and restarts [Noel
Grandin]
11. tdf#127978 Navigator's tooltip shows URI-encoded URL (with %%%) instead
cyrillic path to file [Andreas Heinisch]
12. tdf#128612 Area Style/Filling dropdown from Image toolbar doesn't work
[Katarina Behrens]
13. tdf#129270 Chapter Numbering of Heading 1 changes after setting Return, if
Next Style is set to Heading 2 [Vasily Melenchuk]
14. tdf#131771 TABLE STYLE: Table looses its style setting after cutting/
copying and pasting [Balazs Santha]
15. tdf#132696 FILEOPEN PPTX: some rectangular shapes are missing (SmartArt)
[Miklos Vajna]
16. tdf#132739 HTML Document: Table borders disappear, because multiple style
attributes are written within a single tag [Caol??n McNamara]
17. tdf#134569 FILEOPEN DOCX Paragraph after nested table gets unexpected
spacing [Justin Luth]
18. tdf#135164 FILEOPEN DOCX: Heading get bullets (because num with no symbol
doesn't block default style's number everything?) [Justin Luth]
19. tdf#136610 Clone Button does not exist in LO Draw's Tabbed Interface
[Rafael Lima]
20. tdf#137637 Object area for auto-layouts deselected after switching to
Animation Sidebar deck [Caol??n McNamara]
21. tdf#137737 REPLACE not working if there is a footnote or endnote anchor at
end of paragraph [Justin Luth, Xisco Fauli]
22. tdf#137742 Google Docs exports only (ambiguous) "en" language tag text
attribute [Eike Rathke]
23. tdf#138960 UI: The file could not be loaded! dialog appears when pressing
enter in sidebar/navigatgor with a shape selected [Jim Raykowski]
24. tdf#139220 Regression: Selection of elements is very slow [Caol??n
McNamara]
25. tdf#139811 Sidebar Draw Properties deck -> Page -> Background 'Gradient'
control needs additional height, the Insert Image dialog button is being
clipped [Caol??n McNamara]
26. tdf#141097 LibreOffice doesn't close when opened through API on Sybase
PowerBuilder [Michael Warner]
27. tdf#142003 FILEOPEN Tracked changes in .doc file footnotes shift to the
right [Caol??n McNamara]
28. tdf#142264 charts lost by calc export to xlsx [Mike Kaganski]
29. tdf#142351 FILEOPEN XLSX ??Cross other axis?? value not imported [Balazs
Varga]
30. tdf#142394 Slow drawing of semi-transparent large color object [Caol??n
McNamara]
31. tdf#142436 Linked background image is not read [Miklos Vajna]
32. tdf#142648 FILESAVE PPTX Creating hyperlink to a slide with shortened name
results in invalid file [Tibor Nagy]
33. tdf#142817 UI jumps back to Misc effects after going to Entrance effect and
selecting an effect [Katarina Behrens]
34. tdf#142845 Caret misplaced after Paste+Undo [Miklos Vajna]
35. tdf#142915 FILEOPEN PPTX Slideshow setting ??Manual forwarding?? not
imported [Tibor Nagy]
36. tdf#143023 Forms: Event "When losing focus" in tablecontrol appears when
receiving focus [Caol??n McNamara]
37. tdf#143126 FILESAVE PPTX Start from setting is not saved [Tibor Nagy]
38. tdf#143129 FILESAVE PPTX Custom slideshow to use setting is not exported
[Tibor Nagy]
39. tdf#143220 xlsx export: link to sheet not valid [T??nde T??th]
40. tdf#143244 Redo of adding table rows breaks table style after cut/paste
action [Balazs Santha]
41. tdf#143295 DateAcceptancePattern is wrong in Korean. [DaeHyun Sung]
42. tdf#143318 FILEOPEN DOCX Drag and drop change tracked move of table in Word
imported incorrectly [L??szl?? N??meth]
43. tdf#143353 [GTK3] Tip of the Day dialogue is focused but does not respond
to clicks until Template dialogue is closed [Caol??n McNamara]
44. tdf#143357 FORMCONTROL: Min value, max value and default value dont allow
direct input - nearly unusable [Caol??n McNamara]
45. tdf#143499 Slow response in document with many headings [Caol??n McNamara]
46. tdf#143515 Memory leak when clearing contents [Mike Kaganski]
47. tdf#143534 Crash in Calc NLP Solver when saving a document in Write. [Noel
Grandin]
48. tdf#143567 Area Style/Filling from Image toolbar doesn't match with sidebar
info for Area [Katarina Behrens]
49. tdf#143577 Crash on image delete with "Show outline-folding buttons" [Jim
Raykowski]
50. tdf#143580 kf5: Combobox only shows entries after second click [Jan-Marek
Glogowski]
51. tdf#143582 The return value of Basic function is not initialized when
called by the invoke method [Andreas Heinisch]
52. tdf#143583 FILEOPEN DOCX Ending empty paragraphs gone from footnotes [L??
szl?? N??meth]
53. tdf#143605 Unnumbered Heading1 is numbered [Vasily Melenchuk]
54. tdf#143619 EDITING Validation circles move left/up on deleting a column/row
[Regina Henschel]
55. tdf#143624 FILESAVE PPTX Slideshow setting ??Manual forwarding?? is not
saved [Tibor Nagy]
56. tdf#143633 Image size set to 0,04 cm after disabling relative image width
[Heiko Tietze]
57. tdf#143664 sdf date time recognition fails for march ("M?r") in German
[Eike Rathke]
58. tdf#143720 UI TOC ?? Assign Styles dialog contents does not resize with the
dialog [Caol??n McNamara]
59. tdf#143759 Inaccurate results when searching for empty cells with regex ^$
[Eike Rathke]
60. tdf#143769 Calc crashes if a background for a sketch is selected [Caol??n
McNamara]
61. tdf#143778 incorrect detection whether document changed [Caol??n McNamara]
62. tdf#143785 EDITING Opening & closing a drawing shapes Position and Size
dialog sets modified status [Caol??n McNamara]
63. tdf#143795 UI problem in Draw Sidebar's Page properties pane [Caol??n
McNamara]
64. tdf#143809 Err:502 in cells referencing named expressions after
save-and-reload [Eike Rathke]
65. tdf#143843 Crash in: weld::CustomWidgetController::SetPointer(PointerStyle)
[Caol??n McNamara]
66. tdf#143858 Outline numbering not showing any number, only the prefix/suffix
[Vasily Melenchuk]
67. tdf#143860 FILESAVE DOCX non-primitive custom shape without handle is
exported as rect [Regina Henschel]
68. tdf#143895 Mysql MEDIUMINT data type but interpreted correctly by Base
table definition [Julien Nabet]
69. tdf#143896 FILESAVE XLSX 1001+ rows are lost after saving new file [Xisco
Fauli]
70. tdf#143929 FILESAVE ODS Two column shape setting not saved [Mike Kaganski]
71. tdf#143957 Crash when switching transitions (kf5) [Jan-Marek Glogowski]
72. tdf#143959 PDF import do not take embedded fonts [Kevin Suo]
73. tdf#143979 FORMATTING: Date format is mangled when file is closed and
reopened [Eike Rathke]
74. tdf#143990 Multilevel outline numbers not showing [Vasily Melenchuk]
75. tdf#144022 Calc crashed in Copy & Paste Special [Mike Kaganski]
76. tdf#144089 Find and Replace works incorrectly with regex "^." and selection
only [Xisco Fauli]
Make the rhash package install a .so file
not just .so.0 so that -lrhash use
dynamic linking not static linking.
Remove depmethod build since the package now
works with dynamic linking.
While here add pkgconfig override to pkgconfig
file.
Bump PKGREVISION due to PLIST change.
Stellarium v0.21.2
The major changes of this version:
Annual aberration correction. Planet positions are finally very accurate!
Bookmarks replaced by Observation Lists
Politically neutral geonames
Right-click opens plugin configuration
Improved computation of rising, transit, setting times
“Goto next twilight” functionality
Two new Greek skycultures
Updated Mul-Apin skyculture with new artwork
Improved fidelity of Lunar eclipses
Fixed display of stellar proper motion
Many fixes in core and plugins
Changes from 2.8:
Support the new "gpufw" set.
Actually reduce the default test timeout to 1 hour as documented in
version 2.5 when anita is invoked as a program rather than as a
library.
Log a message to the structured log file on timeout so that the time
when the timeout occurred can be determined from the message timestamp.
Define a scratch disk for alpha (wd1c) so that ATF test results can
be exported to the host.
In addition to the plain-text ATF test report printed to the console
as the tests progress, also store a clean copy without other console
output in test.txt and export it to the host. Suggested by
Greg Troxel.
Fix failure to destroy the Xen DomU used by the installation stage
before trying to create the one for the boot stage when running
under Python 3.
Fix failure to log in after reboot when running "anita test" on a
self-resizing image without running a separate "anita install" first.
From Joerg Sonnenberger.
Support coypu's proposed sysinst entropy patch.
Remove extra newline in reponse to entropy prompt.
# pillar 1.6.2
## Options
- Options `pillar.print_max`, `pillar.print_min`, `pillar.width` and
`pillar.max_extra_cols` are now queried before the corresponding
`tibble.` or `dplyr.` options are consulted, the latter will be
soft-deprecated in pillar v2.0.0 (#353).
- New `pillar.bidi` option. When active, control characters are
inserted to improve display of data with right-to-left text (#333).
- The new `pillar.max_footer_lines` option (default: 7) allows
controlling the maximum number of footer lines shown. It is applied
in addition to the existing `tibble.max_extra_cols` option (#263).
## Formatting
- If a column doesn't make use of all horizontal width offered to it,
the excess width is distributed over other columns (#331).
- Improved allocation of free space in multi-tier tables with
`getOption("tibble.width") > getOption("width")` (#344).
- All pillars are shown with their true horizontal extent,
irrespective of the indicated `width`. This simplifies the
implementation of custom `pillar_shaft()` methods (#347).
## Features
- `num()` gains `extra_sigfig` argument to automatically show more
significant figures for numbers of the same magnitude with subtle
differences (#97).
- `print.tbl()` and `format.tbl()` support the `max_extra_cols` and
`max_footer_lines` arguments that override the corresponding options
(#360).
- `print.tbl()` and `format.tbl()` maps the now deprecated `n_extra`
argument to `max_extra_cols` for consistency (#360).
## Bug fixes
- Avoid mangling of duplicate column names in footer (#332).
- Fix warning with zero of type `bit64::integer64()` (#319).
## Documentation
- All package options are now documented in `?pillar_options` (#339).
- `obj_sum()` no longer calls `type_sum()` for vectors since pillar
v1.6.1, this is now documented (#321).
- Fix documentation on usage of `vctrs::vec_proxy()` and
`vctrs::vec_restore()` (#322).
## Internal
- Using `attr(exact = TRUE)` everywhere.
- `is_vector_s3()` is no longer generic (#181).
- Fix internal logic around `vec_proxy()` and `vec_restore()` (#316).
AnsiWeather 1.18.0 (2021-09-14)
- Update man page to add the -v option (Thanks Takayuki Hirota)
- Add support for displaying feels like temperature (Thanks Andrew Abdalian)
- Use command -v instead of which (Thanks er0k)
- Add SPDX short license identifier in source file
Upstream changes:
1.1 2020-09-19
Added fix for errors decoding registry timestamps. (This was due to the
interpretation of dates in timegm changing in recent versions of Perl.)
Thanks to B.M.W. and Slaven Rezic for their help with this.
Updated as_regedit_export to handle undefined REG_SZ values.
Update LICENSE
Upstream changes:
1.502 2021-01-19T10:17:29Z
* freshen distro, dump Travis CI, add Github Actions
1.501 2020-09-30T04:50:46Z
* Added create_plist_from_string()
* Merged Tom Wyant's code to handle CF$UID types
* A few more things emit warnings if they don't get the right type
* $XML_{head,foot} are now subroutines
1.413 2018-03-22T18:51:07Z
* Update to Artistic License 2.0
1.412 2017-07-30T18:27:33Z
* Fix for plist files with comments (bram.stappers@tiobe.com) RT #122466
and GitHub #5 (as a pull request)
* Note that this module does not handle ASCII or JSON formats (but they
are in the wishlist now) (anonymous Yahoo! user)
Upstream changes:
3.68 2021-09-02 sbeck
- NEW CODE(s)
NOTE: no code changes on 2021-06-01 so no release made at that
time.
- Added code2names
Also code2countrys, code2languages, etc. This allows you to see all
names and aliases that correspond to a code. My apologies for
making 'countrys' to be the plural of 'country', but because these
modules are all derived, I didn't want to put in an exception for
the strange pluralization.
Prompted by David Cantrell.
3.67 2021-03-01 sbeck
- NEW CODE(s)
3.66 2020-12-01 sbeck
- NEW CODE(s)
Upstream changes:
2.02 Thu Jan 21 2020
- Github Issues (RT is shutting down)
- Use https:// URLs
- Github CI
- Automate manifest and ignores.
- Kill use vars.
- Tidy.
Upstream changes:
20210112.006 2021-02-16T04:08:08Z
* Fix testing bug. This module needs Business::ISBN 3.005 to match
the data structures. Prior to that, Business::ISBN had a bug with
ISBN13.
20210112.005_03 2021-02-15T17:43:08Z
* I think the CPAN Tester failures are using older versions of
Business::ISBN (older than 3.005 all seem to fail). I assumed they
started fresh, but I guess not. Require a recent version in the
default_data test.
20210112.005_02 2021-02-14T05:07:05Z
* Try harder to see what's going on in CPAN Testers
20210112.005_01 2021-02-13T12:40:28Z
* Try harder to figure out these test failures
20210112.005 2021-02-13T05:23:58Z
* Fix the default data test. It should only run when you have
Business::ISBN already, and it shouldn't do stupid things like
using an array that I didn't put anything in.
20210112.004 2021-02-10T04:29:32Z
* Test the default data.
* Add a note about packaging RangeMessage.xml (adapted from gwyn17)
20210112.003 2021-02-09T22:42:53Z
* The default data had a problem because I used the same hash key
twice in the default data (Github #7). Found by gwyn17.
20210112.002 2021-02-07T05:46:20Z
* Don't try to load a data file if there are no data files
(Github #6)
20210112.001 2021-01-19T14:48:12Z
* freshen distro, dump Travis CI, add Github Actions
* Update to latest Business::ISBN::Data
The Quick Charts module provides a set of charts that can be used from QtQuick
applications. They are intended to be used for both simple display of data as
well as continuous display of high-volume data (often referred to as plotters).
The charts use a system called distance fields for their accelerated rendering,
which provides ways of using the GPU for rendering 2D shapes without loss of
quality.
pkgsrc change: require Ruby 2.7 or later (drop Ruby 2.6).
16.8.1 (2020-12-11)
Merged Pull Requests
* Remove platform dependencies that aren't needed #1586 (tas50)
* Update Linode plugin to use domain / apt data to detect Linode #1587
(tas50)
* grub2: add plugin to expose GRUB2 environment variables #1590 (davide125)
17.3.1 (2021-07-20)
Merged Pull Requests
* Add Virtuozzo as RHEL platform_family #1670 (robertmasztalerz)
* Update rubocop-performance requirement from 1.10.2 to 1.11.3 #1678
(dependabot[bot])
* Switch testing to GitHub Actions #1679 (tas50)
* Add plugin for linux livepatch #1672 (liu-song-6)
* Update rubocop-performance requirement from 1.11.3 to 1.11.4 #1682
(dependabot[bot])
* Update chefstyle requirement from 2.0.5 to 2.0.6 #1681 (dependabot[bot])
17.1.0 (2021-05-13)
Merged Pull Requests
* Add Rocky Linux as RHEL platform_family #1663 (tas50)
* Update the readme copyright #1664 (tas50)
17.0.42 (2021-04-27)
Merged Pull Requests
* Bump Ohai to 17.0.0 #1591 (tas50)
* network: populate pause frame config #1564 (kuba-moo)
* Support more than 10 interfaces #1479 (Babar)
* Stop gathering filesystem2 data on BSD/Solaris/AIX #1592 (tas50)
* Fetch chef-utils and chef-config from chef-16 branch #1594 (tas50)
* Require Ruby 2.7 or later #1593 (tas50)
* Update master ohai to pull from master chef #1595 (tas50)
* suppress constant redefinition warning #1597 (lamont-granquist)
* Update ec2_metadata to use IMDSV2 (Continued from #1457) #1520
(sawanoboly)
* Update ec2_metadata to use IMDSV2 #1457 (wilkosz)
* Fix fetching metadata on AWS compatible clouds #1599 (tas50)
* Support newer aws metadata versions #1600 (tas50)
* Detect Alma Linux with platform_family of rhel #1604 (tas50)
* Don't track sensitive new ec2 metadata #1605 (tas50)
* [linux/platform] fix platform_version on Debian testing and unstable #1613
(michel-slm)
* Remove stubbing mock methods onto the frozen true value #1615
(lamont-granquist)
* Add support for Podman and fix docker guest detection on Github Actions
#1617 (ramereth)
* Update packages for Windows to be complete. #1616 (jaymzh)
* Add platform / platform_family detection for Alibaba Cloud Linux #1618
(tas50)
* Add Alibaba cloud plugin #1620 (tas50)
* adds Habitat plugin #1623 (collinmcneese)
* Adds chef_effortless collection to chef plugin #1624 (collinmcneese)
* Don't return in the hab plugin #1625 (tas50)
* Detect docker properly even if it's within virtualization #1627 (jaymzh)
* Resolve new rubocop-performance warning #1629 (tas50)
* Update rubocop-performance to 1.10.1 and revert optimization #1630 (tas50)
* Fix support for Sangoma Linux #1631 (hron84)
* Remove support for discontinued antergos distro #1634 (tas50)
* Remove support for Pidora which is discontinued #1633 (tas50)
* Update the XCP-ng Linux Detection #1632 (tas50)
* Stick the common matched platforms first #1635 (tas50)
* network: Add offload features to node. #1637 (zalokhan)
* Ohai: Change C language plugin for glibc version detection #1636
(bhaveshdavda)
* Create os_release plugin for parsing data from /etc/os-release #1645
(ramereth)
* lpar_no and wpar_no in AIX Virtualizatin plugin should be Integers #1647
(tas50)
* Update rubocop-performance to 1.10.2 #1651 (tas50)
* Fall back to v4-only getaddrinfo if we get socket errors #1652 (jaymzh)
* Update minimum version of mixlib-shellout #1654 (pravi)
* Gather CPU info from lscpu and merge data into cpu attribute namespace
#1454 (ramereth)
* Dead links fixed#1657 (craftsbyshuvro)
* Update minimum version of chef-config #1659 (pravi)
* Use filter_map where we can #1656 (tas50)
* Chef 17: Set 'filesystem' to be new-style data on Windows #1662 (jaymzh)
17.3.1 (2021-07-20)
Merged Pull Requests
* Add Virtuozzo as RHEL platform_family #1670 (robertmasztalerz)
* Update rubocop-performance requirement from 1.10.2 to 1.11.3 #1678
(dependabot[bot])
* Switch testing to GitHub Actions #1679 (tas50)
* Add plugin for linux livepatch #1672 (liu-song-6)
* Update rubocop-performance requirement from 1.11.3 to 1.11.4 #1682
(dependabot[bot])
* Update chefstyle requirement from 2.0.5 to 2.0.6 #1681 (dependabot[bot])
17.5.2 (2021-08-28)
Merged Pull Requests
* Update chefstyle requirement from 2.0.6 to 2.0.7 #1683 (dependabot[bot])
* Update chefstyle requirement from 2.0.7 to 2.0.8 #1686 (dependabot[bot])
* Update tests and links for the branch rename #1691 (tas50)
* Update the list of EC2 metadata versions we support #1690 (tas50)
* Update chefstyle requirement from 2.0.8 to 2.0.9 #1692 (dependabot[bot])
2.2.20 (2021-06-11)
Enhancements:
* Don't print bug report template on server side errors #4663
* Don't load resolv unnecessarily #4640
Bug fixes:
* Fix bundle outdated edge case #4648
* Fix bundle check with scoped rubygems sources #4639
2.2.21 (2021-06-23)
Security fixes:
* Auto-update insecure lockfile to split GEM source sections whenever
possible #4647
Enhancements:
* Use a more limited number of threads when fetching in parallel from the
Compact Index API #4670
* Update TODO link in bundle gem template to https #4671
Bug fixes:
* Fix bundle install --local hitting the network when cache_all_platforms
configured #4677
2.2.22 (2021-07-06)
Enhancements:
* Never downgrade indirect dependencies when running bundle update #4713
* Fix getaddrinfo errors not treated as fatal on non darwin platforms #4703
Bug fixes:
* Fix bundle update <gem> sometimes hanging and bundle lock --update not
being able to update an insecure lockfile to the new format if it requires
downgrades #4652
* Fix edge case combination of DSL methods and duplicated sources causing
gems to not be found #4711
* Fix bundle doctor crashing when finding a broken symlink #4707
* Fix incorrect re-resolve edge case #4700
* Fix some gems being unintentionally locked under multiple lockfile
sections #4701
* Fix --conservative flag unexpectedly updating indirect dependencies #4692
2.2.23 (2021-07-09)
Enhancements:
* Fix bundle install on truffleruby selecting incorrect variant for
sorbet-static gem #4625
* Spare meaningless warning on read-only bundle invocations #4724
Bug fixes:
* Fix incorrect warning about duplicated gems in the Gemfile #4732
* Fix bundle plugin install foo crashing #4734
2.2.24 (2021-07-15)
Bug fixes:
* Fix development gem unintentionally removed on an edge case #4751
* Fix dangling empty plugin hooks #4755
* Fix bundle plugin install --help showing bundle install's help #4756
* Make sure bundle check shows uniq missing gems #4749
Performance:
* Slightly speed up bundler/setup #4750
2.2.25 (2021-07-30)
Deprecations:
* Deprecate Gemfile without an explicit global source #4779
* Deprecate bundle cache --path #4496
Enhancements:
* Give better errors when materialization fails #4788
* Lazily load shellwords library #4786
* Show original error and backtrace directly on bundle install errors
instead of a more brittle gem install hint #4778
* Remove LoadError message in regards to requiring a relative file #4772
Bug fixes:
* Fix BUNDLE_USER_CONFIG no longer respected as config location #4797
* Fix --standalone installation of default gems #4782
* Fix --quiet flag not printing warnings #4781
* Fix bundler binstub version selection #4775
* Fix interrupt handling in Bundler workers #4767
2.2.26 (2021-08-17)
Enhancements:
* Remove RUBYGEMS_GEMDEPS warning #4827
* Better defaults for GitHub Actions template generated by bundle gem #4619
* Make bundle exec keep file descriptors by default #4812
* Exclude gemspec file itself from file list of gems generated by bundle gem
#4650
* Fix a couple small typos in deprecation / error messages #4806
* Make script generated by bundle install --standalone resilient to moving
the application to a differently nested folder when path sources are used
#4792
* Exclude CI files and issue templates from file list of gems generated by
bundle gem #4033
Bug fixes:
* Respect BUNDLE_USER_HOME env when choosing config location #4828
* Fix bundle gem on path with spaces #4816
* Fix bundler hitting the network in some cases where not allowed #4805
When writing desktop application, finding the right location to store user data
and configuration varies per platform. Even for single-platform apps, there
may by plenty of nuances in figuring out the right location. This kind of thing
is what the platformdirs module is for.
Changelog:
GENERAL
Popup list to search for menu commands
Scrollable style picker in the NotebookBar
Fontwork panel in the Sidebar
New list view for the templates dialog
Built-in "Xray"-like UNO object inspector
WRITER
Background fills can cover whole pages, beyond margins
Page styles can now have a gutter margin
Mail merge shows a warning about nonexistent data sources
RDF metadata in Style Inspector
Custom color metadata field shadings
CALC
Calc now can filter by color in AutoFilter
HTML tables listed in the External Data dialogue now show captions
"Fat cross" cursor available in the options
Type can be selected in "Moving Average" trend lines
IMPRESS & DRAW
New templates: Candy, Freshes, Grey Elegant, Growing Liberty, Yellow Idea
Multiple columns now available in text boxes
Direct access to the scaling factor via the status bar
Upstream changes:
https://github.com/flavorjones/mini_portile/releases
2.6.1 / 2021-05-31
Dependencies
Make net-ftp an optional dependency, since requiring it as a hard dependency in
v2.5.2 caused warnings to be emitted by Ruby 2.7 and earlier. A warning message
is emitted if FTP functionality is called and net-ftp isn't available; this
should only happen in Ruby 3.1 and later.
2.6.0 / 2021-05-31
Added
Recipes may build against a local directory by specifying source_directory
instead of files. In
particular, this may be useful for debugging problems with the upstream
dependency (e.g., use git bisect in a local clone) or for continuous
integration with upstream HEAD.
2.5.2 / 2021-05-28
Dependencies
Add net-ftp as an explicit dependency to accommodate the upcoming Ruby 3.1
changes that move this and other gems out of the "default" gem set and into the
"bundled" gem set. See https://bugs.ruby-lang.org/issues/17873 [#101]
2.5.1 / 2021-04-28
Dependencies
This release ends support for ruby < 2.3.0. If you're on 2.2.x or earlier, we
strongly suggest that you find the time to upgrade, because official support
for Ruby 2.2 ended on 2018-03-31.
Enhancements
* MiniPortile.execute now takes an optional :env hash, which is merged into
the environment variables for the subprocess. Likely this is only useful
for specialized use cases. [#99]
* Experimental support for cmake-based projects extended to Windows. (Thanks,
@larskanis!)