chiark / gitweb /
Ian Jackson [Sat, 2 Jun 2012 14:58:26 +0000 (15:58 +0100)]
more fixes
Ian Jackson [Sat, 2 Jun 2012 14:51:40 +0000 (15:51 +0100)]
actually don't install /var/run
Ian Jackson [Sat, 2 Jun 2012 14:50:36 +0000 (15:50 +0100)]
Merge branch 'ubuntu'
This imports the single change from 1.0.6ubuntu1
Conflicts:
.gitignore
debian/changelog
Ian Jackson [Sat, 2 Jun 2012 14:47:51 +0000 (15:47 +0100)]
more ignore
Ian Jackson [Sat, 2 Jun 2012 14:47:04 +0000 (15:47 +0100)]
git
Ian Jackson [Sat, 2 Jun 2012 14:46:18 +0000 (15:46 +0100)]
wip
Ian Jackson [Sat, 2 Jun 2012 14:43:36 +0000 (15:43 +0100)]
mention bug
Ian Jackson [Sat, 2 Jun 2012 14:41:28 +0000 (15:41 +0100)]
spec is generated
Ian Jackson [Sat, 2 Jun 2012 14:39:15 +0000 (15:39 +0100)]
Imported Debian version 1.0.6ubuntu1
ian [Wed, 11 Jul 2007 16:59:05 +0000 (16:59 +0000)]
updated version
ian [Wed, 11 Jul 2007 16:55:07 +0000 (16:55 +0000)]
@@ -1,3 +1,11 @@
+userv (1.0.6) unstable; urgency=low
+
+ Packaging fix:
+ * Create /var/run/userv in the init script as well as shipping
+ it in the .deb package.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Wed, 11 Jul 2007 17:54:36 +0100
+
userv (1.0.5) unstable; urgency=low
Bugfixes (thanks to report from Nelson Beebe):
ian [Sat, 8 Apr 2006 12:17:21 +0000 (12:17 +0000)]
remove buildship
ian [Sat, 8 Apr 2006 12:15:10 +0000 (12:15 +0000)]
final tidyings for 1.0.5
ian [Sat, 8 Apr 2006 12:06:42 +0000 (12:06 +0000)]
alarm(2) returns unsigned and can never fail
ian [Sat, 8 Apr 2006 12:00:49 +0000 (12:00 +0000)]
Detect missing vsnprintf and mention URL from Nelson Beebe in err msg.
ian [Sat, 8 Apr 2006 12:00:01 +0000 (12:00 +0000)]
Use install -g 0 instead of -g root. This is more portable, I hope.
ian [Sat, 8 Apr 2006 11:52:10 +0000 (11:52 +0000)]
correct changelog for 1.0.5
ian [Fri, 7 Apr 2006 19:32:08 +0000 (19:32 +0000)]
Fixes for asserts from Nelson Beebe
ian [Fri, 7 Apr 2006 19:16:38 +0000 (19:16 +0000)]
really detect WCOREDUMP properly
ian [Fri, 7 Apr 2006 19:11:06 +0000 (19:11 +0000)]
get headers for WCOREDUMP right
ian [Fri, 7 Apr 2006 19:04:48 +0000 (19:04 +0000)]
udated copyright notices; rebuilt documentation
ian [Fri, 7 Apr 2006 18:55:05 +0000 (18:55 +0000)]
Reran autoconf/autoheader (autoconf Debian 2.13-54).
ian [Fri, 7 Apr 2006 18:52:19 +0000 (18:52 +0000)]
userv 1.0.4
ian [Fri, 7 Apr 2006 18:49:35 +0000 (18:49 +0000)]
SHELL=/bin/bash in debian/rules; use of install(8). Closes: #263979.
ian [Wed, 16 Mar 2005 21:14:08 +0000 (21:14 +0000)]
some packaging and makefile fixes (found in a working tree)
ian [Fri, 12 Nov 2004 00:53:21 +0000 (00:53 +0000)]
fix (we hope) fd-handling hanging bug reported by Simon Tatham
ian [Fri, 12 Nov 2004 00:52:51 +0000 (00:52 +0000)]
make changelog better for test builds
ian [Sun, 16 May 2004 20:00:32 +0000 (20:00 +0000)]
@@ -7,6 +7,9 @@
* Bogus strsignal emulation for broken platforms. } Thanks to
* Bogus WCOREDUMP emulation for broken platforms. } report from
Nelson Beebe
+ Debian package improvements:
+ * Compress uservd(8) manpage. Closes: #244735.
+
--
userv (1.0.3-2) unstable; urgency=low
ian [Sat, 15 Nov 2003 18:50:58 +0000 (18:50 +0000)]
@@ -3,7 +3,10 @@
Minor portability fixes:
* Missing #include <string.h> and <stdlib.h> } Thanks to report
* getgroups returns int, not gid_t (!). } from Peter Benie.
-
+ * Dummy `check' target in Makefile.in. }
+ * Bogus strsignal emulation for broken platforms. } Thanks to
+ * Bogus WCOREDUMP emulation for broken platforms. } report from
+ Nelson Beebe
--
userv (1.0.3-2) unstable; urgency=low
ian [Wed, 12 Nov 2003 00:44:56 +0000 (00:44 +0000)]
@@ -1,3 +1,11 @@
+userv (1.0.4-1) unstable; urgency=low
+
+ Minor portability fixes:
+ * Missing #include <string.h> and <stdlib.h> } Thanks to report
+ * getgroups returns int, not gid_t (!). } from Peter Benie.
+
+ --
+
userv (1.0.3-2) unstable; urgency=low
Debian packaging improvements (only):
ian [Sat, 1 Nov 2003 17:00:03 +0000 (17:00 +0000)]
finalise changelog prep. for cvs-buildpackage
ian [Sat, 1 Nov 2003 14:59:30 +0000 (14:59 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.3-0.0.99.1) unstable; urgency=low
+
+ * type -p invoke-rc.d changed to type, in postinst and prerm.
+
+ --
+
userv (1.0.3) unstable; urgency=medium
Bugfixes:
ian [Sat, 1 Nov 2003 01:12:21 +0000 (01:12 +0000)]
version 1.0.3; updated and reformatted docs using Debian woody
ian [Sat, 1 Nov 2003 01:08:08 +0000 (01:08 +0000)]
build-depends tetex-extra
ian [Sat, 1 Nov 2003 01:02:14 +0000 (01:02 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.1.99.4) unstable; urgency=low
+
+ * Update copyright dates everywhere.
+
+ --
+
userv (1.0.1.99.3) unstable; urgency=low
* Actually apply _all_ of PJB's fd patch!
ian [Sat, 1 Nov 2003 00:44:54 +0000 (00:44 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.1.99.3) unstable; urgency=low
+
+ * Actually apply _all_ of PJB's fd patch!
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 1 Nov 2003 00:44:44 +0000
+
userv (1.0.1.99.2) unstable; urgency=low
* Actually ship uservd(8) !
ian [Sat, 1 Nov 2003 00:20:37 +0000 (00:20 +0000)]
finalise
ian [Sat, 1 Nov 2003 00:18:38 +0000 (00:18 +0000)]
@@ -3,6 +3,8 @@
their use of strtoul. (Thanks to report from Peter Benie.)
+ * Close unwanted pipes in client-side cat subprocesses, to avoid
+ wedging at termination. (Thanks to patchlet from Peter Benie.)
ian [Sat, 1 Nov 2003 00:06:09 +0000 (00:06 +0000)]
@@ -1,6 +1,8 @@
+ * Fix fd modifier, signal, and exit status parsing to be rigourous in
+ their use of strtoul. (Thanks to report from Peter Benie.)
ian [Fri, 31 Oct 2003 23:10:57 +0000 (23:10 +0000)]
Actually ship uservd(8)
ian [Fri, 31 Oct 2003 23:09:41 +0000 (23:09 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.1.99.2) unstable; urgency=low
+
+ * Actually ship uservd(8) !
+
+ --
+
userv (1.0.1.99.1) unstable; urgency=low
Debian packaging improvements:
ian [Fri, 31 Oct 2003 23:02:29 +0000 (23:02 +0000)]
regen
ian [Fri, 31 Oct 2003 22:55:41 +0000 (22:55 +0000)]
@@ -1,3 +1,22 @@
+userv (1.0.1.99.1) unstable; urgency=low
+
+ Debian packaging improvements:
+ * Standards-Version 3.6.1.
+ * /etc/init.d/userv nicer output: colons, . printed after done.
+ * Maintainer scripts use invoke-rc.d if it's available.
+ * Maintainer scripts discard stdout from update-rc.d.
+ * No more messing with /usr/doc, must have /usr/share/doc.
+ * Support unstripped binaries in the .deb, with DEB_BUILD_OPTIONS.
+ * Fixed typo in debian/copyright.
+ * When doing /etc/init.d/userv restart, don't mind if not already
+ running.
+ * debian/rules clean removes whole spec.html subdirectory.
+ * Ship spec.ps (Closes: #210859)
+ * added lintian override for suid binary userv (Closes: #211055)
+ (Thanks to Martin Pitt's NMU for inspirations and one-liners.)
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Fri, 31 Oct 2003 22:55:37 +0000
+
userv (1.0.1.99.0) unstable; urgency=low
Bugfixes:
ian [Sun, 29 Jun 2003 21:23:47 +0000 (21:23 +0000)]
test build
ian [Sun, 29 Jun 2003 21:23:28 +0000 (21:23 +0000)]
@@ -26,6 +26,7 @@
Debian:
+ * init.d reload is noop, restart now called restart. Closes #70783.
ian [Sun, 29 Jun 2003 21:12:38 +0000 (21:12 +0000)]
manpage improvements
ian [Sun, 29 Jun 2003 19:23:07 +0000 (19:23 +0000)]
@@ -24,6 +24,7 @@
Debian:
+ * Added Build-Depends: debiandoc-sgml, tetex-bin. Closes #190615.
ian [Sun, 29 Jun 2003 19:18:41 +0000 (19:18 +0000)]
manpage fix is debian bugfix
ian [Sun, 29 Jun 2003 13:35:41 +0000 (13:35 +0000)]
@@ -19,6 +19,7 @@
+ * Some groff warnings in userv(1) fixed.
ian [Sun, 29 Jun 2003 12:53:45 +0000 (12:53 +0000)]
categorise changes
ian [Sun, 29 Jun 2003 12:52:14 +0000 (12:52 +0000)]
@@ -1,5 +1,7 @@
+ * Make require-fd work with reading fds !
+ (Thanks to Ben Harris for the bug report).
ian [Sun, 15 Jun 2003 18:17:24 +0000 (18:17 +0000)]
@@ -10,6 +10,8 @@
+ * Use fcntl F_{GET,SET}FD with respect for as-yet-uninvented fd flags.
+ (small patch from Ben Harris.)
ian [Fri, 25 Apr 2003 18:55:57 +0000 (18:55 +0000)]
@@ -9,6 +9,7 @@
+ * Look for gmd5sum. (Thanks to Anton Altaparmakov for the report.)
ian [Tue, 1 Apr 2003 19:36:41 +0000 (19:36 +0000)]
@@ -8,6 +8,7 @@
(Might conceivably make USERV_GIDS be wrong on some platforms.)
+ * install-sh updated to that from autoconf 2.53.
ian [Tue, 1 Apr 2003 19:30:03 +0000 (19:30 +0000)]
@@ -7,6 +7,7 @@
(Might conceivably make USERV_GIDS be wrong on some platforms.)
+ * We do ship m4 and flex output now, so say so.
ian [Mon, 29 Oct 2001 12:13:34 +0000 (12:13 +0000)]
@@ -8,6 +8,9 @@
(Might conceivably make USERV_GIDS be wrong on some platforms.)
* Do not pass char to ctype macros; they can't cope with -ve !
+ Debian:
+ * Priority changed to optional as per override file.
+
--
userv (1.0.1.1potatp.1) unstable; urgency=low
ian [Mon, 29 Oct 2001 12:12:54 +0000 (12:12 +0000)]
Final NMU patch.
ian [Mon, 29 Oct 2001 11:48:02 +0000 (11:48 +0000)]
@@ -10,6 +10,15 @@
--
+userv (1.0.1.1potatp.1) unstable; urgency=low
+
+ * NMU
+ * FHS transition (closes #91578)
+ * Corrected location of common licenses
+ * Added -isp to dpkg-gencontrol
+
+ -- Bas Zoetekouw <bas@debian.org> Wed, 8 Aug 2001 17:42:37 +0200
+
userv (1.0.1) stable frozen unstable; urgency=high
IMPORTANT SECURITY FIX:
ian [Thu, 25 Jan 2001 00:20:28 +0000 (00:20 +0000)]
@@ -3,6 +3,10 @@
+ * #include <fcntl.h>, not <sys/fcntl.h> (fixes some implicit decls).
+ * gid_t may be >int, so cast to long when putting in USERV_GIDS
+ (Might conceivably make USERV_GIDS be wrong on some platforms.)
+ * Do not pass char to ctype macros; they can't cope with -ve !
ian [Fri, 29 Dec 2000 20:30:32 +0000 (20:30 +0000)]
@@ -2,6 +2,7 @@
+ * userv(1) manpage: fixed broken definitions of fd excl and trunc.
ian [Sun, 13 Aug 2000 12:23:44 +0000 (12:23 +0000)]
@@ -1,6 +1,7 @@
+ * --help and --version behaviour made to conform to GNU standards.
ian [Sun, 13 Aug 2000 12:16:58 +0000 (12:16 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.2) unstable; urgency=low
+
+ * Specification's usage notes section improved.
+
+ --
+
userv (1.0.1) stable frozen unstable; urgency=high
IMPORTANT SECURITY FIX:
ian [Thu, 27 Jul 2000 00:08:33 +0000 (00:08 +0000)]
@@ -1,8 +1,14 @@
-userv (1.0.1) unstable; urgency=low
+userv (1.0.1) stable frozen unstable; urgency=high
+ IMPORTANT SECURITY FIX:
+ * fd swapping algorithm would sometimes corrupt security-critical data
+ used to generate the service program's USERV_ environment variables.
+ For details see the 1.0.1 announcement in the userv-announce archives.
+
+ Portability improvement:
* Look for `md5' as well as `md5sum' - installs easier on BSDs.
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Thu, 27 Jul 2000 01:06:30 +0100
userv (1.0.0) unstable; urgency=low
ian [Wed, 26 Jul 2000 22:32:08 +0000 (22:32 +0000)]
Spec is now v1.0.1.
ian [Wed, 28 Jun 2000 00:11:48 +0000 (00:11 +0000)]
Look for md5 as well as md5sum.
ian [Wed, 28 Jun 2000 00:04:54 +0000 (00:04 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.1) unstable; urgency=low
+
+ * Look for `md5' as well as `md5sum' - installs easier on BSDs.
+
+ --
+
userv (1.0.0) unstable; urgency=low
* Manpage userv(1) from Ben Harris. (Debian bug #33777.)
ian [Mon, 6 Mar 2000 18:14:46 +0000 (18:14 +0000)]
@@ -1,8 +1,10 @@
userv (1.0.0) unstable; urgency=low
- * Released out of beta (version number increased).
+ * Manpage userv(1) from Ben Harris. (Debian bug #33777.)
+ * Released out of beta (version number change).
+ * Added a couple of things to .cvsignore.
- -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 6 Mar 2000 17:13:13 +0000
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 6 Mar 2000 18:13:49 +0000
userv (0.95.0) unstable; urgency=low
ian [Mon, 6 Mar 2000 17:14:17 +0000 (17:14 +0000)]
@@ -1,3 +1,9 @@
+userv (1.0.0) unstable; urgency=low
+
+ * Released out of beta (version number increased).
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Mon, 6 Mar 2000 17:13:13 +0000
+
userv (0.95.0) unstable; urgency=low
* Count \-continued lines properly in error message line numbers.
ian [Tue, 9 Nov 1999 23:32:44 +0000 (23:32 +0000)]
Rebuild everything for 0.95.0
ian [Tue, 9 Nov 1999 23:27:30 +0000 (23:27 +0000)]
Finalise 0.95.0
ian [Sun, 7 Nov 1999 15:39:53 +0000 (15:39 +0000)]
@@ -1,3 +1,12 @@
+userv (0.65.3) unstable; urgency=low
+
+ * Count \-continued lines properly in error message line numbers.
+ * Fix lexing bugs with "-quoted strings and \-continuation.
+ * Fix interpretation of \n etc. in "-quoted strings.
+ * Fix bug which ignored erroneous read/write after ignore-fd/reject-fd.
+
+ --
+
userv (0.65.2) unstable; urgency=high
* In client, copy results from getpw* when necessary. This fixes what
ian [Sun, 10 Oct 1999 11:48:51 +0000 (11:48 +0000)]
@@ -7,7 +7,7 @@
* Allow \ to continue lines (and do sensible things with whitespace in
`message' and `error' directives).
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Sun, 10 Oct 1999 12:48:47 +0100
userv (0.64.1) unstable; urgency=low
ian [Sun, 10 Oct 1999 11:48:43 +0000 (11:48 +0000)]
@@ -1,5 +1,7 @@
+ * In client, copy results from getpw* when necessary. This fixes what
+ could be a security problem on some platforms.
ian [Sun, 10 Oct 1999 11:39:46 +0000 (11:39 +0000)]
Moved xmalloc etc. into both.c
ian [Sat, 9 Oct 1999 18:45:57 +0000 (18:45 +0000)]
@@ -1,9 +1,11 @@
-userv (0.65.0) unstable; urgency=high
+userv (0.65.1) unstable; urgency=high
* Avoid accessing backup, auto-save files, etc, with include-lookup.
Everything except a-z 0-9 - _ must now be prefixed by a colon.
+ * Allow \ to continue lines (and do sensible things with whitespace in
+ `message' and `error' directives).
- -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 9 Oct 1999 17:09:24 +0100
+ -- Ian Jackson <ian@davenant.greenend.org.uk> Sat, 9 Oct 1999 19:45:21 +0100
userv (0.64.1) unstable; urgency=low
ian [Sat, 9 Oct 1999 16:12:53 +0000 (16:12 +0000)]
Avoid accessing backup, auto-save files, etc, with include-lookup.
ian [Sun, 20 Jun 1999 18:14:30 +0000 (18:14 +0000)]
Regenerated formatted documentation with correct version no.
ian [Sun, 20 Jun 1999 17:46:12 +0000 (17:46 +0000)]
Regenerated formatted documentation (spec.ps, spec.html).
ian [Wed, 2 Jun 1999 19:58:26 +0000 (19:58 +0000)]
Finalise 0.63.
ian [Wed, 19 May 1999 23:17:56 +0000 (23:17 +0000)]
For changelog: Spec. document shows subsections in TOC.
ian [Wed, 19 May 1999 23:13:44 +0000 (23:13 +0000)]
New "shutdown" builtin service for terminating uservd. setenv emulation using putenv works properly (previously you would get wrong environment variable settings). (Thanks to Ben Harris.) Makefile bug fixed (tokens.h would sometimes not be rebuilt).
ian [Wed, 19 May 1999 21:03:33 +0000 (21:03 +0000)]
setenv emulation using putenv works properly (previously you would get wrong environment variable settings). (Thanks to Ben Harris.)
ian [Sun, 18 Apr 1999 20:23:53 +0000 (20:23 +0000)]
Change email address to correspond to PGP key.
ian [Sun, 18 Apr 1999 19:09:39 +0000 (19:09 +0000)]
Version number upped for release.
ian [Sun, 18 Apr 1999 18:53:44 +0000 (18:53 +0000)]
Build bugfixes (re version.h) and changelog updated.
ian [Sun, 18 Apr 1999 18:41:54 +0000 (18:41 +0000)]
Build bugfixes (re version.h) and changelog updated.
ian [Sun, 18 Apr 1999 18:22:23 +0000 (18:22 +0000)]
Bugfixing ...
ian [Sun, 18 Apr 1999 18:19:45 +0000 (18:19 +0000)]
Bugfixing ...
ian [Sun, 18 Apr 1999 18:15:12 +0000 (18:15 +0000)]
Build arrangements changed some more - check in distritubed files.
ian [Sun, 18 Apr 1999 17:48:17 +0000 (17:48 +0000)]
Try to make close to GNU Standards for Makefile targets.
ian [Wed, 7 Apr 1999 23:46:37 +0000 (23:46 +0000)]
Bump version no.
ian [Wed, 7 Apr 1999 23:46:15 +0000 (23:46 +0000)]
Updated email address to ian@davenant.greenend.org.uk throughout.
ian [Wed, 7 Apr 1999 23:43:57 +0000 (23:43 +0000)]
Call it beta.
ian [Wed, 7 Apr 1999 23:43:09 +0000 (23:43 +0000)]
New builtin service `help' lists builtin services.
ian [Wed, 7 Apr 1999 23:42:54 +0000 (23:42 +0000)]
Remove spurious undivert(4).
ian [Wed, 7 Apr 1999 23:00:37 +0000 (23:00 +0000)]
Reran autoheader.
ian [Wed, 7 Apr 1999 22:43:42 +0000 (22:43 +0000)]
Update copyright dates.
ian [Wed, 7 Apr 1999 22:33:33 +0000 (22:33 +0000)]
Portability and doc fixes, including my own portability patches and some suggestions from Julian King.
ian [Wed, 7 Apr 1999 22:12:25 +0000 (22:12 +0000)]
Document locations of required programs.
ian [Wed, 3 Feb 1999 22:25:57 +0000 (22:25 +0000)]
Fixed misdequoting of \<newline> in "-quoted strings; Removed -Werror by default. (Bug#32758, Bug#32747).