Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/obsproject/bouf

Building OBS Updates Fast(er)
https://github.com/obsproject/bouf

utils/codesign: Allow 5 files at once

d119eef489e24d8293f0d708ab7cbd1c85153cbe authored about 1 year ago
utils/codesign: Ignore signtool's non-fatal non-zero exit code

f80932096cda97072ed73402d291b1ed94c562f7 authored about 1 year ago
utils/codesign: Limit files passed to signtool at once to 20

c896b89e0f6c0e3337954eb6c68bc530c5b48aa3 authored about 1 year ago
Bump version

a4377486cb1f20aad0f5ecb128d9fd21f05750a7 authored about 1 year ago
utils/codesign: Log used signtool executable

9de694c340420e311619ac46e90211a1f21fe54e authored about 1 year ago
extra: Update example config with skip option

7936c44f85891ded1712d3899c916d1827a6442c authored about 1 year ago
CI: Remove signing test

a4f20cb0aab13a870bcfb2aa1ad42a746185b3d7 authored about 1 year ago
Bump version

6403842eb5a4500e1e15b6f1b1e524607dd4c218 authored about 1 year ago
main/config: Add option to skip ZIP creation

eacccb6b1b5fa3449aed762bcf64c9f1b98b6f1c authored about 1 year ago
extra/nsis: Use KB for Quick Start Guide link

6adba1f4df0ca308b1bfa336a00f32e0b4235f2a authored about 1 year ago
extra/nsis: Clear shader cache during install

f28e54b41692dcf3d6ef42d928454b62e01aeaa5 authored about 1 year ago
CI: Testsign Windows binaries with Jsign

77e0f66d889c9796f54db120b2a972b05be69ede authored about 1 year ago
CI: Create releases on tags

71c76aeaf468e7e31376c351529e379c5e04c2b8 authored about 1 year ago
prepare: Fix old files being copied unintentionally when filter is empty

a72e7ab86d72126787c437db61e9244ff120887f authored about 1 year ago
args: Fix building with newer clap versions

6c67aadc2d33ea7a9d7c4f8a0ebbd0aeb26fa3c0 authored about 1 year ago
Bump version

cdfb61338a33bd010bcc3f760038c89f964ca913 authored about 1 year ago
config/codesign: Add support for Google Cloud KMS

88f6dd56f8a5c2c92f9b288e3ae470eb8519c86b authored about 1 year ago
deps: Update ztsd to 0.13

fc5e4c2ad133b0cca7360ca4a64d82f49012aa02 authored about 1 year ago
extra/nsis: Add shader cache removal

3eca9f1faac3694bb6f5247ab082400cf4780a05 authored over 1 year ago
extra/nsis: Add QuietUninstallString

This enables things like winget to call the uninstaller with the silent
flag.

ec06163cbaf07931bb366bf55344744a99ade13c authored over 1 year ago
models: Always serialise compressed_hash

At this point this is an unnecessary optimisation and
obsproject/obs-studio#9292 could theoretic...

e19f61a6f2887a3b5625766e31df4dda8c8357a3 authored over 1 year ago
sign: Fix arguments missing flags

3b6762bc1ea012e66a15bdb95c22d95b98a5e7f7 authored almost 2 years ago
Bump version

cb969b0c29c78f475f0ac4891bb9eb684d4e87c4 authored almost 2 years ago
prepare: Add some additional logging

bfa824ec0536c333e870dbf16586dc67b6b79b11 authored almost 2 years ago
config: Remove "skip_for_prerelease" options

They were really just pointless and one wasn't even implemented.

5daf5fd86ed9c0bdbb18846857f20e24926f78cd authored almost 2 years ago
config: Make copy_to_old default to true

f022ffa3a6f0ddfbe8f4b91cb113daec2ff77cca authored almost 2 years ago
Bump version

a671be6829bb3aea75aa3e378cbf6e3e29d90f8f authored almost 2 years ago
extra/ci: Update CI config to run with most verbose log level

6b6a58fb3610d6dbf556c8553976d65243ea949d authored almost 2 years ago
build(deps): update object requirement from 0.30.3 to 0.31.0

