Skip to content

Update Linux from 4.8-rc4 to 4.8-rc5 #118

Merged
merged 4 commits into from
Sep 7, 2016

Commits on Sep 7, 2016

  1. linux: Add release candidate version 4.8-rc5

    Announcement [1]:
    
    > So rc5 is noticeably bigger than rc4 was, and my hope last week that
    > we were starting to calm down and shrink the releases seems to have
    > been premature.
    >
    > That said, most of the diffstat looks fairly flat (which tends to
    > imply lots of small trivial changes rather than big invasive ones).
    > There's some stuff going on in the mellanox mlx5 network driver, and
    > there is some nfs and overlayfs noise, but on the whole it just looks
    > like a lot of small fixes. It may be _more_ of those small fixes than
    > I'd prefer at this stage, but I suspect what happened was that rc4
    > looked so nice and small simply because some of the fixes ended up
    > being delayed until rc5.
    >
    > Not that any of this looks worrisome per se, but if things don't start
    > calming down from now, this may be one of those releases that will
    > need an rc8.  We'll see.
    >
    > [ That said, looking at the stats of the individual commits, it all
    > looks pretty small and simple - there's just more of them than I would
    > have wished for ]
    >
    > The shortlog is appended for those who want to get a feel for the
    > kinds of details that happened.
    >
    >          Linus
    
    [1] https://lkml.org/lkml/2016/9/4/212
    pmenzel committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    fd33704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b358c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c8941 View commit details
    Browse the repository at this point in the history
  4. linux: Remove version 4.8-rc4

    This release candidate version isn’t used anymore, and superseded by
    Linux 4.8-rc5.
    
    ```
    $ pssh -i -H "`hostconfig --list mx64`" uname -a | grep "4.8.0-rc4"
    $
    ```
    pmenzel committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    df063f8 View commit details
    Browse the repository at this point in the history