Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9125088
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
11 KB
Subscribers
None
View Options
diff --git a/debian/changelog b/debian/changelog
index 29cacb4..f5451ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,357 +1,365 @@
+swh-core (0.0.51-1~swh1) unstable-swh; urgency=medium
+
+ * New upstream release 0.0.51 - (tagged by David Douard
+ <david.douard@sdfa3.org> on 2019-02-01 14:28:27 +0100)
+ * Upstream changes: - v0.0.51
+
+ -- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Fri, 01 Feb 2019 13:31:45 +0000
+
swh-core (0.0.50-1~swh1) unstable-swh; urgency=medium
* New upstream release 0.0.50 - (tagged by Nicolas Dandrimont
<nicolas@dandrimont.eu> on 2019-01-09 15:50:58 +0100)
* Upstream changes: - Release swh.core v0.0.50 - Add statsd
client module - Log used config files
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Wed, 09 Jan 2019 14:54:37 +0000
swh-core (0.0.49-1~swh1) unstable-swh; urgency=medium
* Make DbTestFixture.setUp() accept and pass *args and **kwargs.
-- Software Heritage autobuilder (on jenkins-debian1) <jenkins@jenkins-debian1.internal.softwareheritage.org> Tue, 08 Jan 2019 16:38:02 +0000
swh-core (0.0.48-1~swh1) unstable-swh; urgency=medium
* v0.0.48
* swh.core.cli: Update swh-db-init to make it idemtpotent
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 08 Jan 2019 15:33:15 +0000
swh-core (0.0.47-1~swh1) unstable-swh; urgency=medium
* v0.0.47
* swh.core.cli: Fix flag
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 08 Jan 2019 15:16:09 +0000
swh-core (0.0.46-1~swh1) unstable-swh; urgency=medium
* v0.0.46
* utils.grouper: Improve implementation
* Remove now-obsolete information about swh.core.worker
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 08 Jan 2019 14:37:34 +0000
swh-core (0.0.45-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.45
* Compatibility with recent msgpack
* Debian packaging-related cleanups
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 22 Nov 2018 21:09:53 +0100
swh-core (0.0.44-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.44
* Refactor the database testing fixtures
* Stop unsafe serialization/deserialization constructs
* Update tests to use nose
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 18 Oct 2018 18:20:12 +0200
swh-core (0.0.43-1~swh1) unstable-swh; urgency=medium
* v0.0.43
* Fix missing dependency declaration
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 11 Oct 2018 15:47:06 +0200
swh-core (0.0.42-1~swh1) unstable-swh; urgency=medium
* v0.0.42
* Fix missing dependency declaration
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 11 Oct 2018 15:45:25 +0200
swh-core (0.0.41-1~swh1) unstable-swh; urgency=medium
* Add functions to generate HTTP API clients and servers from
databases.
* Summary: This moves the interesting parts of D505 into the core, so
other components can use them as well.
* Test Plan: `make test`
* Reviewers: ardumont, seirl, #reviewers
* Reviewed By: ardumont, #reviewers
* Subscribers: douardda
* Differential Revision: https://forge.softwareheritage.org/D507
-- Valentin Lorentz <vlorentz@softwareheritage.org> Thu, 11 Oct 2018 10:57:27 +0200
swh-core (0.0.40-1~swh1) unstable-swh; urgency=medium
* v0.0.40
* swh.core.api.SWHRemoteAPI: Permit to set a query timeout option
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 24 May 2018 12:10:03 +0200
swh-core (0.0.39-1~swh1) unstable-swh; urgency=medium
* v0.0.39
* package: Add missing runtime dependency
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 26 Apr 2018 15:24:22 +0200
swh-core (0.0.38-1~swh1) unstable-swh; urgency=medium
* v0.0.38
* tests: Use more reasonable psql options for db restores
* swh.core.serializers: Add custom types serialization
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 26 Apr 2018 15:15:27 +0200
swh-core (0.0.37-1~swh1) unstable-swh; urgency=medium
* v0.0.37
* Move test fixture in swh.core.tests.server_testing module
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 25 Apr 2018 15:00:02 +0200
swh-core (0.0.36-1~swh1) unstable-swh; urgency=medium
* v0.0.36
* Migrate swh.loader.tar.tarball module in swh.core
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Wed, 06 Dec 2017 12:03:29 +0100
swh-core (0.0.35-1~swh1) unstable-swh; urgency=medium
* Release swh.core version 0.0.35
* Update packaging runes
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 12 Oct 2017 18:07:50 +0200
swh-core (0.0.34-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.34
* New modular database test fixture
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Mon, 07 Aug 2017 18:29:48 +0200
swh-core (0.0.33-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.33
* Be more conservative with remote API responses
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Mon, 19 Jun 2017 19:01:38 +0200
swh-core (0.0.32-1~swh1) unstable-swh; urgency=medium
* Release swh-core v0.0.32
* Add asynchronous streaming methods for internal APIs
* Remove task arguments from systemd-journal loggers
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 09 May 2017 14:04:22 +0200
swh-core (0.0.31-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.31
* Add explicit dependency on python3-systemd
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 07 Apr 2017 15:11:26 +0200
swh-core (0.0.30-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.30
* drop swh.core.hashutil (moved to swh.model.hashutil)
* add a systemd logger
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 07 Apr 2017 11:49:15 +0200
swh-core (0.0.29-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.29
* Catch proper exception in the base API client
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 02 Feb 2017 00:19:25 +0100
swh-core (0.0.28-1~swh1) unstable-swh; urgency=medium
* v0.0.28
* Refactoring some common code into swh.core
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 26 Jan 2017 14:54:22 +0100
swh-core (0.0.27-1~swh1) unstable-swh; urgency=medium
* v0.0.27
* Fix issue with default boolean value
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 20 Oct 2016 16:15:20 +0200
swh-core (0.0.26-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.26
* Raise an exception when a configuration file exists and is
unreadable
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 12 Oct 2016 10:16:09 +0200
swh-core (0.0.25-1~swh1) unstable-swh; urgency=medium
* v0.0.25
* Add new function utils.cwd
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 29 Sep 2016 21:29:37 +0200
swh-core (0.0.24-1~swh1) unstable-swh; urgency=medium
* v0.0.24
* Deal with edge case in logger regarding json
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Thu, 22 Sep 2016 12:21:09 +0200
swh-core (0.0.23-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.23
* Properly fix the PyYAML dependency
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 23 Aug 2016 16:20:29 +0200
swh-core (0.0.22-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.22
* Proper loading of yaml and ini files in all paths
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 19 Aug 2016 15:45:55 +0200
swh-core (0.0.21-1~swh1) unstable-swh; urgency=medium
* v0.0.21
* Update test tools
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Tue, 19 Jul 2016 14:47:01 +0200
swh-core (0.0.20-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.20
* Add some generic bytes <-> escaped unicode methods
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 14 Jun 2016 16:54:41 +0200
swh-core (0.0.19-1~swh1) unstable-swh; urgency=medium
* v0.0.19
* Resurrect swh.core.utils
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 15 Apr 2016 12:40:43 +0200
swh-core (0.0.18-1~swh1) unstable-swh; urgency=medium
* v0.0.18
* Add swh.core.utils
* serializers: support UUIDs all around
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Sat, 26 Mar 2016 11:16:33 +0100
swh-core (0.0.17-1~swh1) unstable-swh; urgency=medium
* Release swh.core v0.0.17
* Allow serialization of UUIDs
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 04 Mar 2016 11:40:56 +0100
swh-core (0.0.16-1~swh1) unstable-swh; urgency=medium
* Release swh.core version 0.0.16
* add bytehex_to_hash and hash_to_bytehex in hashutil
* move scheduling utilities to swh.scheduler
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 19 Feb 2016 18:12:10 +0100
swh-core (0.0.15-1~swh1) unstable-swh; urgency=medium
* Release v0.0.15
* Add hashutil.hash_git_object
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 16 Dec 2015 16:31:26 +0100
swh-core (0.0.14-1~swh1) unstable-swh; urgency=medium
* v0.0.14
* Add simple README
* Update license
* swh.core.hashutil.hashfile can now deal with filepath as bytes
-- Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com> Fri, 23 Oct 2015 11:13:14 +0200
swh-core (0.0.13-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.core v0.0.13
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 09 Oct 2015 17:32:49 +0200
swh-core (0.0.12-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.core v0.0.12
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 06 Oct 2015 17:34:34 +0200
swh-core (0.0.11-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.core v0.0.11
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Sat, 03 Oct 2015 15:57:03 +0200
swh-core (0.0.10-1~swh1) unstable-swh; urgency=medium
* Prepare deploying swh.core v0.0.10
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Sat, 03 Oct 2015 12:28:52 +0200
swh-core (0.0.9-1~swh1) unstable-swh; urgency=medium
* Prepare deploying swh.core v0.0.9
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Sat, 03 Oct 2015 11:36:55 +0200
swh-core (0.0.8-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.core v0.0.8
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 01 Oct 2015 12:31:44 +0200
swh-core (0.0.7-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.core v0.0.7
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Thu, 01 Oct 2015 11:29:04 +0200
swh-core (0.0.6-1~swh1) unstable-swh; urgency=medium
* Prepare deployment of swh.core v0.0.6
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 29 Sep 2015 16:48:44 +0200
swh-core (0.0.5-1~swh1) unstable-swh; urgency=medium
* Prepare v0.0.5 deployment
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 29 Sep 2015 16:08:32 +0200
swh-core (0.0.4-1~swh1) unstable-swh; urgency=medium
* Tagging swh.core 0.0.4
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 25 Sep 2015 15:41:26 +0200
swh-core (0.0.3-1~swh1) unstable-swh; urgency=medium
* Tag swh.core v0.0.3
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Fri, 25 Sep 2015 11:07:10 +0200
swh-core (0.0.2-1~swh1) unstable-swh; urgency=medium
* Deploy v0.0.2
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Wed, 23 Sep 2015 12:08:50 +0200
swh-core (0.0.1-1~swh1) unstable-swh; urgency=medium
* Initial release
* Tag v0.0.1 for deployment
-- Nicolas Dandrimont <nicolas@dandrimont.eu> Tue, 22 Sep 2015 14:52:26 +0200
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jun 21, 8:02 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3214109
Attached To
rDCORE Foundations and core functionalities
Event Timeline
Log In to Comment