-
-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: voxpupuli/puppet-ipset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: voxpupuli/puppet-ipset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 5 files changed
- 2 contributors
Commits on Oct 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ce976c3 - Browse repository at this point
Copy the full SHA ce976c3View commit details
Commits on Oct 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7523078 - Browse repository at this point
Copy the full SHA 7523078View commit details
Commits on Nov 7, 2019
-
A condition was wrong. We want to depend on systemd-networkd-wait-online.service if systemd-networkd is running.
Configuration menu - View commit details
-
Copy full SHA for fc931a4 - Browse repository at this point
Copy the full SHA fc931a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8599664 - Browse repository at this point
Copy the full SHA 8599664View commit details -
Merge pull request #10 from voxpupuli/ghoneycutt-patch-1
Fix style in README example
Configuration menu - View commit details
-
Copy full SHA for babc376 - Browse repository at this point
Copy the full SHA babc376View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a773b - Browse repository at this point
Copy the full SHA a0a773bView commit details -
Merge pull request #15 from voxpupuli/vz
Add VirtuozzoLinux support
Configuration menu - View commit details
-
Copy full SHA for f4f0f61 - Browse repository at this point
Copy the full SHA f4f0f61View commit details
Commits on Nov 18, 2019
-
dont depend on working network connectivity
In the past, ipset had a dependency to a working network connection (with available ip addresses and routes and stuff like this), if systemd-networkd was used. This doesn't make any sense and might even introduce dependency cycles. We can start as soon as the kernel is ready to accept calls from ipset. And we need to start before iptables tries to use us. This will be fixed in a seperate commit.
Configuration menu - View commit details
-
Copy full SHA for bfc8cba - Browse repository at this point
Copy the full SHA bfc8cbaView commit details -
This service should start before iptables/ip6tables starts. This is based on https://git.archlinux.org/svntogit/packages.git/tree/trunk/ipset.service?h=packages/ipset It's not required to wait for the whole network stack to come available to add ipsets.
Configuration menu - View commit details
-
Copy full SHA for 06d2ebe - Browse repository at this point
Copy the full SHA 06d2ebeView commit details -
Merge pull request #17 from voxpupuli/foo2
fix systemd unit dependencies
Configuration menu - View commit details
-
Copy full SHA for d538337 - Browse repository at this point
Copy the full SHA d538337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 412a9a2 - Browse repository at this point
Copy the full SHA 412a9a2View commit details -
Merge pull request #18 from voxpupuli/foo3
systemd unit: switch target from basic to multi-user
Configuration menu - View commit details
-
Copy full SHA for 180b143 - Browse repository at this point
Copy the full SHA 180b143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6590b - Browse repository at this point
Copy the full SHA 1c6590bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cb479 - Browse repository at this point
Copy the full SHA 47cb479View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.2.0