blob: 2587d62717680ecca6cba8d18221a2a9dc9781b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# 10.0.11-1 / 2000-06-24
* bump to new library version
* automod is now supported
* see library changelog for full list
* nothing chaged for the package itself
* all previously mentioned issues are still present
# 10.0.10-1 / 2022-06-14
* first build on the AUR
* preceeded by a bunch of test builds and finetuning
* consulted and collaborated with upstream
* cmake integration is semibroken as mentioned in .install
* attempts were made to narrow it down a bit
* it at least doesn't outright fail after the patches
* reported to upstream, may hopefully be eventually fixed
* not high priority to upstream
* officially recommended to just -ldpp
* tarballs are not currently signed
* commits are but pubkey is not available (on purpose)
* may or may not change in the future
* tests currently turned off as one is failing
* shouldn't affect deployments on UTC bound servers
* also reported and in investigation
* embedded fmt and nlohmann/json replaced by packaged versions
* other packages follow the fashion, may become cmake flag
* mind that when looking up online tutorials
* attempts have been made to reprobuild
* while build should be reproducible, observing discrepancies
* likely stemming from slight difference between chroot setup
* to be further researched
|