Change log for lurker package in Ubuntu
1 → 21 of 21 results | First • Previous • Next • Last |
Published in hirsute-release on 2020-10-23 |
Published in groovy-release on 2020-04-24 |
Published in focal-release on 2020-03-22 |
Deleted in focal-proposed (Reason: moved to Release) |
lurker (2.3-6build1) focal; urgency=medium * No-change rebuild for libgcc-s1 package name change. -- Matthias Klose <email address hidden> Sun, 22 Mar 2020 16:48:32 +0100
Available diffs
- diff from 2.3-6 (in Debian) to 2.3-6build1 (348 bytes)
Superseded in focal-release on 2020-03-22 |
Obsolete in eoan-release on 2020-12-29 |
Obsolete in disco-release on 2020-07-14 |
Obsolete in cosmic-release on 2020-07-13 |
Published in bionic-release on 2017-10-24 |
Obsolete in artful-release on 2020-07-10 |
Obsolete in zesty-release on 2018-06-22 |
Deleted in zesty-proposed (Reason: moved to release) |
lurker (2.3-6) unstable; urgency=high * fix FHS violation: move default www directory from /usr/share/lurker/www to /var/lib/lurker/www. Thanks to Dominic Hargreaves for report and patch. (closes: #847751) * High urgency due to RC bug. * add dutch debconf translation by Frans Spiesschaert (closes: #767251) * add brazilian portuguese translation by Adriano Rafael Gomes. (closes: #844669) * debian/compat: bump debhelper compat version to 9. * debian/control: bump standards-version to 3.9.8, no changes required. -- Jonas Meurer <email address hidden> Tue, 20 Dec 2016 13:02:51 +0100
Available diffs
- diff from 2.3-5 to 2.3-6 (3.0 KiB)
Superseded in zesty-release on 2016-12-20 |
Obsolete in yakkety-release on 2018-01-23 |
Published in xenial-release on 2015-10-22 |
Obsolete in wily-release on 2018-01-22 |
Obsolete in vivid-release on 2018-01-18 |
Obsolete in utopic-release on 2016-11-03 |
Deleted in utopic-proposed (Reason: moved to release) |
lurker (2.3-5) unstable; urgency=high * Acknowledge NMU. Thanks to Colin Watson. (closes: #734731) * Fix FTBFS, thanks to David Suárez for bugreport and Juhani Numminen for the patch. (closes: #753229) * High urgency due to serious FTBFS bug. * Incorporate documentation for configuring lurker with exim4. Thanks to Chris Knadle for writing and providing the README. (closes: #739230) -- Jonas Meurer <email address hidden> Thu, 24 Jul 2014 12:20:57 +0200
Available diffs
- diff from 2.3-4.1 to 2.3-5 (2.2 KiB)
Superseded in utopic-release on 2014-07-24 |
Published in trusty-release on 2014-01-22 |
Deleted in trusty-proposed (Reason: moved to release) |
lurker (2.3-4.1) unstable; urgency=medium * Non-maintainer upload. * Pass "-s /bin/sh" to "su www-data" to cope with the change of www-data's shell in base-passwd 3.5.30 (closes: #734731). -- Colin Watson <email address hidden> Fri, 17 Jan 2014 12:35:47 +0000
Available diffs
- diff from 2.3-4ubuntu1 (in Ubuntu) to 2.3-4.1 (651 bytes)
Superseded in trusty-release on 2014-01-22 |
Deleted in trusty-proposed on 2014-01-24 (Reason: moved to release) |
lurker (2.3-4ubuntu1) trusty; urgency=medium * Pass "-s /bin/sh" to "su www-data" to cope with the change of www-data's shell in base-passwd 3.5.30. -- Colin Watson <email address hidden> Thu, 09 Jan 2014 12:40:02 +0000
Available diffs
- diff from 2.3-4 (in Debian) to 2.3-4ubuntu1 (880 bytes)
Superseded in trusty-release on 2014-01-09 |
Deleted in trusty-proposed on 2014-01-10 (Reason: moved to release) |
lurker (2.3-4) unstable; urgency=low * incorporate patches from upstream svn repository: - 02_bump_autotools.patch: bump automake/autoconf - 03_nested_frontends.patch: fix a bug regarding nested frontends * update dependencies to 'apache2 | httpd-cgi'. * 01_apache.conf.patch: check for mod_rewrite before using it in apache conf. * patch apache.conf file to use new access control syntax for apache 2.4. * update apache config handling to support apache 2.4 (closes: #669814) - install apache include file to /etc/apache2/conf-available/lurker.conf - postinst/postrm scripts: enable the include file properly for 2.2 and 2.4 - postinst script: enable cgi module as it's required by lurker - postinst script: enable rewrite module as it's required by lurker - remove debconf questions/templates regarding apache2/webserver config * add italian debconf translation by Beatrice Torracca (closes: #719710) * debian/copyright: update format to copyright-format 1.0 * debian/control: bump standards-version to 3.9.5, no changes required -- Jonas Meurer <email address hidden> Fri, 13 Dec 2013 00:15:29 +0100
Available diffs
- diff from 2.3-3 to 2.3-4 (85.0 KiB)
Superseded in trusty-release on 2013-12-13 |
Obsolete in saucy-release on 2015-04-24 |
Obsolete in raring-release on 2015-04-24 |
Obsolete in quantal-release on 2015-04-24 |
Published in precise-release on 2012-03-11 |
lurker (2.3-3) unstable; urgency=low * enable hardening build flags, thanks to Moritz Muehlenhoff for the patch. (closes: #657655) -- Jonas Meurer <email address hidden> Sat, 04 Feb 2012 00:11:32 +0100
lurker (2.1-13) unstable; urgency=low * Fix pending l10n issues, thanks to Christian Perrier for coordination: - update japanese debconf translation, thanks to Noritada Kobayashi (closes: #496064) - update spanish debconf translation, thanks to germana (closes: #470307, #495861)
Available diffs
- diff from 2.1-10 to 2.1-13 (9.2 KiB)
lurker (2.1-10) unstable; urgency=low * add Homepage field to debian/control. * fix typo in postinst script. Thanks to Reuben Thomas. (closes: #454191) * fix bashisms found by Raphael Geissert <email address hidden> and his 'archive wide checkbashisms'. (closes: #465006) * bump standards-version to 3.7.3 (no changes needed) * update gcc4.3_include_fixes.patch to include <cstring> where needed. Thanks to Martin Michlmayr <email address hidden>. (closes: #456080) * change patch system from dpatch to quilt. * do some debian/rules cleanup. Many thanks to Bernhard R. Link. * drop support for apache, apache-perl and apache-ssl from postinst, config and templates. Thanks to Christian Perrier <email address hidden> for raising that issue. * drop support for upgrades from lurker < 1.0, which has never been in a stable release anyway. * update debconf template translation: - czech updated by Miroslav Kure (closes: #464424) - vietnamese updated by Clytie Siddall (closes: #464098, #464803) - french updated by Florentin Duneau (closes: #465648) - german updated by me * lowercase first letter of the short description in debian/control * add copyright information to debian/copyright. thanks to lintian -- Ubuntu Archive Auto-Sync <email address hidden> Fri, 02 May 2008 02:18:25 +0100
lurker (2.1-9) unstable; urgency=low * fixed watch file -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 23 Oct 2007 17:38:34 +0100
lurker (2.1-8) unstable; urgency=low * added japanese debconf translations, thanks to Kobayashi Noritada <email address hidden> (closes: #413361) * added portuguese debconf translations, thanks to Ricardo Silva <email address hidden> (closes: #416798) * added 02_gcc4.3_include_fixes.dpatch to fix build with gcc-4.3. Thanks to Martin Michlmayr <email address hidden> (closes: #417380) * added check for delgroup before actually using it in postrm, it might be unavailable at purge time. Thanks to Michael Ablassmeier <email address hidden> (closes: #417019) * update copyright file: change "program" to "package", and mention GPL version 2, not version 2.1 which is not available on debian systems. -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 28 Apr 2007 17:38:16 +0100
lurker (2.1-7) unstable; urgency=low * updated vi debconf translations, thanks to Clytie Siddall <email address hidden> * fixed typo in one template (that you would like, not that would you like), thanks as well to Clytie Siddall - unfuzzied all translations -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 20 Dec 2006 12:59:58 +0000
lurker (2.1-6) unstable; urgency=medium * update czech debconf translations, thanks to Miroslav Kure <email address hidden> (closes: #389214) * update swedish debconf translations, thanks to Daniel Nylander <email address hidden> * don't do anything for webserver "none". this option was present in the sarge versions of the package. urgency medium due to this bugfix. thanks to Christoph Berg. (closes: #397472) * bump dh_compat to 5 * remove code to enable the apache rewrite module. really warn and stop automatic webserver configuration if the module is not enabled. -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 22 Nov 2006 11:31:47 +0000
lurker (2.1-5) unstable; urgency=low * fix typo in README.Debian, it's called lurker-index-lc, not lurker-index-fc. Thanks to Julian Mehnle <email address hidden> * bump standards-version to 3.7.2.0, no changes needed * add a debconf template to set the lurker system group password * depend on passwd (>= 1:4.0.16-1) as we use chgpasswd in postinst * update french debconf template translations, thanks to Luc FROIDEFOND and Florentin Duneau (closes: #360150, #369266) * update swedish debconf translations, thanks to Daniel Nylander <email address hidden> * update czech debconf translations, thanks to Miroslav Kure <email address hidden> <email address hidden> * use groupdel instead of delgroup in postrm, as adduser is not essential. Thanks to Bill Allombert. (closes: 388660) -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 07 Nov 2006 02:51:32 +0000
Superseded in feisty-release on 2006-11-08 |
Obsolete in edgy-release on 2008-06-19 |
Obsolete in dapper-release on 2011-09-06 |
lurker (2.1-4) unstable; urgency=low * postinst: strip the comma from a debconf multiselect item. Thanks to Paul Wise <email address hidden> (closes: #356978) * postinst: don't give 'none' as an option for the lurker/apache_conf debconf multiselect. this cleans up the code and fixes a false positive when both apaches and 'none' are selected.
Superseded in dapper-release on 2006-04-06 |
lurker (1.3-5build1) dapper; urgency=low * Rebuild for unmet dependency libmimelib1c2a.
lurker (1.3-5) unstable; urgency=low * added depends on adduser (>= 3.11) * fixed systemgroup 'lurker' creation and removal * improved README.procmail, thanks to Seb <email address hidden> for the inspirations * added swedish debconf translation, thanks to Daniel Nylander <email address hidden>. (closes: #342653) * build against libmimelib1c2a (closes: #344490) -- Jonas Meurer <email address hidden> Tue, 27 Dec 2005 17:24:50 +0100
lurker (1.3-4) unstable; urgency=low * improved README.Debian: - lurker-regenerate is not a change to upstream - apache2 doesn't enable the rewrite module by default. - make configuration setup more clear - improve the order of sections * check for rewrite module before automaticly configuring apache2. don't configure apache2 in case that the module isn't enabled, but output an error message instead. (closes: #326924) * relicensed lurker-regenerate(1) and lurker-index-mm(1) manpages to remove GFDL licensed documentation. GFDL is not DFSG-free. * improve lurker <-> mailman configuration - lurker-index-mm checks for configured list before checking file permissions - /var/lib/lurker/* needs group writable permissions * suggest gnupg, as lurker uses it to verify pgp/gpg keys * suggest mailman, in most cases a list management software and the archiver are on the same host -- Jonas Meurer <email address hidden> Thu, 13 Oct 2005 17:44:51 +0200
Obsolete in breezy-release on 2008-03-25 |
lurker (1.3-2build1) breezy; urgency=low * Rebuild for new C++ ABI -- Matthias Klose <email address hidden> Tue, 28 Jun 2005 08:34:28 +0000
lurker (1.2-4) unstable; urgency=low * rebuild against latest libmimelib1a -- Jonas Meurer <email address hidden> Mon, 22 Nov 2004 01:27:18 +0100
lurker (1.2-3) unstable; urgency=low * the "what have i done?" release * built in up-to-date sid to make autobuilders happy * improved README.mailman -- Jonas Meurer <email address hidden> Sun, 26 Sep 2004 16:27:51 +0200
1 → 21 of 21 results | First • Previous • Next • Last |