File: changelog

package info (click to toggle)
dbab 1.5.01-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: sh: 225; perl: 79; makefile: 45
file content (131 lines) | stat: -rw-r--r-- 5,053 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
125
126
127
128
129
130
131
dbab (1.5.01-1) unstable; urgency=medium

  * [c400b97] remove debian/README.Debian
  * [614cdaf] fix debian/control minor issues
  * [*] fixes for perlcritic
    * Code before strictures
    * Subroutine "new" called using indirect syntax
    * use explicit lexical variable instead of $_
    * mixed tabs and spaces
  * [+] add dbab-srv self-identification, closes: #876815
  * [*] make dbab-get-list more robust, closes: #58938
  * [*] update README.md, closes: #958937
  * [*] update (c) year, dbab-add-list now writes a header too
  * [*] !!breaking changes: renamed dbab-dnsmasq.*.conf files!!
  * [*] update assets/dbab-dnsmasq.DHCP.conf
  * [*] update assets/dbab-squid.*.conf; clean up Makefile
  * [!] fix dbab-init-d-script: stop does not stop, closes: #958899
  * [*] simplify design, remove dbab.proxy config, assume pixelserv
    and squid will always serve from the *same* IP
  * [ab04074] New upstream version 1.5.0
  * [b24ada6] follow upstream/1.5.0 change to rename .conf files
  * [-] remove assets/dbab.proxy
  * [!] source /lib/init/init-d-script in etc/init.d/dbab, to fix
    init.d-script-does-not-implement-required-option &
    init.d-script-does-not-source-init-functions
  * [b6f61fb] New upstream version 1.5.01

 -- Tong Sun <suntong001@users.sourceforge.net>  Tue, 19 May 2020 05:25:48 +0000

dbab (1.4.0-1) unreleased; urgency=medium

  * [b7d1eac] New upstream version 1.4.0

  Disruptive changes:

  - name for WPAD conf file changed
  - name the mapping conf files changed as dbab-map.*.conf

  Better purge the old version then reinstall, than doing upgrade!

  Structural changes:

  - bring src/* up as in root
  - remove the debian/ folder, as it is now at
    https://salsa.debian.org/debian/dbab/


 -- Tong Sun <suntong001@users.sourceforge.net>  Sat, 02 May 2020 15:37:49 +0000

dbab (1.3.3-2) unstable; urgency=low

  * Debian maintenance release
  * not to override debian-watch-does-not-check-gpg-signature
  * fix debian/copyright problems
  * fix "source: out-of-date-standards-version" problem

 -- Tong Sun <suntong001@users.sourceforge.net>  Sun, 26 Apr 2020 16:00:37 -0400


dbab (1.3.3-1) unstable; urgency=medium

  * - closes: #946977
  * - [*] fixes #8 (misc issues), by Dirk Geschke
  * - [*] fixes #9, by Dr. Dirk Geschke
  * - [*] add Cache-Control
  * - [*] server's own IP address will be used for WPAD
  * - [*] better name for WPAD conf file.
          CAUTION: this and the next change are disruptive!
	  Better purge the old version then reinstall, than doing upgrade!
  * - [*] name the mapping conf files as dbab-map.*.conf
  * - [*] clean trash-sites items already covered
  * - [!] fix #10, making https request instead
  * - [*] fix all Debian packaging related issues

 -- Tong Sun <suntong001@users.sourceforge.net>  Fri, 27 Dec 2019 21:31:28 -0500

dbab (1.3.2-2) unstable; urgency=low

  * Fix build because ronn split out of ruby-ronn (closes: #903065)
  * Update Standards-Version to 4.2.1, compat level to 11

  [ Boyuan Yang ]
  * move debian/source.lintian-overrides to debian/sources/lintian-overrides

 -- Tong Sun <suntong001@users.sourceforge.net>  Sat, 29 Sep 2018 22:32:07 -0400

dbab (1.3.2-1) unstable; urgency=medium

  * New upstream release (1.3.2).
      - [!] make the pixelserv more robust
      - [!] fix dbab.service exec file name
      - [*] use dbab.md to replace dbab.html
      - [*] rename conf files to dbab.xxx (incompatible with previous version!)
      - [!] closes: #775253 by using conf files as /etc/dnsmasq.d/dbab.xxx
      - [+] dbab.md add faq
      - [!] amend dbab.list- to reflect upstream list change
      - [*] update copyright year
      - [*] update git home
      - [+] add must-have Depends: dnsutils
      - [+] add "How to whitelist some sites" section to FAQ
      - [+] add blank-line-checking to dbab-get-list to prevent errors
      - [!] fix "dep5-copyright-license-name-not-unique"
      - [!] fix "missing-license-paragraph"
      - [+] rewrite dbab.md to include everything; add/amend supporting files
      - [+] add helpful squid config settings files

 -- Tong Sun <suntong001@users.sourceforge.net>  Wed, 09 Dec 2015 17:32:06 -0500

dbab (1.2.2-2) unstable; urgency=high

  * Targeting back to Debian Sid
  * The reported wrong path problems was fixed in v1.2.1 (closes: #774191)

 -- Tong Sun <suntong001@users.sourceforge.net>  Mon, 22 Dec 2014 21:45:25 -0500

dbab (1.2.1-1) unstable; urgency=medium

  * Fix previous script problem that causes the package unusable
  * Replace the "home-made" SysV init.d script with the ready-made
    solution provided out-of-box by sysvinit-utils ver2.88dsf-58.
  * Drop the init-system-helpers v1.18+ dependency so all the three,
    Debian Sid, Debian wheezy and Ubuntu can install it.

 -- Tong Sun <suntong001@users.sourceforge.net>  Sun, 21 Dec 2014 23:28:54 -0500

dbab (1.1.2-1) unstable; urgency=low

  * Now able to set proxy automatically
  * Official Debian release (closes: #771532)

 -- Tong Sun <suntong001@users.sourceforge.net>  Sun, 14 Dec 2014 20:37:58 -0500