SHA256
1
0
forked from pool/b4
Jiri Slaby 2023-06-26 05:22:57 +00:00 committed by Git OBS Bridge
parent e21c80d2bd
commit e074f0d314
4 changed files with 33 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04915cd8d10078cf6d296d8ac3c1cf05a70636316e538ce375254b52bd60a6f3
size 233916

3
b4-0.12.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f124bc9916448582556e1475ac739628bf36bb7d89b8e0db2ce490fbafd22db
size 234531

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Jun 26 05:20:06 UTC 2023 - Jiri Slaby <jslaby@suse.cz>
- update to 0.12.3:
* ez: store sent prefixes with the tag message
* Properly quote the address before adding into From
* shazam: switch to top of git tree before running git-am
* trailers: normalize address after parsing
* Fix wrong CTR header after 8bit cover content is mixed in
* ez: make it easier to send single-patch series
* ez: make message-ids use today's date
* ez: only include base-branch when using non-default strategy
* Fix to properly handle under-scissors patches with a unixfrom line
* Clean headers before adding them to the pre-scissors email
* b4: Fix envelopeSender handling
* am, shazam: allow cherry-picking an out-of-series patch
* mbox.py::make_am: simplify check for early return
* ez: Fix 'trailers -F' used on a single commit
* b4.sh: keep existing PYTHONPATH if set
* b4: Allow prep new branch while on a b4 managed branch
* docs: fix smtpServerPort option
* trailers: add 'Closes' as recognized link trailer
* trailers: accept recognized link trailers
* Consider '@' safe in msgid URLs
* ez: better fix for "no follow-up trailers" condition
* Add subscribe/unsubscribe to badtrailers
* ez: do not trust local commands to properly reflect
* ez-trailers: don't crash when there are no follow-ups received
-------------------------------------------------------------------
Thu Jun 22 10:56:42 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: b4
Version: 0.12.2
Version: 0.12.3
Release: 0
Summary: Helper scripts for kernel.org patches
License: GPL-2.0-or-later