File: changelog

package info (click to toggle)
netcf 1%3A0.2.8-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 7,172 kB
  • ctags: 4,455
  • sloc: ansic: 44,029; sh: 13,424; xml: 1,039; makefile: 251
file content (124 lines) | stat: -rw-r--r-- 4,177 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
netcf (1:0.2.8-1) unstable; urgency=medium

  * Import new upstream 2.8.0
  * Drop existing patches which are applied upstream
  * debian/control: remove Vcs_Git and Vcs-Browser which were for upstream,
    not packaging trees.
  * Apply upstream patch fix-misplaced-tag
  * debian/libnetcf1.install: remove obsolete iptables-forward-bridged file

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Tue, 22 Sep 2015 16:04:04 -0500

netcf (1:0.2.3-5) unstable; urgency=medium

  * cherrypick debian/patches/fix-if-h-problems-with-newer-libnl3 from
    upstream (Closes: #795328)
  * debian/patches/fix-uninitialized-variable: initialize 'r' for error
    path in two fns

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Wed, 16 Sep 2015 13:59:07 -0500

netcf (1:0.2.3-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use dh-autoreconf to fix FTBFS on ppc64el (Closes: #755777)

 -- Hilko Bengen <bengen@debian.org>  Thu, 28 Aug 2014 22:21:48 +0200

netcf (1:0.2.3-4) unstable; urgency=low

  * netcf-debian-memleak.patch: prevent a memory leak when listing
    interfaces

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Tue, 13 Aug 2013 23:58:20 +0000

netcf (1:0.2.3-3) unstable; urgency=low

  * Set architecture to linux-any to preclude build failures in
    unsupported environments

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Thu, 30 May 2013 11:45:47 -0400

netcf (1:0.2.3-2) unstable; urgency=low

  * Promote to unstable
  * Closes: #708563 -- promote to unstable from experimental
  * Closes: #697609 -- adds a symbol file
  * Closes: #697610 -- link with --as-needed flag

 -- Al Stone <ahs3@debian.org>  Tue, 28 May 2013 14:21:39 -0600

netcf (1:0.2.3-1) experimental; urgency=low

  * Merge upstream 0.2.3
    - keep add-tests-debian patch, which is in upstream git tree but not
      in the release tarball.

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Thu, 24 Jan 2013 14:43:43 -0600

netcf (1:0.2.2-3) experimental; urgency=low

  * Rebuild and upload to experimental, with consistent epoch numbers
    due to reverting version for sid

 -- Al Stone <ahs3@debian.org>  Tue, 18 Dec 2012 14:14:47 -0700

netcf (1:0.2.0-5) unstable; urgency=low

  * Closes: #693744 -- revert to a version compatible with sid's
    libvirt0 instead of breaking libvirt installation; this forces
    the change to the epoch number
  * Closes: #694362 -- same issue as above, but reported from the
    standpoint of libvirt0 instead

 -- Al Stone <ahs3@debian.org>  Tue, 18 Dec 2012 13:37:11 -0700

netcf (0.2.2-2) unstable; urgency=low

  * Rebuild and promote to unstable from experimental.

 -- Al Stone <ahs3@debian.org>  Sun, 18 Nov 2012 15:29:25 -0700

netcf (0.2.2-1) experimental; urgency=low

  * Merge upstream 0.2.2  (Closes: #688167)
    - Drop patches merged upstream
    - debian/control:
      * switch to libnl3
      * conflict with libvirt0 (<= 0.10.1-2~)

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Thu, 20 Sep 2012 16:23:07 -0500

netcf (0.2.0-2) unstable; urgency=low

  * Remove some extraneous patch files for patches that are no longer
    needed and should not be in the Debian source any more.

 -- Al Stone <ahs3@debian.org>  Tue, 07 Aug 2012 14:10:14 -0600

netcf (0.2.0-1) unstable; urgency=low

  * New upstream release (0.2.0).  Remove all patches.
  * debian/control: add ifupdown to build-depends.
  * debian/patches/fixpathsep: fix wrongly typed PATH_SEPARATOR in configure.ac
  * debian/patches/add-tests-debian: re-introduce tests/debian/ (accidentally
    dropped from the release tarball) needed to run tests.
  * debian/patches/add-ncftool-manpage and debian/netcf.manpages: add
    ncftool.1 manpage (Closes: #652823)

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Mon, 23 Jul 2012 17:34:40 -0500

netcf (0.1.9-2) unstable; urgency=low

  * Add debug package (Closes: #650817)
  * Link against libnl rather than libnl-3 (Closes: #651033)
    - debian/control - fix dependencies
    - Don't apply first two patches

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Mon, 05 Dec 2011 11:20:49 -0600

netcf (0.1.9-1) unstable; urgency=low

  * Initial release (Closes: #573072)

 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Thu, 06 Oct 2011 23:58:09 +0000