I’m sure this answer must be somewhere on the forum or wiki but I can’t find it.
Where do I find the changes incorporated into a manjaro package over the original arch package? For example kwin 6.6.4-1 was just updated to kwin 6.6.4-1.0 and packaged by Phil. I’d like to compare them or have a changelog in order to learn.
Does that also explain why it doesn’t appear in gitlab? I would have assumed everything touched by Manjaro would be there, including repackages that haven’t been modified yet.
Also does Manjaro provide changelogs or diffs for the changes it does when modifying and repackaging? That’s what I’m really after.
Nice, but I should be able to get this somewhere without having to search the forum. Within the package itself or in the metadata (but I imagine that is limited and often not enough space) would be ideal.
Phil released a similar update recently for botan 3.11.0-1.0 to include a SSE2 patch
Package has now been replaced by botan 3.11.1-1 inherited from Arch
Yes, but which upstream fixes has Phil added, and were there any other changes? As far as I can tell that isn’t documented anywhere, and it would be easier to include it in some context within the package than every person that wants to know having to find the original arch package and running a diff on the two.
I’m not just talking about this package either, I used it as an example because it was the last one I noticed. I’m more interested in the workflow of repackaging, and for debugging purposes one needs to know exactly what a package includes, including patches or distro specific modifications.
Gitlab is definitely one of the things that need restructuring and optimizing, when “better times” come. I find it pretty chaotic and lacking stuff like changelogs etc. As you say, not everybody wants to do a diff…and should not need to.
Changes should be clearly documented. But this means extra time, so for the time being when developers time is a scarce resource i can understand why not everything is documented. But in the future this should be changed.
I can’t find anything more about this on Manjaro’s public Gitlab or GitHub, so this package must be from a different source to the regular maintained packages.
I agree this is not good for transparency, but not security.
The patched package has been released to all branches, but you could downgrade to the Arch version 6.6.4-1
kwin 6.6.5-1 has now been released to unstable and testing branches
$ mbn info kwin -q
Branch : archlinux
Name : kwin
Version : 6.6.5-1
Repository : extra
Build Date : Tue 12 May 2026 21:10:52
Packager : Antonio Rojas <arojas@archlinux.org>
Branch : unstable
Name : kwin
Version : 6.6.5-1
Repository : extra
Build Date : Tue 12 May 2026 21:10:52
Packager : Antonio Rojas <arojas@archlinux.org>
Branch : testing
Name : kwin
Version : 6.6.5-1
Repository : extra
Build Date : Tue 12 May 2026 21:10:52
Packager : Antonio Rojas <arojas@archlinux.org>
Branch : stable
Name : kwin
Version : 6.6.4-1.0
Repository : extra
Build Date : Sun 03 May 2026 07:31:16
Packager : Philip Mueller <philm@manjaro.org>