samba4Full 4.19.3 -> 4.19.4 https://repology.org/project/samba/versions attrpath: samba4Full Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/samba/4.x.nix b/pkgs/servers/samba/4.x.nix index 89889ee7b3a2..fda0649de220 100644 --- a/pkgs/servers/samba/4.x.nix +++ b/pkgs/servers/samba/4.x.nix @@ -61,11 +61,11 @@ let in stdenv.mkDerivation rec { pname = "samba"; - version = "4.19.3"; + version = "4.19.4"; src = fetchurl { url = "mirror://samba/pub/samba/stable/${pname}-${version}.tar.gz"; - hash = "sha256-KAVTuQ8TGxlAWA3yk2U8npvYkGIB9d725ejBYPC/rJY="; + hash = "sha256-QCbZO4ZtsZjIyhaFsPXVJ5P2XG5jyzZBY69mH9/wlow="; }; outputs = [ "out" "dev" "man" ]; Successfully finished processing cachix "/nix/store/p99w72i5gxl8jd28nhaqlg6dc77hp32q-samba-4.19.4" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/samba/versions. meta.description for samba4Full is: The standard Windows interoperability suite of programs for Linux and Unix meta.homepage for samba4Full is: https://www.samba.org ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.19.4 with grep in /nix/store/p99w72i5gxl8jd28nhaqlg6dc77hp32q-samba-4.19.4 - found 4.19.4 in filename of file in /nix/store/p99w72i5gxl8jd28nhaqlg6dc77hp32q-samba-4.19.4 ---
Rebuild report (if merged into master) (click to expand) ``` 350 total rebuild path(s) 350 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer adapta-gtk-theme almanah anilibria-winmaclinux appvm arcan arcan-all-wrapped arcan-wrapped audiobookshelf autofs5 booster bottles bubblemail budgie.budgie-control-center calls cat9-wrapped ceph ceph-client ceph-csi ceph-dev chatty check_zfs cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions clementine collectd corrscope deepin.deepin-music deepin.deepin-voice-note diffoscope docker-machine-kvm docker-machine-kvm2 durden-wrapped eaglemode easysnap emulationstation endeavour enum4linux enum4linux-ng escrotum evolution evolution-data-server evolution-data-server-gtk4 evolution-ews ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/p99w72i5gxl8jd28nhaqlg6dc77hp32q-samba-4.19.4 \ --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 samba4Full https://github.com/r-ryantm/nixpkgs/archive/df35ef142ddb560c193feb9f8a088ca3f6ceeffe.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/df35ef142ddb560c193feb9f8a088ca3f6ceeffe#samba4Full ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/p99w72i5gxl8jd28nhaqlg6dc77hp32q-samba-4.19.4 ls -la /nix/store/p99w72i5gxl8jd28nhaqlg6dc77hp32q-samba-4.19.4/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @aneeshusa for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/280217