Giter Site home page Giter Site logo

New 1.8.1 release? about pupnp HOT 10 CLOSED

pupnp avatar pupnp commented on June 3, 2024
New 1.8.1 release?

from pupnp.

Comments (10)

mrjimenez avatar mrjimenez commented on June 3, 2024

Hi Ian,

Let me just finish the two pending pull requests and we can do that.

Regards.

from pupnp.

whyman avatar whyman commented on June 3, 2024

Ok great, looks like you are getting through them.

from pupnp.

whyman avatar whyman commented on June 3, 2024

Any update?

from pupnp.

mrjimenez avatar mrjimenez commented on June 3, 2024

Hi Ian,

I am ok with a new release, I am just too overwhelmed with work to stop and do it now.

Any volunteer?

Regards,
Marcelo.

from pupnp.

whyman avatar whyman commented on June 3, 2024

Perhaps @ffontaine could take a look? I could do it if you tell me steps! 👍 Though I wont have access for SF etc.

Perhaps switch the release to be a simple github "release" it may be easier to releases in future, 1.8 is already done this way.

from pupnp.

mrjimenez avatar mrjimenez commented on June 3, 2024

It can be done either place. I suppose you prefer to do it in github, I am fine with it, I can echo it to SF and create the tar.bz2 file, no problem.

Generating a new release is done by creating two commits. The first one updates the library numbers in the file configure.ac. This is a little tricky because of libtool numbering scheeme, but the instructions are in the same file. This is the "time consuming" part, because you should look at every commit since the last release to see if there is a change in code or interface. This commit is usually called "Adjust the library numbers for release" and it receives the tag with the library number like "release-1.8.2".

The second commit is usually called "Homekeeping for the next release" and adjusts some library numbers spread all over the project.

What I usually do is to check for the last release tag in gitk to see the diff, so that I can do something similar every time.

If you decide to do it, it will be great!

Best regards,
Marcelo.

from pupnp.

ffontaine avatar ffontaine commented on June 3, 2024

Hello, I made PR #39. Code has changed in ixml (b87c294) and as threadutil has been merged in upnp, we can consider that a new interface has been added to upnp.

from pupnp.

ffontaine avatar ffontaine commented on June 3, 2024

Release 1.8.1 is out. @v00d00, if it's ok for you, you can close this issue.

from pupnp.

whyman avatar whyman commented on June 3, 2024

@ffontaine, Great, thanks!

(Can you take a look at #37 also 👍 )

from pupnp.

ffontaine avatar ffontaine commented on June 3, 2024

Yes, I will look at it.

from pupnp.

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.