Updates the requirements on [object](https://github.com/gimli-rs/object) to permit the latest ve...

25e6543d97d7af18cdd4b560d20ce0d7503b3ec0 authored almost 2 years ago
docs/cli: Use compact help output instead

58d7e9eaf7eccf778934574c3cd11108a41ddde4 authored almost 2 years ago
Add logging using log/env_logger

Also moves some config options to new "general" section

2d2e407045e6c946d9537b073fd954ab1088813d authored almost 2 years ago
config: Add Default implementation for subsections

Sadly, when a section does not exist serde just uses Default::default()
and will skip the defaul...

66a8dde08cc1863182364063a334c283513daf23 authored almost 2 years ago
prepare: Fix potential prefix overlap and clarify filtering

9d60a24fe58c30a4544cdefa52974cb4b9eaf04e authored almost 2 years ago
.github: Update full workflow for new filters

c2ec486497dec797dd9ac5c04ed4f0e9925e1bbd authored almost 2 years ago
config: Cleanup and improve config and validation

- Remove skip_pdbs_for_prerelease
- Move branch to root rather than env
- Add defaults for a num...

df949e4fdd0a5ddd284e013324f5259a5947274e authored almost 2 years ago
docs: Add documentation for config/cli

Also updates example config

89708eb10b36b1524821228ffbf644e062dc834f authored almost 2 years ago
Bump version

Also updates author name.

06e1d041848fd396b73362fd52f1863b2524d91a authored almost 2 years ago
Implement automatic filtering based on code section hashes

- Implements new hash functions using the objects crate to hash only code sections
- Removes inc...

d7bc9285b339dc5facca3d8d175980e9ae15b7c5 authored almost 2 years ago
build(deps): update winreg requirement from 0.10.1 to 0.50.0

Updates the requirements on [winreg](https://github.com/gentoo90/winreg-rs) to permit the latest...

53f28601d853549316be6d8f0cee9a0fda0a0d10 authored almost 2 years ago
Use newer VC redist

e57c8ac9bf06193a6f31da2a5ea7e9693dad8227 authored almost 2 years ago
extra/nsis: Update NSIS script

02c726d36573617676a78e62633a7a90ddec3eb9 authored almost 2 years ago
Bump version

3fb0249775b064177590d95c48aa12d8486bf25c authored almost 2 years ago
config: Enable zstd deltas/compression by default

33f104a5800b648439e7588087056fc0d16fccbb authored almost 2 years ago
package: Copy notes file to output dir

ae95016a9436955727f86f8aeef9b5c7ea199e25 authored almost 2 years ago
Bump version

e762642c85605ec8d88126b332c49eb908f5a922 authored almost 2 years ago
Update README

51c0f92fbb3fd6b1ea45593786d56c328bdf7a2c authored almost 2 years ago
config: Rename "excludes" to "always_exclude"

fbcb5a3ed693529a34ec01102469e00e52d5f49b authored almost 2 years ago
config: Apply include/exclude filters to overrides

c64b36dcd02cbe0c74dab1cf2e1d4e40b67cacc2 authored almost 2 years ago
config/prepare: Make always copied files configurable

4bc7302fb47072def0163684ee262f400def2a1e authored almost 2 years ago
Update VS runtimes check helper

d9ed7278a43703000ccf7cea8b9e5c8255e0ba0a authored almost 2 years ago
Switch bsdiff to upstream repo

d55165495ad2ee12264de1b37fe44b39577e5e7e authored almost 2 years ago
sign/deps: Update rsa to 0.8

ce613269a1fa1513da83ed4f311149bc9bf7af64 authored almost 2 years ago
args/deps: Bump clap dependency and fix deprecations

68ec9c21b463c01ae0e59f511a578012332a7434 authored almost 2 years ago
Bump toml and hashbrown deps

Closes #8 and #24

4541c88ab40072e8036ec322a1f1300e15a3b453 authored almost 2 years ago
Fix new clippy complaints

b57281f7e9c67bb363fb28ba66faf115ebde3fc7 authored almost 2 years ago
Bump version

ec72d24c1246588f2caa14ff52197388724415a5 authored almost 2 years ago
prepare: Fix old files being erroneously copied

cb458e52ba169200e0d5c01b2149dda48162aeac authored almost 2 years ago
prepare: Only apply include/exclude filter to binaries

(Except always copied ones)

ToDo: Move the "always" list to config

33f87d6259091682ef79a9c0b0f08c7b4c519c74 authored almost 2 years ago
manifest: Do not serialise compressed hash if empty

8077d4702451e6228f9d5531dea85187b1c83f64 authored almost 2 years ago
CI: Use zstd compression/deltas

5dcc7dfb9b24f913759efc88711c46e2f30383cf authored about 2 years ago
Bump version

d8ba6f7af52b8700107e120c5efa6ad8261dbf70 authored about 2 years ago
generate: Support compressing instead of copying files

54a0ff3d0e85376236a3ab57a55d7a9702f4ecbf authored about 2 years ago
zstd: Add compress_file function

9e3d3f0cd7328d3ddd3122a4f6d7d5a7fd43c67b authored about 2 years ago
manifest: Add compressed hash to file entries

10d2fdb578aff1c7a05269da8e2482cdafc683e4 authored about 2 years ago
config: Add option for compressing update files

2a9e15dd901a10d865b574200bc7ead9e37d49b6 authored about 2 years ago
config,args: Fix notes file parameter not working

Also fixes vc redist error message.

c42969927da370b03fdccb1eb971a3a55728aa51 authored about 2 years ago
zstd: Fix test failing after header change

1c3d6773d0a7db5f1019e9d84f7daf3b8c258ccf authored about 2 years ago
Bump version

1491d2600ed511b9c9309db9689a95952cbf5278 authored about 2 years ago
config: Allow overriding filters via command line

When include/exclude is used via command line clear opposite
set of filters that may have been r...

755af160a715f53f2d051445017ca2d68d9b8d26 authored about 2 years ago
config: Fail if both include and exclude filters specified

05cef3ff93a12a07e915f700607f3d35d81075a4 authored about 2 years ago
zstd: Add Zstandard patch creation

cc264d95e1fe70e91d6b9318b8bef956c4208f4c authored about 2 years ago
config: Add patch_type option

ac6bcc87f4a92c30d0b327b311a0ed5e55a9487d authored about 2 years ago
bsdiff: Use anyhow::Result

9e0579918b132af38953c3ef6d1ecef55b12c5a1 authored about 2 years ago
generate: Support different delta creation functions

46799fc716a87377d3f1c9716117cf56e5c15ae3 authored about 2 years ago
config: Refactor validation

2f9d23257bfdcd09acf0fa780407eedc449d9546 authored about 2 years ago
bsdiff: Write/read output size as i64

This is to be consistent with the OBS/bsdiff-rs implementation.
Doesn't matter in practice since...

c66d623cf80f553ce5f53a83440d07d82fa7ec5b authored about 2 years ago
package: Fix manifest filename for "stable" branch

0104ca7f615b973ec288e4f83223ce2362983a2a authored about 2 years ago
sign: Support PKCS#1 private keys

5c319a2aedaeb608f9efeb26de70c7b3d4e61aee authored about 2 years ago
CI: Update full test with new builds and folder structure

55e9fcee720d795d99ea80b77bd5a60d3ecbb9f5 authored about 2 years ago
Update README

e1f39e7cccfd4bf268bdba57e8850cfe1e385fc1 authored about 2 years ago
config/prepare: Add option to skip PDB stripping for pre-releases

29331d2b91798aa5bf2444b1ab300ba54d7b2d53 authored about 2 years ago
Bump version

c6522a458751579700f5b8f0743d279e47662c3c authored about 2 years ago
main: Update log message to clarify post-step copy

e709d2ce0c8d4c6ed183a0a61df8b1721bf27402 authored about 2 years ago
models: Add exclude/include argument and config data

fd415d3a5e8355de92108c11d6e1f9cc70b1c54f authored about 2 years ago
prepare: Implement exclude/include filters and copy old files

db2112675f5bd54fff099dacec0e6552a26d9b0e authored about 2 years ago
Split previous dir into PDBs/Builds and copy full PDBs

a4a75169d6e1ed1eb5aefa17678d12c07baa692d authored about 2 years ago
delta: Validate config in standalone utility

062a5d32b4c72c8d6d5fe1b582f703ce202331d8 authored about 2 years ago
prepare: Fix clearing output directory

00ece549f00cdb62d30834445c2ee11768085bc1 authored about 2 years ago
prepare: Only add files from primary three directories (#18)

Otherwise it'll add the .gitignore and any other files that happen to be
in the base directory....

16951ee26b8c68ab10891d72c13544e7ea9fb9a7 authored about 2 years ago
extra: Update/add example/CI config notes_file entry

524bdb50c584b8256f9d31d156e6bef0bdf2492f authored about 2 years ago
config: Fix option naming and check that files exist

a2fc83f9e35f0abc88678fbe33ff9054acc5d1b7 authored about 2 years ago
CI: Fix Clippy workflow permissions

6ee08fe00dba3021d1c3377e8c91c075ec49fbff authored about 2 years ago
Add "overrides_sign" to allow copying+signing of external files

Also Improves descriptions in example config.
Minor code style change by using local var for con...

bcda77af911b337b168680b67a7a2d6eee1f492b authored about 2 years ago
Use downstream bsdiff to fix debug recursion crash

bsdiff likes to use recursion pretty heavily in its `split` function,
but because rust uses a fa...

f502b0a2b57af887629efb49c9bb14b805d36bb1 authored about 2 years ago
bsdiff: Fix patch() usage for bsdiff-rs 0.2.0

89ce102f0eda3d4a8d75763359805667e0176f19 authored about 2 years ago
Bump version to 0.3.1

a56cf8d7f824bc6eef16b1314d386b526cd3e7cd authored about 2 years ago
generate: Fix some error messages

437c76443ceacce5ff3ea117d4b9ef3600d2a71e authored about 2 years ago
args: Rename/clarify --skip-preparation

0231950d61dfd01e28d3149f4bc07e79f448a161 authored about 2 years ago
generate: Remove unnecessary reference

b4ddb6a7f846aa88f5ac807a6a03787ee20d8dfc authored about 2 years ago
Add newline to end of Cargo.toml

cdb3ca4d5249e9b959c149b1194be3cd18fe0cc5 authored about 2 years ago