summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2021-02-19Add multi-db support, hide app data, update patchesMarkus Richter
2020-10-01Remove notice from env file which is now part of upstream env fileMarkus Richter
2020-04-29Tell bitwarden_rs its version, harden service moreMarkus Richter
2020-04-13Fix rustup toolchain issuesMarkus Richter
+ Set rustup profile to ignore unneccessary toolchain components when using rustup
2020-03-13update patchfile and add notice, consistencyMarkus Richter
- Add notice to the top of bitwarden_rs.env and update patchfile - Make package section of PKGBUILD more consistent
2020-01-27add git to dependenciesMarkus Richter
2020-01-06+ declarative user+data folder, clean up .installMarkus Richter
- apply changes to the systemd config from Siosm (https://github.com/Siosm/archlinux-bitwarden_rs-postgresql/commit/8862da33b998059ba593e17052b03b0b9d457ad6) - harden .service file some more - add sysusers and tmpfiles integration - remove unneccessary daemon-reloading (is triggered by pacman anyway) in .install file - make restart reminder on update smaller
2019-11-23-ARMv7 workaround; +rust packaging guidelinesMarkus Richter
Details: - Remove ARMv7h workaround because It's no longer neccessary (upstream Rust was patched) + Add check() function and --locked switch (to cargo command) to the PKGBUILD. This stems from following the Archlinux package guide for Rust packages. I don't think it's neccessary for -git packages to add the --locked option or to make them reproducible but it also won't harm.
2019-10-10Update PKGBUILDMarkus Richter
- add postgresql variant to conflicts - add vault to optdepends - add armv7 workaround - make it more similar to the versioned package PKGBUILD
2019-08-29fit to upstream, add -mysql to conflicts arrayMarkus Richter
2019-01-18remove aarch64 workaroundMarkus Richter
2019-01-11fit to upstream, implement woraround for yubikey support not compiling on ↵Markus Richter
aarch64
2018-10-13use git-diff patches appropriatelyMarkus Richter
2018-08-22update SRCINFOMarkus Richter
2018-07-22updpkg, fix conflicts array and beautify outputMarkus Richter
2018-07-13fix checksumsMarkus Richter
2018-07-13mergeMarkus Richter
2018-07-13updpkg, fix whitespace in commentsMarkus Richter
2018-07-13fixed user creation and possible shadow.service error messagesMarkus Richter
2018-07-12added etc/bitwarden_rs.env to the backup array (will generate .pacnew files)Markus Richter
2018-07-12updpkg, use upstream .env, fix license, add openssl depMarkus Richter
2018-07-12initial commitMarkus Richter