-
Notifications
You must be signed in to change notification settings - Fork 91
Outdated Packages #741
Comments
Due to changes in |
I have mailed Dimitris (the maintainer of sinit) a few months ago for tarball creation but didn't receive any feedback. If I remember correctly, Michael said that 1.1 wasn't that important for Linux. I actually do have a 1.1 dist tarball here, but others in IRC suggested for sticking to the original source. |
Let's go ahead and use your source. We've tried going to the maintainer to no avail so it's fine to take matters into our own hands now. |
@konimex There are two commits you could apply (can be merged into a single patch too). I don't know how often they release but it seems to me like we're overdue for a cryptsetup update so I'd leave it. 👍 |
scrot original project Is stopped at stable 0.8, next release are fork. it's no avaiable from original devel. i know original project and I provided that package, not the subsequent holes. Bind Is full work, at release 17.1 have issue. we must provide functional and stable packages even if in the devel branch as bind version 17.0 ? or provide a constantly updated system. I would like to know, seriously to understand how to regulate myself. no coincidence that I released the version 17.0 of bind even though it was in devel because I had tested the actual functionality. the packages I release are exactly the ones I use. I personally want things to work, I don't necessarily care about having a system yesterday to feel good. I don't update a version if I know there are issues. |
Yes. I forgot that we discussed this.
This is fine. We should stick to regular/stable releases unless there's a reason not to.
This is what confused me about bind. All in all, I agree with you and I'll remove your packages from the list. |
thank you bro. i was sure you would listen to my motives. it being understood that if users have problems, they will report them and I will make the necessary adjustments. |
I'm running into some probems with the new I actually asked the dev of |
@onodera-punpun What you can do is include |
@onodera-punpun This works for me: #!/bin/sh -e
export DESTDIR="$1"
(
cd glm
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DCMAKE_BUILD_TYPE=Release \
-DSLOP_OPENGL=False
cmake --build build
)
cmake -B build \
-DGLM_INCLUDE_DIR="$PWD/glm" \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib \
-DCMAKE_BUILD_TYPE=Release \
-DSLOP_OPENGL=False
cmake --build build
cmake --install build
|
@onodera-punpun Freerdp (latest version) builds for me with: #!/bin/sh -e
export DESTDIR="$1"
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_BUILD_TYPE=Release \
-DCHANNEL_URBDRC=OFF
cmake --build build
cmake --install build |
Will be creating PR's this afternoon. |
Thanks everyone. Things are back to a manageable state. 👍 |
We've hit 25 outdated packages in Community. It's reached a stage where I feel the need to open a tracker issue to nudge things in the right direction. (I myself have left a package outdated as well).
I understand that everyone's world is currently a flipped upside down and I am willing to take over the maintenance of anyone's packages if they are currently unable to do so. Just let me know. It's no issue at all.
Similarly, if there is a build error or issue related to the update (which you haven't been able to fix), let me know and we'll work on it together.
I will not be accepting any new packages from maintainers with outdated ones. The number is still manageable and I'd like not for it to grow to a bigger scale.
Thanks everyone!
1.72.0 -> 1.73.0
@cemkeylan0.20190823.5 -> 0.20190823.6
@trbednarzyk4.4 -> 4.5
@abbbi7.5.0 -> 8.0.0
@kiedtl3.1.0 -> 3.1.2
@onodera-punpun2.0.0-rc4 -> 2.0.0
@onodera-punpun0.9.9.5 -> 0.9.9.8
@onodera-punpun66.1 -> 67.1
@dylanaraps0.13.1 -> 0.14
@konimex (awaiting cryptsetup)1.8.8 -> 1.8.10
@Vouivre3.51 -> 3.51.1
@periish0.8.pre3 -> 0.8.pre4
@jedahan7.5 -> 8.0
@konimex0.87.0 -> 0.88.0
@Vouivre0.29.16 -> 0.29.17
@ioraff (updated by @dylanaraps)4.2.0 -> 5.0.0
@jedavies-dev1.0 -> 1.1
@cemkeylan (can we find a dist tarball???)1.4.0 -> 1.4.2
@Bridouz3.0a -> 3.1a
@konimex1.2.29 -> 1.2.30
@artemkobets0.6.4 -> 0.6.5
@ioraff (updated by @dylanaraps)The text was updated successfully, but these errors were encountered: