cvsd commit: MODIFIED: . ...
[
Date Prev][Date Next]
[
Thread Prev][
Thread Next]
cvsd commit: MODIFIED: . ...
- From: Commits of the cvsd project <cvsd-commits [at] lists.arthurdejong.org>
- To: cvsd-commits [at] lists.arthurdejong.org
- Reply-to: cvsd-users [at] lists.arthurdejong.org, cvsd-commits [at] lists.arthurdejong.org
- Subject: cvsd commit: MODIFIED: . ...
- Date: Sun, 10 Nov 2024 17:01:18 +0100 (CET)
User: arthur
Date: 24/11/10 17:01:18
Modified: . ChangeLog
Log:
release 1.0.25
Revision Changes Path
1.65 +72 -0 cvsd/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /home/arthur/devel/repos/cvsd/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- ChangeLog 2 Jun 2012 15:11:17 -0000 1.64
+++ ChangeLog 10 Nov 2024 16:01:18 -0000 1.65
@@ -1,3 +1,75 @@
+2024-11-10 17:00 arthur
+
+ * FAQ, NEWS, README, configure.ac, cvsd.c, debian/changelog,
+ debian/copyright, ChangeLog: release 1.0.25
+
+2024-11-10 15:49 arthur
+
+ * debian/control: upgrade to standards-version 4.7.0
+
+2024-11-10 13:46 arthur
+
+ * debian/po/: cs.po, da.po, de.po, fr.po, ja.po, nl.po, pt_BR.po:
+ switch all debconf translations to UTF-8
+
+2024-11-10 13:30 arthur
+
+ * debian/control: specify Rules-Requires-Root: no
+
+2024-11-10 12:51 arthur
+
+ * Makefile.am, debian/cvsd.service: add a systemd service file
+ (thanks ??????) (closes: #1039159)
+
+2024-11-09 19:42 arthur
+
+ * FAQ, Makefile.am, README, capabilities.txt, cvsd.c, cvsd.spec.in,
+ debian/control, debian/copyright: switch to HTTPS URLs where
+ possible
+
+2024-11-09 19:22 arthur
+
+ * debian/lintian-overrides: have lintian ignore our shell detection
+ code
+
+2024-11-09 19:18 arthur
+
+ * debian/lintian-overrides: update lintian-overrides
+
+2024-11-09 19:09 arthur
+
+ * .cvsignore, Makefile.am, debian/compat, debian/control: bump
+ debhelper compatibility to 13 (thanks ??????)
+
+2024-11-09 18:53 arthur
+
+ * cvsd.conf.5.in: fix typo (thanks lintian)
+
+2024-11-09 17:48 arthur
+
+ * cfg.c, cfg.h, cvsd.8.in, cvsd.c: add a --nofork argument to cvsd
+ (thanks ??????)
+
+2024-11-09 17:27 arthur
+
+ * cvsd.c: have cvsd exit 0 on SIGTERM (thanks ??????)
+
+2024-11-09 17:24 arthur
+
+ * INSTALL, autogen.sh, compile, config.guess, config.sub,
+ configure.ac, depcomp, install-sh, missing, mkinstalldirs:
+ upgrade to recent automake/autoconf
+
+2013-10-11 16:37 arthur
+
+ * INSTALL, autogen.sh, compile, config.guess, config.sub,
+ configure.ac, depcomp, install-sh, missing, mkinstalldirs:
+ upgrade to recent automake/autoconf
+
+2013-10-11 16:17 arthur
+
+ * cvsd.c: fix some compiler warnings (thanks Clang)
+
2012-06-02 17:10 arthur
* NEWS, configure.ac, debian/changelog, ChangeLog: release 1.0.24
- cvsd commit: MODIFIED: . ..., (continued)