Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memcached: Update to v1.6.37 #6471

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mreid-tt
Copy link
Contributor

@mreid-tt mreid-tt commented Mar 3, 2025

Description

This PR includes the following:

  1. Update Memcached to v1.6.37.
  2. Move PHPMemcachedAdmin to separate package.
  3. Add PHP profiles for DSM 6.

Fixes #6392

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • New Package
  • Package update

@mreid-tt
Copy link
Contributor Author

mreid-tt commented Mar 8, 2025

Hello @hgy59, this package update is ready to merge. I’d like your thoughts on splitting the original package into two components. For lower-powered NAS units, an integrated PHP-based admin panel might introduce unnecessary overhead, and some users may prefer to manage their cluster from a single node while others simply provide caching services. Also, the PHP-based admin panel seems no longer maintained, so freezing it in a separate application would let the main cache module receive updates independently. Please let me know if you have any concerns — this is my first time splitting a package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memcached dependency, crash package center - I don't want apache 2.4
1 participant