Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sympa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
riseup
sympa
Commits
2f4586de
Commit
2f4586de
authored
12 years ago
by
kclair
Browse files
Options
Downloads
Patches
Plain Diff
fix patch info in UPGRADE file
parent
ac088528
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
UPGRADE
+6
-7
6 additions, 7 deletions
UPGRADE
with
6 additions
and
7 deletions
UPGRADE
+
6
−
7
View file @
2f4586de
...
@@ -13,21 +13,20 @@ Instructions to upgrade sympa for riseup:
...
@@ -13,21 +13,20 @@ Instructions to upgrade sympa for riseup:
* listing pending and closed lists should work and should only be listing lists that are in the list_table cache
* listing pending and closed lists should work and should only be listing lists that are in the list_table cache
* renaming a list should rename it in the db
* renaming a list should rename it in the db
b.
add Sender: header
b.
do not change renames to pending status
c. do not change renames to pending status
*** this should be tested with each version. maybe upstream fixed it?
d. disable_active_and_latest_lists in wwsympa. these actions consistently fail.
d. remove IP addresses
*** it should be determined with each version if this is still an issue before applying this patch
e. do not save invalid paths referring to arcsearch_id - this makes wwsympa unhappy
*** patches a-d are more 'core' patches
*** patches a-d are more 'core' patches
*** patches e-g are more specific to riseup
*** patches g+ are more specific to riseup
e. fix owner privileges - we give list owners more privileges than the default install
f. do not allow list creation by copying an existing list
f. do not allow list creation by copying an existing list
this is disabled in the templates, mainly, but this disables it in the function too in case it gets past the template
this is disabled in the templates, mainly, but this disables it in the function too in case it gets past the template
g. do not save invalid paths referring to arcsearch_id - this makes wwsympa unhappy
3. run configure:
3. run configure:
./configure \
./configure \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment