<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mgarepo, branch master</title>
<subtitle>Package Management Tool</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/'/>
<entry>
<title>1.14.7</title>
<updated>2026-04-13T06:03:02+00:00</updated>
<author>
<name>daviddavid</name>
<email>geiger.david68210@gmail.com</email>
</author>
<published>2026-04-13T06:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=d86ad880cc24e332ced837ea91d9e08f925c001a'/>
<id>d86ad880cc24e332ced837ea91d9e08f925c001a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix many errors found by pytype</title>
<updated>2025-02-04T06:25:12+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-02-04T03:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=c488d9cdfb0aea78d4a0bde4778fe78eda1c46ea'/>
<id>c488d9cdfb0aea78d4a0bde4778fe78eda1c46ea</id>
<content type='text'>
Some of these would always cause run-time exceptions, which makes me
believe that because these haven't been reported before there's a lot of
dead code in here.  There are a few more pytype errors that don't have
obvious fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of these would always cause run-time exceptions, which makes me
believe that because these haven't been reported before there's a lot of
dead code in here.  There are a few more pytype errors that don't have
obvious fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Do a few code simplifications and tidying</title>
<updated>2024-05-27T23:13:17+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-05-27T22:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=6d2c594260832373595effa4f63552a8068ae92c'/>
<id>6d2c594260832373595effa4f63552a8068ae92c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number in mgarepo, missed in last release</title>
<updated>2024-05-27T22:20:07+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-05-27T22:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=d9ad707ebbacca2bb13bf2d116b063518fb5c173'/>
<id>d9ad707ebbacca2bb13bf2d116b063518fb5c173</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://git.mageia.org/software/build-system/mgarepo</title>
<updated>2024-05-16T13:07:01+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2024-05-16T13:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=02ffba0d0c97f67f66f6f646279e2e7c2a39090d'/>
<id>02ffba0d0c97f67f66f6f646279e2e7c2a39090d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reading from command output, could crash when chunks are cut at middle of an unicode character.</title>
<updated>2024-05-16T13:03:21+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2024-05-16T13:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=d7b3c45d43f1a44c146e87830f50c1f2b63c220c'/>
<id>d7b3c45d43f1a44c146e87830f50c1f2b63c220c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https: URLs by default</title>
<updated>2024-04-29T18:45:55+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2024-04-29T18:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=0761635667b2b33ec55ae616d6db0b72b9650043'/>
<id>0761635667b2b33ec55ae616d6db0b72b9650043</id>
<content type='text'>
Both binrepo and maintdb servers now support TLS so use those URLs
for the server authentication that TLS provides.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both binrepo and maintdb servers now support TLS so use those URLs
for the server authentication that TLS provides.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove installation of mgarepo.conf and create-srpm by setup.py, it is no more installed at the intended place with pyproject.</title>
<updated>2024-02-04T10:17:39+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2024-02-04T10:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=8ab430fc02d090427523c045fd0f0dca073cf69f'/>
<id>8ab430fc02d090427523c045fd0f0dca073cf69f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.14.6</title>
<updated>2024-02-02T19:59:12+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2024-02-02T19:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=24b365382756e1af7f0efea11b0e8f20f9f20b63'/>
<id>24b365382756e1af7f0efea11b0e8f20f9f20b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a progress bar when uploading a binary file</title>
<updated>2024-01-27T10:15:56+00:00</updated>
<author>
<name>Papoteur</name>
<email>papoteur@mageia.org</email>
</author>
<published>2024-01-27T10:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/build-system/mgarepo/commit/?id=30172e7e9bdc6cb0404a6b611fe9bbab5101e44a'/>
<id>30172e7e9bdc6cb0404a6b611fe9bbab5101e44a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
