Git Product home page Git Product logo

Comments (14)

metalefty avatar metalefty commented on August 16, 2024

It is not wrong be cause it was 0.9.80.

from xrdp.

Caldwell-74 avatar Caldwell-74 commented on August 16, 2024

and where can i grab 0.10.80?
highest version available and buildable is 0.10.0-1

from xrdp.

Caldwell-74 avatar Caldwell-74 commented on August 16, 2024

even more because senver would require it to go to 0.10.0

Minor version Y (x.Y.z | x > 0) MUST be incremented if new, backward compatible functionality is introduced to the public API. It MUST be incremented if any public API functionality is marked as deprecated. It MAY be incremented if substantial new functionality or improvements are introduced within the private code. It MAY include patch level changes.
Patch version MUST be reset to 0 when minor version is incremented.
https://semver.org

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

It's fine because xrdp's version is actually not SemVer although it looks like SemVer.

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

Also 0.10.0 is here: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.0

from xrdp.

Caldwell-74 avatar Caldwell-74 commented on August 16, 2024

its not about 0.10. 0
its about 0.10. 80

which is set in the configure.ac

linux-vm-tools for arch require it because of this setting and arent usable atm
means the arch tutorial to setup hyper v- arch doesnt work

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

0.10.0 has been released as a result of bump from 0.9.80.

from xrdp.

Caldwell-74 avatar Caldwell-74 commented on August 16, 2024

but the file defines a 0.10.>> 80 << which doesnt exist
all iam trying is to fix that xD

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

0.10.0 is defined here: https://github.com/neutrinolabs/xrdp/blob/v0.10/configure.ac

And 0.10.80 is also correct you don't need to fix it.

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

Other OSS also introduce x.${y+1}.80 / x.${y+1}.90 versioning system.
It doesn't need to be FIXed because it is versioned as intended. Please don't try to fix that aren't wrong.

TigerVNC/tigervnc@48408d1
TigerVNC/tigervnc@baf05ef

from xrdp.

Caldwell-74 avatar Caldwell-74 commented on August 16, 2024

but packages depend on version .80
and there is no way to get version .80 atm
i just cloned/build the current version and its .0-1

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

If you change it to 0.10.0, 0.10.0 points to more than two different codes from the existing 0.10.0 tag. This is absolutely unacceptable!

I don't get the packages you mention here. The latest version we release is 0.10.0. It is natural the newest version you can find is 0.10.0

from xrdp.

Caldwell-74 avatar Caldwell-74 commented on August 16, 2024

after git clone https://github.com/neutrinolabs/xorgxrdp
and ./bootstrap
the ./configure fails with this message

image

from xrdp.

metalefty avatar metalefty commented on August 16, 2024

Then, how does the change you made in your pull request help? I think it doesn't.

xorgxrdp tries to find xrdp 0.10.80, you shouldn't change the version from 0.10.80 to 0.10.0. If you change it to 0.10.0, xorgxrdp is never able to find xrdp 0.10.80. Isn't it a simple thing? You must try xorgxrdp 0.10.1 (or 0.10.0) if you're using xrdp 0.10.0.

Anyway, your pull request doesn't make sense to resolve your issue.

from xrdp.

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.