File: changelog

package info (click to toggle)
uhub 0.4.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,436 kB
  • ctags: 2,270
  • sloc: ansic: 18,123; xml: 575; perl: 568; sh: 368; makefile: 24
file content (96 lines) | stat: -rw-r--r-- 3,476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
uhub (0.4.1-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Bumped DH level to 10.
  * Bumped Standards-Version to 3.9.8.
  * patches/openssl1.1.patch: added to provide compatibility with OpenSSL 1.1.
    Thanks to Reiner Herrmann <reiner@reiner-h.de>. (Closes: #828583)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 23 Dec 2016 02:27:45 -0200

uhub (0.4.1-3) unstable; urgency=low

  * Move package to unstable: no changes required.

 -- Boris Pek <tehnick-8@mail.ru>  Sun, 12 May 2013 20:09:49 +0300

uhub (0.4.1-2) experimental; urgency=low

  * Add file debian/patches/fix-build-on-hurd-i386:
    fix build in Debian GNU/Hurd.

 -- Boris Pek <tehnick-8@mail.ru>  Tue, 20 Nov 2012 22:44:22 +0200

uhub (0.4.1-1) experimental; urgency=low

  * Update to stable release 0.4.1.
  * Delete debian/patches/*: accepted in upstream.
  * Update debian/rules and debian/watch: fix after recent changes in GitHub.

 -- Boris Pek <tehnick-8@mail.ru>  Wed, 07 Nov 2012 23:42:52 +0200

uhub (0.4.0+git20121013-55-g7fae42a-2) experimental; urgency=low

  * Add debian/patches/fix-build-on-kfreebsd:
    fix build in Debian GNU/kFreeBSD.

 -- Boris Pek <tehnick-8@mail.ru>  Sun, 14 Oct 2012 02:20:16 +0300

uhub (0.4.0+git20121013-55-g7fae42a-1) experimental; urgency=low

  * Update to Git snapshot.
  * Update debian/control:
    add build dependency from cmake.
  * Update debian/rules:
    upstream uses CMake now instead of manually written Makefile.
  * Update debian/uhub.lintian-overrides:
    false positives for lintian tag hardening-no-fortify-functions.
  * Bump debhelper version to 8 (was 7.0.50~); update debian/compat.

 -- Boris Pek <tehnick-8@mail.ru>  Sat, 13 Oct 2012 23:14:27 +0300

uhub (0.4.0-1) experimental; urgency=low

  * Update to stable release 0.4.0.
  * Delete debian/doc/uhub-passwd.1: now available in upstream.
  * Update debian/uhub.manpages: see above.
  * Update debian/rules:
    - simplify rules
    - enable verbose output during build
    - fix get-orig-source section in according with Debian Policy ยง4.9

 -- Boris Pek <tehnick-8@mail.ru>  Wed, 30 May 2012 23:42:48 +0300

uhub (0.4.0~git20120423-9efe4bc-1) experimental; urgency=low

  * Update to GIT snapshot.
  * Bumped Standards-Version to 3.9.3.
  * Changed tarball compression format: LZMA2 is used now.
  * debian/rules was updated:
    - now dh is used instead of direct dh_* commands
    - now uscan is used for checking current upstream version
      (dpkg-parsechangelog was used earlier)
    - USE_SSL configuration option is enabled
    - used hardening flags in compiler options
  * debian/doc/uhub.1, debian/doc/uhub.conf and debian/doc/users.conf
    were removed: now they are available in upstream.
  * debian/doc/uhub-passwd.1 was created: there is no such man page in
    upstream yet.
  * debian/uhub.manpages was updated (see above).
  * debian/control was updated: added dependence from packages
    fakeroot, libsqlite3-dev and libssl-dev
  * debian/copyright was updated:
    - URL in Format field was updated
    - years were updated
    - OpenSSL exception was officially received
      (see file COPYING.OpenSSL in sources)
  * Upstream possibly fixed build for hurd-i386,
    kfreebsd-i386, kfreebsd-amd64, s390 and s390x.

 -- Boris Pek <tehnick-8@mail.ru>  Mon, 23 Apr 2012 23:53:57 +0300

uhub (0.3.2-1) unstable; urgency=low

  * Initial release (closes: #643290).

 -- Boris Pek <tehnick-8@mail.ru>  Sat, 08 Oct 2011 18:03:02 +0300