Received: from smtp-8faa.mail.infomaniak.ch (smtp-8faa.mail.infomaniak.ch [83.166.143.170]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id E91C3223F7D for <~alpine/devel@lists.alpinelinux.org>; Thu, 7 Aug 2025 12:54:55 +0000 (UTC) Received: from smtp-3-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:4:17::246c]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4byRvg03BKzQM2 for <~alpine/devel@lists.alpinelinux.org>; Thu, 7 Aug 2025 14:54:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fala.red; s=20230620; t=1754571294; bh=c44epTsv6zMs+eG7yd76x5M9OmevCJ5hxkO4xaxb8Tc=; h=Date:From:To:Subject:Reply-To:From; b=QaSr6dK/gpV7ZShMSkTIRYGNSAO+msZrC/0RkYYkOPMKD5xEvGFq7Hzg4OiqSYrM2 YDB45wmdJqtK5TPI2cJ/0DQ0/e3UDTZcz12aL7M/F8g6U/fcXd/MZEjZBt1LA9mBSR I9e7ebKvHZlEZ/j3yCU0Io4A7DWMXWwdNlGd5dkCp9o0boJmqICE4TQOoEfiSVC+RG BPtC9zU8SJiN8AOIKo5pPFFZDVi5itGV0UxBPOXrc625KP9GETLKpZ2XUWIgrnYnvQ k0z5DPOmO1vIxItcMzWE7477jio0wTf0F+rV6hBap94RZWRZNfVjBRkIlwImYXrs8+ vqqJNBQB1kz8g== Received: from unknown by smtp-3-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4byRvf4Kptz50Y for <~alpine/devel@lists.alpinelinux.org>; Thu, 7 Aug 2025 14:54:54 +0200 (CEST) Date: Thu, 7 Aug 2025 14:54:54 +0200 From: Faustin Lammler To: ~alpine/devel@lists.alpinelinux.org Subject: Need help for aport patch workflow Message-ID: Reply-To: faustin@fala.red MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VhBDinD5lkYc/U3a" Content-Disposition: inline User-Agent: Mutt/2.2.14 (2025-02-20) X-Infomaniak-Routing: alpha --VhBDinD5lkYc/U3a Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! I am trying to bump mariadb version 11.4.7 > 11.4.8 and I am struggling with the patch process. Can someone point me to the correct workflow? I did not found any documentation on how to do that on the wiki nor on the aport repository. As far as I understand the process, the approach would be: 1/ abuild bump mariadb-11.4.8 2/ abuild fetch && abuild unpack 3/ edit patch in src/mariadb... 4/ generate updated patch 5/ abuild checksum 6/ abuild prepare =2E.. The step 4/ is the one that I am struggling with. If there is no better way than to edit files and to manually go trough all patches with `diff -up` then I will do it, but there might be something much more efficient? Thanks a lot for your help. --=20 Faustin --VhBDinD5lkYc/U3a Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE9lK80RqoiXXwEEilOQovJ4MqXHkFAmiUoh0ACgkQOQovJ4Mq XHlFyg/7BmIvML7t9SVbEwbDr+x+UlWBt6IkSbXpgNxuXsYu4OwJieNKKMRm9/8K zID7sKFPbaw40sWkUgXl9gl4OASsISNfE9aWHO9UiSUF6d+ErSZcz5U+t2HtKHSE zDP2jdcvQ7qskIQokOO1w0BdNTVaEe6NXn5i942tm0Xhl5jS5TL/eq5bGa+ppRSG YzZFW02aSQOHYg6R40JOqYifBLKrIUpjeZSpVg3W3Kz1VMj97pV62Z7LhLRX7cqi CAaUdgHwAGrQ+lf2AklymX8qpw2tvIdzmmUovBGhRCSSv2VBCkDA/dTgXxenPD5r UoSlg4sp1hE/P9tHuepGm/IjFTsTjXoPjw3wavSIJrz7Ek3T5GaoSBLD4e3ieF/d cjPgPOiShDpA4HkhnbiGgwHqkIe6T85+5Mvz1Eai7ivAHsz9tqLbepIHalud8tRW bMdSCQScUyVz9GgH7OLHQt2pZXoX+IwGMN3Ni+TJ9c3HaHd7w4wPZEbHLfzQfdQ2 gwnKy/6wsAwKpgvItA0555b3dMss3ry2I3W/HIWSBRqQUlDapRM5z0cy/3gesYJ2 ApfDCHqv/hQFH+hCTX1ZJHVHl21N04xBNzNUkrw2VgSV7sBDvkpmL1FFxU4z9QTE MK2DbWpPXmLhFKbxrXcIovXSxZzycka0jzFrlOnUwu2Bb4sLcAU= =e+Zo -----END PGP SIGNATURE----- --VhBDinD5lkYc/U3a--