Next | Query returned 45 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2018-03-28 23:29:57 by Maya Rashish | Files touched by this commit (2) | Package updated
Log message:
drupal8: update to 8.5.1

Fixes remote code execution vulnerability (CVE-2018-7600)
No other fixes are included.
   2018-03-27 13:08:28 by Patrick Welche | Files touched by this commit (3)
Log message:
Update to 8.5.0

What's new in Drupal 8.5.0?

   This new version makes Media module available for all, improves
   migrations significantly, stabilizes the Content Moderation and
   Settings Tray modules, serves dynamic pages faster with BigPipe enabled
   by default, and introduces a new experimental entity layout user
   interface. The release includes several very important fixes for
   workflows of content translations and supports running on PHP 7.2.
   2018-02-27 08:48:29 by Wen Heping | Files touched by this commit (3)
Log message:
Update to 8.4.5

Upstream changes:
8.4.5
Security release of the Drupal 8 series.

This release fixes security vulnerabilities. Sites are urged to upgrade \ 
immediately after reading the notes below and the security announcements:

Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2018-001
No other fixes are included.
   2018-02-02 04:08:39 by Wen Heping | Files touched by this commit (3) | Package updated
Log message:
Update to 8.4.4

Upstream changes:
The following important issues are resolved in 8.4.4 (in addition to the dozens \ 
of other fixes listed at the end of this post):

    [PHP 7.2] count() parameter must be an array or an object that implements \ 
Countable. Drupal 8.4.4 still has one remaining critical bug on PHP 7.2 which \ 
will be fixed by Drupal 8.5.0, to be released March 7 2018.
    Concurrently editing two translations of a node may result in data loss for \ 
non-translatable fields

Known issues

There are no known regressions in this release.

    Important: If you have not already upgraded to 8.4.0, read the Drupal 8.4.0 \ 
release notes before upgrading to 8.4.4. Drupal 8.4 includes major version \ 
updates for Symfony, jQuery, and jQuery UI and is no longer compatible with \ 
older versions of Drush.
    Drupal 8 currently has one remaining critical bug on PHP 7.2 which will be \ 
fixed by Drupal 8.5.0, to be released March, 7 2018.

Search the issue queue for all known issues.
All changes since the last release

    #2894068 by Jo Fitzgerald, davidsickmiller, alexpott, heddn, Yogesh Pawar, \ 
quietone, xjm: datetime_type is not set correctly when migrating datetime fields \ 
from D7
    #2930715 by alexpott, dawehner: Recursive rebuild caused by installing \ 
admin_toolbar_tools module
    #2837022 by hchonov, xjm, vlad.dancer, plach, matsbla, Gábor Hojtsy: \ 
Concurrently editing two translations of a node may result in data loss for \ 
non-translatable fields
    #2933125 by Tessa Bakker: Case mismatch in ExportForm.php
    #2323459 by harsha012, jhodgdon, joachim: Change wording of annotation keys \ 
to properties
    #2840257 by kiamlaluno: The documentation makes reference to a function that \ 
doesn't exist
    #2779921 by kiamlaluno, alexpott: hook_field_widget_form_alter() still \ 
reference a hook that is not used anymore
    #2931294 by claudiu.cristea, Wim Leers: Timestamp field type misses schema \ 
for value
    #2923884 by mfernea: Fix 'Squiz.WhiteSpace.SemicolonSpacing' coding standard
    #2899708 by gaurav.kapoor, tan33sh, tedbow, droplet, Wim Leers: `quote` \ 
should be `blockquote` in off-canvas.base.css
    #2932154 by jhedstrom: ModerationInformation::getLatestRevisionId returns \ 
access-specific results
    #2932551 by jeqq: Error when calling \ 
ModerationStateFieldItemList::updateModeratedEntity() if the entity doesn't have \ 
workflow
    #2346893 by lauriii, idebr, slashrsm, RavindraSingh, Rade, Fabianx, \ 
alexpott, swentel, gauravjeet, darrenwh, deepak_zyxware, joelpittet, Wim Leers, \ 
Yogesh Pawar, Vj, ivan.chavarro, josephdpurcell, josmera01, rloos289, kattekrab, \ 
Tanvish Jha, csakiistvan, xjm, larowlan, akalata: Duplicate AJAX wrapper around \ 
a file field
    #2921033 by Jo Fitzgerald, masipila, phenaproxima, xjm, Wim Leers: Improve \ 
