summarylogtreecommitdiffstats
path: root/dpp.changelog
blob: 5d98208e7344636c53d880d8c251a644eedf3bed (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 10.0.13-1 / 2022-07-12

* bump to new library version
	* adds large bot sharding
	* see library changelog for full list
* include issue from last version patched in upstream

# 10.0.12-1 / 2022-06-30

* bump to new library version
	* adds dns caching
	* see library changelog for full list
* introduces include issue in the new feature
	* patched on package
	* reported upstream
* fixed date on previous changelog :)

# 10.0.11-1 / 2022-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