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: rootless-containers/slirp4netns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rootless-containers/slirp4netns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/0.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 32 files changed
  • 2 contributors

Commits on Mar 19, 2020

  1. update vendor (libslirp v4.2.0)

    https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.2.0/CHANGELOG.md
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    662c7b0 View commit details
    Browse the repository at this point in the history
  2. add libslirp version to slirp4netns --version

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    (cherry picked from commit a0b72ba)
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a25ef00 View commit details
    Browse the repository at this point in the history
  3. v0.4.4

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    d6d5dde View commit details
    Browse the repository at this point in the history
  4. v0.4.4+dev

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    49722e5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #183 from AkihiroSuda/libslirp420-04

    [release/0.4] vendor libslirp v4.2.0 (release slirp4netns v0.4.4)
    AkihiroSuda authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    3458009 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Dockerfile.buildtests: fix buildtest-centos76-static

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    (cherry picked from commit cb47830)
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    4e071ee View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Merge pull request #191 from AkihiroSuda/cherrypick-190-04

    [release/0.4] Dockerfile.buildtests: fix buildtest-centos76-static
    AkihiroSuda authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    eb14626 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. update vendor (libslirp v4.3.0)

    https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.3.0/CHANGELOG.md
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    a52e0fe View commit details
    Browse the repository at this point in the history
  2. v0.4.5

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    64c5d9e View commit details
    Browse the repository at this point in the history
  3. v0.4.5+dev

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7a65f67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #197 from AkihiroSuda/libslirp430-04

    v0.4.5 (libslirp v4.3.0)
    AkihiroSuda authored Apr 23, 2020
    Configuration menu
    Copy the full SHA
    4f5bacb View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Fix config_from_options() to correctly enable ipv6

    Signed-off-by: Ralf Haferkamp <rhafer@suse.com>
    (cherry picked from commit 8d2aefe)
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    rhafer authored and AkihiroSuda committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    6678aee View commit details
    Browse the repository at this point in the history
  2. v0.4.6

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    701beeb View commit details
    Browse the repository at this point in the history
  3. v0.4.6+dev

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    a08876c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #213 from AkihiroSuda/cherrypick-212

    v0.4.6 (Fix config_from_options() to correctly enable ipv6)
    AkihiroSuda authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    16a062a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. update vendor (libslirp v4.3.1)

    https://gitlab.freedesktop.org/slirp/libslirp/-/blob/v4.3.1/CHANGELOG.md
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    273f473 View commit details
    Browse the repository at this point in the history
  2. v0.4.7

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c910922 View commit details
    Browse the repository at this point in the history
  3. v0.4.7+dev

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    4e558f1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #217 from AkihiroSuda/libslirp431-04

    v0.4.7 (libslirp v4.3.1)
    AkihiroSuda authored Jul 9, 2020
    Configuration menu
    Copy the full SHA
    599ac96 View commit details
    Browse the repository at this point in the history
Loading