pve-firewall 0 -> 1 attrpath: pve-firewall [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-firewall-5.0.7 Press Enter key to continue... Running update for: - pve-firewall-5.0.7: UPDATING ... - pve-firewall-5.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-firewall/default.nix b/pkgs/pve-firewall/default.nix index 3702295..f3184f9 100644 --- a/pkgs/pve-firewall/default.nix +++ b/pkgs/pve-firewall/default.nix @@ -22,12 +22,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-firewall"; - version = "5.0.7"; + version = "5.1.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "4339ef1526fd482f800438fbdeec2f6b50133be2"; - hash = "sha256-bAbObcdrxTY6VVwpP3fH8+7TBudlViQHNTVPjZdm8c8="; + rev = "b5377394d18f79cfdba5ce13b3303eb7b3952e8d"; + hash = "sha256-JQ1gMEGz71CPoisTAu6Mp0znxLSKqlYrVhamqvVql9g="; }; sourceRoot = "${src.name}/src"; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-firewall is: Firewall test scripts meta.homepage for pve-firewall is: git://git.proxmox.com/?p=pve-firewall.git ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 5.1.0 in filename of file in /nix/store/5q4kw9nx5w4fq7zl3qga2cnl25bpizsv-pve-firewall-5.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-firewall ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-firewall https://github.com/proxmox-update/nixpkgs/archive/be919762b3309ec370f6bf2045702d7ded5bd1b1.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/be919762b3309ec370f6bf2045702d7ded5bd1b1#pve-firewall ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5q4kw9nx5w4fq7zl3qga2cnl25bpizsv-pve-firewall-5.1.0 ls -la /nix/store/5q4kw9nx5w4fq7zl3qga2cnl25bpizsv-pve-firewall-5.1.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Sun, 24 Nov 2024 11:16:43 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","272"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4988"),("X-RateLimit-Reset","1732450241"),("X-RateLimit-Used","12"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","BDBE:191A:42E88E:43DDC6:67430B1B")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/pve-firewall.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-firewall 0 -> 1 attrpath: pve-firewall [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-firewall-5.0.7 Press Enter key to continue... Running update for: - pve-firewall-5.0.7: UPDATING ... - pve-firewall-5.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-firewall/default.nix b/pkgs/pve-firewall/default.nix index 3702295..f3184f9 100644 --- a/pkgs/pve-firewall/default.nix +++ b/pkgs/pve-firewall/default.nix @@ -22,12 +22,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-firewall"; - version = "5.0.7"; + version = "5.1.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "4339ef1526fd482f800438fbdeec2f6b50133be2"; - hash = "sha256-bAbObcdrxTY6VVwpP3fH8+7TBudlViQHNTVPjZdm8c8="; + rev = "b5377394d18f79cfdba5ce13b3303eb7b3952e8d"; + hash = "sha256-JQ1gMEGz71CPoisTAu6Mp0znxLSKqlYrVhamqvVql9g="; }; sourceRoot = "${src.name}/src"; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-firewall is: Firewall test scripts meta.homepage for pve-firewall is: git://git.proxmox.com/?p=pve-firewall.git ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 5.1.0 in filename of file in /nix/store/5q4kw9nx5w4fq7zl3qga2cnl25bpizsv-pve-firewall-5.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-firewall ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-firewall https://github.com/proxmox-update/nixpkgs/archive/5cfed9245898bcf8c5fb2bc24b08fdca00a05982.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/5cfed9245898bcf8c5fb2bc24b08fdca00a05982#pve-firewall ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5q4kw9nx5w4fq7zl3qga2cnl25bpizsv-pve-firewall-5.1.0 ls -la /nix/store/5q4kw9nx5w4fq7zl3qga2cnl25bpizsv-pve-firewall-5.1.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Sun, 24 Nov 2024 23:16:08 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","272"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4988"),("X-RateLimit-Reset","1732493412"),("X-RateLimit-Used","12"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","B29A:2ACCB7:248C259:250345A:6743B3B8")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/pve-firewall.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))