Jamie Cameron
|
6cb2cc0d58
|
Always include release file in RPM and Debian packages
|
2022-08-10 06:35:17 -07:00 |
|
iliajie
|
222f2cba58
|
Fix warnings word breaks
|
2022-08-10 15:47:40 +03:00 |
|
iliajie
|
3dfc71d8c1
|
Fix release version upgrades for deb and rpm
|
2022-08-10 15:13:39 +03:00 |
|
iliajie
|
56d09a1ab3
|
Fix to drop un-used variable definition
|
2022-08-09 14:17:28 +03:00 |
|
iliajie
|
c592ce1ef9
|
Fix not to show release notes on minor release
https://sourceforge.net/p/webadmin/discussion/600155/thread/67e368e4a0
|
2022-08-09 13:59:54 +03:00 |
|
Jamie Cameron
|
10961095dc
|
Show the release as well, if there is one
|
2022-08-08 14:15:55 -07:00 |
|
Jamie Cameron
|
6fc78a2104
|
Make version check take the release into account
|
2022-08-08 14:08:38 -07:00 |
|
Jamie Cameron
|
351850dec1
|
Merge pull request #1712 from webmin/dev/setup-better-postclean
Add a better way to run conditional command
|
2022-08-07 11:44:26 -07:00 |
|
iliajie
|
dee5f98f18
|
Fix weirdness with using -1
|
2022-08-07 21:10:56 +03:00 |
|
Jamie Cameron
|
dca68489bd
|
Redirect to /dev/null has to be inside the backquotes
|
2022-08-07 11:03:30 -07:00 |
|
iliajie
|
986d05a205
|
Fix to test from already defined variable
|
2022-08-07 15:21:02 +03:00 |
|
iliajie
|
3309198c11
|
Add a better way to run conditional command
162de2bda0
|
2022-08-07 15:18:35 +03:00 |
|
Jamie Cameron
|
4b74eddc3c
|
Merge pull request #1711 from webmin/dev/transfer-non-to-systemd
Fix to properly transition from `non-systemd` to `systemd` instance
|
2022-08-06 14:38:16 -07:00 |
|
iliajie
|
162de2bda0
|
What if the professor was actually right?
|
2022-08-06 13:59:18 +03:00 |
|
iliajie
|
7877d5d9e3
|
Fix to run in killmode only ; reset file when done
|
2022-08-05 23:47:24 +03:00 |
|
iliajie
|
bb4305e79b
|
Fix version to 1.994
|
2022-08-05 22:15:47 +03:00 |
|
iliajie
|
93ca7a0191
|
Use -HUP here too
|
2022-08-05 21:52:04 +03:00 |
|
iliajie
|
6db4dd416c
|
Revert testing 1.994 states
|
2022-08-05 21:50:48 +03:00 |
|
iliajie
|
f0f680d76f
|
Fix to work-around if Webmin 1.994 is running outside of systemd
|
2022-08-05 21:25:26 +03:00 |
|
iliajie
|
18c12abef5
|
Fix to properly transition from non-systemd to systemd instance
|
2022-08-05 17:35:15 +03:00 |
|
Jamie Cameron
|
2238995092
|
New version bump
1.999
|
2022-08-04 02:23:26 -07:00 |
|
iliajie
|
f7397080bc
|
Merge remote-tracking branch 'origin/master'
|
2022-08-03 17:17:59 +03:00 |
|
iliajie
|
debf1673d9
|
Update CHANGELOG.md
|
2022-08-03 17:17:45 +03:00 |
|
Jamie Cameron
|
9fbf8de8db
|
Merge pull request #1710 from webmin/dev/fix-get-slaves-ipv6
Fix get slave IPv6 address
|
2022-08-02 15:52:05 -07:00 |
|
Jamie Cameron
|
522d2e0d1b
|
Merge pull request #1709 from webmin/dev/fix-miniserv-message-on-reloads
Fix `miniserv` message sent on reloads
|
2022-08-02 15:33:47 -07:00 |
|
iliajie
|
382ba23135
|
Fix to use a new set svg icons for servers
|
2022-08-03 01:19:51 +03:00 |
|
iliajie
|
6fc9dbe9c6
|
Update CHANGELOG.md
|
2022-08-03 00:49:01 +03:00 |
|
iliajie
|
b22b3ac2db
|
Fix Oracle Linux support
|
2022-08-02 23:56:38 +03:00 |
|
iliajie
|
6ce312f734
|
Fix get slave IPv6 address
|
2022-08-02 13:51:15 +03:00 |
|
iliajie
|
7265005c53
|
Fix miniserv message sent on reloads
|
2022-08-02 13:34:12 +03:00 |
|
Jamie Cameron
|
d43fc5fa32
|
Allow IPv6 addresses for slaves https://forum.virtualmin.com/t/i-need-some-information/116013/37
|
2022-08-02 03:26:00 -07:00 |
|
Jamie Cameron
|
effc1ec35f
|
Link to release notes without release version, because we only use the release for re-packaging
|
2022-08-02 02:48:50 -07:00 |
|
iliajie
|
1b932d8706
|
Fix Webmin release note message
|
2022-08-02 00:01:58 +03:00 |
|
Jamie Cameron
|
5c6f6d488d
|
Show link to release notes https://github.com/webmin/webmin/issues/1707
|
2022-08-01 13:45:31 -07:00 |
|
iliajie
|
fc4f6af8e4
|
Fix Ubuntu release notes links
|
2022-08-01 23:13:26 +03:00 |
|
iliajie
|
739184c178
|
Fix version parsing to avoid warnings
(`Argument "22.04.1" isn't numeric in int`)
|
2022-08-01 22:17:07 +03:00 |
|
iliajie
|
bbc2db2d13
|
Fix numeric comparisons https://github.com/webmin/authentic-theme/issues/1612
|
2022-08-01 21:59:29 +03:00 |
|
Jamie Cameron
|
5c2e599cb8
|
Merge pull request #1708 from webmin/dev/useradmin-stricter-home-dir-perms
Fix home directory stricter default permissions
|
2022-08-01 11:13:06 -07:00 |
|
iliajie
|
58cbbc776a
|
Fix home directory stricter default permissions
|
2022-08-01 21:12:03 +03:00 |
|
Jamie Cameron
|
16cb136a8e
|
Merge pull request #1702 from webmin/dev/fix-time-module
Fix to hide time selection for Linux systems
|
2022-08-01 11:01:48 -07:00 |
|
iliajie
|
e6ec53f8e8
|
Keys don't need a return anymore
|
2022-08-01 20:13:51 +03:00 |
|
iliajie
|
b82dccd101
|
Fix to reserve hidden config option in a right (simpler) way
|
2022-08-01 20:12:32 +03:00 |
|
iliajie
|
ca61aa9ce5
|
Merge remote-tracking branch 'origin/master'
|
2022-08-01 19:35:43 +03:00 |
|
Jamie Cameron
|
143052b3a7
|
Merge branch 'master' of github.com:webmin/webmin
|
2022-08-01 09:16:40 -07:00 |
|
iliajie
|
25c27ce6c0
|
Update icons (use vector) for Servers Index module
|
2022-08-01 18:35:17 +03:00 |
|
iliajie
|
713272e726
|
Fix to support SVG icons for servers
|
2022-08-01 18:11:56 +03:00 |
|
iliajie
|
2f0981a7d4
|
Fix to use config_pre_load either way
|
2022-08-01 16:19:09 +03:00 |
|
iliajie
|
5723410156
|
Fix not to use config_preserve sub
|
2022-08-01 16:15:17 +03:00 |
|
iliajie
|
3c96c396f2
|
Fix to send HUP signal on reload instead
|
2022-08-01 14:55:45 +03:00 |
|
iliajie
|
bab5b7bc9f
|
Fix to display fail2ban.local even if empty #1661
|
2022-08-01 00:18:45 +03:00 |
|