Giter Site home page Giter Site logo

Comments (9)

bkw777 avatar bkw777 commented on July 23, 2024

Moved from #43

from mainline.

StatusCode404 avatar StatusCode404 commented on July 23, 2024

I'm fine even if it was the verbose one to be honest. As long as there's something.

The old "headlines only" were ok.

But being analytical the way I am, I sometimes wonder about the finer detail.

from mainline.

tovam avatar tovam commented on July 23, 2024

Same here, the upstream changelog is fine
There isn't any for release candidates though whereas the Ubuntu repo provided them

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

The -rc info maybe has to come right from git, ugh...
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?h=v5.8-rc4&showmsg=1

from mainline.

tovam avatar tovam commented on July 23, 2024

Yeah and cgit can't even export in plain text nor can it show logs strictly between two tags...

from mainline.

noah1510 avatar noah1510 commented on July 23, 2024

I noticed the commit messages are all the line that contain a <tr> and </tr> tag in a single row.
It might be possible to just get those lines resulting in this structured table which should not be too hard to parse into plain text

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

How does one retreive that data? Is there any reasonably scalable way for each individual end user's copy of the program to fetch it efficiently by an http request? Issuing a git command is probably out of the question. Even hitting that web-accessible git commit log for the -rc kernels seems like an abuse of that web site.

kernel.ubuntu.com is set up intentionally for end-users to hit it as a distribution source for those packages, and it's a very cheap static get request to serve up those static changes files. Hitting a git repo or a web front end to a git repo to pull the commit log, from a site only intended for some developers and distro maintainers, is something else. I note the "cdn" in the hostname, so maybe there is no problem hitting it, but I still feel the app should be well-behaved and not abuse things just because they are publicly accessable and it's possible.

from mainline.

StatusCode404 avatar StatusCode404 commented on July 23, 2024

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

kernel-team says it wasn't intentional and the files are now generating again for new kernels, so we don't have to do anything.
ex: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8-rc5/CHANGES

from mainline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.