changelog 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535
  1. gnunet (0.14.1-0) unstable; urgency=low
  2. * New upstream release, bumping version.
  3. -- Christian Grothoff <grothoff@gnu.org> Sun, 18 Apr 2021 14:02:10 +0100
  4. gnunet (0.14.0-8) unstable; urgency=low
  5. * Move libgnunetarm into libgnunet as well.
  6. -- Christian Grothoff <grothoff@gnu.org> Wed, 18 Feb 2021 14:02:10 +0100
  7. gnunet (0.14.0-7) unstable; urgency=low
  8. * Move gnunet-arm into libgnunet.
  9. * Move man pages for binaries included in libgnunet into libgnunet.
  10. -- Christian Grothoff <grothoff@gnu.org> Wed, 18 Feb 2021 13:02:10 +0100
  11. gnunet (0.14.0-6) unstable; urgency=high
  12. * Fix duplicate inclusion of symbolic links.
  13. -- Christian Grothoff <grothoff@gnu.org> Tue, 17 Feb 2021 13:02:10 +0100
  14. gnunet (0.14.0-5) unstable; urgency=high
  15. * Fix inclusion of libgnunetutil.so in libgnunetutil.
  16. -- Christian Grothoff <grothoff@gnu.org> Mon, 16 Feb 2021 13:02:10 +0100
  17. gnunet (0.14.0-4) unstable; urgency=medium
  18. * Remove dependency of libgnunetutil on gnunet.
  19. -- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 13:02:10 +0100
  20. gnunet (0.14.0-3) unstable; urgency=medium
  21. * Reduce libgnunetutil dependencies.
  22. * Modify package instructions to work on non-AMD64 architectures.
  23. -- Christian Grothoff <grothoff@gnu.org> Mon, 15 Feb 2021 12:02:10 +0100
  24. gnunet (0.14.0-2) unstable; urgency=medium
  25. * Bugfix in GMT conversion of GNUNET_TIME_year_to_time().
  26. * Other minor upstream fixes.
  27. -- Christian Grothoff <grothoff@gnu.org> Thu, 21 Jan 2021 12:02:10 +0100
  28. gnunet (0.14.0-1) unstable; urgency=medium
  29. * Renamed gnunet-dev to libgnunet-dev.
  30. * Fixed /proc/$PID/maps parsing to ensure plugins are found.
  31. -- Christian Grothoff <grothoff@gnu.org> Sat, 02 Jan 2021 12:02:10 +0100
  32. gnunet (0.14.0) unstable; urgency=medium
  33. * Split libgnunet from main gnunet package.
  34. * Set option to log to /var/log/gnunet.log for logrotate to work as configured.
  35. * Import into downstream repo.
  36. -- Christian Grothoff <grothoff@gnu.org> Tue, 29 Dec 2020 12:02:10 +0100
  37. gnunet (0.13.3-1) unstable; urgency=medium
  38. * New upstream version 0.13.3.
  39. * Maintainer changed to Thomas Liang (Closes: #964314).
  40. -- Thomas Liang <rt1omas@protonmail.com> Sat, 19 Sep 2020 21:27:20 +0800
  41. gnunet (0.13.1-1) unstable; urgency=medium
  42. * Update debian/watch to version 4, add a rule deal with pre and rc
  43. versions.
  44. * debian/upstream/signing-key.asc: reexport upstream signing key with
  45. minimal options.
  46. * New upstream version 0.13.1 (Closes: #929131).
  47. * Remove erroneous patch fix-bashism (Closes: #933905).
  48. * Add Nils Gillmann's gpg key to debian/upstream/signing-key.asc
  49. * Add Martin Schanzenbach's gpg key to debian/upstream/signing-key.asc.
  50. * Build-depend on python3-dev instead of python3.7-dev and python-
  51. future.
  52. * debian/control: drop suggests: python and python-zbar, not necessary
  53. anymore (Closes: #943054).
  54. * Apply debhelper compat 13:
  55. + declare build-dependency on debhelper-compat (=13).
  56. + remove build-dependency on dh-autoreconf.
  57. + remove debian/compat.
  58. + remove dh_install --fail-missing from debian/rules.
  59. + remove --with-autoreconf from debian/rules.
  60. * Remove gnunet-download-manager.scm from debian/rules as it was removed
  61. upstream.
  62. * Remove manpages from debian/man that were included upstream.
  63. * Use secure URI in Homepage field.
  64. * Rely on pre-initialized dpkg-architecture variables.
  65. * Fix day-of-week for changelog entry 0.7.3-5.
  66. * Drop transition for old debug package migration.
  67. * Update standards version to 4.5.0:
  68. + rename the default user to _gnunet.
  69. * Update build-dependencies versions according to README
  70. * Build-depend on libsodium-dev, according to README.
  71. * Add Dont_copy_license_file.patch to avoid copying a LICENSE file
  72. in the wrong place.
  73. * Remove old code from debian/gnunet.install.
  74. * debian/copyright:
  75. + update years.
  76. + the main license is now AGPL-3+.
  77. * Update configuration according to the documentation.
  78. * Replace gnunet.init with a systemd service file.
  79. * Add debian/upstream/metadata.
  80. * Remove pre-buster Breaks and Replaces from debian/control.
  81. * Use wrap-and-sort -as.
  82. -- Bertrand Marc <bmarc@debian.org> Tue, 14 Jul 2020 18:17:17 +0200
  83. gnunet (0.11.0-1) experimental; urgency=medium
  84. * New upstream version 0.11.0.
  85. * debian/patches:
  86. + remove testbed_path.patch, typos.diff, included upstream.
  87. + refresh fix-bashism.patch.
  88. * debian/control: update build-dependencies according to README.
  89. * debian/rules: remove obsolete options passed to configure.
  90. * debian/upstream/signing-key.asc: reexport upstream signing key with minimal
  91. options.
  92. * Standards-version: 4.3.0, no changes needed.
  93. -- Bertrand Marc <bmarc@debian.org> Sun, 03 Mar 2019 12:22:32 +0100
  94. gnunet (0.11.0~pre666-1) experimental; urgency=medium
  95. [ Bertrand Marc ]
  96. * New upstream version 0.11.0pre666.
  97. * Build-depend on dh-python2 to ensure gnunet-qr has the correct header
  98. (Closes: #906075).
  99. * Move the package to salsa and update Vcs-browser and Vcs-git accordingly.
  100. * Add Christian Grothoff's new key to debian/upstream/signing-key.asc.
  101. * Update build-dependencies according to README:
  102. + update minimum versions.
  103. + build-depends on libpq-dev, libjansson-dev, libbluetooth-dev, texinfo.
  104. * debian/patches:
  105. + remove build_against_libcurl, included upstream.
  106. + remove conversation_libexecdir, included upstream.
  107. + remove gnunet_PATHMAX.patch, included upstream.
  108. + remove kfreebsd_malloc_np.patch, included upstream.
  109. + remove noinst_set.diff, included upstream.
  110. + refresh fix-bashism.patch.
  111. + refresh and add new fixes in typos.diff.
  112. * The file testbed_test.c is not available anymore, so add a patch to remove
  113. it from the documentation.
  114. * debian/rules: gnunet-gns-import.sh does not exist anymore.
  115. * libnss_gns* was moved from /lib/$triplet to /usr/lib/$triplet/gnunet/nss/.
  116. * Drop lintian override about python, not used anymore.
  117. [ Ondřej Nový ]
  118. * d/copyright: Use https protocol in Format field.
  119. * d/changelog: Remove trailing whitespaces.
  120. -- Bertrand Marc <bmarc@debian.org> Sat, 03 Nov 2018 17:24:53 +0100
  121. gnunet (0.10.1-5.1) unstable; urgency=high
  122. * Non-maintainer upload.
  123. * Build-depend on python, to make gnunet-qr usable again.
  124. (Closes: #906075)
  125. -- Adrian Bunk <bunk@debian.org> Sat, 22 Sep 2018 10:42:50 +0300
  126. gnunet (0.10.1-5) unstable; urgency=medium
  127. * Migrate from a manual "-dbg" package to an automatic generated debug symbol
  128. package:
  129. + debian/control: remove gnunet-dbg.
  130. + debian/rules: use --dbgsym-migration in override_dh_strip.
  131. * Standards-version: 4.1.1.
  132. * debian/gnunet.postinst: remove rm_conffile for old config files from before
  133. oldstable.
  134. * Use https instead of ftp in debian/watch.
  135. * Fix more typos in debian/patches/typos.diff.
  136. -- Bertrand Marc <bmarc@debian.org> Sun, 22 Oct 2017 11:56:03 +0200
  137. gnunet (0.10.1-4) unstable; urgency=medium
  138. * Use my @debian.org address for the maintainer field and in debian/copyright.
  139. * debian/control: fix Vcs-git and Vcs-browser URIs.
  140. * Build-depend on default-libmysqlclient-dev instead of libmysqlclient-dev
  141. (Closes: #845850).
  142. * Add a lintian override for python-script-but-no-python-dep, as a suggests
  143. relationship is more appropriate.
  144. -- Bertrand Marc <bmarc@debian.org> Sat, 10 Dec 2016 11:12:02 +0100
  145. gnunet (0.10.1-3) unstable; urgency=medium
  146. * Acknowledge NMU. Thanks to Raphael Geissert and Balint Reczey.
  147. * debian/gnunet.postinst: add quotes to the tr argument to make it work with
  148. zsh (Closes: #779259).
  149. * debian/control: update description according to upstream website.
  150. * Remove old transitional dummy packages gnunet-server, gnunet-client,
  151. gnunet-common.
  152. * debian/gnunet.postrm: check binaries existence without full path, the
  153. POSIX way.
  154. * Add a patch taken from upstream to fix FTBFS on GNU/Hurd due to a missing
  155. definition of PATH_MAX (Closes: #805013).
  156. * Standards-version: 3.9.8, no changes needed.
  157. * debian/control: use secure uri in Vcs-* fields.
  158. -- Bertrand Marc <beberking@gmail.com> Sun, 24 Apr 2016 22:52:41 +0200
  159. gnunet (0.10.1-2.1) unstable; urgency=medium
  160. * Non-maintainer upload.
  161. [Raphael Geissert]
  162. * Fix bashisms (Closes: #772233)
  163. -- Balint Reczey <balint@balintreczey.hu> Sat, 20 Dec 2014 09:59:13 +0100
  164. gnunet (0.10.1-2) unstable; urgency=medium
  165. * Put the upstream signing key in debian/upstream/signing-key.asc and remove
  166. debian/source/include-binaries.
  167. * debian/control: update homepage as www.gnunet.org does not work anymore.
  168. * Fix FTBFS on kfreebsd (Closes: #765293). Thanks to Steven Chamberlain for
  169. testing it.
  170. + Add a patch to check properly the existence of malloc_np.h.
  171. + debian/rules: remove the file selection on kfreebsd as all binaries are
  172. built now.
  173. * debian/rules: use debhelpers -indep and -arch targets to make sure nothing
  174. is built unnecessary on an arch-indep build.
  175. -- Bertrand Marc <beberking@gmail.com> Wed, 15 Oct 2014 21:44:26 +0200
  176. gnunet (0.10.1-1) unstable; urgency=medium
  177. * Imported Upstream version 0.10.1 (Closes: #719255, #702101).
  178. * Remove patches:
  179. + multiarch_support.diff, included upstream.
  180. + update-default-hostlist-servers.patch, not needed anymore.
  181. + typos.patch, included upstream.
  182. + add_shebang.patch, included upstream.
  183. * Add patches:
  184. + from upstream SVN to build against libcurl instead of libgnurl
  185. (Closes: #758937).
  186. + to fix the installation directory of GNUnet conversation.
  187. + to fix a few typos and make lintian happy.
  188. + from upstream SVN to make sure set-profiler and set-ibf-profiler
  189. are not installed.
  190. * debian/control:
  191. + update build-dependencies and recommends according to README.
  192. + make gnunet-dev depend on libgcrypt20-dev (>=1.6) as headers include
  193. gcrypt.h.
  194. + breaks gnunet-gtk (<<0.10).
  195. + suggests: python and python-zbar for gnunet-qr.
  196. * Merge gnunet-server, gnunet-client and gnunet-common into the gnunet binary
  197. package. The split was unnecessary hard to maintain for too little gain.
  198. * Remove properly the old config file /etc/default/gnunet-server in
  199. gnunet.postinst.
  200. * Add symlinks to libnss_gns* for gnunet-dev in debian/rules.
  201. * Remove manpages for gns-import, mesh, resolver, testing-run-service and
  202. transport-certificate-creation, they are included upstream.
  203. * Add manpages for bcd, nse, qr, scrypt and testbed-profiler.
  204. * Update gnunet.conf with the new settings from gnunet.org. Replace
  205. SERVICEHOME with GNUNET_HOME also in gnunet.postinst.
  206. * Standards-version: 3.9.6, no changes needed.
  207. -- Bertrand Marc <beberking@gmail.com> Sat, 04 Oct 2014 12:51:21 +0200
  208. gnunet (0.9.5a-4) unstable; urgency=medium
  209. [ Pino Toscano ]
  210. * Fix FTBFS on non-linux architectures (Closes: #740544):
  211. + remove gnunet-server.install.[kfreebsd,hurd].
  212. + generate gnunet-server.install.[kfreebsd,hurd] during install and remove
  213. them during auto_clean.
  214. + remove the useless leftovers of vpn, dns and gns stuff on non-linux
  215. architectures (which are useless as the related libraries are not built).
  216. [ Hideki Yamane ]
  217. * Add "Build-Depends: libidn11-dev" to fix FTBFS "error: Libidn not found"
  218. (Closes: #747782).
  219. [ Bertrand Marc ]
  220. * Build-depend on libgnutls28-dev instead of libgnutls-dev (Closes: #753031).
  221. -- Bertrand Marc <beberking@gmail.com> Wed, 09 Jul 2014 19:52:24 +0200
  222. gnunet (0.9.5a-3) unstable; urgency=medium
  223. * debian/rules: copy gnunet.conf from debian/etc/ instead of echo it directly,
  224. to make debian/rules independent of the shell (Closes: #739298).
  225. * gnunet-server.postrm: do not fail if the gnunet user is not a system user
  226. (Closes: #719448).
  227. -- Bertrand Marc <beberking@gmail.com> Sat, 22 Feb 2014 11:42:59 +0100
  228. gnunet (0.9.5a-2) unstable; urgency=medium
  229. * Do not install /usr/share/doc/gnunet/README in gnunet-server
  230. (Closes: #738600).
  231. -- Bertrand Marc <beberking@gmail.com> Tue, 11 Feb 2014 19:50:54 +0100
  232. gnunet (0.9.5a-1) unstable; urgency=medium
  233. [ Bertrand Marc ]
  234. * Imported Upstream version 0.9.5a
  235. * Drop dependency on gettext for gnunet-client and gnunet-server as it is not
  236. necessary, thanks to Ivan Shmakov.
  237. * Fix build on kfreebsd, thanks to Christoph Egger.
  238. * gnunet-server.postinst: check the existence of a binary before changing its
  239. permissions.
  240. * Drop patch to configure the nssdir, included upstream.
  241. * Drop patch to support GNU Hurd, included upstream.
  242. * Drop patch to fix alignment on Sparc, included upstream.
  243. * Update debian/*.install.* and debian/*.docs to match the new tree.
  244. * debian/control: use canonical URI in Vcs-git and Vcs-browser fields.
  245. * Build depend on gnutls, glib and gtop.
  246. * debian/rules: add gns nss to configure.
  247. * debian/copyright: update years.
  248. * Rewrite gnunet-server.init based on /etc/init.d/skeleton and make
  249. gnunet-server depend on lsb-base to use LSB logging.
  250. * Use debhelper v9 and update paths accordingly.
  251. * Make the binaries aware of paths with the multiarch tuple, patch picked
  252. upstream.
  253. * Fix a few typos to make lintian happy.
  254. * Make uscan check the archive signature:
  255. + add the upstream key to debian/upstream-signing-key.pgp.
  256. + add the binary key to debian/source/include-binaries.
  257. + add pgpsigurlmangle to debian/watch.
  258. * Remove manpages for services and helpers, they are not in PATH anymore.
  259. * Remove manpages for binaries which are not built anymore.
  260. * Generate debian/gnunet-server.init from debian/rules as the path to the
  261. daemon now depends on $(DEB_HOST_MULTIARCH).
  262. * Standards version 3.9.5: no changes needed.
  263. * Add manpages for gnunet-testing-run-service, gnunet-mesh, gnunet-gns-import
  264. and gnunet-transport-certificate-creation.
  265. * Links the gnunet-gns-proxy manpage to gnunet-gns-proxy-setup-ca.
  266. * Make gnunet-server recommend openssl and libnss3-tools, they are used by
  267. gnunet-gns-proxy-setup-ca and gnunet-transport-certificate-creation.
  268. * Do not build-depend on guile-1.8-dev anymore and remove --enable-guile from
  269. configure, GNU Guile is not used at build time. Make gnunet-client depend on
  270. guile-2.0 as gnunet-download-manager uses it.
  271. * Do not suggest libextractor-plugins anymore, these were merged into
  272. libextractor.
  273. [ Daniel Dehennin ]
  274. * RDBMS libraries are used only by “gnunet-server” package.
  275. * Remove obsolete manpage links.
  276. [ David Barksdale ]
  277. * Update the default hostlist severs.
  278. -- Bertrand Marc <beberking@gmail.com> Sun, 09 Feb 2014 16:24:17 +0100
  279. gnunet (0.9.3-7) unstable; urgency=low
  280. * Revert previous changes and go back to 0.9.3-5 to target wheezy.
  281. -- Bertrand Marc <beberking@gmail.com> Thu, 28 Feb 2013 09:19:22 +0100
  282. gnunet (0.9.3-6) unstable; urgency=low
  283. * Fix build on kfreebsd, thanks to Christoph Egger (Closes: #688486).
  284. * gnunet-server.postinst: check the existence of a binary before changing its
  285. permissions (Closes: #688484).
  286. -- Bertrand Marc <beberking@gmail.com> Sun, 27 Jan 2013 12:55:10 +0100
  287. gnunet (0.9.3-5) unstable; urgency=low
  288. * Revert previous changes to target wheezy:
  289. + depend on gettext.
  290. + drop patch to fix build on kfreebsd.
  291. + drop patch to change default option UNIX_MATCH_UID.
  292. + drop patch about libgcrypt version check.
  293. -- Bertrand Marc <beberking@gmail.com> Sun, 13 Jan 2013 18:00:29 +0100
  294. gnunet (0.9.3-4) unstable; urgency=low
  295. [ Bertrand Marc ]
  296. * Drop dependency on gettext for gnunet-client and gnunet-server as it is not
  297. necessary, thanks to Ivan Shmakov (Closes: #690860).
  298. * Revert the use dh_installdocs --link-doc (Closes: #687875, #687881,
  299. #687883).
  300. * Fix build on kfreebsd, thanks to Christoph Egger (Closes: #688486).
  301. * Allways install libnss to /lib and fix FTBFS on ia64 (Closes: #688590).
  302. * Install libnss to /lib, really fix #688590, thanks to Christian Grothoff.
  303. * Change default option UNIX_MATCH_UID for services datastore and namestore,
  304. so users in the gnunet group may use these services (Closes: #686238,
  305. #684317).
  306. * Update libgcrypt version check to a less strict check, patch picked from
  307. upstream, following Werner Koch's advice (Closes: #684997).
  308. * gnunet-server.postinst: check the existence of a binary before changing its
  309. permissions (Closes: #688484).
  310. * Do not set-UID gnunet-helper-fs-publish (Closes: #691154).
  311. [ David Prévot ]
  312. * debian/po/fr.po: Fix charset, and use non-breaking spaces.
  313. -- Bertrand Marc <beberking@gmail.com> Mon, 22 Oct 2012 22:52:43 +0200
  314. gnunet (0.9.3-3) unstable; urgency=low
  315. * debian/control: update Vcs-* to the new repository in collab-maint.
  316. * Install only the generated binaries on Hurd, thanks to Cyril Roelandt
  317. (Closes: #670794).
  318. * Use chmod and chown instead of dpkg-statoverride to set special permissions
  319. and upgrade properly depending on the previous version (Closes: #673301).
  320. * Fix "gcc-4.6: [sparc] compiler fails to align stack-allocated
  321. struct, with array of uint32-values to 32-bit boundary":
  322. new patch sparc_alignment.patch, taken from upstream:
  323. https://lists.gnu.org/archive/html/gnunet-svn/2012-07/msg00548.html
  324. Thanks to Jurij Smakov for the analysis.
  325. (Closes: #670578)
  326. * Fix the logfile name in gnunet-server.logrotate (Closes: #685856).
  327. -- Bertrand Marc <beberking@gmail.com> Sun, 05 Aug 2012 20:13:49 +0200
  328. gnunet (0.9.3-2) unstable; urgency=low
  329. * Clean properly dpkg-statoverride in gnunet-server.postrm
  330. (Closes: #678331).
  331. -- Bertrand Marc <beberking@gmail.com> Wed, 20 Jun 2012 23:55:11 +0200
  332. gnunet (0.9.3-1) unstable; urgency=low
  333. * Fix build on GNU Hurd, thanks to Cyril Roelandt (Closes: #670794).
  334. * Imported Upstream version 0.9.3.
  335. * Refresh the only patch.
  336. * Update debian/*.install, links, and rules to match the new tree.
  337. * Pass hardening build flags to configure.
  338. * Update debian/rules clean to build twice successfully.
  339. * Do not install gnunet-helper-transport-wlan-dummy.
  340. -- Bertrand Marc <beberking@gmail.com> Sun, 17 Jun 2012 12:22:32 +0200
  341. gnunet (0.9.2-2) unstable; urgency=low
  342. * Build-depends on libextractor (>=1:0.6.3), with an epoch (Closes: #673302).
  343. * Gnunet-server breaks/replaces gnunet-fuse (<<0.9) as they both contains
  344. common files (Closes: #673382).
  345. * gnunet-server breaks/replaces gnunet-client (<<0.9) (Closes: #673801).
  346. -- Bertrand Marc <beberking@gmail.com> Wed, 23 May 2012 21:54:32 +0200
  347. gnunet (0.9.2-1) unstable; urgency=low
  348. * New maintainer (Closes: #660438).
  349. * New upstream release (Closes: #621645).
  350. * Remove debian/patches, not necessary any more.
  351. * Update dependencies, according to README:
  352. + update minimal versions.
  353. + depends on libunistring-dev.
  354. + depends on libltdl-dev instead of libltdl3-dev.
  355. + no need to depend on libgtk anymore.
  356. + gnunet-server suggests miniupnpc.
  357. * debian/rules:
  358. + no need to define LOGFILE and PIDFILE.
  359. + create a minimal conf file.
  360. + cut gnunet-download-manager.scm extension.
  361. + remove autogenerated files in clean.
  362. * Gnunet is now released under the GPL v3.
  363. * Standards version 3.9.3.
  364. * Add debian/watch.
  365. * Adding Italian debconf translations, thanks to Beatrice Torracca
  366. (Closes: #663432).
  367. * Move to dh-autoreconf and add extend-diff-ignore in debian/source/options.
  368. * Remove gnunet-tools since gnunet-setup is not part of gnunet anymore
  369. (Closes:#651192).
  370. * gnunet-server.init:
  371. + several services are now supervised by gnunet-service-arm.
  372. + define the logfile at run time.
  373. * Use a secured group gnunetdns for SUID binaries and change permissions
  374. accordingly, see https://gnunet.org/gnunet-access-control-model
  375. * gnunet-server.postinst, gnunet-server.postrm: use dpkg-statoverride to set
  376. and remove setuid permissions.
  377. * Remove properly the old incompatible /etc/gnunetd.conf, use
  378. /etc/gnunet.conf instead.
  379. * Add minimal (generic) man pages when information is available.
  380. * Remove dpkg options for compression.
  381. * gnunet-server.docs: add README.mysql and README.postgres.
  382. * debian/rules: remove template binaries after dh_install.
  383. * debian/copyright:
  384. + use copyright format 1.0.
  385. + mention AUTHORS and translators.
  386. + use GPL-3+ when possible.
  387. + add a paragraph for two files distributed under MIT/X11.
  388. * Use dh_installdocs --link-doc to avoid redundancy.
  389. * Remove unused debian/gnunet-dev.lintian-overrides.
  390. * debian/control: add Vcs-git and Vcs-browser fields.
  391. * gnunet-server.postrm:
  392. + use debconf to determine which user and group to delete.
  393. + remove /var/lib/gnunet on purge.
  394. + remove /etc/default/gnunet-server on purge (Closes: #668766).
  395. * Make gnunet-dbg dependencies alternatives as it provides debugging
  396. symbol for all of them.
  397. -- Bertrand Marc <beberking@gmail.com> Sun, 06 May 2012 00:28:20 +0200
  398. gnunet (0.8.1b-8) unstable; urgency=low
  399. * Orphaning package.
  400. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 19 Feb 2012 08:24:30 +0000
  401. gnunet (0.8.1b-7) experimental; urgency=low
  402. * Updating maintainer and uploaders fields.
  403. * Removing vcs fields.
  404. * Removing references to my old email address.
  405. * Updating to debhelper version 8.
  406. * Updating to standards version 3.9.2.
  407. * Switching to source version 3.0 (quilt).
  408. * Removing pre-squeeze version declarations from build-depends.
  409. * Updating years in copyright file.
  410. * Making packaging distribution neutral.
  411. * Compacting copyright file.
  412. * Removing leading slash in debhelper install files.
  413. * Simplyfing autotools handling in rules.
  414. * Adding Danish debconf translations from Joe Hansen
  415. <joedalton2@yahoo.dk> (Closes: #633908).
  416. * Updating po files.
  417. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 15 Sep 2011 13:52:08 +0200
  418. gnunet (0.8.1b-6) experimental; urgency=low
  419. * Updating standards version to 3.9.0.
  420. * Rebuilding against transitioned libesmtp (Closes: #597942).
  421. * Updating to standards version 3.9.1.
  422. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 24 Sep 2010 18:25:52 +0200
  423. gnunet (0.8.1b-5) unstable; urgency=low
  424. * Correcting spelling typo in README.Debian (Closes: #586583).
  425. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 26 Jun 2010 20:13:27 +0200
  426. gnunet (0.8.1b-4) unstable; urgency=low
  427. * Stopp calling debconf-updatepo in clean target of rules.
  428. * Dropping la files.
  429. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 03 May 2010 21:06:32 +0200
  430. gnunet (0.8.1b-3) unstable; urgency=medium
  431. * Adding depends to remote_fs in init script.
  432. * Rebuilding against libextractor with epoche to ease testing
  433. migration.
  434. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 20 Mar 2010 09:59:41 +0100
  435. gnunet (0.8.1b-2) unstable; urgency=medium
  436. * Adding patch to disable initscript creation in gnunet-setup (Closes:
  437. #555107).
  438. * Adding patch to use correct initscript name for gnunet-server in
  439. gnunet-setup.
  440. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 14 Mar 2010 11:32:57 +0100
  441. gnunet (0.8.1b-1) unstable; urgency=low
  442. * Merging upstream version 0.8.1b.
  443. * Updating build-depends, depends, and conflicts on libextractor.
  444. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 06 Mar 2010 10:50:09 +0100
  445. gnunet (0.8.1a-1) unstable; urgency=low
  446. * Updating year in copyright file.
  447. * Populating gnunetd.conf from upstreams example files.
  448. * Updating to standards 3.8.4.
  449. * Merging upstream version 0.8.1a.
  450. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 15 Feb 2010 13:11:53 +0100
  451. gnunet (0.8.1-1) unstable; urgency=low
  452. * Simplifying autotools handling in rules.
  453. * Setting last-translator for German debconf templates to me, no
  454. intention do deal with debian-l10n-german in the future anymore.
  455. * Moving maintainer homepage from control to copyright.
  456. * Updating README.source.
  457. * Bumping versioned build-depends on debhelper.
  458. * Adding Japanese debconf translations from Hideki Yamane
  459. <henrich@debian.or.jp> (Closes: #558066).
  460. * Adding explicit source version 1.0 until switch to 3.0.
  461. * Merging upstream version 0.8.1.
  462. * Adding libstartup-notification0-dev to build-depends.
  463. * Adding conflicts against libextractor 0.6 which will be incompatible
  464. with gnunet 0.8.
  465. * Updating debhelper files for new upstream version.
  466. * Not calling tempfile with full path in gnunet-server.postinst.
  467. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 29 Dec 2009 18:39:36 +0100
  468. gnunet (0.8.0c-8) unstable; urgency=low
  469. * Updating to standards version 3.8.3.
  470. * Correcting spelling mistake in copyright file.
  471. * Adding maintainer homepage field to control.
  472. * Marking maintainer homepage field to be also included in binary
  473. packages and changelog.
  474. * Adding README.source.
  475. * Correcting variable assignment in postinst which fails if default
  476. shell is dash (Closes: #544020, #544032, #544033).
  477. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 29 Aug 2009 15:06:12 +0200
  478. gnunet (0.8.0c-7) unstable; urgency=low
  479. * Excluding chown call on /var/run/gnunetd in postinst, directory is
  480. handled in the initscript (Closes: #541685).
  481. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 15 Aug 2009 21:09:42 +0200
  482. gnunet (0.8.0c-6) unstable; urgency=low
  483. * Removing optional debconf queries in gnunet-servers postrm to avoid
  484. (spuriously?) hanging processes on the buildds (Closes: #541400).
  485. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 13 Aug 2009 23:51:23 +0200
  486. gnunet (0.8.0c-5) unstable; urgency=low
  487. * Reworking handling of autostart of gnunet-server.
  488. * Only listing Christian as main author/contact person in copyright.
  489. * Denoting debconf question about autostart to medium, which is just
  490. more accurate.
  491. * Applying some cosmetics to gnunet-server postinst script.
  492. * Making sure that we don't get empty answers from debconf for gnunet
  493. username and groupname.
  494. * Calling dh_install with fail-missing when building the arch any
  495. packages.
  496. * Unifying debconf translation headers.
  497. * Excluding /var/run/gnunetd from gnunet-server.dirs, it's created by
  498. the initscript anyway.
  499. * Using test -f instead of the stronger test -r when checking for
  500. existence of the default file, just to shut up lintian.
  501. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 13 Aug 2009 18:46:40 +0200
  502. gnunet (0.8.0c-4) unstable; urgency=low
  503. * Removing gnunet-update call in gnunet-server postinst, it's not
  504. required anymore.
  505. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 12 Aug 2009 12:34:42 +0200
  506. gnunet (0.8.0c-3) unstable; urgency=low
  507. * Removing unneded versions for build-depends.
  508. * Wrapping build depends.
  509. * Sorting depends.
  510. * Updating year in copyright file.
  511. * Tidy rules file.
  512. * Setting priority of debconf question about gnunet user account to
  513. low, medium was overrated.
  514. * Removing unused debconf translation messages.
  515. * Renaming username and groupname debconf questions to consistent
  516. scheme.
  517. * Also handling removal of gnunet user and group in postrm.
  518. * Adding gnunet-server example preseed file.
  519. * Adding updated Spanish debconf translations from Francisco Javier
  520. Cuadrado <fcocuadrado@gmail.com> (Closes: #529030).
  521. * Updating maintainer field.
  522. * Updating vcs fields.
  523. * Minimizing rules file.
  524. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 11 Aug 2009 00:00:16 +0200
  525. gnunet (0.8.0c-2) unstable; urgency=low
  526. * Updating build-depends to libmysqlclient-dev (Closes: #538468).
  527. * Upgrading package to standards version 3.8.2.
  528. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 25 Jul 2009 23:59:21 +0200
  529. gnunet (0.8.0c-1) unstable; urgency=low
  530. * Merging upstream version 0.8.0c (Closes: #520427).
  531. * Building with http transport support (Closes: #519810).
  532. * Updating package to standards 3.8.1.
  533. * Removing old conflicts and replaces.
  534. * Making gnunet binNMU safe (Closes: #527453, #527462).
  535. * Using correct rfc-2822 date formats in changelog.
  536. * Using more generic directoy name for local additions within the
  537. packaging directory.
  538. * Updating debhelper install files for new upstream.
  539. * Adding misc:Depends in control to remaining binary packages.
  540. * Updating section of the debug package.
  541. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 11 May 2009 18:30:20 +0200
  542. gnunet (0.8.0b-5) unstable; urgency=low
  543. * Making use of code from cdbs' clean-la.mk file to clear the
  544. dependency_libs field in all .la files in the gnunet-dev static
  545. libraries.
  546. * Removing Arnaud from uploaders, he is MIA (Closes: #513162).
  547. * Updating year in copyright file.
  548. * Updating debconf operations.
  549. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 05 Feb 2009 00:08:00 +0100
  550. gnunet (0.8.0b-4) unstable; urgency=low
  551. * Removing config.guess and config.sub in clean target of rules.
  552. * Adding db_stop call in gnunet-server.postinst to properly stop
  553. debconf interactions.
  554. * Replacing obsolete dh_clean -k with dh_prep.
  555. * Adding '|| true' to gnunet-update call, this way a hanging gnunet-
  556. update can be aborted in a (almost) sane way. Also see
  557. https://gnunet.org/mantis/view.php?id=1349 (Closes: #506264).
  558. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 20 Nov 2008 07:16:00 +0100
  559. gnunet (0.8.0b-3) unstable; urgency=low
  560. * Adding libmicrohttpd-dev to gnunet-dev depends.
  561. * Adding gnunet-server to gnunet-client suggests.
  562. * Adding note about requiring gnunet-server in gnunet-client package
  563. long-description.
  564. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 19 Sep 2008 10:49:00 +0200
  565. gnunet (0.8.0b-2) unstable; urgency=low
  566. * Updating vcs fields in control file.
  567. * Building gnunet on all architectures again, guile-1.8 on ia64 is back.
  568. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 14 Sep 2008 12:53:00 +0200
  569. gnunet (0.8.0b-1) unstable; urgency=low
  570. * Adding libssl-dev to build-depends.
  571. * Merging upstream version 0.8.0b.
  572. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 25 Aug 2008 00:37:00 +0200
  573. gnunet (0.8.0a-1) unstable; urgency=low
  574. * Merging upstream version 0.8.0a.
  575. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 03 Aug 2008 20:55:00 +0200
  576. gnunet (0.8.0-2) unstable; urgency=low
  577. * Creating /var/run/gnunetd in initscript in case /var/run is on a tmpfs.
  578. * Adding versioned conflicts/replaces against gnunet in order to allow etch to
  579. lenny upgrades.
  580. * Updating contact address in po files.
  581. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 03 Jul 2008 14:17:00 +0200
  582. gnunet (0.8.0-1) unstable; urgency=low
  583. * Switching maintainer and uploaders fields.
  584. * Correcting spelling error in gnunet long-description.
  585. * Updating gnunet-client.install for 0.8.0.
  586. * Adding libesmtp-dev to build-depends.
  587. * Bumping versioned libmicrohttpd depends to 0.3.1.
  588. * Reordering rules file.
  589. * Also excluding gnunet meta package from ia64 since there is no gnunet on
  590. ia64 anyway.
  591. * Using lintian debhelper to intall lintian overrides.
  592. * Removing watch file.
  593. * Rewriting copyright file in machine-interpretable format.
  594. * Bumping versioned libextractor depends to 0.5.20.
  595. * Adding vcs fields in control file.
  596. * Upgrading package to standards 3.8.0.
  597. * Upgrading package to debhelper 7.
  598. * Merging upstream version 0.8.0.
  599. * Correcting typo in gnunet-client.install file.
  600. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 19 Jun 2008 15:36:00 +0200
  601. gnunet (0.8.0~pre1-1) experimental; urgency=low
  602. * New upstream release.
  603. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 17 Jun 2008 11:44:00 +0200
  604. gnunet (0.7.3-7) unstable; urgency=medium
  605. * Excluding ia64 manually from architectures.
  606. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 29 Apr 2008 16:13:00 +0200
  607. gnunet (0.7.3-6) unstable; urgency=medium
  608. * Removing watch file.
  609. * Tightened gnunet inter depends.
  610. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 09 Apr 2008 07:44:00 +0200
  611. gnunet (0.8.0~pre0-2) experimental; urgency=low
  612. * Tightened gnunet inter depends (Closes: #470180).
  613. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 25 Mar 2008 11:49:00 +0100
  614. gnunet (0.7.3-5) unstable; urgency=medium
  615. * Added patch to fix FTBFS with gcc-4.3 (Closes: #466830).
  616. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 24 Mar 2008 11:14:00 +0100
  617. gnunet (0.8.0~pre0-1) experimental; urgency=low
  618. * New upstream release.
  619. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 07 Mar 2008 16:19:00 +0100
  620. gnunet (0.7.3-4) unstable; urgency=medium
  621. * Adding updated Dutch debconf translation from Bart Cornelis
  622. <cobaco@skolelinux.no> (Closes: #469174).
  623. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 07 Mar 2008 15:31:00 +0100
  624. gnunet (0.7.3-3) unstable; urgency=medium
  625. * Rebuilding against new dialog (Closes: #454948).
  626. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 13 Feb 2008 07:31:00 +0100
  627. gnunet (0.7.3-2) unstable; urgency=low
  628. * Moved libgnunettesting_api.so.* to gnunet-client, they were accidentally
  629. included to gnunet-dev before.
  630. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 21 Jan 2008 20:22:00 +0100
  631. gnunet (0.7.3-1) unstable; urgency=low
  632. * New upstream release.
  633. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Mon, 24 Dec 2007 16:04:00 +0100
  634. gnunet (0.7.2c-5) unstable; urgency=low
  635. * Building against transitioned libmicrohttpd.
  636. * Added Finnish debconf translation from Esko Arajaervi <edu@iki.fi>
  637. (Closes: #457419).
  638. * Replacing msgid contact address in *.po files with packages address.
  639. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 22 Dec 2007 10:58:00 +0100
  640. gnunet (0.7.2c-4) unstable; urgency=medium
  641. * Added missing build-dependency against libncursesw5-dev,
  642. now the gnunet-setup curses interface gets build again (Closes: #454701).
  643. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Fri, 07 Dec 2007 09:30:00 +0100
  644. gnunet (0.7.2c-3) unstable; urgency=medium
  645. * Some formal cleanups:
  646. - Updated to new policy.
  647. - Using Homepage field in control.
  648. - Using versioned depends for libextractor.
  649. - Comented lintian overrides.
  650. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Thu, 06 Dec 2007 22:36:00 +0100
  651. gnunet (0.7.2c-2) unstable; urgency=medium
  652. * Updated install files to cover previously missed files (Closes: #454053).
  653. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 02 Dec 2007 22:29:00 +0100
  654. gnunet (0.7.2c-1) unstable; urgency=low
  655. * New upstream release.
  656. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 09 Oct 2007 10:20:00 +0200
  657. gnunet (0.7.2b-6) unstable; urgency=low
  658. * Adding debug package.
  659. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 26 Sep 2007 10:21:00 +0200
  660. gnunet (0.7.2b-5) unstable; urgency=low
  661. * Renamed gnunet-daemon package to gnunet-server for consistency reasons.
  662. Since gnunet was splittet out after etch, there is no transitional package
  663. required.
  664. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 15 Aug 2007 14:51:00 +0200
  665. gnunet (0.7.2b-4) unstable; urgency=low
  666. * Added netbase dependency to gnunet-daemon as found out by Kurt Roeckx
  667. <kurt@roeckx.be> (Closes: #437922, #437984).
  668. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 15 Aug 2007 14:25:00 +0200
  669. gnunet (0.7.2b-3) unstable; urgency=low
  670. * Fixed broken gnunet-daemon.postinst on new installations.
  671. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 14 Aug 2007 16:30:00 +0200
  672. gnunet (0.7.2b-2) unstable; urgency=low
  673. * Added build-dependency to libadns1-dev.
  674. * Synced gnunetd.conf and gnunetd-daemon.postinst with upstream,
  675. using /var/lib/gnunet instead of /var/lib/GNUnet now (Closes: #301822).
  676. * Synced gnunet-daemon.install and gnunet-client.install with upstream,
  677. including new libraries (Closes: #431021, #434684).
  678. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 14 Aug 2007 15:57:00 +0200
  679. gnunet (0.7.2b-1) unstable; urgency=low
  680. * New upstream release.
  681. * Updated po files according to the work from the debian-l10n-english team
  682. (Closes: #430802).
  683. * Added updated French debconf translation from Christian Perrier
  684. <bubulle@debian.org> (Closes: #431384).
  685. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 14 Aug 2007 14:39:00 +0200
  686. gnunet (0.7.2-1) unstable; urgency=low
  687. * New upstream release (Closes: #429478).
  688. * Rewritten/edited all debian/* files; now using plain debhelper again.
  689. * Removed no longer needed update mechanism from 0.6 to 0.7.
  690. * Updated reviewed debconf templates from debian-l10n-english team
  691. <debian-l10n-english@lists.debian.org>
  692. (Closes: #427877, #425211, #425310, #429845).
  693. * Added Vietnamese debconf translation from Clytie Siddall
  694. <clytie@riverland.net.au> (Closes: #428547).
  695. * Added updated Spanish debconf translation from Rudy Godoy Guillen
  696. <rudy@stone-head.org> (Closes: #426078).
  697. * Added updated Swedish debconf translation from Daniel Nylander
  698. <yeager@lidkoping.net> (Closes: #428356).
  699. * Added updated Portuguese debconf translation from Portuguese Translation
  700. Team <traduz@debianpt.org> (Closes: #428357).
  701. * Added Galician debconf translation from Jacobo Tarrio <jtarrio@trasno.net>
  702. (Closes: #428387).
  703. * Added updated German debconf translation from Helge Kreutzmann
  704. <debian@helgefjell.de> (Closes: 425309, #429843).
  705. * Added Russian debconf translation from Yuri Kozlov
  706. <kozlov.y@gmail.com> (Closes: #429853).
  707. * Added updated Czech debconf translation from Miroslav Kure
  708. <kurem@upcase.inf.upol.cz> (Closes: #430343).
  709. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Wed, 27 Jun 2007 09:53:00 +0200
  710. gnunet (0.7.1c-2) unstable; urgency=low
  711. * Rebuild against new curl (Closes: #423573).
  712. * Added Dutch debconf translation from Bart Cornelis <cobaco@skolelinux.no>
  713. (Closes: #423048).
  714. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sun, 13 May 2007 21:28:00 +0200
  715. gnunet (0.7.1c-1) unstable; urgency=low
  716. * New upstream release (Closes: #420538).
  717. * Package splitted into common, tools, daemon, client and dev (Closes: #394740).
  718. * Added LSB section in init script.
  719. * Enable IPv6 (Closes: #405763).
  720. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 10 Apr 2007 12:49:11 +0200
  721. gnunet (0.7.0e-5) unstable; urgency=medium
  722. * Added German debconf translation from Helge Kreutzmann
  723. <debian@helgefjell.de> (Closes: #413731).
  724. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 06 Mar 2007 21:48:00 +0100
  725. gnunet (0.7.0e-4) unstable; urgency=medium
  726. * Added Spanish debconf translation from Javier Ruano
  727. <javier.ruano@estudiante.uam.es> (Closes: #406719).
  728. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 13 Jan 2007 12:37:00 +0100
  729. gnunet (0.7.0e-3) unstable; urgency=low
  730. * Convert rules and control files in order to use cdbs.
  731. * debian/po/cs.po: Updated Czech translation. Thanks to Miroslav Kure (Closes: #389621).
  732. * debian/po/pt.po: Added Portuguese translation. Thanks to Rui Branco (Closes: #374058).
  733. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sat, 29 Jul 2006 23:48:43 +0200
  734. gnunet (0.7.0e-2) unstable; urgency=low
  735. * New email address.
  736. * Included wizard.glade (Closes: #371878).
  737. -- Daniel Baumann <daniel.baumann@progress-technologies.net> Tue, 04 Jul 2006 15:49:00 +0200
  738. gnunet (0.7.0e-1) unstable; urgency=high
  739. * New uptream release.
  740. * Set urgency to high since this release fix the remote DOS CVE-2006-2413 (Closes: #368159)
  741. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 21 May 2006 11:24:28 +0200
  742. gnunet (0.7.0d-1) unstable; urgency=low
  743. * New upstream release.
  744. * debian/control: Bumped policy version to 3.7.2.
  745. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 07 May 2006 14:36:13 +0200
  746. gnunet (0.7.0c-2) unstable; urgency=low
  747. * contrib/init_gnunet_ubuntu: Fixed su usage (Closes: #358998). Thanks to
  748. Nicolas Francois for the patch.
  749. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Thu, 06 Apr 2006 22:18:59 +0200
  750. gnunet (0.7.0c-1) unstable; urgency=low
  751. * New upstream release (Closes: #350472). Thanks to Nicolas Francois for the patch.
  752. * debian/po/sv.po: Added swedish translation. Thanks to Daniel Nylander (Closes: #347664).
  753. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 21 Mar 2006 19:01:36 +0100
  754. gnunet (0.7.0b-1) unstable; urgency=low
  755. * New upstream release (Closes: #342108).
  756. * debian/control: upgraded build depend from libmysqlclient14-dev to
  757. libmysqlclient15-dev (Closes: #343814).
  758. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sat, 24 Dec 2005 14:09:43 +0100
  759. gnunet (0.7.0a-1) unstable; urgency=low
  760. * New upstream release.
  761. * debian/po/fr.po: Updated french translation. Thanks to Eric (Closes: #336769).
  762. * debian/control: Updated dependencies to follow the libstdc++ allocator change.
  763. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 20 Nov 2005 03:09:15 +0100
  764. gnunet (0.7.0-1) unstable; urgency=low
  765. * New upstream version.
  766. * debian/gnunet.templates: Applied debconf templates patch. Thanks to Clytie Siddall (Closes: #314191).
  767. * Backport of gnunet-setup.c and sqlite.c from SVN to fix 919 and 943 issues (cf Mantis on https://gnunet.org/mantis/).
  768. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 04 Sep 2005 12:49:30 +0200
  769. gnunet (0.6.6b-5) unstable; urgency=low
  770. * debian/control: Bumped policy version to 3.6.2.
  771. * debian/control: Updated depedencies to follow C++ ABI changes (Closes: #325844).
  772. * debian/po/vi.po: Added new Vietnamese translation of gnunet debconf messages. Thanks to Clytie Siddall (Closes: #314190).
  773. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 21 Aug 2005 10:54:54 +0200
  774. gnunet (0.6.6b-4) unstable; urgency=high
  775. * Bump revision number and set urgency high and give the package a chance to
  776. enter Sarge before the final release.
  777. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 31 May 2005 20:57:31 +0200
  778. gnunet (0.6.6b-3) unstable; urgency=low
  779. * debian/po/pt_BR.po: Updated Brazilian Portuguese translation of gnunet
  780. debconf messages. Thanks to Guilherme de S. Pastore. (Closes: #306350)
  781. * debian/po/cs.po: Added new Czech translation of gnunet debconf messages.
  782. Thanks to Miroslav Kure. (Closes: #310756)
  783. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Thu, 26 May 2005 22:15:15 +0200
  784. gnunet (0.6.6b-2) unstable; urgency=low
  785. * debian/docs: Added the file UPDATING.
  786. * debian/gnunet.postinst: Secured access to the data directory with 0700 mask.
  787. * debian/control: Set libextractor required instead of recommended (Closes: #305138)
  788. * debian/README.Debian: Changed filename UPGRADING to UPDATING (Closes:
  789. #305136).
  790. * debian/po/pt_BR.po: Added new Brazilian Portuguese translation, thanks to
  791. Rodrigo Tadeu Claro (Closes: #306350).
  792. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 01 May 2005 12:31:50 +0200
  793. gnunet (0.6.6b-1) unstable; urgency=low
  794. * New Upstream release.
  795. * debian/control: Added libextractor dependency.
  796. * debian/rules: Added libextractor support.
  797. * debian/gnunet.postinst: Improved default configuration file building
  798. process.
  799. * debian/gnunet.postinst: Changed default database from gdbm to sqlite. Do
  800. the necessary data migration when needed.
  801. Only change the default database if the user was previously using the old
  802. default one.
  803. If another database was explicitly specified, the script will keep the
  804. user preferences.
  805. * debian/gnunet.conf: Changed default database from gdbm to sqlite.
  806. * debian/README.Debian: Updated the daemon usage.
  807. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 01 Mar 2005 23:03:53 +0100
  808. gnunet (0.6.6a-1) unstable; urgency=low
  809. * New upstream release (Closes: #293347).
  810. * debian/control: Fixed gnunet-gtk dependencies.
  811. * debian/gnunet.shlibs: Replaced version number by ${Source-Version}.
  812. * debian/gnunet.postinst: Fixed some typos in default configuration file.
  813. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 15 Feb 2005 19:45:51 +0100
  814. gnunet (0.6.6-2) unstable; urgency=low
  815. * debian/rules: Added --without-extractor.
  816. * debian/control: Removed forgotten libextractor dependency.
  817. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 08 Feb 2005 23:29:54 +0100
  818. gnunet (0.6.6-1) unstable; urgency=low
  819. * New upstream release.
  820. * debian/rules: Removed --without-sqlite since sqlite3 is now part of Sarge
  821. and Sid.
  822. * debian/control: Added dependency for sqlite3.
  823. Removed libextractor dependencies (Closes: #293014).
  824. * debian/docs: Added gnunet.user (Closes: #292558).
  825. * debian/po/fr.po: Added new french translation, thanks to Eric Madesclair
  826. (Closes: #292895).
  827. * debian/gnunet.postrm, debian/gnunet.prerm, debian/gnunet.postinst,
  828. debian/gnunet.init: Improved launch at startup feature. Thanks to Stephen
  829. Gran for the initial patch. (Closes: #284549).
  830. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Thu, 03 Feb 2005 00:29:18 +0100
  831. gnunet (0.6.5-3) unstable; urgency=low
  832. * debian/control: Fixed dependencies. (Closes: #291776, #291857).
  833. * Fixed a typo in previous changelog (Closes: #289496).
  834. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Mon, 24 Jan 2005 00:41:29 +0100
  835. gnunet (0.6.5-2) unstable; urgency=low
  836. * Applied Martin Quinson l10n patch wich switch to gettext-based debconf and
  837. does the following modifications (Closes: #283632):
  838. - debian/control: modification for dependencies:
  839. build-dep: debhelper (>= 4.1.16) which depends on po-debconf.
  840. depend: debconf (>= 1.2.0) since old versions have problems with
  841. templates specifying the encoding of their content.
  842. - debian/rules: Add 'debconf-updatepo' to the clean target
  843. (to make sure that the relevant files are ready for translation in the
  844. distributed source packages, and thus help translators).
  845. - execute "debconf-gettextize debian/*templates*".
  846. - update the style to the best current practice.
  847. * Applied Andreas Jochens patch to fix build process on AMD64 with gcc 4.0
  848. (Closes: #289496).
  849. * debian/control: Fixed dependencies.
  850. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Fri, 03 Dec 2004 07:59:37 +0100
  851. gnunet (0.6.5-1) unstable; urgency=low
  852. * New upstream release.
  853. * debian/rules: Added --without-sqlite. The requirements for sqlite support
  854. cannot be satisfied yet on Debian (sqlite >= 3.0.0 is not available).
  855. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Wed, 17 Nov 2004 14:43:07 +0100
  856. gnunet (0.6.4a-7) unstable; urgency=high
  857. * debian/gnunet.postinst: Fixed dash support (Closes: #280422)
  858. Fixed old logfile may not be moved.
  859. Changed compared version for the upgrade to 0.6.4a-7.
  860. * debian/gnunet.init: Fixed dash support.
  861. Fixed possible error in restart command.
  862. * debian/gnunet.config: Changed compared version for the upgrade to
  863. 0.6.4a-7.
  864. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Tue, 09 Nov 2004 14:47:21 +0100
  865. gnunet (0.6.4a-6) unstable; urgency=low
  866. * Backport gnunet-update.c from CVS (fix the "cannot get LOGFILE" bug). Now
  867. we can use it in scripts to provide a much more elegant and reliable
  868. migration script.
  869. * debian/gnunet.postinst: use new gnunet-update instead of complex shell
  870. script.
  871. Changed compared version for the upgrade to 0.6.4a-6.
  872. * debian/gnunet.config: use new gnunet-update instead of complex shell
  873. script.
  874. Changed compared version for the upgrade to 0.6.4a-6.
  875. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Mon, 25 Oct 2004 01:29:32 +0200
  876. gnunet (0.6.4a-5) unstable; urgency=low
  877. * debian/control: Note: awk is, by dependency, essential, so there is no
  878. need to add it as a dependency.
  879. * debian/gnunet.postinst: Replaced mawk with awk which is provided either by
  880. mawk, gawk, or original-awk (Closes: #277915).
  881. Changed compared version for the upgrade to 0.6.4a-5 since some people
  882. should have gnunet not yet configured with 0.6.4a-4.
  883. * debian/gnunet.config: Replaced mawk with awk.
  884. Changed compared version for the upgrade to 0.6.4a-5 since some people
  885. should have gnunet not yet configured with 0.6.4a-4.
  886. Lowered the warning note priority to medium.
  887. Removed reset of the warning note.
  888. Removed unneeded comments.
  889. Only warn user if configuration values are not yet compliant.
  890. * debian/gnunet.preinst: Removed since it's empty
  891. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sat, 23 Oct 2004 15:31:05 +0200
  892. gnunet (0.6.4a-4) unstable; urgency=low
  893. * Many new improvements to allow gnunetd to run as non-root
  894. (Closes: #226297).
  895. * Backport gnunet-update from CVS to use new -g option in package scripts.
  896. * contrib/gnunet.root: Changed default values of PIDFILE and LOGFILE.
  897. * debian/control: Removed unneeded version requirement for
  898. libgcrypt11-dev.
  899. Added debconf dependency to gnunet (required in package scripts).
  900. * debian/gnunet.postinst: Added gnunetd run as user support.
  901. Added migration scripts to allow a "soft" update, keeping user
  902. settings as much as possible.
  903. * debian/gnunet.templates: New file containing debconf template.
  904. * debian/gnunet.init: Added the possibility to launch the Daemon as an user.
  905. Added --background to prevent a debconf freeze.
  906. * debian/gnunet.logrotate: Changed default paths of logs to
  907. /var/log/gnunetd/.
  908. * debian/gnu-in-net.xpm: Moved package's file from contrib/
  909. * debian/gnunet.desktop: Moved package's file from contrib/
  910. * debian/gnunet.conf: Moved package's file from contrib/.
  911. Changed default values of PIDFILE and LOGFILE to new structure.
  912. * debian/gnunet.dir: Added var/log/gnunetd and var/run/gnunetd.
  913. * debian/rules: Added dh_installdebconf.
  914. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Mon, 18 Oct 2004 18:17:13 +0200
  915. gnunet (0.6.4a-3) unstable; urgency=high
  916. * Bumb revision number for the package to be rebuild against fixed
  917. libgcrypt11 (>=1.2.0-10) (Closes: #275793)
  918. * debian/control: Added version requirement for libgcrypt11-dev (>=1.2.0-10).
  919. * Urgency set to high since package in Sarge is currently broken.
  920. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Mon, 11 Oct 2004 12:13:28 +0200
  921. gnunet (0.6.4a-2) unstable; urgency=high
  922. * debian/gnunet.postinst: Fixed data migration process.
  923. * Urgency set to high since some people might have broken databases atm.
  924. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Wed, 06 Oct 2004 03:58:35 +0200
  925. gnunet (0.6.4a-1) unstable; urgency=medium
  926. * New upstream release.
  927. * debian/gnunet.shlibs: Added missing libs.
  928. * contrib/gnunet.desktop: Added menu file for GNOME and KDE.
  929. * contrib/gnunet.root: Fixed to follow debian policy.
  930. * Removed beta binaries gnunet-dht* and gnunet-setup from package since
  931. they are not yet fonctional.
  932. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Wed, 29 Sep 2004 08:09:38 +0200
  933. gnunet (0.6.4-3) unstable; urgency=low
  934. * Fix gnunet-check segfault using CVS (Closes: #271560)
  935. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Wed, 15 Sep 2004 23:10:45 +0200
  936. gnunet (0.6.4-2) unstable; urgency=low
  937. * Bumb revision number so ftp-master will accept it.
  938. -- Glenn McGrath <bug1@debian.org> Fri, 10 Sep 2004 12:13:54 +1000
  939. gnunet (0.6.4-1) unstable; urgency=low
  940. * New upstream release.
  941. * New maintainer (Closes: #225690)
  942. * contrib/gnu_in_net.xpm: Modified the application's icon to make the
  943. background transparent.
  944. * debian/gnunet.postinst: Perform gnunet-check -a instead of gnunet-check
  945. -u. This is needed to migrate data from 0.6.2b or earlier.
  946. * debian/control: Updated build dependency from libgtk1.2-dev to
  947. libgtk2.0-dev as required.
  948. * debian/control: Added build dependency libgmp3-dev (>= 4.0.0) as required.
  949. -- Arnaud Kyheng <Arnaud.Kyheng@free.fr> Sun, 29 Aug 2004 23:07:45 +0200
  950. gnunet (0.6.2b-1) unstable; urgency=low
  951. * New upstream release (Closes: #249894 #254258)
  952. * Add missingok to logrotate entry (Closes: #254874)
  953. * Including missing gnunet-download-manager.scm from cvs
  954. -- Glenn McGrath <bug1@debian.org> Sat, 26 Jun 2004 20:53:43 +1000
  955. gnunet (0.6.2a-2) unstable; urgency=low
  956. * Build depend on guile-1.6, not guile-1.6-dev
  957. -- Glenn McGrath <bug1@debian.org> Sat, 08 May 2004 00:08:49 +1000
  958. gnunet (0.6.2a-1) unstable; urgency=low
  959. * New upstream release
  960. * Build depends on guile
  961. -- Glenn McGrath <bug1@debian.org> Thu, 06 May 2004 20:31:51 +1000
  962. gnunet (0.6.2-1) unstable; urgency=low
  963. * New upstream release
  964. * Enable tdb, bdb
  965. -- Glenn McGrath <bug1@debian.org> Sun, 02 May 2004 13:31:49 +1000
  966. gnunet (0.6.1d-4) unstable; urgency=low
  967. * Build against new libgcrypt
  968. -- Glenn McGrath <bug1@debian.org> Tue, 20 Apr 2004 22:14:41 +1000
  969. gnunet (0.6.1d-3) unstable; urgency=low
  970. * Disable STAT_MALLOC to fix hostkey generatation bug.
  971. -- Glenn McGrath <bug1@debian.org> Tue, 13 Apr 2004 17:51:07 +1000
  972. gnunet (0.6.1d-2) unstable; urgency=low
  973. * Include .la files (Closes: #243229)
  974. -- Glenn McGrath <bug1@debian.org> Mon, 12 Apr 2004 21:22:02 +1000
  975. gnunet (0.6.1d-1) unstable; urgency=low
  976. * New upstream release
  977. -- Glenn McGrath <bug1@debian.org> Sat, 03 Apr 2004 21:14:04 +1000
  978. gnunet (0.6.1b-1) unstable; urgency=low
  979. * New upstream release
  980. * Run "gnunet-check -ra" in postinst for compatability
  981. -- Glenn McGrath <bug1@debian.org> Sat, 31 Jan 2004 21:39:33 +1100
  982. gnunet (0.6.1a-2) unstable; urgency=low
  983. * Dont include gnunet-setup (fix build problem)
  984. * Include a sample ~/.gnunet/gnunet.conf file
  985. * Remove GNUNET_HOME from /etc/gnunet.conf, it is defined in a per
  986. user config file
  987. * Include randomi and bloomfilter bugfixes from upstream cvs.
  988. -- Glenn McGrath <bug1@debian.org> Sat, 17 Jan 2004 08:57:52 +1100
  989. gnunet (0.6.1a-1) unstable; urgency=low
  990. * New upstream release
  991. * Build depends on libgcrypt7-dev
  992. * Remove stale gcrypt macros from acinclude.m4 and regenerate Makefiles
  993. -- Glenn McGrath <bug1@debian.org> Thu, 15 Jan 2004 19:28:29 +1100
  994. gnunet (0.6.0a-1) unstable; urgency=low
  995. * New upstream release
  996. * Dont use file globs for .so, it missed some.
  997. * Dont include .la files, its not a -dev package.
  998. -- Glenn McGrath <bug1@debian.org> Fri, 10 Oct 2003 00:41:14 +0000
  999. gnunet (0.6.0-1) unstable; urgency=low
  1000. * New upstream release
  1001. * Undefined symbols problem fixed by upstream (Closes: #201002)
  1002. * Remove gnunet-convert in this release as its broken.
  1003. * Regenerate build files with autoreconf -if
  1004. * Dont mention internal shared libraries in .shlibs file
  1005. -- Glenn McGrath <bug1@debian.org> Mon, 06 Oct 2003 13:56:55 +0000
  1006. gnunet (0.5.5-2) unstable; urgency=low
  1007. * Fix internal key generation bug iwhen using internal crypto with
  1008. patch from upstream, patch-gnunet-0.5.5-rndlinux.c[.diff]
  1009. (Closes: #207677)
  1010. * Rephrase gnunet-gtk description (Closes: #209643)
  1011. * Update standards version to 3.6.1.0
  1012. -- Glenn McGrath <bug1@debian.org> Tue, 09 Sep 2003 23:41:50 +0000
  1013. gnunet (0.5.5-1) unstable; urgency=low
  1014. * New upstream release
  1015. -- Glenn McGrath <bug1@debian.org> Fri, 22 Aug 2003 21:57:27 +0000
  1016. gnunet (0.5.4a-5) unstable; urgency=low
  1017. * Declare the build dependency on libtool in the control file as
  1018. well as this changelog (Closes: #202280)
  1019. * Make note in README.Debian about upgrading from 0.5.4a-1
  1020. -- Glenn McGrath <bug1@debian.org> Tue, 22 Jul 2003 01:01:16 +0000
  1021. gnunet (0.5.4a-4) unstable; urgency=low
  1022. * Declare build depenency on libtool as well, grrrr
  1023. -- Glenn McGrath <bug1@debian.org> Mon, 21 Jul 2003 15:02:20 +0000
  1024. gnunet (0.5.4a-3) unstable; urgency=low
  1025. * Declare build dependency on automake1.7
  1026. -- Glenn McGrath <bug1@debian.org> Mon, 21 Jul 2003 13:30:07 +0000
  1027. gnunet (0.5.4a-2) unstable; urgency=low
  1028. * Fix removal of package when daemon not running (Closes: #201647)
  1029. * Build depends on libltdl3-dev (Closes: #201316)
  1030. * Run autoreconf to avoid libtool problem
  1031. * Bump standards version to 3.6.0
  1032. * Sync gnunet-peer-info man page with upstream
  1033. -- Glenn McGrath <bug1@debian.org> Sun, 20 Jul 2003 13:59:20 +0000
  1034. gnunet (0.5.4a-1) unstable; urgency=low
  1035. * New upstream release.
  1036. * Remove build dependency on libgcrypt, gnunet now uses an internal
  1037. crypto library based on the CVS branch of libgcrypt.
  1038. * Change build dependcy from libgdbmg1-dev to libgdbm-dev
  1039. * After 1 year and 39 days in preparation, its now eligable to be
  1040. uploaded to unstable (Closes: #147380)
  1041. -- Glenn McGrath <bug1@debian.org> Fri, 27 Jun 2003 16:47:54 +0000
  1042. gnunet (0.5.4-1) unstable; urgency=low
  1043. * New upsteam release
  1044. * Declare shared libraries within gnunet, dependency now detected
  1045. in gnunet-gtk
  1046. -- Glenn McGrath <bug1@debian.org> Sun, 18 May 2003 12:45:27 +0000
  1047. gnunet (0.5.3-3) unstable; urgency=low
  1048. * Change src/utils/dso.c to load .so.0 modules rather than .so
  1049. -- Glenn McGrath <bug1@debian.org> Wed, 30 Apr 2003 12:57:00 +1000
  1050. gnunet (0.5.3-2) unstable; urgency=low
  1051. * Fix rpath warning.
  1052. * Fix dev-symlink warning.
  1053. * Add missing man pages for gnunet-peer-ingo and gnunet-stats
  1054. -- Glenn McGrath <bug1@debian.org> Wed, 30 Apr 2003 00:08:41 +1000
  1055. gnunet (0.5.3-1) unstable; urgency=low
  1056. * New upstream release
  1057. -- Glenn McGrath <bug1@debian.org> Sat, 19 Apr 2003 22:39:30 +1000
  1058. gnunet (0.5.2a-1) unstable; urgency=low
  1059. * New upstream release
  1060. * Use copytruncate with logrotation
  1061. -- Glenn McGrath <bug1@debian.org> Tue, 18 Mar 2003 22:26:21 +1100
  1062. gnunet (0.5.2-1) unstable; urgency=low
  1063. * New release includes gnunet-tracekit
  1064. * Use /etc/default/gnunet to set default init behaviour
  1065. * Set logfile to /var/log/gnunetd.log, and use logrotate.
  1066. * Set default pid to /var/run/gnunetd
  1067. * Specify extractors in config file
  1068. -- Glenn McGrath <bug1@debian.org> Fri, 28 Feb 2003 02:51:19 +1100
  1069. gnunet (0.5.1a-1) unstable; urgency=low
  1070. * Initial Release.
  1071. -- Glenn McGrath <bug1@debian.org> Thu, 06 Feb 2003 23:32:06 +1100