---------------
0.003 2015-06-27
- switch to ExtUtils::MakeMaker
- improve META information
- fix bug when MooX::Roles::Pluggable is used multiple times in similar
context
- Update copyright year
- Add following line for make test
BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
(upstream)
- Update 0.013 to 0.015
---------------------
0.015 2015-05-29
- fix breaking tests on Win32 due stacked Capture::Tiny::_capture_tee
(thanks Alexandr Ciornii for reporting)
0.014 2015-05-27
- switching from IO::TieCombine to stacked Capture::Tiny in
MooX::Cmd::Tester to avoid breaking commands in test (only)
when relying on fileno of STD{OUT,ERR}
Changes:
v2.1.1
Incremental read-performance increase for CSV format
While #51 is still underway, already there is nearly a 2x
read-performance increase in v2.1.1 over v2.1.0.
v2.1.0
Minor enhancements and bug fixes
Highlights: travis-CI integration (thanks @SikhNerd!); hour-minute-second
functions; fixed pretty-print alignment of UTF-8 data.
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
In make test, following is listed unless otherwise
# === Runtime Requires ===
# Module Want Have
# -------------------- ---- -------
# List::MoreUtils any missing
- PKGREVISION++
- Add following line for make test
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
(upstream)
- Update 1.18 to 1.19
----------------------
1.19 2015-05-27
- add %Preload rule for LWP::MediaTypes: data file LWP/media.types
- add %Preload entry for MIME::Types: data file MIME/types.db
- add %Preload rule for AnyEvent
- always add Encode.pm when fix encountering constructs like
decode("klingon", ...)
open FH, "<:encoding(klingon)", ..
- add license
- update OpenFoundry repository URL
--------------
2.50 2015-09-02
- Changed how the Screen output handles UTF-8 data once more. The Screen
module has gone back to printing output directly to the global STDOUT and
STDERR handles. The previous changes broke the tests for several modules,
including Log::Dispatch::Config. This change should fix them.
tures
Driver for the Lark Freebook reader device
A redesigned busy spinner -- why should icons get all the love?
When merging book records, show more information about the
target book record.
A new icon theme 'Dark Blue' (Preferences->Look & Feel->Change
icon theme)
Add a check box to control copying ebook files when duplicating
book records via the Add Empty Book dialog
Bug Fixes
Edit Book: Check Book: Fix automatic fixing of unsafe ids not
working if the file containing the unsafe also needs to be
fixed for an unsafe filename.
E-book viewer: Informative error message for themes button when
no themes have been created
Fix a regression that caused the library switch entries at the
bottom of the library menu to not work when there are many
libraries.
Get Books: Update Amazon EU store plugins for website changes
Upstream changes:
Fixed bugs in 4.3.7 RC2 (4.3.7):
* i#123539 3D pie-chart missing guide handles [Caolán McNamara]
* rhbz#1134285 Open a file in a mounted WebDAV drive and LibreOffice
asks for user and password [Stephan Bergmann]
* rhbz#1197614 fix calculation of m_bHasActive when removing active
element [Stephan Bergmann]
* tdf#74018 fix int wraparound + crash on export [Caolán McNamara]
* tdf#75614 RTF import: fix missing text after footnote [Miklos Vajna]
* tdf#82430 gcc-wrappers: command line *must* start with a space
[Michael Stahl]
* tdf#82784 cui: Area tab page: do not override imported bitmaps
[Michael Stahl]
* tdf#84294 vcl: fix PDF export of transparent Writer frames in
LO 4.3 [Michael Stahl]
* tdf#86793 vcl: speed up OutputDevice::GetEllipsisString() [Michael Stahl]
* tdf#89597 resize formula buffers after adding a dummy sheet
[Katarina Behrens]
* tdf#90583 3D pie-chart missing guide handles [Caolán McNamara]
Fixed bugs in 4.3.7 RC1:
* bnc#773048 OOXML: fix import of insets when shape and/or shape
text is rotated [Andras Timar]
* bnc#902652 OOXML: fix import of insets when shape and/or shape
text is rotated [Andras Timar]
* bnc#910045 wrong cell fill color defined by table style [Zolnai Tamás]
* coverity#1267678 this is surely backwards (gold) [Caolán McNamara]
* i#124371 don't create a new list for each multiselection portion
[Caolán McNamara]
* i#45160 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl]
* i#96684 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl]
* rhbz#1162352 [abrt] libreoffice-core:
sfx2::SvLinkSource::HasDataLinks(): soffice.bin killed by SIGSEGV
[Caolán McNamara]
* rhbz#1163106 [abrt] libreoffice-core: soffice.bin killed by
SIGABRT on shutdown in
tdoc_ucp::OfficeDocumentsManager::OfficeDocumentsCloseListener
[Michael Stahl]
* rhbz#1175027 [abrt] libreoffice-core: killed by SIGSEGV on
shutdown in SwConnectionDisposedListener_Impl [Michael Stahl]
* rhbz#1177022 no width set on space glyph with CM Typewriter
fonts [Michael Stahl, Caolán McNamara]
* rhbz#1180312 don't access empty range list, could be [Eike Rathke]
* rhbz#1184582 [abrt] libreoffice-core: gcc3::raiseException():
soffice.bin killed by SIGABRT [Stephan Bergmann]
* tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()
[Eike Rathke]
* tdf#42481 propagate errors as errors in matrix calculations [Eike Rathke]
* tdf#50133 wrong underlining in Reports [Julien Nabet]
* tdf#67534 fix "Property Handler" shared lock [Maxime de Roucy]
* tdf#68117 partially fix boolean labels in XLSX [Ursache Vladimir]
* tdf#68137 crash in traversing script fields [Caolán McNamara]
* tdf#68963 avoid __refheading__ regression reported in#/recognize
__RefHeading__ bookmarks as TOC [Justin Luth]
* tdf#73059 isDBReadOnly ensure connection before trying to retrieve
it [Lionel Elie Mamane]
* tdf#75565 reduce block on pasting rtf like we do for html [Caolán
McNamara]
* tdf#76636 crash on merging certain cells imported from a .doc
[Caolán McNamara]
* tdf#77241 sw: fix creation of field data source string [Michael Stahl]
* tdf#78148 ordinal numbers should not be auto-capitalized [Niklas Johansson]
* tdf#78174 toolkit: work around GCC 4.9 -Os link failure [Michael Stahl]
* tdf#79239 make the dialog closable with 'X' button again [Katarina Behrens]
* tdf#79569 crash undoing tricky cell merge [Caolán McNamara]
* tdf#80370 fix Mac OS X install names of external/{coinmp,lpsolve}
[Stephan Bergmann]
* tdf#81429 select corresponding listbox entry if not current [Eike Rathke]
* tdf#81659 handle expand reference edge correctly [Eike Rathke]
* tdf#81876 vcl/text: fix duplicate text in fontwork [Pierre-Eric
Pelloux-Prayer]
* tdf#82114 crash on loading certain docx [Miklos Vajna]
* tdf#82524 mismatch of ValueSet and metric field values [Katarina Behrens]
* tdf#82942 updating field contents with incorrect attribute
positions [Caolán McNamara]
* tdf#83073 use loaded graphic's width/height as defaults [Caolán McNamara]
* tdf#83461 do not override MatColsRows if already set [Eike Rathke]
* tdf#83977 push/Pop before/after messing with the cursor [Caolán McNamara]
* tdf#84383 officecfg: set VCL.WM.ShouldSwitchWorkspace to false
[Michael Stahl]
* tdf#84887 TabBar::ImplShowPage crash [Caolán McNamara]
* tdf#84942 make fodt non crashy like odt for formulas inside
shapes [Caolán McNamara]
* tdf#84943 make fodt non crashy like odt for formulas inside
shapes [Caolán McNamara]
* tdf#85666 when matching existing list indent use matching level
[Caolán McNamara]
* tdf#86399 don't clobber cluster start caret pos [Caolán McNamara]
* tdf#86493 fix crash while scaling large bitmaps. [Ashod Nakashian]
* tdf#86674 paragraphs have ATK_STATE_INVALID [Niklas Johansson]
* tdf#87488 wrong text rotation inside a preset shape from docx [Gary Houston]
* tdf#87534 fix HYPERLINK behaviour when used in names [Winfried Donkers]
* tdf#87548 don't create a new list for each multiselection portion
[Caolán McNamara]
* tdf#87760 if we can't anchor at hidden text then... [Caolán McNamara]
* tdf#87803 bin useless $buildidstring [Andras Timar]
* tdf#87820 images not displayed properly in Calc [Henry Castro]
* tdf#88051 fix Graphite layout at Linux Libertine G ligature
followed by tab [László Németh]
* tdf#88455 crash using delete in available fields [Caolán McNamara]
* tdf#88475 BrowseBox/grid: reposition data cursor to current row
after paint [Lionel Elie Mamane]
* tdf#88576 fix handling of empty arguments in IF(), IFERROR()
and IFNA() [Winfried Donkers]
* tdf#88624 set DocumentBaseURL when saving report [Lionel Elie Mamane]
* tdf#88672 add missing return if error to not crash [Eike Rathke]
* tdf#88740 parse with locale decimal separator [Eike Rathke, Andras Timar]
* tdf#88784 crash on loading certain docx [Miklos Vajna]
* tdf#88811 SwXText::convertToTextFrame: handle shapes anchored
to us [Miklos Vajna]
* tdf#88814 parameters are kinda-partially supported, so follow
the suggestion [Lionel Elie Mamane]
* tdf#88825 absent datasource causes exception / abort [Caolán McNamara]
* tdf#88847 fields of query design can be moved to the left only
[Julien Nabet]
* tdf#88854 crash on opening drop caps [Caolán McNamara]
* tdf#88855 fix GetEnglishSearchFontName() returns incorrect value.
[Tomofumi Yagi]
* tdf#88899 sw: fix expanding of SwDocInfoField with DateTime [Michael Stahl]
* tdf#89048 macab initialize record list even for never-match
condition. [Norbert Thiebaud]
* tdf#89070 table filter dialog: properly initialise OTableTreeListBox
[Lionel Elie Mamane]
* tdf#89105 sw: Remove unnecessary downcast [Matteo Casalin]
* tdf#89129 crash when defining a specific relationship [Julien Nabet]
* tdf#89179 fix Undo of Numbering Level change crash [Caolán McNamara]
* tdf#89227 if no SwView then disable accept/reject change buttons
[Caolán McNamara]
* tdf#89252 fix bold, regular font spacing bug for Graphite fonts
[Martin Hosken]
* tdf#89330 preserve file name case in an unresolvable external
named range [Jan Kantert]
* tdf#89437 ordinal suffix should never be superscript in some
languages [Niklas Johansson]
* tdf#89460 test pChangeTrack before using it [Laurent Godard]
* tdf#89482 avoid __refheading__ regression reported in [Justin Luth]
* tdf#89484 check that sheet reference is within selected sheets [Eike Rathke]
* tdf#89500 catch ISO 8601 datetime in all locales [Eike Rathke]
* tdf#89665 i18npool: fix pathological transliterate slow-path [Michael Stahl]
* tdf#89666 vcl: speed up HbLayoutEngine line layout for large
paragraphs [Michael Stahl]
* tdf#89679 fix incorrect mapping of font-family-complex and
CharFontNameAsian [Mark Hung]
* tdf#89774 oox: TotalTime is in minutes [Miklos Vajna]
* tdf#89958 filter ends with / does not end with correction [Eike Rathke]
* tdf#90138 don't try to save a marks OtherPos if it doesn't have
one [Caolán McNamara]
* tdf#90301 string access out of bounds [Eike Rathke]
* tdf#90403 PPTX import: use real table size [Andras Timar]
* tdf#90404 OOXML chart legend import improvement [Andras Timar]
* tdf#90472 initial load of bibliography doesn't... [Caolán McNamara]
Fixed bugs in 4.3.6 RC2 (4.3.6):
* coverity#1266508 useless call (gold) [Caolán McNamara]
* rhbz#1136013 [abrt] libreoffice-core: sd::SdExternalToolEdit::Update():
soffice.bin killed by SIGSEGV [Michael Stahl]
* rhbz#1179642 [abrt] libreoffice-core: SvTreeListEntry::GetUserData():
soffice.bin killed by SIGSEGV [Caolán McNamara]
* rhbz#1180114 writerfilter: don't crash on w:customXmlDelRangeStart
etc. [Michael Stahl]
* tdf#38838 useless call (gold) [Caolán McNamara]
* tdf#70236 propertly recognise full Access 2007 URL [Lionel Elie Mamane]
* tdf#75467 extend Carbon API alias resolve from OS X 10.5 to 10.7
[Peter Nowee]
* tdf#81124 crash on setting autofilter on column with no content
[Caolán McNamara]
* tdf#84336 fix swf rendering [Matthew Francis]
* tdf#87601 specific html doc hangs on load [Caolán McNamara]
* tdf#88378 flipping by reversing co-ord system no longer works
[Caolán McNamara]
* tdf#88455 delete in empty data field crashes [Caolán McNamara]
* tdf#88475 BrowseBox/grid: reposition data cursor to current row
after paint [Lionel Elie Mamane]
* tdf#88721 correct negated condition in range name validation [Eike Rathke]
* tdf#88735 crash after calling sort after subtotal removal [Caolán
McNamara]
Fixed bugs in 4.3.6 RC1:
* bnc#822341 PPTX export of embedded text documents [Zolnai Tamás]
* bnc#862510 PPTX import: Wrong text color inside shape [Zolnai Tamás]
* bnc#904423 text(box) is rendered white on white when it is not
[Zolnai Tamás]
* coverity#735424 revert "Logically dead code" [Lionel Elie Mamane]
* i#121504 image missing from doc [Caolán McNamara]
* i#124452 revert "correct svg:viewBox for EnhancedCustomShape..."
[Andras Timar]
* icu#11451 bidi, the gift that keeps on giving [Caolán McNamara]
* rhbz#1012353 go back to the old way of doing things [Caolán McNamara]
* rhbz#1116534 [abrt] libreoffice-core: intrusive_ptr(): soffice.bin
killed by SIGSEGV [David Tardon]
* rhbz#1164614 xslt dialog crashes if there are no entries [Caolán McNamara]
* rhbz#1165444 [abrt] libreoffice-core:
EditView::GetFieldUnderMousePointer(): soffice.bin killed by
SIGSEGV [Caolán McNamara]
* rhbz#1175142 nStarts ends up as an invalid -1 [Caolán McNamara]
* tdf#38844 color graphics as black and white [Caolán McNamara]
* tdf#40746 fix another validation error for OOXML [Markus Mohrhard]
* tdf#45266 import part for: " use correct xml element name " [Markus Mohrhard]
* tdf#48846 go back to the old way of doing things [Caolán McNamara]
* tdf#53001 reintroduce embedded picture for form components
[Lionel Elie Mamane]
* tdf#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrm
[Caolán McNamara]
* tdf#61704 don't overwrite users input if the value is unchanged
[Caolán McNamara]
* tdf#65163 reintroduce embedded picture for form components
[Lionel Elie Mamane]
* tdf#67615 ComboBox in table should use same formatting as floating
ComboBox [Lionel Elie Mamane]
* tdf#67930 reportbuilder: Revert "don't use variables ... [Michael Stahl]
* tdf#68024 reportbuilder: Revert "don't use variables ... [Michael Stahl]
* tdf#68385 update references only if cut originates from the same
document [Eike Rathke]
* tdf#68684 export more numbering types correctly into HTML [Andras Timar]
* tdf#69006 crash when pasting over a formula [David Tardon]
* tdf#70157 fix crash on loading [Caolán McNamara]
* tdf#72031 RTF import: bogus call to getBestTextEncodingFromLocale()
[Miklos Vajna]
* tdf#73165 don't restart timer if already running [Caolán McNamara]
* tdf#74981 sw: fix attributes when splitting paragraph [Michael Stahl]
* tdf#75137 can't Move Cursor Between Footnotes with Up/Down Arrow
Keys [Takeshi Abe]
* tdf#75408 go back to the old way of doing things [Caolán McNamara]
* tdf#76334 revert "correct svg:viewBox for EnhancedCustomShape..."
[Andras Timar]
* tdf#76780 don't limit PositionY to available width [Lionel Elie Mamane]
* tdf#79249 call formula compiler with error string [Eike Rathke]
* tdf#79449 the xlink:type attribute is mandatory [Markus Mohrhard]
* tdf#79810 SwTxtNode::IsIgnoredCharFmtForNumbering: ignore
RES_CHRATR_COLOR [Miklos Vajna]
* tdf#80091 handle relative refs correctly in xls import, [Markus Mohrhard]
* tdf#80968 file resultset seek table to before beginning on
opening resultset [Lionel Elie Mamane]
* tdf#81195 use the correct tab for sheet local names, [Markus Mohrhard]
* tdf#81501 ctrl+A and Data Sort took ages to broadcast ALL cells [Eike Rathke]
* tdf#82219 color graphics as black and white [Caolán McNamara]
* tdf#82312 excel chart has a wrong size [Noel Grandin]
* tdf#82681 return IsUserDefined w/o negation [Katarina Behrens]
* tdf#83027 no separator really means no separator, [Markus Mohrhard]
* tdf#83354 chart is truncated - moved down outside the margins
of the object [Zolnai Tamás]
* tdf#83534 for external data sources this variable can be null,
[Markus Mohrhard]
* tdf#83606 Data ranges in chart inside spreadsheet can't be
modified/updated in the data range window [Laurent BP]
* tdf#84556 relative refs wrap around in xls, [Markus Mohrhard]
* tdf#84685 writerfilter: RTF import: support \xe index entry [Michael Stahl]
* tdf#84686 prevent std::bad_alloc exception by stricter input
check [Andras Timar]
* tdf#85179 RTF import: positive border width and fLine=0 means
no border [Miklos Vajna]
* tdf#85258 differentiate between empty cell and empty result in
matrix [Eike Rathke]
* tdf#85304 don't update range name if ref not in update range,
[Markus Mohrhard]
* tdf#85353 we want to compare two different cells, [Markus Mohrhard]
* tdf#85496 editeng: avoid exporting duplicate attributes [Michael Stahl]
* tdf#85590 'Pick a color' circle location is incorrect when opened
[Caolán McNamara]
* tdf#85617 handle index based external refs in formulas in ooxml
import, [Markus Mohrhard, Eike Rathke]
* tdf#85856 we need the original context that contains the data,
[Markus Mohrhard]
* tdf#85876 sw: fix attributes when splitting paragraph [Michael Stahl]
* tdf#85889 RTF import: bogus call to getBestTextEncodingFromLocale()
[Miklos Vajna]
* tdf#86166 we need the SdrPage for deleting the notes, [Markus Mohrhard]
* tdf#86241 import @TERM and @CTERM functions from Lotus 1-2-3
files [Andras Timar]
* tdf#86253 we need to copy the condition format cell for cell,
[Markus Mohrhard]
* tdf#86472 added white backgrounds to images so they appear fine
in dark themes [Yousuf Philips]
* tdf#86689 Strikethrough: "With /" and "With X" [Julien Nabet]
* tdf#86734 reimplement shared formula import for xlsb, [Markus Mohrhard]
* tdf#86750 RTF import: fix table of contents links [Miklos Vajna]
* tdf#86754 handle all fill cases correctly, [Markus Mohrhard]
* tdf#86761 RTF import: positive border width and fLine=0 means
no border [Miklos Vajna]
* tdf#86772 show localized filter names in Save dialog [David Tardon]
* tdf#86809 connect filter conditions correctly [Eike Rathke]
* tdf#86820 executing toolbar menu entry can destroy menu [Caolán McNamara]
* tdf#86843 avoid getting deleted before finishing Broadcast
[Caolán McNamara]
* tdf#86931 wrong offsets used to set language [Caolán McNamara]
* tdf#86978 append formula cells to track instead of tree [Eike Rathke]
* tdf#87015 image missing from doc [Caolán McNamara]
* tdf#87044 reportbuilder: Revert "don't use variables ... [Michael Stahl]
* tdf#87108 crash on saving fodg [Caolán McNamara]
* tdf#87110 xmloff: don't catch IllegalArgumentException here [Michael Stahl]
* tdf#87189 don't draw negative canvas sizes [Caolán McNamara]
* tdf#87199 sw: fix root cause of a11y crash when merging cells
[Michael Stahl]
* tdf#87292 use system dependent path instead of file URL [Andras Timar]
* tdf#87555 ComboBox in table should use same formatting as floating
ComboBox [Lionel Elie Mamane]
* tdf#87558 better fix for Duplication in Last Used Functions
sidebar list [Julien Nabet]
* tdf#87581 Pb to delete words with 2 initials in Autocorr Except
[Julien Nabet]
* tdf#87612 don't overwrite users input if the value is unchanged
[Caolán McNamara]
* tdf#87754 duplicated strings in an ItemList are not translated
[Zolnai Tamás]
* tdf#87789 groups should appear like views and not like tables [Julien Nabet]
* tdf#87823 move Menu->New Menu [Caolán McNamara]
* tdf#87840 mix between ignorecurrency and inputchecks [Julien
Nabet, Caolán McNamara]
* tdf#87968 Assertion failed: false rtl_uString_newFromSubString [Julien Nabet]
* tdf#88005 sw: fix check in SwWW8ImplReader::StopApo() [Michael Stahl]
* tdf#88099 PostgreSQL-SDBC: use correct syntax for boolean
comparisons [Lionel Elie Mamane]
* tdf#88200 only delete cell content for CELLTYPE_NONE, [Markus Mohrhard]
Convert to github.mk while here.
Changes:
March 2015 update 0.12.1.5 (0.12-stable)
-------------------------------------------------
This is bug fix release based on 0.12.1.
Bug fixes:
change the tunable for fetching history when not found in file history cache fixes#917
rename OPENGROK_REMOTE_REPOS to OPENGROK_GENERATE_HISTORY
fallback to newer file if genre for older file is null fixes#832
fix Solaris package install to depend on JRE 7
January 2015 update 0.12.1.4 (0.12-stable)
-------------------------------------------------
This is bug fix release based on 0.12.1.
Bug fixes:
check write object to be non null before calling close on it
filter repositories based on list of directories before invalidating when doing partial reindex fixes#880
January 2015 update 0.12.1.3 (0.12-stable)
-------------------------------------------------
This is bug fix release based on 0.12.1.
Bug fixes:
change indexpart command in the OpenGrok shell script to require SRC_ROOT
January 2015 update 0.12.1.2 (0.12-stable)
-------------------------------------------------
This is bug fix release based on 0.12.1.
Functional changes:
add support for parallel indexing #876
November 2014 update 0.12.1.1 (0.12-stable)
-------------------------------------------------
This is bug fix release based on 0.12.1.
Bug fixes:
support branches for Mercurial repository #865
Search link does not contain project #835
CHANGES.txt - 2.1.0 - 2015-08-31
--------------------------------
CHANGES IN CUPS V2.1.0
- Fixed more scheduler crash bugs in the new logging code (STR #4687,
STR #4690)
- The scheduler did not use the ConfigFilePerm setting when copying PPD
files or interface scripts attached to a request (STR #4703)
- Now support new Chinese locale IDs and their correct fallback locales
(<rdar://problem/22086642>, <rdar://problem/22130168>)
- "make check" incorrectly reported an expectation of 18 warning
messages when 8 were expected (STR #4684)
- The new PDF file type rule did not work (STR #4692)
- The scheduler did not update the jobs.cache file when job files were
expired (STR #4706)
- Fixed some configure script issues (STR #4694, STR #4695, STR #4698)
- Documentation updates (STR #4691, STR #4693)
CHANGES IN CUPS V2.1rc1
- Added support for 3D printers (basic types only, no built-in filters)
based on PWG white paper.
- Fixed bugs in the new journald support (STR #4655, STR #4658,
STR #4661)
- Fixed domain socket support on Linux (STR #4679)
- Fixed signal handlers in the dnssd and usb backends (STR #4671)
- <Limit All> in <Policy> sections now applies to all operations when
used by itself (STR #4659)
- Configure script changes for systemd support (STR #4669)
- Updated autoconf sources to use newer form of AC_INIT (STR #4664)
CHANGES IN CUPS V2.1b1
- Improved speed of ppdMarkDefaults for complex/large PPDs
(<rdar://problem/15146999>)
- The IPP backend now stops sending print data if the printer indicates
the job has been aborted or canceled (<rdar://problem/17837631>)
- The IPP backend now sends the job-pages-per-set attribute when
printing multiple copy jobs with finishings
(<rdar://problem/16792757>)
- The IPP backend now updates the cupsMandatory values when the printer
configuration changes (<rdar://problem/18126570>)
- No longer install banner files since third-party banner filters now
supply their own (STR #4518)
- Added support for EXPECT-ALL directive in ipptool test files
(STR #4469)
- Added support for WITH-VALUE-FROM predicate in ipptool test files
(STR #4470)
- The scheduler no longer listens on the loopback interface unless the
web interface or printer sharing are enabled
(<rdar://problem/9136448>)
- Added a PPD generator for IPP Everywhere printers (STR #4258)
- Now install "default" versions of more configuration files
(<rdar://problem/19024491>)
- The cupstestppd program did not handle "maxsize(nnn)" entries in
cupsFilter/cupsFilter2 values (<rdar://problem/18974858>)
- The scheduler now checks the return value of rename() calls
(STR #4589)
- The scheduler now validates ErrorPolicy values in config files
(STR #4591)
- Long cookies caused the web interface to stop working (STR #4619)
- Added SSLOptions values to allow Diffie-Hellman key exchange and
disable TLS/1.0 support.
- Updated the scheduler to support more IPP Everywhere attributes
(STR #4630)
- The scheduler now supports advanced ASL and journald logging when
"syslog" output is configured (STR #4474)
- The scheduler now supports logging to stderr when running in the
foreground (STR #4505)