Wayne Davison
e00662f263
Add packages to INSTALL.md; put INSTALL.md on ftp site
2020-07-23 17:29:13 -07:00
Wayne Davison
491ddb08a4
Simplify md_parser assignment.
2020-07-23 17:28:34 -07:00
Wayne Davison
918cb39fed
Fix multi-line code blocks.
2020-07-23 16:22:12 -07:00
Wayne Davison
8779d6c8bb
Switch to RSYNC_MAX_SKIPPED test setting.
2020-07-22 11:00:26 -07:00
Wayne Davison
e9899dbdb4
Add strict (no-skipping) checks and use them.
2020-07-17 11:20:04 -07:00
Wayne Davison
95f683039d
Mention the auto-build-save setup.
2020-07-14 20:25:02 -07:00
Wayne Davison
194cee671d
Preparing for release of 3.2.2
2020-07-04 23:12:59 -07:00
Wayne Davison
b7c5520add
Handle tweaked NEWS headings & protocol change.
2020-07-04 23:11:46 -07:00
Wayne Davison
0768d620a5
Another table tweak.
2020-07-01 14:20:14 -07:00
Wayne Davison
d640d78f91
Change how protocol changes are mentioned; fix table in html.
2020-07-01 14:14:24 -07:00
Wayne Davison
544b3d8b3b
A few more systemd tweaks.
2020-07-01 12:10:14 -07:00
Wayne Davison
ce12142c45
Don't set systemd ProtectHome=on by default.
2020-07-01 10:41:13 -07:00
Wayne Davison
a1cc50ba96
Preparing for release of 3.2.2pre3
2020-06-30 23:17:50 -07:00
Wayne Davison
646784f0e5
Move the new target after "all".
2020-06-29 20:04:54 -07:00
Wayne Davison
18ed3f0279
More patch-update improvements; configure.ac tweak; Makefile tweaks.
2020-06-29 19:53:05 -07:00
Wayne Davison
00dd50a00c
Preparing for release of 3.2.2pre2
2020-06-28 19:54:38 -07:00
Wayne Davison
7039d14616
Improve the per-branch build dir support
...
The release script & the patch management script now require the use of
an auto-build-save dir that makes it much easier to keep the generated
files from melding together, and remembers the configure setup for each
patch branch.
2020-06-28 19:42:25 -07:00
Wayne Davison
ec3c9f2f5a
Improve alternate build-dir support
...
We now put the configure.sh, config.h.in, and aclocal.m4 files in the
alternate build dir along with the other generated files. This requires
that we create symlinks for configure.ac & m4 in the build dir, which is
handled on the first run of configure or prepare-source. I also changed
the patch-branch handling away from the .gen-stash dir to an automatic
build/$PATCH subdir idiom that will keep each branch's configuration
separated. These automatic build dirs are only used when there is a
.git dir, a build/master dir, and no top-dir Makefile. You'll also
want to have package/make early on your path for optimal ease of use.
2020-06-28 15:12:10 -07:00
Wayne Davison
3b4f5fb891
Move the version string out of configure.ac.
2020-06-28 15:02:19 -07:00
Wayne Davison
76064b1bf2
Fix rebuilding configure.sh in an alternate build dir
2020-06-28 12:55:43 -07:00
Wayne Davison
dcbe005a6a
Preparing for release of 3.2.2pre1
2020-06-27 21:22:49 -07:00
Wayne Davison
af57b55bdb
Some misc cleanup
...
Remove some extraneous vars, update some years, add an rrsync opt, &
ensure some less options are set right when running release-rsync.
2020-06-27 21:19:52 -07:00
Wayne Davison
0eec25f75b
Some patch-update & vim ft improvements
...
- Stash off some gen files when switching patch branches.
- Set the filetype in "env -S" files that vim can't handle.
2020-06-27 17:59:04 -07:00
Wayne Davison
a8fc8fc2d2
Preparing for release of 3.2.1
2020-06-22 19:31:16 -07:00
Wayne Davison
b51b0b3236
Get the NEWS heading idiom right.
2020-06-22 14:46:14 -07:00
Wayne Davison
8cb1c99563
A few more https changes.
2020-06-22 14:21:15 -07:00
Samuel Henrique
9b13bcf185
Add Documentation field to systemd unit
2020-06-22 13:01:02 -07:00
Wayne Davison
f6df3708c2
A few more NEWS changes; change release script.
2020-06-22 09:09:51 -07:00
Wayne Davison
2564f25114
Put the date in the heading of a pre release too.
2020-06-21 19:46:28 -07:00
Wayne Davison
7fb08531e0
Preparing for release of 3.2.1pre1
2020-06-21 19:24:26 -07:00
Wayne Davison
87bca719c3
Merge OLDNEWS.md into NEWS.md
2020-06-21 18:42:53 -07:00
Wayne Davison
63508f1518
Handle hard-linking the top-level $VER-NEWS.html file on a final release.
2020-06-20 09:57:35 -07:00
Wayne Davison
9ac22062af
The nightly dir is gone now.
2020-06-20 09:43:25 -07:00
Wayne Davison
c225330aaf
Preparing for release of 3.2.0
2020-06-19 14:11:01 -07:00
Wayne Davison
0b2d5fe494
Preparing for release of 3.2.0pre3
2020-06-17 10:12:09 -07:00
Wayne Davison
d3c7cfad22
Be a little more explicit with override info.
2020-06-17 09:31:48 -07:00
Christian Hesse
9ec777faf8
add a systemd socket unit for rsync
2020-06-17 09:19:12 -07:00
Christian Hesse
69f445fd09
update rsync systemd unit, add more security features
2020-06-17 09:19:12 -07:00
Wayne Davison
0b2a394cbc
Fix /usr/bin/env with script args.
2020-06-16 18:32:16 -07:00
Wayne Davison
27e88dec04
Use /usr/bin/env for increased portability.
2020-06-16 18:27:48 -07:00
Wayne Davison
ae94e3db4b
Tweak my email.
2020-06-16 07:55:42 -07:00
Wayne Davison
d80da9e674
A few small tweaks.
2020-06-15 15:04:08 -07:00
Wayne Davison
6f0c56304f
Preparing for release of 3.2.0pre2
2020-06-15 11:53:19 -07:00
Wayne Davison
2452ad3663
Fixed setting of rsync_lastver var.
2020-06-15 11:52:54 -07:00
Wayne Davison
660274bfb7
A few more md -> html improvements
2020-06-14 18:28:30 -07:00
Wayne Davison
b65b6db304
Add handling of non-breaking space & double-dash.
2020-06-14 15:29:45 -07:00
Wayne Davison
7b1f8f57c3
Update rrsync & its opt-culling script.
2020-06-13 22:11:37 -07:00
Wayne Davison
9ba6ce1b67
More release improvements.
2020-06-13 21:21:26 -07:00
Wayne Davison
243a9d9be0
A few more release script fixes.
2020-06-13 20:11:06 -07:00
Wayne Davison
c528f8d5c8
Preparing for release of 3.2.0pre1
2020-06-13 19:16:26 -07:00