API documentation of DrupalSqlBase source plugin
    #2862671 by masipila, Jo Fitzgerald, kleog, phenaproxima, quietone: Add \ 
documentation to SqlBase source plugin
    #2930072 by vaplas, Lendude: Module: Convert system functional tests to phpunit
    #2913864 by Jo Fitzgerald, chiranjeeb2410, matslats, phenaproxima: badly \ 
constructred link in drupal_set_message
    #2928846 by alexpott, Berdir: [PHP 7.2] count() parameter must be an array \ 
or an object that implements Countable
    #1489692 by Liam Morland, pfrenssen, YesCT, geekinpink, sudishth, josmera01, \ 
David_Rothstein: Incorrect handling of file upload limit exceeded - file widget \ 
disappears
    #2914938 by timmillwood, RajabNatshah, xjm, Manuel Garcia, amateescu, Wim \ 
Leers: Preview of content - Notice: Undefined offset: 0 in \ 
_quickedit_entity_is_latest_revision() (line 196 of \ 
core/modules/quickedit/quickedit.module)
    #2880445 by pjcdawkins, japerry, gargsuchi, q0rban: Config sync should not \ 
throw a warning when not being writable
    #2927636 by alexpott, Mile23, Mixologic: Backport --supress-deprecations to \ 
run-tests.sh 8.4.x
    #2928778 by plach: Exception when trying to save a new revision after \ 
manually setting the original revision ID
    #2929464 by tedbow, mpdonadio: Tests under \ 
"core/modules/ckeditor/tests/modules/src/Kernel" are in the wrong \ 
folder and do not get tested
    #2795317 by hswong3i, alexpott, Lendude, bircher, dawehner, martin107, Jo \ 
Fitzgerald, mondrake: Allow PHPUnit 6+ support for object mocking
    #2862745 by masipila, quietone: Add documentation to EntityFieldInstance \ 
destination plugin
    #2862746 by masipila, quietone, phenaproxima: Add documentation to \ 
EntityFieldStorageConfig destination plugin
    #2927844 by Jo Fitzgerald, quietone, heddn: Correct references to 'iterator' \ 
plugin to be 'sub_process'
    #2927563 by tstoeckler, amateescu: Aggregator feed "refresh" field \ 
should have a default value
    #2927569 by tstoeckler, amateescu: Various tests do not set values for \ 
required field when creating entities
    #2862207 by kalpaitch, jmmarquez, jeetendrakumar: Config import change \ 
profile message
    #2923886 by mfernea: Fix 'Squiz.WhiteSpace.LanguageConstructSpacing' coding \ 
standard
    Revert "Issue #2929076 by marcoscano: Fix wrong \ 
\Drupal\Core\Entity\EntityTypeInterface::getBundleLabel() docblock"
    #2929076 by marcoscano: Fix wrong \ 
\Drupal\Core\Entity\EntityTypeInterface::getBundleLabel() docblock
    #2927758 by Wim Leers, dagmar: Update DbLogResourceTest to use the \ 
ResourceTestBase base class instead of the deprecated RESTTestBase
    #2717965 by Yogesh Pawar, pguillard, alexpott, Liam Morland, skylord, oxy86, \ 
cilefen, balagan, Anthony Fok: Site name is not UTF-8 encoded in email headers
   2017-11-04 15:30:39 by Wen Heping | Files touched by this commit (7)
Log message:
Import drupal-8.4.2 as www/drupal8.

Drupal is a free web Content Management System (CMS) that allows an
individual or a community of users to easily publish, manage and organize a
wide variety of content on a website.

Drupal is ready to go from the moment you download it. It even has an
easy-to-use web installer! The built-in functionality, combined with dozens
of freely available add-on modules, will enable features such as: Content
Management Systems, Blogs, Collaborative authoring environments, Forums,
Peer-to-peer networking, Newsletters, Podcasting, Picture galleries, File
uploads/downloads and much more.

Next | Query returned 45 messages, browsing 41 to 50 | previous