-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
beb581d
commit 83a59b9
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
------------------------------------------------------------------- | ||
Wed Mar 13 09:46:13 UTC 2024 - Adrian Schröter <[email protected]> | ||
|
||
- Add a hack for systemd 255.3, creating an empty /etc/os-release | ||
if missing after preinstall. | ||
- docker: Fix HEAD request in dummyhttpserver | ||
- pbuild: Make docker-nobasepackages expand flag the default | ||
- rpm: Support a couple of builtin rpm macros | ||
- rpm: Implement argument expansion for define/with/bcond... | ||
- Fix multiline macro handling | ||
- Accept -N parameter of %autosetup | ||
- documentation updates | ||
- various code cleanup and speedup work. | ||
|
||
------------------------------------------------------------------- | ||
Wed Feb 21 11:55:13 UTC 2024 - Adrian Schröter <[email protected]> | ||
|
||
|