msys2 / msys2-pacman

A friendly fork of https://gitlab.archlinux.org/pacman/pacman
GNU General Public License v2.0
21 stars 12 forks source link

Update to pacman 6.0.2 #22

Closed lazka closed 1 year ago

lazka commented 1 year ago

Let's wait until it leaves testing in Arch: https://archlinux.org/packages/core/x86_64/pacman/

https://github.com/msys2/msys2-pacman/compare/v6.0.1...v6.0.2

lazka commented 1 year ago

It's now in core

lazka commented 1 year ago

I was waiting if there will be a new release, since Arch backports various things, but doesn't look like it, so we should update.

One thing to maybe try on this update is splitting our "strip" logic into its own file, to make rebases in the future easier, since the implementations diverge too much.

lazka commented 1 year ago

I've created a new branch with a cleaner history, merging related things together and splitting up the large initial commit: https://github.com/msys2/msys2-pacman/tree/msys2-v6.0.1-v2

There is no difference to https://github.com/msys2/msys2-pacman/tree/msys2-v6.0.1

Many commits are missing information on what they are trying to fix and why, but they should be grouped into self-contained related changesets at least.

I'll use this branch to rebase to v6.0.2