missytake
|
a41b034aa2
|
update version to 1.3.0
1.3.0
|
2024-06-06 16:03:57 +02:00 |
|
missytake
|
e00f0b852d
|
doc: add acl installation to changelog
|
2024-06-06 16:02:15 +02:00 |
|
missytake
|
501b12564c
|
tests: mark expunged test as slow
|
2024-06-06 14:14:31 +02:00 |
|
holger krekel
|
229ad15a28
|
fix link
|
2024-06-04 16:58:25 +02:00 |
|
missytake
|
e4f35d8dae
|
add changelog for #316
|
2024-06-04 14:30:39 +02:00 |
|
missytake
|
4271573e15
|
DNS: don't check DNS on cmdeploy init anymore
|
2024-06-04 14:30:39 +02:00 |
|
holger krekel
|
b651a9046b
|
Apply suggestions from code review
Co-authored-by: missytake <missytake@systemli.org>
|
2024-05-30 19:03:09 +02:00 |
|
holger krekel
|
6b84eaf8af
|
Update www/src/info.md
Co-authored-by: missytake <missytake@systemli.org>
|
2024-05-30 19:03:09 +02:00 |
|
holger krekel
|
1b076bcd22
|
more refinement
|
2024-05-30 19:03:09 +02:00 |
|
holger krekel
|
30437f6c46
|
refine
|
2024-05-30 19:03:09 +02:00 |
|
holger krekel
|
3171e40a26
|
reword further
|
2024-05-30 19:03:09 +02:00 |
|
holger krekel
|
61c915995b
|
reworking the privacy policy entry point
|
2024-05-30 19:03:09 +02:00 |
|
Christian Hagenest
|
073bd86344
|
add changelog for PR 310 (cron)
|
2024-05-27 14:07:01 +02:00 |
|
Christian Hagenest
|
777a7addd2
|
Ensure cron is installed #282 (#310)
|
2024-05-27 14:04:40 +02:00 |
|
Christian Hagenest
|
4f28476c47
|
add a doc about dovecot building based on internal sysadmin docs (now with squash) (#309)
* add a doc about dovecot building based on internal sysadmin docs
* track discussion from chat
* WIP build-obs.sh
* add precise links for dovecot unstable
* WIP build-obs.sh
* WIP
* WIP IT BUILDS
* WIP: Build builds, OBS pushes, OBs doesn't build :( problem with .dsc
* it works
* move obs dir into script dir
* clean curl
* hack for file length problem
* wip hack
* wip hack
* wip try dpkg-source
* wip test without curl
* wip
* clean up
* remove unnecessary dependencies
* move readme wip
* edit README
* Update scripts/dovecot/build-obs.sh
Co-authored-by: missytake <missytake@systemli.org>
* Update scripts/dovecot/README.md
Co-authored-by: missytake <missytake@systemli.org>
* move SCRIPT_DIR
* fix up readme for dovecot script
* Add OBS
* clarify backports policy
---------
Co-authored-by: holger krekel <holger@merlinux.eu>
Co-authored-by: missytake <missytake@systemli.org>
|
2024-05-26 19:49:06 +02:00 |
|
Christian Hagenest
|
b05aec72c2
|
Revert "add a doc about dovecot building based on internal sysadmin docs" (#308)
* Revert "clarify backports policy"
This reverts commit 610675452e.
* Revert "Add OBS"
This reverts commit 83387f5d08.
* Revert "fix up readme for dovecot script"
This reverts commit 142206529c.
* Revert "move SCRIPT_DIR"
This reverts commit c0f200b1a9.
* Revert "Update scripts/dovecot/README.md"
This reverts commit 6d55f75bee.
* Revert "Update scripts/dovecot/build-obs.sh"
This reverts commit c68cbf1806.
* Revert "edit README"
This reverts commit 9677617c7f.
* Revert "move readme wip"
This reverts commit d8cf282953.
* Revert "remove unnecessary dependencies"
This reverts commit b959f57058.
* Revert "clean up"
This reverts commit 8768e6fd0b.
* Revert "wip"
This reverts commit acbf370383.
* Revert "wip test without curl"
This reverts commit 80dfdaee06.
* Revert "wip try dpkg-source"
This reverts commit 4d15ae9452.
* Revert "wip hack"
This reverts commit 9a68d42ee8.
* Revert "wip hack"
This reverts commit d732d099ac.
* Revert "hack for file length problem"
This reverts commit 582a2af799.
* Revert "clean curl"
This reverts commit fba3963d47.
* Revert "move obs dir into script dir"
This reverts commit e80d33e2e0.
* Revert "it works"
This reverts commit 6a3001bf22.
* Revert "WIP: Build builds, OBS pushes, OBs doesn't build :( problem with .dsc"
This reverts commit 368c41ba27.
* Revert "WIP IT BUILDS"
This reverts commit fa0d8432bc.
* Revert "WIP"
This reverts commit 2811e08563.
* Revert "WIP build-obs.sh"
This reverts commit 846a4066d8.
* Revert "add precise links for dovecot unstable"
This reverts commit 6e1477666e.
* Revert "WIP build-obs.sh"
This reverts commit 013def94f9.
* Revert "track discussion from chat"
This reverts commit 468bb04149.
* Revert "add a doc about dovecot building based on internal sysadmin docs"
This reverts commit 30a23dad17.
|
2024-05-26 19:46:43 +02:00 |
|
Christian Hagenest
|
610675452e
|
clarify backports policy
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
83387f5d08
|
Add OBS
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
142206529c
|
fix up readme for dovecot script
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
c0f200b1a9
|
move SCRIPT_DIR
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
6d55f75bee
|
Update scripts/dovecot/README.md
Co-authored-by: missytake <missytake@systemli.org>
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
c68cbf1806
|
Update scripts/dovecot/build-obs.sh
Co-authored-by: missytake <missytake@systemli.org>
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
9677617c7f
|
edit README
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
d8cf282953
|
move readme wip
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
b959f57058
|
remove unnecessary dependencies
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
8768e6fd0b
|
clean up
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
acbf370383
|
wip
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
80dfdaee06
|
wip test without curl
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
4d15ae9452
|
wip try dpkg-source
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
9a68d42ee8
|
wip hack
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
d732d099ac
|
wip hack
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
582a2af799
|
hack for file length problem
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
fba3963d47
|
clean curl
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
e80d33e2e0
|
move obs dir into script dir
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
6a3001bf22
|
it works
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
368c41ba27
|
WIP: Build builds, OBS pushes, OBs doesn't build :( problem with .dsc
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
fa0d8432bc
|
WIP IT BUILDS
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
2811e08563
|
WIP
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
846a4066d8
|
WIP build-obs.sh
|
2024-05-23 14:33:45 +02:00 |
|
holger krekel
|
6e1477666e
|
add precise links for dovecot unstable
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
013def94f9
|
WIP build-obs.sh
|
2024-05-23 14:33:45 +02:00 |
|
holger krekel
|
468bb04149
|
track discussion from chat
|
2024-05-23 14:33:45 +02:00 |
|
holger krekel
|
30a23dad17
|
add a doc about dovecot building based on internal sysadmin docs
|
2024-05-23 14:33:45 +02:00 |
|
Christian Hagenest
|
17af249f90
|
fix link in changelog
|
2024-05-19 17:53:55 +02:00 |
|
Christian Hagenest
|
4e65291304
|
fix up
|
2024-05-19 17:09:35 +02:00 |
|
Christian Hagenest
|
505ad36b36
|
fix nginx.conf
|
2024-05-19 17:09:35 +02:00 |
|
Christian Hagenest
|
dcb614911a
|
update changelog
|
2024-05-19 17:09:35 +02:00 |
|
Christian Hagenest
|
e06c3631b2
|
nginx logs => journald
|
2024-05-19 17:09:35 +02:00 |
|
Christian Hagenest
|
da236e6e1b
|
only restart journald if conf was changed
|
2024-05-19 17:09:35 +02:00 |
|
Christian Hagenest
|
2796730a87
|
journald.conf storage=volatile
|
2024-05-19 17:09:35 +02:00 |
|