Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-01 | user/libevent: Don't specify explicit pc: provides | A. Wilcox | 1 | -1/+0 | |
The old libevent 2.1.12 .pc file wasn't autodetected, so we had to explicitly have it in provides=. 2.1.13_pre1 does have an autodetected .pc file. Its version is 2.2.0-alpha-dev by default, which did not conflict with 2.1.13_pre1-r0 (the explicit provides line we had). Now that we are changing the version to make apk-tools 2.14.0 happy, our explicit provides= conflicts with the automatic .pc detection logic. Fixes: 59bf8779a2 ("user/libevent: Packaging fixes") Closes: #1134 | |||||
2023-12-01 | user/libevent: Packaging fixes | A. Wilcox | 1 | -1/+4 | |
* Run `default_prepare` to apply patch again. * Fix .pc version for #1132. | |||||
2022-12-01 | Unify contact information. | Zach van Rijn | 1 | -2/+2 | |
2022-10-21 | user/libevent: bump { 2.1.12 --> 2.1.13_pre1-20220114 } and disable tests. ↵ | Zach van Rijn | 1 | -5/+12 | |
see #448. | |||||
2021-10-11 | user/*: claim some packages | Sheila Aman | 1 | -1/+1 | |
2020-07-30 | user/libevent: Update to 2.1.12 | A. Wilcox | 1 | -2/+2 | |
2020-06-16 | user/*: Fix URLs | A. Wilcox | 1 | -1/+1 | |
2019-08-06 | user/libevent: unmaintained bump to 2.1.11 (Adopt me today) | A. Wilcox | 1 | -2/+2 | |
2019-07-20 | user/libevent: bump to 2.1.10 | A. Wilcox | 1 | -18/+4 | |
2019-06-19 | user/libevent: fake it til you make it | A. Wilcox | 1 | -1/+2 | |
2018-07-22 | user/libevent: no maintainer, modernise | A. Wilcox | 1 | -4/+4 | |
2018-06-14 | The New Plan | A. Wilcox | 1 | -0/+65 | |
all pkgs needed to bootstrap -> system others -> user |