1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 05:02:40 +00:00
Commit graph

1429 commits

Author SHA1 Message Date
J. King
1b0256d6ce Abandon automation of binary packaging for now 2022-04-04 14:19:53 -04:00
J. King
144a41e061 Prepare new version 2022-04-04 14:05:04 -04:00
J. King
60b4002329 Revert "Document that we actually emulate Miniflux 2.0.29"
This reverts commit d379aa2253.
2022-04-04 13:43:20 -04:00
J. King
f24ec8b00b Address security vulnerability in Guzzle's PSR-7
implementation, used by PicoFeed
2022-04-04 13:40:39 -04:00
J. King
d379aa2253 Document that we actually emulate Miniflux 2.0.29
At the time The Arsse 0.9.0 was released the new feature in 2.0.29 was
already implemented, but that version of Miniflux had not been released.
2022-03-14 13:16:46 -04:00
J. King
b707ecc942 Tag new version 2022-01-17 19:31:06 -05:00
J. King
afe26fb8e1 Style fixes 2022-01-14 19:28:42 -05:00
J. King
3a219a591d Update dependencies 2022-01-14 16:27:01 -05:00
J. King
b5579d6e43 Support PHP 8.1 2022-01-11 17:54:02 -05:00
J. King
b660508009 Improve MySQL test performance 2021-12-30 18:22:50 -05:00
J. King
3c884f521b Update dependencies 2021-10-29 14:31:23 -04:00
J. King
70b063e028 Make parts of generic packaging conditional
This should allow to rebuild old releases from before Debian packages,
Arch ppackages, manpages, or even the HTML manual were added
2021-07-17 07:12:24 -04:00
J. King
cf3d270077 Merge branch 'deb' 2021-07-17 00:20:28 -04:00
J. King
1fa75aba4a Generate Debian source package without deb tooling 2021-07-17 00:19:55 -04:00
J. King
317d23c1bb Fix copy-paste error in manual 2021-07-12 10:30:53 -04:00
J. King
75dbe380ba Add Pandoc to AUR arsse-git build dependencies 2021-07-11 20:33:56 -04:00
J. King
08250841a0 Don't sign packages 2021-07-11 17:25:14 -04:00
J. King
2452264893 Date release 2021-07-11 17:12:05 -04:00
J. King
c1e57eb01f Add manual installation instructions 2021-07-11 13:45:56 -04:00
J. King
e75e0dfd2f Clarify exactly what "older Debians" is
This is relevant because Debian 11 (Bullseye) is not yet released
2021-07-11 10:58:33 -04:00
J. King
6c11c9e485 Fix Debian bugs 2021-07-10 22:47:34 -04:00
J. King
40a2856ae8 Use correct PHP_FPM socket paths for Debian 2021-07-10 10:02:59 -04:00
J. King
c7dcc36ba1 Update version 2021-07-09 22:41:00 -04:00
J. King
a31fb896d9 Update changelog 2021-07-09 21:57:16 -04:00
J. King
def4a3bc77 Move Debian adaptations to Debian packaging rules
Also add lintian to pbuilder packages
2021-07-09 20:45:52 -04:00
J. King
cd89472575 Fix up Debian documentation 2021-07-09 17:43:44 -04:00
J. King
beea98040c Initial documentation for Debian packages 2021-07-09 17:32:59 -04:00
J. King
59ff88f3b6 Add all-in-one packaging task 2021-07-08 23:11:58 -04:00
J. King
4070870421 Enforce external tooling requirements 2021-07-08 23:11:58 -04:00
J. King
5ab9dc3840 Add missing pbuilder script 2021-07-08 23:07:59 -04:00
J. King
20ffb2484a Simply Robo input for Arch and Deb packaging 2021-07-08 18:04:15 -04:00
J. King
f91b3c0120 Output packages to a "release" directory
Further fixups still needed for Arch
2021-07-08 15:55:59 -04:00
J. King
4121fc3e21 Database server ports must be integers 2021-07-07 16:19:01 -04:00
J. King
7ad3611a84 Set up configuration file for Debian properly 2021-07-07 16:03:34 -04:00
J. King
5412eb348f Clean up maintainer scripts 2021-07-07 15:24:45 -04:00
J. King
c936ecc1af Fix another typo 2021-07-07 15:04:03 -04:00
J. King
99c923b1b1 Fix typos 2021-07-07 14:57:06 -04:00
J. King
c2237532eb Add glue for dbconfig-common configuration 2021-07-07 14:51:16 -04:00
J. King
9687ce026e Add MySQL back to Debian depeendencies
Recent Debian seems to favour MySQL over MariaDb again,
removing the compatibility problem
2021-07-07 11:50:24 -04:00
J. King
30bed8a9d5 Typo 2021-07-07 11:27:41 -04:00
J. King
cf9059c2b0 Update tooling 2021-07-07 11:26:35 -04:00
J. King
93bcf93685 Prototype Debian maintainer scripts 2021-07-07 08:22:19 -04:00
J. King
46e20be983 Test for service reloading 2021-07-06 10:07:56 -04:00
J. King
ad32bf3340 Style fixes 2021-07-05 21:47:44 -04:00
J. King
b8ac646d22 Fix up hangup signal handling 2021-07-05 20:57:05 -04:00
J. King
37c58e186a Handle hangup signal 2021-07-05 20:57:05 -04:00
J. King
88fe3e76cb Fix up missing-extension message 2021-07-05 20:57:05 -04:00
J. King
3c8ee42666 Basic tests for exception checking 2021-07-05 20:57:05 -04:00
J. King
04adc3b997 Document forking in the manpage 2021-07-05 20:57:05 -04:00
J. King
c49cb72528 Fail gracefully when extensions are missing
This still needs tests
2021-07-05 20:57:05 -04:00