Skip to content

Releases: rocky-linux/srpmproc

v0.2.1

03 Sep 21:49
fb33e72
Compare
Choose a tag to compare

Changelog

fb33e72 enhancement: expose fetch as an srpmproc library component

v0.2.0

03 Sep 21:10
23bea74
Compare
Choose a tag to compare

Changelog

23bea74 enhancement: make it a real library and drop srpm mode

v0.1.2

19 Aug 15:10
7d84156
Compare
Choose a tag to compare

Changelog

f71605a Update README.md
7d84156 enhancement: expose srpmproc library

v0.1.1

30 Jul 18:41
36d1995
Compare
Choose a tag to compare

Changelog

b7acbd6 Fix authenticator for tmpfs-mode
36d1995 Fix stream branch detection

v0.1.0

08 Jun 18:44
2f870d8
Compare
Choose a tag to compare

Changelog

5f6f402 Add "Profile" to modulemd format
99809a4 Add LICENSE
0ad69ea Add .git suffix to source urls
b18468e Add new_field directive
e6ca673 Add commit pinning
2b2a74c Add correct spec to gitlabified names
cd1fbcc Add failsafe to branch detection
32dd9b5 Add goreleaser config
fcc9229 Add new case for module ref converting
1a7b44d Add new lookaside functionality
6fb0ea1 Add option for fallback module stream
e93353f Add the append directive
563a1ec Add winodws and remove 32-bit
49a3751 Better tmpfs mode
94c657a Change all paths to Github
85ff2d3 Change go.mod path to Github
2f870d8 Change ldflags
12fab6e Create oci.yml
f92efe7 Dependencies should always be string
7de3f16 Don't delete dist-git files
6cb6d23 Don't use sprintf for pushRefspecs
9f1e6d4 Escape newTag for percentages (for Sprintf)
b699ae6 Fix metadata creation and simplify deduplication
3eb16e2 Fix mock tag name for manual commits
e0dca75 Fix no patch directive cases
b3a9c58 Fix regex that matches a keyval line
8db8d62 Fix spec append
32af526 Force stream name to be the same as in branch
18ea4b9 Initial commit
3b0face Instead of adding to RpmLocation, just append .git to remote
8fdc3a9 Introduce --allow-stream-branches
dc1067c Make destination branch prefix and import branch prefix configurable
a65678c Only have one spec file
aa600cd Only import latest version of each stream/release by default
09263c9 Remove misleading error
4b798ec Remove private key requirement for tmpfs-mode
f6b3beb Remove spec linking
2a70c6d Remove windows release
c84bb1d Replace percentage in import name with underscore
d272dd8 Replace percentage in tage with underscore
6811daa Run GoReleaser on tag
d61510c Skip bootstrap branches for modules
4c68957 Skip bootstrap for all methods of tip hash determination
5bbbfb8 Stop modifying the modulemd src
c9c2426 Stop setting repository in module packages with non gitlabified names
d2b071e Try two modulemd paths before failing
f630850 Update go.yml
0a7c207 Update oci.yml
70a1ef3 Update oci.yml
777015b [docker] Add Dockerfile
81490d9 [git] handle delete patches
1dcceac abstract modes and blob storage. support import from git.c.o
e4902bd add directive support
339aa90 add fetch mode
5576abb add generated proto file
600ba21 add module mode
dbc948a add no-dup-mode to skip already imported tags
db7390b add support for other stream ref patterns
654c493 change blob path, and skip duplicate blob uploads
0c150ed change default branch to "main" and rollback faulty change
2782a66 change module package, add gitlab tag workaround and add new directives
37c9c02 change version detection and section detection
059cb52 fix buildrequires and requires type
2eccb25 fix empty spec files and automatically upload tarball to gcs
1f07428 fix file creating patches
81b2741 fix lookaside patch tree mode, and support numless Source/Patch
0db0040 fix profiles property of modulemd
e1b4213 fix: tree isn't allowed as a project name so treepkg should be used
097f48e implement lookaside directive
1d5719b make srpmproc more efficient with downloads and uploads. use files from blob storage when possible
01380b9 messy code ahead. implement new directives (spec_change) and restructure code to prevent import cycles
11ad88b no need to parse spec to find tarballs, and respect file mode
49a22b9 no-dup-mode should not fail for new packages
541f446 oops forgot to add new parameter to SrpmMode
9de0f81 prune lookaside files that change in the same stream
a7cb786 set sensible defaults for committer, and fix some import prefix branch usage
1ce1a19 since lookaside is essentialy a CAS, disable namespacing
5705879 stop relying on alphabetical order for branches and use tagged date instead
920a300 stop tmpfs mode from pushing
fa52ff0 support multi rpm modules correctly
5591a21 support patches that create new files
18bd299 update
a32ab3d upload to storage by checksum
e55e442 use git committer info from flags
9a6c027 use req.operation
5762a40 use rpms instead of dist