Daniel Alley

Results 427 comments of Daniel Alley

Is there a more reference describing what practical attributes constitute "v3", "v4" and so forth? And when looking at old-but-still-supported OS' like RHEL7, how common are these packages in that...

Right, I got sidetracked on other sideprojects. Will get back to this eventually.

Well, I say that, but really this was the sidetrack compared to my main project https://github.com/dralley/rpmrepo_metadata/ And for now I just wanted to get something working so I started using...

To be a little more specific, each `MatchIterator` holds a reference to the global lock, so if you try to create a new `MatchIterator` while another one is already live,...

It works btw. I'm not sure if it's slightly overkill though, would a RwLock be sufficient?

@lifthrasiir ^^

@Mingun presumably the `Reader` / `RawReader` distinction will also handle the concatenation of CDATA and Text?

> https://refspecs.linuxbase.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/pkgformat.html Note that "no rpm version from the last 20 years produces output that is actually compatible with LSB" https://github.com/rpm-software-management/rpm/issues/1292#issuecomment-800302305

@Richterrettich Can we get this merged with a new patch release?

@Richterrettich Is there a chance you could add a new maintainer such as @drahnr or myself if you do not have time to actively maintain the crate? I'm maintaining https://github.com/dralley/rpmrepo_metadata...