Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipset: 7.7 -> 7.9 #105207

Merged
merged 1 commit into from Nov 28, 2020
Merged

ipset: 7.7 -> 7.9 #105207

merged 1 commit into from Nov 28, 2020

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ipset/versions.

meta.description for ipset is: "Administration tool for IP sets"

meta.homepage for ipset is: "http://ipset.netfilter.org/"

meta.changelog for ipset is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
14 total rebuild path(s)

5 package rebuild(s)

5 x86_64-linux rebuild(s)
4 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
5 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
ferm
firehol
ipset
k3s
shorewall
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vdyqidgwk393k2dgijic4rndhg40wqdi-ipset-7.9 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ipset https://github.com/r-ryantm/nixpkgs/archive/646355184687f606e81bb1c09064baf96000fd5b.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/vdyqidgwk393k2dgijic4rndhg40wqdi-ipset-7.9
ls -la /nix/store/vdyqidgwk393k2dgijic4rndhg40wqdi-ipset-7.9/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review 1

4 packages built:
  • ferm
  • firehol
  • ipset
  • k3s

Maintainer pings

@SuperSandro2000
Copy link
Member

@ofborg eval

@SuperSandro2000
Copy link
Member

7.9
	Userspace changes
		Fix library versioning (Jan Engelhardt)
7.8
	Kernel part changes
		Complete backward compatibility fix for package copy of <linux/jhash.h>
		Compatibility: check for kvzalloc() and GFP_KERNEL_ACCOUNT
		netfilter: ipset: enable memory accounting for ipset allocations (Vasily Averin)
		netfilter: ipset: prevent uninit-value in hash_ip6_add (Eric Dumazet)
		Compatibility: use skb_policy() from if_vlan.h if available
		Compatibility: Check for the fourth arg of list_for_each_entry_rcu()
		Backward compatibility fix for the package copy of <linux/jhash.h>

@SuperSandro2000 SuperSandro2000 merged commit e2c2f9a into NixOS:master Nov 28, 2020
@r-ryantm r-ryantm deleted the auto-update/ipset branch November 29, 2020 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants