Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-apt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-apt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 5 contributors

Commits on Apr 7, 2017

  1. Merge pull request #669 from puppetlabs/release

    Release Mergeback
    HAIL9000 authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    99eae20 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Merge pull request #671 from puppetlabs/release

    Release Mergeback
    hunner authored Apr 21, 2017
    Configuration menu
    Copy the full SHA
    0368104 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Fix architecture fact overriding unset architecture source option

    When the `architecture` parameter to apt::source wasn't set, the
    `architecture` fact would be used instead, causing the source to always
    be limited by the architecture of the host.
    
    The EPP variable has been renamed to avoid clashing with the fact name.
    domcleal committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    c9a7fe3 View commit details
    Browse the repository at this point in the history
  2. Removal of compat types and validate_legacy calls

    Helen Campbell authored and hunner committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    df40bae View commit details
    Browse the repository at this point in the history
  3. Removal of deprecated functionality

    Helen Campbell authored and hunner committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    aba7766 View commit details
    Browse the repository at this point in the history
  4. (maint) Unit test fixes

    hunner committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    a06803d View commit details
    Browse the repository at this point in the history
  5. (maint) bump version to 4.0.0

    hunner committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    f1d913c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #673 from hunner/secondRelease

    Rebase of #668
    eputnam authored Apr 24, 2017
    Configuration menu
    Copy the full SHA
    4815fa1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd1b911 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Merge pull request #674 from hunner/fix_specs

    (maint) Fix for different versions
    Helen authored Apr 25, 2017
    Configuration menu
    Copy the full SHA
    6626c5d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Merge pull request #672 from domcleal/architecture-fact

    Fix architecture fact overriding unset `architecture` source option
    hunner authored Apr 26, 2017
    Configuration menu
    Copy the full SHA
    1477967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dadf5 View commit details
    Browse the repository at this point in the history
Loading